Commit Graph

7645 Commits

Author SHA1 Message Date
joshmoz%gmail.com
170289b013 if a context menu is open, clicking on the menu bar should not open a menu item, it should just close the context menu. b=341175 r=mento 2006-06-21 22:02:23 +00:00
joshmoz%gmail.com
34e6efc1ed use correct null macros for mach ports. b=342192 r=mento 2006-06-20 20:38:59 +00:00
joshmoz%gmail.com
4a103cc93d fix cursor and status bar flickering if window opened underneath mouse. b=336472 r=mento 2006-06-20 16:52:31 +00:00
emaijala%kolumbus.fi
c53d60d435 Additional patch for bug 259816 to make it less aggressive.
r=neil
sr=roc
2006-06-19 05:58:00 +00:00
hwaara%gmail.com
8546177ba1 Fix bug 335683, Use kThemeMenuItemFont for -moz-pull-down-menu. r=mento, sr=roc, a181=mento. Patch by Stefan (stefanh@bluebottle.com) 2006-06-18 12:17:32 +00:00
sergei_d%fi.tartu.ee
6ee9dbdd73 [BEOS]Need implementation of ArgvReceived and RefsReceived, Bug 129411, p=sergei_d, r=thesuckiestmail. Pure BeOS-only change 2006-06-18 11:48:31 +00:00
dougt%meer.net
c4a0a2a749 Windows CE ONLY. We do not want to hide the keyboard during focus, only the SIP button. If you do hide the keyboard, when you application goes from in-active to active, you may not have a keyboard to use. r=dougt 2006-06-16 22:13:36 +00:00
cbiesinger%web.de
12ba7928f8 Bug 333178 fix image cursors for cairo-gtk2 builds
r=bryner sr=roc
2006-06-16 18:38:39 +00:00
mark%moxienet.com
71ae545817 Remove PINK_PROFILING_ACTIVATE. No bug, but mentioned in 340592. 2006-06-16 17:25:26 +00:00
mark%moxienet.com
58bf60e6dd 340592 Make the mouse focus model more Mac-like. r=josh sr=pink 2006-06-16 17:23:07 +00:00
joshmoz%gmail.com
040fa4b314 bustage fix, account for api change in 332949 in carbon widgets. 2006-06-16 16:14:19 +00:00
joshmoz%gmail.com
bc82b480b0 pull initial enabled state for menu items from command node, not their own DOM node. fixes keyboard command crashes. b=332949 r=mento sr=pinkerton 2006-06-16 15:05:43 +00:00
roc+%cs.cmu.edu
9ed5e52204 Bug 339715. Paint layered (translucent) windows asynchronously to avoid bugs where paint timing is diferent for translucent windows. patch by Dainis Jonitis, r+sr=roc 2006-06-16 02:27:37 +00:00
mark%moxienet.com
999bec21d3 338728 Don't dispatch native events after [NSApplication terminate:] is called. r=josh sr=darin 2006-06-15 17:24:25 +00:00
mark%moxienet.com
ffba1158c6 Copy'n'paste (340071) and drag'n'drop (340890) between Mozilla app running natively and Mozilla app running under Rosetta translation does not work [properly]. Byte-swap UTF-16 text in private flavors when running under Rosetta. r=josh sr=pink a/1.8.1=me 2006-06-15 17:13:59 +00:00
mark%moxienet.com
2c660c0c8e 338728 Don't dispatch native events after [NSApplication terminate:] is called. r=josh sr=darin 2006-06-15 16:51:51 +00:00
joshmoz%gmail.com
bef4565f61 menu item enabled state needs to be actively updated based on DOM activity. b=341528 r=mento 2006-06-15 15:54:58 +00:00
joshmoz%gmail.com
5687cc5ec7 make control-click bring up a context menu. b=340870 r=mento 2006-06-12 21:05:36 +00:00
joshmoz%gmail.com
337f7b9c61 selection highlight color changed in 0.5+ to no longer use system selection color. b=240320 r=josh sr=roc 2006-06-12 19:33:07 +00:00
mark%moxienet.com
e084450e4b 336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc 2006-06-12 17:30:22 +00:00
silver%warwickcompsoc.co.uk
84926e62ac Bug 322424 - use the right variable for disabled combobox background. r=josh sr=neil 2006-06-11 19:36:02 +00:00
sergei_d%fi.tartu.ee
392c0c2016 [BeOS]Bug 339031 DND of bookmarks in Places window crashes Minefield in ZETA [@ BRegion::~BRegion], p=thesuckiestemail, r=sergei_d. 2006-06-09 19:27:52 +00:00
leon.sha%sun.com
198c904434 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
mark: review+
roc: review+
roc: superreview+
Patch by alfred.peng@sun.com
2006-06-09 06:02:30 +00:00
mark%moxienet.com
2662541f3d 336012 Fix typo. Last comment should have specified r=hwaara. 2006-06-08 21:34:57 +00:00
mark%moxienet.com
c4359b136c 336012 Copying content from browser and pasting into Terminal results in URL instead of selected text, URL contains 0-bytes. Part 2: use UTF-8 when copying and pasting 'url ' and 'urld'-flavor data. The URL will still be pasted instead of the copied text (see the "part 1" patch on bug 336012). r=josh sr=pink a/1.8.1=me 2006-06-08 21:32:26 +00:00
joshmoz%gmail.com
230bff2eff fix popup rollup during right-click events, prevents us from allowing multiple popup windows (context menus) from opening at once. b=339957 r=mento 2006-06-08 21:11:18 +00:00
mark%moxienet.com
02dfc476f4 339705 Using the scroll wheel over autocomplete popup closes it. Check whether widgetToScroll is a child of the rollup widget. r=josh a/1.8.1=me 2006-06-08 19:04:31 +00:00
joshmoz%gmail.com
2e57557bb0 add support for sheets to Cocoa widgets. b=330587 r=mento sr=pinkerton 2006-06-08 17:29:18 +00:00
mark%moxienet.com
a6b04ae8c0 340032 nsIThreadObserver needs a method called after processing an event to support Cocoa autorelease pools. r=darin sr=bryner 2006-06-07 00:06:11 +00:00
vladimir%pobox.com
954d75ac83 b=340517, classic windows native themes broken; r=stuart 2006-06-06 19:01:58 +00:00
mark%moxienet.com
644677bd26 340436 Cocoafox crashes when opening preferences. Native scrollbar view's parent is not a mozView and does not implement getNativeWindow. Initialize new horizontal scrollbar's nativeWindow based on the existing (dummy vertical) scrollbar's nativeWindow, not the parent. r=josh sr=pink 2006-06-06 17:41:24 +00:00
gavin%gavinsharp.com
63879a6f99 Bug 339192: Readonly textboxes shouldn't look active, patch by Phil Ringnalda <philringnalda@gmail.com>, r=hwaara, sr=pink 2006-06-06 16:34:16 +00:00
masayuki%d-toybox.com
af7d5c7dd6 Bug 339723 Ctrl++ doesn't work with JIS keyboard r=ere, sr=roc 2006-06-06 01:52:46 +00:00
vladimir%pobox.com
589aae1008 b=340452, update cairo on trunk to 2006-06-03, r=stuart 2006-06-05 23:16:25 +00:00
masayuki%d-toybox.com
e1d97f38fd backout previous check-in because the tree is closed 2006-06-05 15:41:05 +00:00
masayuki%d-toybox.com
705c65bb3d Bug 339723 Ctrl++ doesn't work with JIS keyboard r=ere, sr=roc 2006-06-05 15:31:42 +00:00
dougt%meer.net
027444ff90 Fixing regression on Windows Ce. b=259816. r=ere. WINCE only. 2006-06-04 16:08:50 +00:00
timeless%mozdev.org
4fceb5193b Bug 337917 Make consumers stop using cids from other modules
r=neil sr=darin
2006-06-03 23:42:13 +00:00
timeless%mozdev.org
c6b7d48a4d Bug 337917 Make consumers stop using cids from other modules
r=dveditz sr=darin
2006-06-03 23:38:55 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
joshmoz%gmail.com
627d258538 fix a comment, no code changes. r=sparky 2006-06-02 17:48:34 +00:00
ginn.chen%sun.com
8991256053 back out Bug 339554 fix failed 2006-06-02 03:47:34 +00:00
mark%moxienet.com
e4f7253b2b 340027 Phantom scrollbars appear after activating/deactivating a window. Don't call HiliteControl on controls that are not supposed to be visible. r=josh a/1.8.1=me 2006-06-02 01:07:41 +00:00
mark%moxienet.com
2a15faa372 339371 Need [NSApp run] on the stack. r=josh sr=darin 2006-06-01 18:35:47 +00:00
joshmoz%gmail.com
7d8e35a96b remove unnecessary code from Carbon sheet impl. b=339866 r=mento 2006-06-01 01:48:24 +00:00
joshmoz%gmail.com
a7e204c6e2 Linking against the Cocoa framework in Carbon widgets is no longer necessary since we don't call NSApplicationLoad() any more. b=339389 r=sparky 2006-05-31 16:20:41 +00:00
joshmoz%gmail.com
9906175791 Cocoa builds broken on case-sensitive file systems, fix includes filename. b=339682 2006-05-30 23:26:56 +00:00
dougt%meer.net
d9c4f0271a Wince only. Enables IME on windows ce. this is required for any wince application to use IME. bug 297683. r/sr = dveditz 2006-05-30 20:57:07 +00:00
mark%moxienet.com
79471dcc7a 339640 Activate/deactivate events being processed twice. r=josh 2006-05-30 15:55:25 +00:00
joshmoz%gmail.com
c35313a483 add the Carbon icon decoder back, alongside the Cocoa icon decoder. Use Carbon decoder for Carbon builds, Cocoa for Cocoa builds. We can't use the Cocoa API from Carbon due to runtime conflicts (that aren't completely resolved by calling NSApplicationLoad). Also, removing call to NSApplicationLoad. b=339389 r=mento sr=stuart 2006-05-30 15:54:28 +00:00