nick.kreeger@park.edu
|
f8ed0c2bf6
|
Fixing bug 420223 - Add |setDelegate:nil| call to the |nsMenuX.mm| destructor (crash protection). r=josh,sr=roc,approval1.9b4=beltzner
|
2008-02-29 16:05:18 -08:00 |
|
joshmoz@gmail.com
|
9d15dd6a9e
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
|
joshmoz@gmail.com
|
782bc77a51
|
Fix various key handling bugs by processing key down events uniformly and making sure we always send down and press events. Fixes key events in dialogs, emacs bindings, various key commands, changing IME input modes. b=358379, also fixes 418226,411304,417108. r=masayuki sr=roc a=beltzner
|
2008-02-28 21:47:41 -08:00 |
|
joshmoz@gmail.com
|
7821e133e7
|
make filepicker remember last type selected. b=417910 r=smorgan sr=roc a=beltzner
|
2008-02-28 21:36:35 -08:00 |
|
vladimir@pobox.com
|
4aa4bceacd
|
b=419383, extract native vista toolbar styles and expose to themes ; r+sr=roc; a=beltzner
|
2008-02-28 21:10:38 -08:00 |
|
vladimir@pobox.com
|
9363e2f33c
|
b=418552, use native styling for dropdown controls in xul and content area in Vista ; r+sr=roc; a=beltzner
|
2008-02-28 21:10:12 -08:00 |
|
reed@reedloden.com
|
7988be93ce
|
Bug 420198 - "Missing PR_TRUE assignment results in performance loss" [p=reed r+sr=roc a1.9b4=beltzner a=blocking1.9+]
|
2008-02-28 19:52:32 -08:00 |
|
smichaud@pobox.com
|
909d531694
|
Fix app-focus issues right-clicking on backgrounded browser window. b=416455 r=josh sr=roc a1.9b4=beltzner
|
2008-02-28 07:58:33 -08:00 |
|
roc+@cs.cmu.edu
|
5973a5aa40
|
Backing out patch for bug 415163 to try to fix centos5 orange
|
2008-02-27 04:10:24 -08:00 |
|
reed@reedloden.com
|
714a6d5340
|
Bug 415163 - "GTK location bar drop-down button arrow is misaligned" [p=twanno@lycos.nl (Teune van Steeg) / frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ryan r=twanno r=Ventron sr=roc a1.9=beltzner]
|
2008-02-27 02:10:32 -08:00 |
|
smichaud@pobox.com
|
25798b7b4f
|
Fix several focus bugs regressed by patch for bug 413882. b=404433 r=josh sr=roc
|
2008-02-26 14:08:27 -08:00 |
|
joshmoz@gmail.com
|
024b65210e
|
get window.focus() working again. b=419338 r=hwaara sr=roc
|
2008-02-26 11:32:19 -08:00 |
|
timeless@mozdev.org
|
759965ad63
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
|
2008-02-26 08:50:27 -08:00 |
|
timeless@mozdev.org
|
0a586a6dbb
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
|
2008-02-26 08:34:37 -08:00 |
|
timeless@mozdev.org
|
a2f9a64df3
|
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
|
2008-02-26 08:12:17 -08:00 |
|
mats.palmgren@bredband.net
|
76af2248ae
|
Process XPCOM events from nested native event loops. b=389931 r+sr=roc a=blocking1.9
|
2008-02-26 05:36:40 -08:00 |
|
stefanh@inbox.com
|
9d700a2d04
|
Bug 418308 - Use HITheme to draw native menuseparators. r=josh+Mano, sr=roc, a=beltzner.
|
2008-02-24 05:41:22 -08:00 |
|
Olli.Pettay@helsinki.fi
|
5ad351df5f
|
Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking
|
2008-02-24 02:55:37 -08:00 |
|
reed@reedloden.com
|
e32561d1fb
|
Bug 417695 - "Treeview headers should be painted with button in the middle of the header" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep]
|
2008-02-23 22:20:16 -08:00 |
|
reed@reedloden.com
|
6e49f77040
|
Back out Ian Spence's patch from bug 417695 in order to see if it is the cause of the Tp2 regression on Linux.
|
2008-02-23 16:54:57 -08:00 |
|
dougt@meer.net
|
974d664c77
|
Overzelous with the NS_PRINTING macro. Fixes/unbreaks non-wince non-printing builds. r=blassey
|
2008-02-22 22:44:06 -08:00 |
|
joshmoz@gmail.com
|
f2defd5c1b
|
use "-fobjc-exceptions" for all .mm files. p=shebs b=163260 r=josh r=ted
|
2008-02-22 13:08:36 -08:00 |
|
joshmoz@gmail.com
|
b94f900060
|
allow obscured sibling sheet show code to run when necessary. b=418699 r=bent sr=roc
|
2008-02-21 17:47:14 -08:00 |
|
dougt@meer.net
|
97c7405a6f
|
Fixing build bustage
|
2008-02-21 13:33:24 -08:00 |
|
dougt@meer.net
|
e473c619a3
|
windows widget fixups for windows mobile. bug 418658, r=ere, a=beltzner
|
2008-02-21 12:57:22 -08:00 |
|
dougt@meer.net
|
555d2de42b
|
bug 418654 - windows widget honor NS_PRINTING. r=ere, a=beltzner
|
2008-02-21 12:49:24 -08:00 |
|
reed@reedloden.com
|
ff593309b5
|
Change two C++-style comments introduced by bug 417695 into C-style comments to kill warnings.
|
2008-02-21 02:48:51 -08:00 |
|
reed@reedloden.com
|
a2b2638aff
|
Bug 417695 - "Treeview headers should be painted with button in the middle of the header" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep]
|
2008-02-21 02:46:54 -08:00 |
|
mozilla@weilbacher.org
|
ef664eb10c
|
Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner
|
2008-02-21 00:37:27 -08:00 |
|
joshmoz@gmail.com
|
7390ba414c
|
protect against obj-c exceptions. b=417558 r=bent sr=roc
|
2008-02-20 17:01:27 -08:00 |
|
joshmoz@gmail.com
|
ee2caf8906
|
protect against obj-c exceptions, b=417558 r=bent sr=roc
|
2008-02-20 15:47:05 -08:00 |
|
reed@reedloden.com
|
89eddcaa54
|
Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+]
|
2008-02-20 03:33:27 -08:00 |
|
reed@reedloden.com
|
19f6599309
|
Bug 415810 - "Respect the user's settings of icons in menus" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc r=Enn a1.9=schrep]
|
2008-02-20 02:12:33 -08:00 |
|
reed@reedloden.com
|
68d0ca2f9d
|
Bug 355477 - "map mouse buttons 8-9 to back/forward" [p=tester@tester.ca (Olivier CrĂȘte) r+sr=roc a1.9=schrep]
|
2008-02-20 02:10:08 -08:00 |
|
reed@reedloden.com
|
8ea4ce066f
|
Bug 418172 - "Crash when pressing "menu" key on keyboard [@ nsWindow::~nsWindow()]" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=schrep]
|
2008-02-20 02:04:56 -08:00 |
|
masayuki@d-toybox.com
|
5f50f3f99e
|
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
|
2008-02-19 23:40:04 -08:00 |
|
masayuki@d-toybox.com
|
a4cda6d294
|
Bug 417315 Cannot use IME menus during IME transaction #1 r=josh+roc, sr=roc, a1.9=beltzner
|
2008-02-19 23:16:06 -08:00 |
|
joshmoz@gmail.com
|
3bc6367a05
|
focus ring cut off when autocomplete goes away on 10.4. Also optimize top-level window ::Show to be cheap when asked to go into the same state it is already in. b=417124 r=hwaara sr=roc
|
2008-02-19 18:30:24 -08:00 |
|
joshmoz@gmail.com
|
b082522104
|
more obj-c exception protection. b=417558 r=shebs sr=roc
|
2008-02-19 12:58:01 -08:00 |
|
joshmoz@gmail.com
|
4fdd89b794
|
backing out 417124, unit test failure.
|
2008-02-18 17:51:51 -08:00 |
|
joshmoz@gmail.com
|
e566ea1512
|
Aqua focus ring is cut off after form autocomplete goes away, second pass. Includes some code by hwaara from bug 392813. b=417124 r=hwaara sr=roc
|
2008-02-18 17:11:39 -08:00 |
|
joshmoz@gmail.com
|
338a6026a3
|
obj-c exceptions work. b=417558 r=shebs sr=roc
|
2008-02-18 09:30:59 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
mats.palmgren@bredband.net
|
71acf59029
|
Initialize mDownloadFonts to fix an UMR. b=413255 r+sr=roc a=blocking1.9
|
2008-02-16 18:22:56 -08:00 |
|
joshmoz@gmail.com
|
a2fc263a51
|
back out focus ring clipping fix from bug 417124
|
2008-02-16 12:33:32 -08:00 |
|
joshmoz@gmail.com
|
05ddb4e993
|
fix focus ring clipping with form autocomplete on 10.4. b=417124 r=smichaud sr=roc
|
2008-02-15 10:32:55 -08:00 |
|
reed@reedloden.com
|
2c86c6b910
|
Bug 406474 - "Native GTK look for toolbar arrows" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner]
|
2008-02-14 21:28:44 -08:00 |
|
dholbert@cs.stanford.edu
|
760e179b22
|
Bug 417351: (Linux only) Initialize nsDeviceContextSpecGTK member data to null, fixing crash in destructor when cancelling printing. r+sr=roc, a=blocking1.9+
|
2008-02-13 15:14:52 -08:00 |
|
joshmoz@gmail.com
|
9d606e4131
|
Infrastructure for catching Obj-C exceptions. Cocoa appshell usage. b=163260 r=shebs sr=roc
|
2008-02-13 15:11:11 -08:00 |
|
mozilla@weilbacher.org
|
7db479b105
|
[OS/2] Bug 414596: implement nsIdleService on OS/2 (using DSSaver), r=mkaply
|
2008-02-13 13:46:42 -08:00 |
|