Commit Graph

7767 Commits

Author SHA1 Message Date
leon.sha%sun.com
3a8932a88d Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
dbaron: review+
roc: superreview+
2006-06-28 09:00:03 +00:00
leon.sha%sun.com
4cf8a60bd1 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
mark: review+
roc: review+
roc: superreview+
Patch by alfred.peng@sun.com
2006-06-28 05:38:18 +00:00
dbaron%dbaron.org
8f44aabccf Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized. 2006-06-28 05:38:17 +00:00
leon.sha%sun.com
2e6587003f Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn
Patch by alfred.peng@sun.com.
roc: review+
mark: review+
roc: superreview+
2006-06-28 05:38:16 +00:00
gerv%gerv.net
1377c2bd58 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-06-28 05:38:15 +00:00
alecf%netscape.com
c0051a3d13 another part of the fix for bug 199170 - converting mac widget stuff over to static atoms
r=pinkerton, sr=sfraser
2006-06-28 05:38:14 +00:00
peterv%netscape.com
134e314c3b Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2006-06-28 05:38:13 +00:00
hyatt%mozilla.org
e47912f728 Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa 2006-06-28 05:38:12 +00:00
pinkerton%netscape.com
6a750943d2 rewrite to use a view instead of tracking frame resize/moves ourselves. when the view moves, the attached widget is moved automatically. r=ben/sr=hyatt/a=asa. bug# 135436 2006-06-28 05:38:11 +00:00
pinkerton%netscape.com
0684af19d4 new atoms needed for native scrollbars r=sdagley/sr=beard/a=valeski. bug# 121440 2006-06-28 05:38:10 +00:00
gerv%gerv.net
d26f2a3b97 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2006-06-28 05:38:09 +00:00
pinkerton%netscape.com
23df27c4ff adding atom lists for widget, can't use the ones in content because of linkage. r=saari/sr=sfraser. 2006-06-28 05:38:08 +00:00
sergei_d%fi.tartu.ee
1d947365f0 [BeOS]widget code, Bug 342613, fixing performance regression, p=sergei_d, r=thesuckiestemail. Pure BeOS-only patch 2006-06-27 18:05:37 +00:00
mark%moxienet.com
ca15e5cccf 342361 NS_DRAGDROP_ENTER/EXIT events should be sent as drags enter and exit widgets. r=josh sr=bryner 2006-06-26 20:50:33 +00:00
mark%moxienet.com
f3f13838bb 342229 NS_DRAGDROP_OVER/ondragover should fire repeatedly when performing a drag, even when the mouse is not moving. r=josh sr=bryner 2006-06-26 20:45:55 +00:00
mozilla%weilbacher.org
db68ff7b6c [OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin 2006-06-26 20:40:08 +00:00
sergei_d%fi.tartu.ee
b82f81345f [BeOS] nsWidget::Update() is flacky in BeOS, Bug 342613, p=sergei_d, r=thesuckiestemail. BeOS-only 2006-06-26 13:39:05 +00:00
emaijala%kolumbus.fi
a488a82892 Bug 259816: made the callback static as it should have been. 2006-06-24 16:49:17 +00:00
joshmoz%gmail.com
cfffe8fe59 make sure native events can't get through once a gecko widget has been destroyed, cocoa widgets. b=342142 r=mento 2006-06-22 21:34:30 +00:00
dveditz%cruzio.com
506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
sergei_d%fi.tartu.ee
9a95531c7e Bug 342408. [BeOS] Mouse handling for IFRAMEs is broken after scroll.p=sergei_d, r=thesuckiestemail. BeOS-only 2006-06-22 15:14:05 +00:00
Olli.Pettay%helsinki.fi
adba7018b8 Bug 342352, set mHiddenWidget to null after it has been destroyed, r+sr=roc 2006-06-22 14:36:11 +00:00
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
mark%moxienet.com
22cab1ed59 337646 Trouble with multiple sheets: going from a parent sheet to a child sheet back to a parent sheet puts the window in a bad state, causes blank sheet to appear and effectively hangs the app. Take care to not call ShowSheetWindow except when absolutely necessary. r=josh 2006-05-30 15:45:23 +00:00
mark%moxienet.com
cd9f768a3b 339370 Scrollbars in popup windows appear inactive. r=josh
339482 Bad app behavior caused by removing event handlers based on random stack garbage.  r=josh
2006-05-30 15:40:50 +00:00
enndeakin%sympatico.ca
31f554baac Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
ginn.chen%sun.com
b5019990ce Bugzilla 339554 at-poke gets a focus-event for a blank panel
r+sr=roc
2006-05-30 06:10:34 +00:00
joshmoz%gmail.com
62fc7a683f add null check, kill unused function, spacing/comment cleanup. r=mento 2006-05-26 19:57:41 +00:00
mark%moxienet.com
dcda9203aa 338249 Embedding and plugin users restrict the ability to let the system run the event loop. Always receive and dispatch events manually. Cocoa. r=josh sr=darin 2006-05-26 18:38:19 +00:00
mark%moxienet.com
78602d6e0e 339051 Embedding and plugin users restrict the ability to let the system run the event loop. Always receive and dispatch events manually. Carbon. r=josh sr=darin 2006-05-26 18:12:46 +00:00
joshmoz%gmail.com
fb1a237419 Call NSApplicationLoad() to initialize Cocoa even in Carbon builds because if anyone uses Cocoa without it being called (other components or plugins), the app goes crazy. b=337334 r=mento 2006-05-25 18:15:01 +00:00
bryner%brianryner.com
b6c6a120f9 Fix up mac widget callsites for bug 336696, r=pinkerton sr=neil 2006-05-25 17:52:45 +00:00
mark%moxienet.com
2318751c89 54488 Scrollbars in inactive windows should also be inactive. r=josh 2006-05-25 17:42:40 +00:00
joshmoz%gmail.com
37788928a7 make sound work on Intel Macs, endian problems looking at file bytes. b=339124 r=mento sr=pinkerton 2006-05-24 22:06:37 +00:00
mark%moxienet.com
1072616980 106695 Rewrite activate/update events as Carbon events. These are implemented a
s window-scope event handlers.  The unnecessary application-scope handlers are r
emoved.  r=josh sr=pink
2006-05-24 20:29:00 +00:00
benjamin%smedbergs.us
3a8369a2ea Bug 339023 - Static strings in widget/windows, rs=roc 2006-05-24 13:48:01 +00:00
ginn.chen%sun.com
9079fd02cd Bug 337859 Firefox windows open very small initially, then expand to
regular size
r+sr=roc
2006-05-24 03:45:30 +00:00
joshmoz%gmail.com
e44a488f7b set minimum size on all windows, also keep invisible windows out of Expos��.b=338723 r=mento 2006-05-23 19:47:43 +00:00
bryner%brianryner.com
6fb8bf0b4f Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 20:37:32 +00:00
mark%moxienet.com
bf513167d0 338724 Get rid of nsQDFlushManager/nsIQDFlushManager, it's been rendered obsolete. Ha. Cocoa-only. r=josh 2006-05-22 20:25:08 +00:00
mark%moxienet.com
2e77381faf 338759 Remove dead key event/text input code from widget/src/mac following bug 337199. r=josh a/1.8.1=me 2006-05-22 19:21:10 +00:00
benjamin%smedbergs.us
98ca29135d Bug 305949 (almost done!) - Stop exporting some nonfrozen functions (widget and libreg) r=bryner 2006-05-22 19:13:03 +00:00
emaijala%kolumbus.fi
cd54a2cfe7 Fix for bug 259816: Browser steals focus from program selected in 'Open With' dialog
r=neil
sr=roc
2006-05-22 18:35:56 +00:00
mark%moxienet.com
cb56ef4ec2 338357 Crash in AppKit display when interleaved with layout. Use [NSView setHidden:] to implement show/hide. r=josh sr=pink 2006-05-22 18:15:06 +00:00
bryner%brianryner.com
a5e5a4579c backing out 336696, I checked in the wrong version of the patch 2006-05-22 18:03:16 +00:00
bryner%brianryner.com
87831f25b1 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 16:18:45 +00:00
mark%moxienet.com
cc0f0fd879 Bustage fix for cocoa widgets following bug 337199. Cocoa never even used this file. 2006-05-22 01:19:56 +00:00
mark%moxienet.com
dc97c80e35 337199 Key event/text input regressions on Mac after bug 332579, RETURN key events double-processed. Also: 337277 Typed characters appear twice after visiting site with Java applet, 337338 Typing special characters (accents) and symbols with Option fails, 337370 Japanese IME broken, 336357 Keystrokes inserted twice into text input fields. Rework key event and TSM handlers. r=josh sr=shaver a/1.8.1=me&shaver 2006-05-22 00:34:35 +00:00
masayuki%d-toybox.com
c734dc30e5 Bug 314130 input numbers twice when using Unispim IME at chinese input mode r=ere, sr=roc 2006-05-21 08:16:27 +00:00
sergei_d%fi.tartu.ee
c4e62dccab [BeOS] Implement HideWindowChrome, Bug 338326, p=sergei_d, r=thesuckiestmail, BeOS-only 2006-05-18 18:26:43 +00:00
sergei_d%fi.tartu.ee
63a50089be [BEOS] Bug 164498, new Quit/Destroy code, p=sergei_d, r=thesuckiestmail, BeOS-only 2006-05-17 19:35:21 +00:00
mark%moxienet.com
79a279ebe9 338289 Reverting previous reversion, this wasn't the cause of the Camino Tp/Ts regression. 2006-05-17 19:30:23 +00:00
mark%moxienet.com
a46bfe2646 338153 Frontport bug 332579 to trunk, consolidating the native event improvements made on the 1.8 branch (332579) and trunk (326273). r=josh sr=darin 2006-05-17 19:07:05 +00:00
joshmoz%gmail.com
0277af7788 Add nsPIWidgetCocoa interface to top-level window Cocoa widgets. This is part of bug 330587, sheet support. r=mento 2006-05-17 18:53:58 +00:00
sergei_d%fi.tartu.ee
10be64cb37 [BeOS]Bug 337489. BeOS follow-up for bug 326273. p=sergei_d, r=thesuckiestemail. BeOS-only 2006-05-17 16:09:29 +00:00
mark%moxienet.com
a4bb9793da 338289 Attempting to solve Camino performance regression by backing out a portion of 337824. 2006-05-17 15:43:26 +00:00
darin%meer.net
7308648bb3 re-landing patch for bug 337824 "Profile Manager completely horked in Mac build" with the portion that causes Ts and Txul regressions temporarily disabled 2006-05-17 00:25:35 +00:00
darin%meer.net
7e2dcbeb5d reverting fix for bug 337824 in the hopes of clearing tinderbox orange 2006-05-16 21:11:54 +00:00
darin%meer.net
de73ec20fc fixes bug 337824 "Mac OSX event processing problems related to threadmanager landing (Profile Manager completely horked)" patch and reviews by darin and mark respectively 2006-05-16 20:16:04 +00:00
joshmoz%gmail.com
4bd3c55808 don't register for Carbon events we don't need. b=338166 r=mento 2006-05-16 18:13:02 +00:00
dbaron%dbaron.org
9827902e25 Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized. 2006-05-16 13:35:27 +00:00
leon.sha%sun.com
b424828e05 Fix for the bustage for the last check in for bug 333896
Patch by alfred.peng@sun.com.
a=#developers
2006-05-16 06:44:30 +00:00
leon.sha%sun.com
e44da34528 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn
Patch by alfred.peng@sun.com.
roc: review+
mark: review+
roc: superreview+
2006-05-16 05:40:33 +00:00
mkaply%us.ibm.com
25cc486141 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
After this change, OS/2 appears to work...
2006-05-15 21:22:18 +00:00
mkaply%us.ibm.com
f85c82b173 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
After this change, OS/2 appears to work...
2006-05-15 21:18:54 +00:00
joshmoz%gmail.com
64404f9ecc no need to include "nsSupportsArray.h" in this file. 2006-05-15 19:29:58 +00:00
masayuki%d-toybox.com
b4ba4f607e Bug 337036 Crashes in IM_get_owning_window r=katakai, sr=roc 2006-05-12 08:46:54 +00:00
bzbarsky%mit.edu
c971cac274 Fix crash bug 336586. r=ere, sr=darin 2006-05-12 03:39:34 +00:00
mkaply%us.ibm.com
af81f74bb5 #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
Note OS/2 does not work after these changes, it just builds.
Need to look at nsAppShell
2006-05-11 17:24:22 +00:00
joshmoz%gmail.com
a649f920e8 Fix modal dialogs in Cocoa widgets. If they don't have the titled window attribute dialogs cannot become key windows. part of bug 330587, though this fixes the non-sheet case as well. a=bsmedberg for closed tree. 2006-05-11 15:14:29 +00:00
timeless%mozdev.org
32fd7a86ea Bug 336983 OOM crash [@ ConvertHTMLtoUCS2] unicodeData Pointer allocated by nsMemory::Alloc dereferenced without NULL check
r=bz sr=bz
2006-05-11 13:24:42 +00:00
darin%meer.net
0468cf2ee0 Use ReceiveNextEvent instead of AcquireFirstMatchingEventInQueue in order to continue supporting Mac OS X 10.2. Concept reviewed by Josh ;-) 2006-05-10 19:17:40 +00:00
darin%meer.net
dbe525c0d8 removing empty files 2006-05-10 19:06:35 +00:00
darin%meer.net
d7d58e050a Make nsBaseAppShell::mRunWasCalled accessible to subclasses. Fixes mac bustage. 2006-05-10 17:56:10 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
smontagu%smontagu.org
669912aeaf Bug 334205: nsPrimitiveHelpers::ConvertPlatformPlainTextToUnicode returns unitialized value if outUnicodeLen = 0, r=timeless, sr=jag 2006-05-07 09:06:58 +00:00
timeless%mozdev.org
15c92bd38c Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=neil sr=bz
2006-05-07 01:33:38 +00:00
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
cvshook%sicking.cc
d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
joshmoz%gmail.com
7e0f334c26 fix the way we handle menu counts in the menu bar. b=336651 r=mento 2006-05-04 21:15:47 +00:00
benjamin%smedbergs.us
c7d6f89c6a Bug 78081 - don't export intermediate libraries, prelimiary work blanket-r=mento 2006-05-03 22:18:39 +00:00
bugzilla%arlen.demon.co.uk
33ceb61f3f Bug 324072 Paper size and printer selection in printdialog are reflected incorrectly in preferences
p=me/kherron r=kherron sr=roc
2006-05-02 23:03:22 +00:00
masayuki%d-toybox.com
49201d2111 Bug 194067 support unicode file name on drag and drop(D&D). patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc 2006-05-02 06:20:16 +00:00
masayuki%d-toybox.com
12c7ecac2e Bug 333166 When mouse cursor is on the plug-in but not focused, focused element will receive wheel event instead of plug-in. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc 2006-05-02 06:17:55 +00:00
roc+%cs.cmu.edu
0aad8a4f0c Bug 263444. Allow nsILookAndFeel to request any combination of scrollbar arrows (up and/or down (or neither) at each end of the scrollbar) on all platforms. Get the arrow settings from the GTK2 style in GTK2 builds. r+sr=bryner 2006-05-01 23:23:33 +00:00
mark%moxienet.com
149497b9dc 335166 When libwidget.rsrc is a symbolic link, it's not loaded, causing missing cursors and nsWindow assertions. Death to FSSpec, use CFBundle/CFURL to locate libwidget.rsrc. r=josh sr=pink 2006-05-01 21:10:13 +00:00
joshmoz%gmail.com
7540c5c642 remove unused Mac widget code, detab the file. no bug. 2006-04-28 21:58:04 +00:00
joshmoz%gmail.com
a3a83b524f don't call First() on an empty string. b=326874 r=mento 2006-04-28 21:06:59 +00:00
dougt%meer.net
eb68962d35 Using F21 or F22 on some PPC generate a key that pops up the software keyboard. window ce only 2006-04-27 19:22:33 +00:00
roc+%cs.cmu.edu
3657302105 Bug 335432. Link to Xinerama from widget/src/gtk2. r=vlad 2006-04-25 22:49:29 +00:00
joshmoz%gmail.com
2e99a3e233 fix focus/activate for non-embedders when windows are first created. b=330587 r=mento 2006-04-25 19:20:31 +00:00
dougt%meer.net
d9c2f5527a reverting the change to the size of the soft key menu bar as it causes visable problems on some PPC devices. wince only 2006-04-25 18:34:31 +00:00
dougt%meer.net
d005b69884 Changing the key we use. some phones actually map lower FKeys to applications. WINCE ONLY. 2006-04-25 18:18:36 +00:00
mark%moxienet.com
63a222a721 305479 Cmd-, needs to be pressed twice to access Preferences. Enable the preferences command when it's known that one exists, don't defer it until asked to update the menus. r=josh sr=pink 2006-04-24 18:31:23 +00:00
masayuki%d-toybox.com
bc656fb178 Bug 314130 input numbers twice when using Unispim IME at chinese input mode r=ere, sr=roc 2006-04-24 13:58:38 +00:00
joshmoz%gmail.com
9ac3c63842 In bug 334551, we added NS_ACTIVATE/NS_DEACTIVATE messages to windows in order to fix a focus problem. However, we were already sending NS_ACTIVATE following NS_GOTFOCUS somewhere else and the real problem was that immediately afterwords we sent another NS_GOTFOCUS. Adding another NS_ACTIVATE seemed to fix the problem because instead of sending NS_GOTFOCUS/NS_ACTIVATE/NS_GOTFOCUS, we sent NS_GOTFOCUS/NS_ACTIVATE/NS_GOTFOCUS/NS_ACTIVATE which meant that each focus message had an activate paired with it. The real fix here however is to not send the second NS_GOTFOCUS message. b=334551 2006-04-24 07:19:10 +00:00
wr%rosenauer.org
873c012220 Bug 289897 - huge memory leak when klipper is running (leak part), p=roc, r+sr=darin 2006-04-24 06:10:26 +00:00
joshmoz%gmail.com
59898c082e fix insertion point wackiness due to not sending top-level window gecko activation events. Also some cleanup. b=334551 r=mento 2006-04-21 20:35:00 +00:00
gavin%gavinsharp.com
17ca1575dc Bug 315370: text Copy/Paste from Firefox to Outlook will be created as attachment, patch by David Gardiner <David.R.Gardiner@gmail.com>, r+sr=roc 2006-04-21 15:16:22 +00:00
cls%seawood.org
00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
sharparrow1%yahoo.com
2f892568de Bug 334547: unused code removal 2006-04-20 03:15:02 +00:00