Commit Graph

430 Commits

Author SHA1 Message Date
reed@reedloden.com
6f573201e6 Bug 245497 - "statusbar displayed wrong (not obeying gtk theme)" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-11-14 23:35:41 -08:00
joshmoz@gmail.com
21d6b8e6a5 fix problem where extra file menu appears in the menu bar on Mac OS X 10.5. b=385966 r=cbarrett sr=roc 2007-11-14 22:28:33 -08:00
jonas@sicking.cc
bcefb5530b relanding bug 118312 since it doesn't look to be the source of the Ts regression 2007-11-14 19:47:16 -08:00
jonas@sicking.cc
7312328af1 back out bug 118312 as final attempt to fix Ts 2007-11-14 18:36:44 -08:00
joshmoz@gmail.com
2e4793566f error message typo fix, not related to a recent patch. 2007-11-13 13:23:20 -08:00
joshmoz@gmail.com
11e8a31274 fix dialog background drawing to work on 10.5. b=403238 r=cbarrett sr=roc 2007-11-13 13:00:24 -08:00
reed@reedloden.com
5eb579e78a Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (implement NS_THEME_TREEVIEW_TWISTY) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-11-13 11:38:35 -08:00
reed@reedloden.com
3f2752be52 Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep] 2007-11-13 11:14:07 -08:00
emaijala@kolumbus.fi
39ddfbbddd Fix for bug 402439 - Clipboard is emptied on application exit r=neil sr=roc a=mtschrep 2007-11-13 09:35:48 -08:00
reed@reedloden.com
c423998f26 Bug 347854 - "UpdateTranslucentWindowAlphaInternal not defined in minimal profile" [p=romaxa r+sr=roc a1.9=schrep] 2007-11-13 08:12:12 -08:00
rflint@ryanflint.com
7872a37fed Backout bug 396278 due to failing reftests 2007-11-13 06:18:36 -08:00
reed@reedloden.com
562568967e Bug 403317 - "treeviews are white-on-white in HCI theme" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-11-13 02:49:40 -08:00
reed@reedloden.com
3d0523f876 Bug 396278 - "should take edge values from print settings instead of prefs" [p=chpe r+sr=roc r=gavin a1.9=schrep] 2007-11-13 02:30:39 -08:00
reed@reedloden.com
9d117fcb71 Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (implement NS_THEME_TREEVIEW_HEADER_SORTARROW) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-11-13 00:43:03 -08:00
joshmoz@gmail.com
6c56949937 Editor accepts Esc as a character, enter key sometimes handled twice. Patch by Chris Pearce. b=396832,401425 r=josh sr=roc 2007-11-12 09:16:15 -08:00
joshmoz@gmail.com
c437b244a9 nsMenuX and nsMenuItemX don't need to implement nsIWeakReference. b=400548 r=smorgan sr=roc a=dsicore 2007-11-09 11:51:27 -08:00
cbarrett@mozilla.com
1a6407b5e5 Bug 402901 - Don't leak a CGShadingRef when using default titlebar drawing. 2007-11-09 11:00:02 -08:00
aaronleventhal@moonset.net
df30b69823 Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore 2007-11-09 10:38:07 -08:00
brade@comcast.net
e27e62d2cb Fix problem where PICT clipboard data is incomplete if you quit immediately after copying an image. Bug 400028. r=joshmoz,sr=roc,a=joshmoz. 2007-11-09 10:08:12 -08:00
joshmoz@gmail.com
cc8ffe4fc1 remove nsIMenuListener interface and its usage, cuts some memory usage, faster without it, and code is much cleaner. b=400259 r=smorgan sr=roc a=pav 2007-11-09 09:38:33 -08:00
ted.mielczarek@gmail.com
742311eacd bug 372271 - Drag and dropping of hyperlink from 2.0 to trunk URL bar results in malformatted URL. r+sr=neil, r=gavin 2007-11-09 08:28:57 -08:00
smichaud@pobox.com
3fb74c33fb Fix Cocoa widgets appshell workarounds for Camino crashing on exit. b=400321 r=joshmoz sr=roc a=belzner 2007-11-09 08:16:58 -08:00
reed@reedloden.com
23946514cf Bug 118299 - "NS_THEME_RESIZER implementation (GTK)" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-11-08 23:32:54 -08:00
reed@reedloden.com
6696b6b9d4 Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" [p=twanno@lycos.nl (Teune van Steeg) r+sr+a1.9=roc] 2007-11-07 01:14:58 -08:00
reed@reedloden.com
72f4dc3f79 Bug 387701 - "Painting problems when scrolling page with Java applet" [p=cpearce r=roc a=blocking1.9+] 2007-11-07 00:54:06 -08:00
reed@reedloden.com
39d7d0c750 Bug 380464 - "crashed [@ gfxPlatformGtk::SetSurfaceGdkWindow] in case where I used to see bug 263160" [p=vlad r=stuart a=blocking1.9+] 2007-11-07 00:51:53 -08:00
joshmoz@gmail.com
cb2c94f8c7 Ensure proper event targetting when popup windows are open, fixes autoscroll cancelling. b=385034 r=smichaud sr=roc 2007-11-06 23:53:24 -08:00
joshmoz@gmail.com
54cbee6f8a Correctly support right-side command, option, shift, and control keys. b=400355 r=masayuki sr=jag 2007-11-06 23:40:58 -08:00
joshmoz@gmail.com
78c1fbd40b Sanitize/optimize Cocoa nsIWidget move and resize implementations. Don't do drawing we don't need to, don't call setFrame: more than once when we don't need to, general cleanup and null checks. b=402176 r=vlad sr=roc 2007-11-06 23:36:10 -08:00
joshmoz@gmail.com
5a500eeacd fix default titlebar color values on Mac OS X 10.4. b=402660 r=cbarrett sr=roc 2007-11-06 23:30:21 -08:00
joshmoz@gmail.com
589fd83f44 webloc file cannot be opened by drag and drop into open tab/window, patch by Stan Shebs. b=358340 r=smorgan r=josh sr=roc 2007-11-06 23:28:36 -08:00
maxf@magma.ca
de4d9d267a Changes for SH4 and ARM processors. These were made by Roger Maclean, reviewed by me. r=rmaclean@qnx.com This change is for the QNX (Photon) platform only. It will not affect the runtime or build of other Mozilla platforms since QNX source is not part of Tinderbox builds. None of the changes will affect non-QNX builds in any way. You can contact me at: mfeil@qnx.com 2007-11-01 14:07:01 -07:00
joshmoz@gmail.com
63015d72f6 update comment for bug 401341 2007-11-01 13:49:58 -07:00
joshmoz@gmail.com
8ca8d663ad ctrl-tab events sent twice on Mac OS X 10.5. b=401341 r=cbarrett sr=roc a=beltzner 2007-11-01 13:48:24 -07:00
aaronleventhal@moonset.net
9b7e5ae7a9 Bug 386286. Firefox.exe process running after exit, stuck in ::OleUninitialize() in OleRegisterMgr::~OleRegisterMgr(). Major work to track down the problem by Marco Zehe. r=emaijala, sr=neil, a=beltzner 2007-10-31 11:55:57 -07:00
cbarrett@mozilla.com
709cbde7de Bug 303110 - Add Unified Toolbar machinery to Cocoa widgets. r=joshmoz, r=bz, sr=roc. 2007-10-29 21:03:42 -07:00
roc+@cs.cmu.edu
5c553ce8a1 Bug 362549. isRectObscuredBySubview should ignore hidden subviews. r=josh,sr=vlad,a=beltzner 2007-10-25 14:24:20 -07:00
reed@reedloden.com
a1746707a6 Bug 384112 - "-moz-appearance: menulist-button broken in GTK" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc aM9=beltzner] 2007-10-25 13:23:13 -07:00
ginn.chen@sun.com
b800444a7a Bug 400249 crash on shutdown adn before restart with gtk iiim module r=mozbugz at karlt.net sr=roc a=beltzner 2007-10-24 23:51:23 -07:00
masayuki@d-toybox.com
a762cd5efc Bug 399740 FAYT (find as you type) fails r=josh, sr=roc, aM9=beltzner 2007-10-24 23:51:10 -07:00
reed@reedloden.com
1ba3e8847d Bug 400470 - "GTK radio buttons make region too large" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc aM9=beltzner] 2007-10-24 14:55:42 -07:00
smichaud@pobox.com
c89edd66b8 Fix crashes when window closed with key-combination (alters previous fix to work on both Tiger and Leopard). b=396860 r=joshmoz sr=roc a=dsicore 2007-10-23 11:34:29 -07:00
reed@reedloden.com
404089d939 Bug 397381 - "Enable @try/@catch/@finally for Cocoa widgets" [p=cbarrett r=josh sr+a1.9=roc] 2007-10-22 22:44:25 -07:00
joshmoz@gmail.com
4af72cf07e Ctrl+Tab shortcut for tab switching is broken. b=374076 r=smichaud r=masayuki sr=roc 2007-10-22 20:27:48 -07:00
mozilla@weilbacher.org
ed87e29a3e [OS/2] Bug 371505: finally fix repaint issues with Thebes 2007-10-22 10:59:24 -07:00
smichaud@pobox.com
8edfbb4b7a Allow windows without titlebars to receive keyboard events and become main. b=393250 r=joshmoz sr=roc 2007-10-19 08:47:58 -07:00
reed@reedloden.com
504fcca650 Bug 356154 - "Alt+Letter doesn't activate the native menu of an embedder" [p=boissomag@free.fr (Dorian) r=emaijala sr+a1.9=roc] 2007-10-19 00:44:11 -07:00
reed@reedloden.com
907d1a7c06 Bug 396592 - "Drag and drop images from the content area fail" [p=jimm r=emaijala sr=roc a=blocking1.9+ for M9] 2007-10-18 21:30:03 -07:00
joshmoz@gmail.com
b4b33bedf7 re-landing 398898 after it was backed out in an attempt to find a perf regression. patch by Stan Shebs. r=josh sr=roc 2007-10-18 16:37:39 -07:00
reed@reedloden.com
0afe65ff74 Backout josh's check-in for bug 398898 to help find Tp regression. 2007-10-16 18:00:11 -07:00