Commit Graph

649 Commits

Author SHA1 Message Date
reed@reedloden.com
4608ba79c2 Bug 408853 - "no borders for a lot of ok/default buttons" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-19 03:37:04 -08:00
reed@reedloden.com
a7452ec742 Bug 408620 - "Native theming should set the correct orientation on underlying gtk objects before drawing" ([3/3] Use new direction parameter to set the direction of underlying widget before painting) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2007-12-19 03:35:35 -08:00
reed@reedloden.com
13141a5970 Bug 408620 - "Native theming should set the correct orientation on underlying gtk objects before drawing" ([2/3] Add direction parameter to all moz_*_paint() functions) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2007-12-19 03:34:49 -08:00
reed@reedloden.com
cd52888652 Bug 408620 - "Native theming should set the correct orientation on underlying gtk objects before drawing" ([1/3] Correct coding glitches in gtk2drawing.c) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2007-12-19 03:33:45 -08:00
reed@reedloden.com
b9993939d8 Bug 396876 - "GTK file picker doesn't show preview of file" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-19 03:30:16 -08:00
reed@reedloden.com
985a24f578 Bug 369599 - "[Linux] Combo box with container visible only on hover disappears when hovering its dropdown" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner] 2007-12-19 03:21:05 -08:00
smichaud@pobox.com
afaa3a7b23 Back out patch for bug 403232 -- caused mochitest failures. 2007-12-18 21:52:48 -08:00
smichaud@pobox.com
6d86e37dc1 Fix multiple focus bugs. b=403232 r=joshmoz sr=roc 2007-12-18 16:35:14 -08:00
vladimir@pobox.com
1f7f3e59ed b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 15:01:15 -08:00
maxf@magma.ca
49eda3bf0d See bugzilla bug 280725. Changes were made to the xremote mechanism to move it out of the os-specific widget code and into the more generic command line code in the toolkit. This bug implements the corresponding changes for the QNX Neutrino Mozilla based browser: 1) The xremote related code is removed from widget/src/photon/. 2) The nsPhMozRemoteHelper.* source files removed in step 1 are renamed to nsPhRemoteService.* and modified to work under toolkit/components/remote/. 3) Finally the photon specific code in widget/src/xremoteclient is modified so that the mozilla-xremote-client utility works as it did before. These changes are all Neutrino-only and should not affect any other platform, and in theory cannot bust any Tinderbox builds. p=407800 r=bsmedberg 2007-12-18 14:00:51 -08:00
reed@reedloden.com
6bcdccdb1a Back out patch by Ian Spence in bug 407069 due to regressions. 2007-12-17 21:45:24 -08:00
reed@reedloden.com
64c4b90d72 Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=damons] 2007-12-17 21:41:56 -08:00
reed@reedloden.com
5dd645565e Bug 408705 - "Default buttons should be painted as such" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-17 21:29:27 -08:00
joshmoz@gmail.com
1a765a6961 fix multiple bugs related to mouse event handling. b=407876, 396952, 408319 r=smichaud sr=roc 2007-12-17 20:44:30 -08:00
mozilla@weilbacher.org
22a6a163bb [OS/2] Bug 368864: try to make menu selection visible on Warp3, r=mkaply 2007-12-14 12:30:02 -08:00
reed@reedloden.com
874a80563f Back out patch from bug 406047, as it is causing orange on Linux and Tp regression on Mac. 2007-12-14 00:55:08 -08:00
reed@reedloden.com
d774c0ef72 Bug 316748 - "[RTL] [GTK] dropdown arrow is on the wrong side" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-12-13 23:26:03 -08:00
reed@reedloden.com
7ef5d7c383 Bug 406407 - "Accelerators for textEdit should not be affected by keyboard group/level" [p=lolkaantimat@gmail.com (Evgeniy Ivanov) r+sr=roc a1.9=stuart] 2007-12-13 23:20:32 -08:00
reed@reedloden.com
08dd83d014 Bug 408023 - "The indicator doesn't look disabled in a disabled check menu item" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-13 23:02:05 -08:00
reed@reedloden.com
b5b5ae9810 Bug 407982 - "More events should walk the Gdk tree instead of being dropped" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-13 23:00:44 -08:00
cbarrett@mozilla.com
ee1f94a08f Bug 407063 - Bottom border of title bar on Leopard does not dim properly. r=joshmoz, sr=roc. 2007-12-11 11:52:26 -08:00
reed@reedloden.com
029e5b4292 Bug 118299 - "NS_THEME_RESIZER implementation (GTK)" (use window manager's resize and support it in gtk2) [p=ian@mckellar.org (Ian McKellar) r+sr=roc a1.9=mconnor] 2007-12-11 02:08:35 -08:00
reed@reedloden.com
98371122a6 Bug 407069 - "GTK Menus ignore native vertical padding" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-11 01:19:52 -08:00
reed@reedloden.com
bc725fc31c Bug 406676 - "GTK Menu Separator is not painted natively" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-11 01:09:09 -08:00
reed@reedloden.com
c78b6908ce Bug 386687 - "mouse wheel events propagated from plugin windows are dropped and so do not scroll" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons] 2007-12-11 00:49:46 -08:00
reed@reedloden.com
c79de8eb98 Bug 21747 - "Implement backend for cmd_copyImageContents" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-12-11 00:42:30 -08:00
mark@moxienet.com
867dfb80ed 407535 Compilation with Apple gcc 4.2 fails with: nsMenuBarX.h:134: error: extra qualification 'nsMenuBarX::' on member 'CreateNativeAppMenuItem' and other extra qualification errors. Remove redundant qualifications. Patch by Simon Howes <simon.bugzilla@googlemail.com>. r=me sr=roc a/1.9=mtschrep 2007-12-10 19:44:51 -08:00
joshmoz@gmail.com
794a5410b7 Only send a synthetic mouse down on mouse up when there is a rollup widget. Stops windows from getting incorrectly raised on mouse up. b=407310 r=smichaud sr=roc 2007-12-10 15:22:31 -08:00
dholbert@cs.stanford.edu
d5d4ab9daa Bug 403887: disable broken window-resizer on GTK. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r+sr=roc, a=dsicore 2007-12-06 13:47:35 -08:00
joshmoz@gmail.com
38d4c44eec Mouse move events can be double processed, causes menu flicker and other issues. b=406362 r=smichaud sr=roc 2007-12-05 15:17:08 -08:00
joshmoz@gmail.com
db99b9e5d9 back out 376077, too problematic for beta 2. 2007-12-05 13:19:07 -08:00
joshmoz@gmail.com
704924cfd4 Closing a child window can hide its parent incorrectly. "Clicking Done in toolbar customization panel hides parent window". Original patch by Neil Deakin, updated by Josh Aas. b=406342 r=Enn r=josh sr=vlad 2007-12-05 11:19:08 -08:00
mkaply@us.ibm.com
39d9cbbab4 OS/2 build bustage - bug 406956 2007-12-05 04:55:31 -08:00
reed@reedloden.com
a3ee1cccb3 Bug 404816 - "Visual bug in list view header" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=damons] 2007-12-04 17:09:29 -08:00
joshmoz@gmail.com
9bd7cea3bd if we send a gecko event into gecko from performKeyEvent, assume it was handled despite any return value. b=376077 r=masayuki sr=roc 2007-12-04 16:08:33 -08:00
joshmoz@gmail.com
aac8fc9f43 init mIgnoreDoCommand, part of 358379, r=cbarrett sr=roc 2007-12-04 16:05:07 -08:00
gijskruitbosch@gmail.com
d104564b21 Commenting out test due to spurious centos failure 2007-12-04 14:24:35 -08:00
martijn.martijn@gmail.com
b0f0adb6bf Bug 398342 - Print Preview says An unknown error occurred while printing. when there's no printer installed, r=mats.palmgren, sr=roc, a=mtschrep 2007-12-04 07:56:17 -08:00
reed@reedloden.com
1a3396c0ad Bug 404498 - "Improve GTK look of menu selection" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-03 22:28:34 -08:00
joshmoz@gmail.com
fd8bb8f823 don't call RemoveAll when responding to DOM label change for a submenu in Cocoa menu code. b=406631 r=cbarrett sr=roc a=schrep 2007-12-03 22:10:51 -08:00
joshmoz@gmail.com
aba0e4cbc3 Set menu object title to the same thing as it's parent menu item title because it turns out in some cases the menu's title itself does matter. Patch by Colin Barrett. b=405674 r=josh sr=roc 2007-12-03 20:24:52 -08:00
cbarrett@mozilla.com
988a73577d Bug 404096 - For windows that don't have @titlebarcolor, draw titlebar background state if needed. r=josh, sr=roc. 2007-12-03 10:48:24 -08:00
enndeakin@sympatico.ca
0414ebb213 Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc 2007-12-03 08:33:42 -08:00
joshmoz@gmail.com
2f80c68f13 Don't allow really big windows to freeze the system. Patch by Stan Shebs. b=398336 r=josh sr=roc 2007-12-03 08:25:36 -08:00
enndeakin@sympatico.ca
184ef14eca Bug 405899, autoscroll causes window to close, r+sr=roc 2007-12-03 06:32:26 -08:00
reed@reedloden.com
f786e11862 Bug 404751 - "Change menu spacing to match native GTK apps" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-03 01:16:15 -08:00
reed@reedloden.com
97d54f7b27 Bug 404514 - "Native GTK active button look" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-12-03 01:14:18 -08:00
reed@reedloden.com
612b8ed335 Bug 406075 - "Firefox does not use native toolbar separator" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-03 01:13:29 -08:00
cbarrett@mozilla.com
3370d6c2a7 Bug 402627 - Squelch warning about calling SetTitlebarColor on the hidden window. r=josh sr=roc a1.9=dsicore. 2007-11-30 11:18:01 -08:00
reed@reedloden.com
2695b6afe8 Bug 404495 - "Native GTK style for menu checkboxes" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-11-28 14:46:14 -08:00
reed@reedloden.com
6796ca89d1 Bug 404493 - "Native GTK style for arrows" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-11-28 14:45:21 -08:00
reed@reedloden.com
1ef8699f72 405259 - "Compile error in nsNativeThemeWin.cpp with MingW GCC" [p=jfwfreo@tpgi.com.au r+sr=roc a1.9=beltzner] 2007-11-28 14:37:40 -08:00
enndeakin@sympatico.ca
4e6ed3e728 Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc 2007-11-28 12:18:11 -08:00
joshmoz@gmail.com
d8587d42b6 check to see if our widget got destroyed after a couple of gecko events get sent in our mouse moved handler. b=405606 r=smorgan sr=roc 2007-11-28 10:49:55 -08:00
vladimir@pobox.com
83af0dfc4c b=355177, window.resizeTo behaviour changed with cocoa widgets (flicker when resizing windows); r=josh,sr=stuart 2007-11-26 16:24:13 -08:00
joshmoz@gmail.com
04a1cea6b5 Clicking on submenu item in bookmarks toolbar shouldn't cause submenu to go away. b=402926 r=smichaud sr=roc 2007-11-26 15:19:04 -08:00
joshmoz@gmail.com
cb9608ac86 fix various bugs with cocoa key handling. b=404632 r=masayuki sr=roc 2007-11-26 10:09:38 -08:00
reed@reedloden.com
ece2c1ea35 Bug 69230 - "Accelerators should not be affected by keyboard group/level" (look for latin key if modifier is down) [p=oleg.krylov@gmail.com (Oleg Krylov) r+sr=roc a1.9=mconnor] 2007-11-22 17:38:40 -08:00
bugzilla@standard8.plus.com
205be65497 Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 11:06:30 -08:00
reed@reedloden.com
d700ed9033 Bug 404157 - "Border around <select multiple> is missing since 2007-11-07" (fix treeview borders on gnome 2.20) [p=twanno@lycos.nl (Teune van Steeg) r=Ventron sr=roc a=blocking1.9+] 2007-11-18 19:10:30 -08:00
joshmoz@gmail.com
e9c47608f9 update comment 2007-11-17 11:35:34 -08:00
joshmoz@gmail.com
0f6a9301a9 Native button text should not move in active state. b=381639 r=cbarrett sr=roc 2007-11-17 11:33:51 -08:00
ted.mielczarek@gmail.com
4ee5c082bb bug 403428 - fix drag and drop of URL formats from external apps without breaking internal URL drops (Drag & Drop of Favicon from Location bar (and link from web page) to personal toolbar broken). r=ere,sr=neil 2007-11-17 05:22:13 -08:00
hwaara@gmail.com
90752168f7 bug 401793. only top-level windows should be able to get unified toolbar window style. r=josh, sr=roc, a=blocking1.9+ 2007-11-17 04:49:04 -08:00
reed@reedloden.com
238d7cb8b5 Bug 374593 - "Implement bug 178513 on Windows (translucent drag feedback)" [p=jmathies@mozilla.com (Jim Mathies) r=emaijala sr=roc a1.9=beltzner] 2007-11-16 20:31:32 -08:00
joshmoz@gmail.com
2b93b02a30 Fix the case of menubarless windows, swap Application menu correctly. b=403967 r=cbarrett sr=roc 2007-11-15 18:54:00 -08:00
gijskruitbosch@gmail.com
b29be1b168 Bug 390595 - Need unittest for nsIIdleService r=roc, sr=neil, Test Only. 2007-11-15 12:50:51 -08:00
dbaron@dbaron.org
66706dafcb Add bug number to comment. 2007-11-15 11:33:08 -08:00
dbaron@dbaron.org
2c139cef8f When doing GetMinimumWidgetSize for HTML buttons, use the minimum size (TS_MIN) rather than the preferred size (TS_TRUE). b=375073 r+sr=roc a=blocking1.9+ 2007-11-15 10:11:03 -08:00
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
joshmoz@gmail.com
2d1d845b92 fix crash in places organizer. patch by Stan Shebs. b=398898 r=josh sr=roc 2007-10-15 14:08:26 -07:00
masayuki@d-toybox.com
a4904c1f48 Bug 399485 Wrong mapping with Thai keyboard on Mac OS X r=josh, sr+a=roc 2007-10-15 05:35:57 -07:00
benjamin@smedbergs.us
2bd5a10828 Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer 2007-10-13 14:13:50 -07:00
mconnor@steelgryphon.com
88b48a32d4 backing colin out due to continued bustage while he's gone 2007-10-12 12:36:19 -07:00
cbarrett@mozilla.com
c60563e894 Bustage fix 2007-10-12 12:03:49 -07:00
cbarrett@mozilla.com
ea85dbdbbb Bug 397381 - Enable @try/@catch/@finally for Cocoa widgets r=josh sr+a1.9=roc 2007-10-12 11:30:17 -07:00
karlt+@karlt.net
a0977897c1 Bug 398512: Crash on shutdown and before restart with gtk xim module. Disconnect gtk xim display closed signal handlers and prevent the module from unloading. r+sr+a=roc 2007-10-11 20:02:26 -07:00
reed@reedloden.com
0e2386c818 Bug 398363 - "Removing Cairo Checks in nsBaseDragService" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-11 15:23:17 -07:00
masayuki@d-toybox.com
be4995ca3e Bug 385292 Enter (to submit form) appears to delete the selection r=josh, sr+a=roc 2007-10-11 01:23:10 -07:00
mats.palmgren@bredband.net
724ebe6a61 Plug a major leak when using too large images for CSS 'cursor'. b=398537 r+sr=roc a=pavlov 2007-10-10 05:21:29 -07:00
mats.palmgren@bredband.net
8b70142124 Plug a minor leak of a nsBaseDragService object. b=398816 r=joshmoz sr+a=roc 2007-10-10 05:19:47 -07:00
roc+@cs.cmu.edu
65ade4cfa7 Bug 290862. Use gtk modal window apis instead of grabs. patch by Matthew Gregan, r=karlt,sr=roc,a=pavlov 2007-10-09 13:58:24 -07:00
joshmoz@gmail.com
232300b361 remove nsIEventSink and all of its usage. b=399047 r=smorgan sr=roc a=roc 2007-10-09 11:46:30 -07:00
dbaron@dbaron.org
7415f81dc3 Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc 2007-10-08 16:11:01 -07:00
dbaron@dbaron.org
436ff0c1e6 Fix leak of window group created by gtk_window_group_new by reference counting window groups. b=398940 r+sr+a1.9=roc 2007-10-07 22:02:38 -07:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
cbarrett@mozilla.com
a28e303cc8 Bug 397209 - Catch ObjC exception when trying to draw to an offscreen buffer. r=josh sr=vlad a1.9=vlad 2007-10-05 14:24:01 -07:00
cbarrett@mozilla.com
122eaeedd5 Bug 380203 - Scrollbars now render correctly under complex transforms (rotate/scale/shear). r=josh sr=vlad 2007-10-05 14:01:42 -07:00
cbarrett@mozilla.com
08f049af74 Bug 398471 - Translate widgets correctly when there is a complex transform. r+a1.9=vlad 2007-10-04 11:16:55 -07:00
reed@reedloden.com
447d89b5e8 Bug 398458 - "Remove gfxwin in the Windows widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-03 20:28:58 -07:00
dholbert@cs.stanford.edu
079f238fc8 Backing out patch for Bug 396984 -- its issues will be addressed via Bug 240117. (see comments 27-28 on Bug 396984) 2007-10-03 13:04:32 -07:00
joshmoz@gmail.com
96a9ba5146 initialize ChildView member variable mWindow. b=398340 r=smichaud sr=roc a=roc 2007-10-02 17:52:19 -07:00
dholbert@cs.stanford.edu
07e659f6fc Bug 396984 - Fix GTK textfield border-width 2px/3px discrepancy. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r/sr/a=roc 2007-10-02 14:25:59 -07:00
gavin@gavinsharp.com
e263fce93a Bug 393804: Fix alignment of non-iconic menuitems to make them match iconic menuitems, r=robarnold, r=vlad, sr=neil, a=bzbarsky 2007-10-01 16:26:48 -07:00
smichaud@pobox.com
1130feb1ba Fix display problems with non-native combo box. b=392389 r=joshmoz sr=roc a=roc 2007-10-01 14:39:52 -07:00
dholbert@cs.stanford.edu
e2823ee8c1 Bug 382147: Make disabled button border-width match enabled buttons. r=roc sr=roc blocking1.9=joshmoz 2007-10-01 09:40:35 -07:00
reed@reedloden.com
47141f5b4d Bug 386844 - "Crash when running Java Applets [@ XSync - JavaPluginInstance5::SetWindow]" (move ws_info and xtbin code from ns4xPluginInstance to nsPluginNativeWindowGtk2) [p=karlt r+sr+a1.9=jst] 2007-09-29 00:08:14 -07:00
cbarrett@mozilla.com
4b74c3fd4e Bug 397792 - Widgets rotate in the wrong direction on Mac OS X. r=vlad a1.9=vlad 2007-09-28 23:12:39 -07:00
martijn.martijn@gmail.com
b6a088527b Bug 378371 - Crash [@ nsNativeDragTarget::ProcessDrag] when drag event handler and removing iframe, patch by Andrew Smith, r+sr=roc, (blocking1.9+) 2007-09-28 15:45:14 -07:00
joshmoz@gmail.com
7494b93ed4 export urld type to the native clipboard on Mac OS X. patch by Stan Shebs. b=393609 r=josh sr=roc 2007-09-27 18:50:09 -07:00
edward.lee@engineering.uiuc.edu
ab4fb120e5 Bug 396710 - Compiling nsAppShell.mm results in cast error. r=smichaud, sr=roc, a=roc 2007-09-27 15:46:23 -07:00
reed@reedloden.com
09161ee7f5 Bug 397607 - "libXss.so.1 is unloaded while an XESetCloseDisplay callback is still registered" [p=karlt r+sr+a1.9=roc] 2007-09-27 09:53:48 -07:00
reed@reedloden.com
2fd700df2d Bug 386229 - "Setting cursor with GIF, PNG or XBM doesn't work" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=emaijala sr=tor a1.9=stuart] 2007-09-27 09:38:26 -07:00
smichaud@pobox.com
7885f97517 Fix hangs in nested Gecko event loops (caused by bug 395397 appshell patch). b=397439 r=mark sr=roc a=roc 2007-09-27 09:23:31 -07:00
joshmoz@gmail.com
df46920114 extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc 2007-09-27 09:01:32 -07:00
smichaud@pobox.com
449ada9537 Fix comments in patch that fixes performance regression from bug 395397 -- comment-only patch. b=396796 r=josh a=josh 2007-09-26 16:05:34 -07:00
smichaud@pobox.com
a64d4f8d85 Work around crash bug in NSMenu performKeyEquivalent: triggered by new appshell (bug 395397). b=396860 r=joshmoz sr=roc a=roc 2007-09-25 08:37:20 -07:00
smichaud@pobox.com
a774fb5301 Possible fix for performance regressions from bug 395397 appshell patch (part 2). b=396796 r=joshmoz+mark sr=roc a=roc 2007-09-24 17:01:15 -07:00
vladimir@pobox.com
96a878f5a9 b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart 2007-09-24 15:50:44 -07:00
joshmoz@gmail.com
cdcd6e1fe3 followup for bug 386790, don't use conflicting constant names, breaks camino 2007-09-24 15:41:10 -07:00
smichaud@pobox.com
32903ea821 Possible fix for performance regressions from bug 395397 appshell patch. b=396796 r+joshmoz+mark sr=roc a=roc 2007-09-24 15:31:49 -07:00
joshmoz@gmail.com
dbb39a780b Copying/Dragging text should be setting URL pasteboard data where appropriate. Patch by Stan Shebs. b=386790 r=josh sr=roc 2007-09-24 13:43:01 -07:00
smichaud@pobox.com
adafe4c32c Avoid problem with bogus events. b=397039 r=joshmoz sr=roc a=roc 2007-09-24 07:33:45 -07:00
joshmoz@gmail.com
1ba62592c0 retain drag source view during drag in case gecko kills off the view during the drag. b=396829 r=smichaud sr=roc a=roc 2007-09-23 17:01:04 -07:00
jwalden@mit.edu
3e22e6ba33 Bug 396833 - "ASSERTION: nsAppShell::Exit() called redundantly" on shutdown. Convert the assertion to a warning because the problem doesn't really have any bad consequences, thus allowing assertions to be fatal (!) on the Mac debug tinderbox. r+sr+a=roc 2007-09-22 06:52:14 -07:00
reed@reedloden.com
7c1a1ff9dc Bug 393235 - "Removal of Non-Cairo from gtk2bin.h" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-21 19:25:23 -07:00
mkaply@us.ibm.com
cb68ce4118 Bug 397091 - attempt to fix OS/2 bustage 2007-09-21 12:41:45 -07:00
reed@reedloden.com
0dc9d9ad4a Bug 389801 - "Firefox crashes with some GTK+ themes whose gtkrc contains GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing" [p=fcrozat@mandriva.com (Frederic Crozat) r=chpe sr=roc a1.9=roc] 2007-09-20 19:14:33 -07:00
joshmoz@gmail.com
89d68c33ee remove menu listener usage from cocoa widget nsIWidgets. b=396820 r=cbarrett sr=roc a=roc 2007-09-20 01:56:42 -07:00
mozilla@weilbacher.org
96f22ce2ba [OS/2] Bug 396767: fix OS/2 build break in widget following bug 394691, p=wuno, r=me/chris@pearce 2007-09-19 17:54:03 -07:00
joshmoz@gmail.com
7171cbe1b9 remove unused widget interfaces and the dead remains of their implementations. b=396657 r=cbarrett sr=roc 2007-09-19 15:26:45 -07:00
joshmoz@gmail.com
7b22692c68 return the event handling status correctly from DispatchEvent on child views, more event handling cleanup in our menu impl. b=396520 r=cbarrett sr=roc a=roc 2007-09-19 15:15:48 -07:00
smichaud@pobox.com
f263a4f059 New appshell (process Gecko events on demand in Cocoa widgets). b=395397 r=joshmoz+mark sr=roc a=joshmoz 2007-09-19 12:17:06 -07:00
ginn.chen@sun.com
420b61d605 backing out bug 387990 because it regressed bug 396567 2007-09-18 23:37:56 -07:00
joshmoz@gmail.com
41141a79fb more menu cleanup, don't pre-load the help menu since it doesn't do anything any more. b=396520 r=cbarrett sr=roc a=roc 2007-09-18 17:19:51 -07:00
roc+@cs.cmu.edu
559a8984a7 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
masayuki@d-toybox.com
e7ca81ebed Bug 395565 spinner of cocoa has wrong size r=josh+enndeakin, sr+a=roc 2007-09-18 02:17:51 -07:00
Olli.Pettay@helsinki.fi
ae89765af6 Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst 2007-09-18 00:25:49 -07:00
ginn.chen@sun.com
13faec01f3 Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r+sr=roc a=roc 2007-09-17 22:48:16 -07:00
joshmoz@gmail.com
626bdc04a0 get rid of unnecessary build deps for cocoa widgets. b=396464 r=cbarrett sr=roc a=roc 2007-09-17 21:29:22 -07:00
joshmoz@gmail.com
575fd03fcf remove unnecessary Quickdraw code from child views, prep for optimizing by not making QD calls unless a QD plugin is present. b=396373 r=cbarrett sr=roc a=roc 2007-09-17 15:55:20 -07:00
joshmoz@gmail.com
0b4b924096 oops, wrong patch. don't actually change any code just remove the comment. 2007-09-17 14:29:42 -07:00
joshmoz@gmail.com
82f0e6891f remove xxx comment, followup for 391288. r=cbarrett a=josh 2007-09-17 14:26:22 -07:00
reed@reedloden.com
77d4884a17 Bug 396387 - "Use the native GTK help arrow on CSS "cursor: help"" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-09-17 14:03:34 -07:00
cbarrett@mozilla.com
8cb1dc3fd2 Bug 393646 - Support reading image data off the clipboard on Mac r=josh,bienvenu sr=roc a=mconnor/drivers 2007-09-17 11:02:50 -07:00
joshmoz@gmail.com
fd73f46022 remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc 2007-09-17 08:06:59 -07:00
joshmoz@gmail.com
6225fc2d77 fix window maximizing/resizing and visual corruption on resize. only report native size events, don't kick off a nested resize. b=396345 r=bent sr=roc a=roc 2007-09-17 07:41:59 -07:00
reed@reedloden.com
9755b3cc40 Back out patch from Michael Ventor from bug 384112 due to regression. 2007-09-16 13:08:12 -07:00
reed@reedloden.com
bd77c38c54 Bug 391409 - "Cleaning up all OS widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-15 18:37:43 -07:00
reed@reedloden.com
eafa104b82 Bug 389242 - "Kill old gfx and obsolete code in nsWindow" (more from nsWindow.h) [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-15 10:54:10 -07:00
reed@reedloden.com
8aef16b50f Bug 384112 - "-moz-appearance: menulist-button broken in GTK" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-09-15 10:47:24 -07:00
joshmoz@gmail.com
97105f597d Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc 2007-09-15 10:01:35 -07:00
joshmoz@gmail.com
95ad9c10a2 stop native comboboxes from drawing outside of their frames. b=396101 r=cbarrett sr=roc 2007-09-15 09:39:11 -07:00
joshmoz@gmail.com
e8e03654e0 bump uuid's for bug 375011 2007-09-14 15:09:51 -07:00
joshmoz@gmail.com
54611c4332 fix up the way we handle menu separators. this is cleaner and allows them to be hidden and unhidden after creation. b=375011 r=cbarrett sr=roc a=roc 2007-09-14 15:04:59 -07:00
mozilla@weilbacher.org
de32ecf525 [OS/2] Bug 395491: Fix files copied over from gfx for compilation, step 1 to remove NS_GFX macros to fix build break. Tested as working by abwillis1 and daveryeo. 2007-09-09 02:07:20 -07:00
mats.palmgren@bredband.net
26c2c2b87a [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 09:22:56 -07:00
mkaply@us.ibm.com
11f20b9e9c #238039 r=mkaply, sr=blizzard (platform specific) OS/2 only - integration with the FT2LIB font engine from Innotek 2007-09-06 11:41:04 -07:00
timeless@mozdev.org
ccd1cf5632 Bug 337917 Make consumers stop using cids from other modules r=smontagu sr=darin 2007-09-06 11:41:04 -07:00
mkaply@us.ibm.com
c33b4ac62a #3011064 r=mkaply, sr=mkaply (OS/2 only) Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2 2007-09-06 11:41:03 -07:00
mkaply@us.ibm.com
60e4baa879 OS/2 build bustage as a result of 32649 - once files are moved, this should build 2007-09-06 11:41:04 -07:00