Граф коммитов

8529 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 96ae47bdfb b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 23:01:18 +00:00
maxf%magma.ca 6ba87a45a2 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 22:00:52 +00:00
reed%reedloden.com 84d88dcb9c Back out patch by Ian Spence in bug 407069 due to regressions. 2007-12-18 05:45:24 +00:00
reed%reedloden.com b42371a185 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-18 05:41:57 +00:00
reed%reedloden.com b46554514c Bug 408705 - "Default buttons should be painted as such" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-18 05:29:27 +00:00
joshmoz%gmail.com 761871eb2a fix multiple bugs related to mouse event handling. b=407876, 396952, 408319 r=smichaud sr=roc 2007-12-18 04:44:30 +00:00
mozilla%weilbacher.org 0b55641fa8 [OS/2] Bug 368864: try to make menu selection visible on Warp3, r=mkaply 2007-12-14 20:30:02 +00:00
reed%reedloden.com ed392c2b6d Back out patch from bug 406407 due to 77 test failures on Linux. 2007-12-14 08:55:09 +00:00
reed%reedloden.com 73f82110b0 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-14 07:26:03 +00:00
reed%reedloden.com e54c45c68a 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-14 07:20:33 +00:00
reed%reedloden.com f1ff06b1c0 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-14 07:02:05 +00:00
reed%reedloden.com 181200fb10 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-14 07:00:44 +00:00
cbarrett%mozilla.com 8b8b42e359 Bug 407063 - Bottom border of title bar on Leopard does not dim properly. r=joshmoz, sr=roc. 2007-12-11 19:52:26 +00:00
reed%reedloden.com d4c032adcb 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 10:08:36 +00:00
reed%reedloden.com 82e4306b3c Bug 407069 - "GTK Menus ignore native vertical padding" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-11 09:19:52 +00:00
reed%reedloden.com 017fb129f5 Bug 406676 - "GTK Menu Separator is not painted natively" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-11 09:09:10 +00:00
reed%reedloden.com 867f9923df 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 08:49:46 +00:00
reed%reedloden.com a79009f579 Bug 21747 - "Implement backend for cmd_copyImageContents" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-12-11 08:42:30 +00:00
mark%moxienet.com 8cc35d781f 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-11 03:44:51 +00:00
joshmoz%gmail.com cec50a9aeb 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 23:22:31 +00:00
dholbert%cs.stanford.edu bcd7e5e030 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 21:47:35 +00:00
joshmoz%gmail.com cfafa6e3c1 Mouse move events can be double processed, causes menu flicker and other issues. b=406362 r=smichaud sr=roc 2007-12-05 23:17:08 +00:00
joshmoz%gmail.com 8f10db3cce back out 376077, too problematic for beta 2. 2007-12-05 21:19:07 +00:00
joshmoz%gmail.com 0d434e89d6 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 19:19:08 +00:00
mkaply%us.ibm.com 7e8902e770 OS/2 build bustage - bug 406956 2007-12-05 12:55:31 +00:00
reed%reedloden.com 4854f5f4dc Bug 404816 - "Visual bug in list view header" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=damons] 2007-12-05 01:09:29 +00:00
joshmoz%gmail.com 5b45b77b09 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-05 00:08:33 +00:00
joshmoz%gmail.com 9620615b79 init mIgnoreDoCommand, part of 358379, r=cbarrett sr=roc 2007-12-05 00:05:07 +00:00
gijskruitbosch%gmail.com 07b8d246c4 Commenting out test due to spurious centos failure 2007-12-04 22:24:35 +00:00
martijn.martijn%gmail.com 8b6e60d7c4 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 15:56:17 +00:00
reed%reedloden.com f2dc08c194 Bug 404498 - "Improve GTK look of menu selection" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-04 06:28:34 +00:00
joshmoz%gmail.com 6ffc495464 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-04 06:10:51 +00:00
joshmoz%gmail.com 38da6f3d72 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-04 04:24:52 +00:00
cbarrett%mozilla.com 1149b310f8 Bug 404096 - For windows that don't have @titlebarcolor, draw titlebar background state if needed. r=josh, sr=roc. 2007-12-03 18:48:24 +00:00
enndeakin%sympatico.ca e5a9b418fd 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 16:33:45 +00:00
joshmoz%gmail.com bfcee6dfd4 Don't allow really big windows to freeze the system. Patch by Stan Shebs. b=398336 r=josh sr=roc 2007-12-03 16:25:36 +00:00
enndeakin%sympatico.ca 327d478a54 Bug 405899, autoscroll causes window to close, r+sr=roc 2007-12-03 14:32:26 +00:00
reed%reedloden.com 36b82ffd7c 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 09:16:16 +00:00
reed%reedloden.com 5d4a4d1f2f Bug 404514 - "Native GTK active button look" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-12-03 09:14:18 +00:00
reed%reedloden.com 9b5600ab3a Bug 406075 - "Firefox does not use native toolbar separator" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-03 09:13:30 +00:00
cbarrett%mozilla.com cb06e58f65 Bug 402627 - Squelch warning about calling SetTitlebarColor on the hidden window. r=josh sr=roc a1.9=dsicore. 2007-11-30 19:18:01 +00:00
reed%reedloden.com 2d2e566d6b 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 22:46:14 +00:00
reed%reedloden.com bbd8fedc1e Bug 404493 - "Native GTK style for arrows" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-11-28 22:45:21 +00:00
reed%reedloden.com df8bcbf3c6 405259 - "Compile error in nsNativeThemeWin.cpp with MingW GCC" [p=jfwfreo@tpgi.com.au r+sr=roc a1.9=beltzner] 2007-11-28 22:37:40 +00:00
enndeakin%sympatico.ca fffd3f3953 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 20:18:15 +00:00
joshmoz%gmail.com b1cad72783 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 18:49:55 +00:00
vladimir%pobox.com bd7805a928 b=355177, window.resizeTo behaviour changed with cocoa widgets (flicker when resizing windows); r=josh,sr=stuart 2007-11-27 00:24:13 +00:00
joshmoz%gmail.com d14b50704f Clicking on submenu item in bookmarks toolbar shouldn't cause submenu to go away. b=402926 r=smichaud sr=roc 2007-11-26 23:19:04 +00:00
joshmoz%gmail.com 7cf6670463 fix various bugs with cocoa key handling. b=404632 r=masayuki sr=roc 2007-11-26 18:09:38 +00:00
reed%reedloden.com 0770ae93db 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-23 01:38:40 +00:00