Commit Graph

874 Commits

Author SHA1 Message Date
masayuki@d-toybox.com
b3ae807ef4 Bug 419359 Compile warning about NS_TargetUnfocusedEventToLastFocusedContent r+sr=roc, a1.9=beltzner 2008-03-05 11:27:54 -08:00
joshmoz@gmail.com
24d74548f8 implement insertNewline: instead of intercepting its command. b=420750 r=masayuki sr=roc a=damon 2008-03-04 14:32:55 -08:00
joshmoz@gmail.com
55b0ac00c2 bustage fix, NSRectFromCGRect is 10.5 only. 2008-03-04 13:07:04 -08:00
vladimir@pobox.com
f0183a8c01 b=418497, optimize mac native theme ; r=josh,sr=rc 2008-03-04 12:51:54 -08:00
joshmoz@gmail.com
df3cd329a5 take key modifiers from the current event not the current hardware state. b=320746 r=smichaud sr=roc 2008-03-04 09:58:52 -08:00
reed@reedloden.com
ed56f170de Bug 420580 - "missing padding for (content) dropdowns on XP" [p=zeniko@gmail.com (Simon Bünzli) r=vlad sr=roc a=blocking1.9+] 2008-03-04 03:21:47 -08:00
roc+@cs.cmu.edu
4815c48c47 Backing out 403181 again 2008-03-04 01:36:07 -08:00
roc+@cs.cmu.edu
d8ef70bf14 Bug 403181. Track which subimage of an image we want to draw and copy it to a temporary surface if necessary to prevent sampling of pixels outside the subimage when zooming. Also, enable EXTEND_PAD or SetFilter(0) if the context has a transformation that's not a simple translation, since that might induce cairo to sample pixels outside the source (sub)image. r=vlad,sr=dbaron 2008-03-04 00:21:34 -08:00
joshmoz@gmail.com
d36a5e8532 protect against exception being thrown when trying to remove a native menu item from a menu it isn't in. b=420640 r=smichaud sr=roc 2008-03-04 00:11:29 -08:00
joshmoz@gmail.com
88a5c0d639 fix ctrl-space for context menus. b=357540 r=smichaud sr=roc 2008-03-04 00:06:47 -08:00
vladimir@pobox.com
5cb07e5bb2 b=420381, Vista content area dropdowns often don't show dropdown arrow (bandaid); r+sr=roc, a=beltzner 2008-03-02 22:59:06 -08:00
reed@reedloden.com
570b4aa7f3 Bug 420502 - "Using enter/return in dialogs runs the underlying command twice" [p=dev@schonfeld.org (Michael Schonfeld) r=josh r=masayuki sr=roc a1.9b4=beltzner a=blocking1.9+] 2008-03-02 22:29:16 -08:00
roc+@cs.cmu.edu
a919e88051 Bug 403181 backout 2008-03-02 18:47:43 -08:00
roc+@cs.cmu.edu
722021b0b1 Bug 403181, fix bustage 2008-03-02 17:14:57 -08:00
smichaud@pobox.com
48af45d764 Fix topcrasher. b=358379 r+sr+a=mconnor 2008-03-01 11:04:33 -08:00
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
smichaud@pobox.com
12da382dc2 Mouse-down doesn't always change focus appropriately. b=413882 r=joshmoz sr=roc 2008-02-13 07:57:12 -08:00
reed@reedloden.com
1ff4abc634 Add bug number to comment for future reference. 2008-02-13 03:05:09 -08:00
reed@reedloden.com
abc6f7a377 Bug 414314 - "Since landing of bug 193001, I cannot print with HP-Toolbox 2.7.10 or earlier" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2008-02-13 03:03:43 -08:00
joshmoz@gmail.com
8a58c19ab4 fix filter popup menu in file picker (save dialog, etc.). b=412680 r=kreeger sr=roc 2008-02-12 19:38:06 -08:00
dholbert@cs.stanford.edu
d64a5ec967 Bug 375749: include margin when positioning CGContext for Mac print & print-preview. r+sr=pavlov, a=blocking1.9+ 2008-02-11 10:28:18 -08:00
joshmoz@gmail.com
112620a881 backing out bug 358379 due to it causing bug 415923. 2008-02-10 23:13:18 -08:00
reed@reedloden.com
4d4b0f8b4e Bug 415494 - "Wrong rendering of entries (moz_gtk_entry_paint)" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=damons] 2008-02-10 22:17:21 -08:00
reed@reedloden.com
fe25d31f9c Bug 413854 - "Wrong rendering of -moz-appearance: listbox and -moz-appearance: treeview" (Use a real scrolled window to draw the inset shadow) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=damons] 2008-02-10 00:36:46 -08:00
reed@reedloden.com
bbe4547674 Bug 415497 - "Put the back button on the window edge to make it an easier target" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin sr=roc a1.9=damons] 2008-02-10 00:32:37 -08:00
reed@reedloden.com
5ef36dbb17 Bug 414748 - "Improve focus ring painting of native themed location bar" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc r=Enn a1.9=schrep] 2008-02-10 00:30:04 -08:00
reed@reedloden.com
ed5b5fc87f Bug 415283 - "Button focus does not respect relief setting" (Sets the relief of the button so the focus is correct) [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=damons] 2008-02-09 22:58:57 -08:00
reed@reedloden.com
3e8ac3595f Bug 411005 - "both Dvorak and QWERTY keybindings active in text fields when using dvorak layout" [p=lolkaantimat@gmail.com (Evgeniy Ivanov [powerfox]) r+sr=roc a1.9=schrep] 2008-02-09 22:34:46 -08:00
reed@reedloden.com
7400426799 Bug 414960 - "Horizontal scroll is backwards" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons] 2008-02-09 22:08:58 -08:00
reed@reedloden.com
c165b23e57 Bug 413462 - "GTK print dialog has incorrect filename extension for Print to File" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons] 2008-02-09 22:07:34 -08:00
reed@reedloden.com
e8b2f86182 Bug 415137 - "activate-slider style property of GtkRange is not read" (Use the "activate-slider" style property) [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=damons] 2008-02-09 21:26:19 -08:00
jag@tty.nl
77b084dde7 Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
mozilla@weilbacher.org
dfa9e29f8b [OS/2] fix build break following bug 414671 2008-02-08 14:33:16 -08:00
mozilla.mano@sent.com
8c16c079ed Bug 416113 - cocoa widget does not draw focus rings for xul textboxes. r=josh, sr=roc, a=damons. 2008-02-07 13:54:24 -08:00
joshmoz@gmail.com
0eda21a8bf oops, wrong width on multiline focus rings. minor update to patch for bug 415466 that just landed. 2008-02-07 04:37:51 -08:00
joshmoz@gmail.com
ad21580325 draw focus rings for single and multi-line text fields on mac. b=415466 r=smichaud sr=roc a=schrep 2008-02-07 03:39:04 -08:00
reed@reedloden.com
663c3c5f19 Bug 406140 - "The inner-border style property of GtkButton is not read" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-02-07 01:27:27 -08:00
reed@reedloden.com
73263cfd77 Bug 395564 - "scrollbar's arrow buttons should be disabled when they can't scroll further" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-02-07 01:26:22 -08:00
reed@reedloden.com
4d6d565472 Bug 415425 - "Transparent backgrounds of images print as black under Linux" (Give PS priority over PDF by default) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+] 2008-02-06 21:24:51 -08:00
roc+@cs.cmu.edu
6bb55c8d05 Fixing bustage 2008-02-06 20:34:22 -08:00
roc+@cs.cmu.edu
614b93d61c Bug 414482. Don't leak by double-addreffing in CEnumFormatEtc::Clone. Also, fix nsDataObj refcnt logging so we don't appear to be leaking those. r=jmathies,sr=jonas 2008-02-06 20:07:15 -08:00
roc+@cs.cmu.edu
f612b67c34 Bug 414671. Don't leak window after drag-drop operation --- make nsGUIEvent::widget an nsCOMPtr. r+sr=sicking 2008-02-06 20:04:58 -08:00
reed@reedloden.com
b2cbcd5205 Bug 66519 - "Supporting Internet keys in XFree86 4" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-02-06 13:56:02 -08:00
aaronleventhal@moonset.net
0f80db38e1 Back out bug 413778, since it didn't work completely and also broke focus when returning to Window. 2008-02-06 12:34:35 -08:00
enndeakin@sympatico.ca
72aaf373bd Bug 390696, scale thumb is too small on vista, use a hardcoded size, r+sr=roc 2008-02-06 06:12:24 -08:00
joshmoz@gmail.com
ca99d48b14 Cmd+Return no longer opens focused link in new tab, events getting sent to wrong widget. Also fixes embedding bug 415437. b=358379 r=masayuki sr=roc 2008-02-05 22:26:11 -08:00
joshmoz@gmail.com
299bd71c8c back out patch for bug 400028, it caused 407020 which is more serious. b=400028 r=josh sr=roc 2008-02-05 22:22:51 -08:00
mozilla@weilbacher.org
c22808e56f [OS/2] Bug 394412: fix scaling issues and add support for pagination, so that printing now works in principle. (OS/2 only, NPOTB) 2008-02-04 01:31:05 -08:00
jruderman@hmc.edu
fe72bde6b2 Add crashtest. Note that the original bug was a warning, not an assertion. 2008-02-03 20:57:17 -08:00
masayuki@d-toybox.com
f89c86e996 Bug 414903 Cannot use arrow keys and function keys at using IME r=josh, sr=roc, a1.9b3=beltzner 2008-01-30 21:26:55 -08:00
mozilla@weilbacher.org
e48dd1a8be [OS/2] Bug 394412: on the way to be able to print through cairo 2008-01-29 16:16:19 -08:00
joshmoz@gmail.com
e4c5c95ce5 Spurious mouseout event with overlapped divs on Mac OS X. Patch by Matthew Gregan. b=411597 r=josh sr=roc 2008-01-29 13:12:00 -08:00
joshmoz@gmail.com
faedce29c4 fix performKeyEvent handling so we don't beep when commands are successful. b=376077 r=smichaud sr=roc 2008-01-28 22:11:06 -08:00
mozilla@weilbacher.org
0a7ee49586 Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner 2008-01-28 15:07:34 -08:00
aaronleventhal@moonset.net
6149792a72 Bug 413778. Extra nsDocAccessible quickly created and destroyed whenever new tab is opened. r=surkov, r=emaijala, sr=neil, a=blocking1.9 2008-01-27 21:54:12 -08:00
reed@reedloden.com
0bef1bf186 Bug 408578 - "gtk: combobox pushed state" (Don't forget editable menulists) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=schrep] 2008-01-26 21:11:15 -08:00
reed@reedloden.com
d76727d5c7 Bug 400019 - "clicking panel should just close menulist inside it (toolbar bookmark menu)" [p=enndeakin@sympatico.ca (Neil Deakin) r=dougt r=emaijala sr=roc a=blocking1.9+] 2008-01-26 20:43:37 -08:00
reed@reedloden.com
68877034c4 Bug 413930 - "Some arrows are not visible on hover in High Contrast Inverse Theme" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2008-01-26 20:32:31 -08:00
reed@reedloden.com
733ced8a2d Bug 413854 - "Wrong rendering of -moz-appearance: listbox and -moz-appearance: treeview" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Ventron sr=roc a1.9=beltzner] 2008-01-26 20:27:35 -08:00
jag@tty.nl
419b39f375 Bug 414148: Avoid copy of some nsDependentC?Strings. sr=dbaron, a=mtschrep 2008-01-26 15:00:19 -08:00
vladimir@pobox.com
7664b026ad b=403296, fix bogus warning from Cocoa native theme painting, r=stuart 2008-01-25 16:26:48 -08:00
reed@reedloden.com
d83530eeea Bustage fix. 2008-01-24 01:47:03 -08:00
reed@reedloden.com
1c0d24e0cc Bug 413272 - "HTML SELECT does not show selected item in windows "selected text" style - recent regression" (use new CSS system color for html select options) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a=blocking1.9+] 2008-01-24 01:31:44 -08:00
reed@reedloden.com
0790141f34 Bug 409773 - "gtk: in small scrolled area handle is not shown" (Make scrollbar thumbs smaller when they exceed the available space) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-23 23:28:35 -08:00
joshmoz@gmail.com
a523011e39 decomtaminate nsIChangeObserver, nsIChangeManager, nsIMenuCommandDispatcher. b=413407 r=bent sr=roc a=beltzner 2008-01-22 20:04:15 -08:00
reed@reedloden.com
a42d199653 Bug 193001 - "Use gnome's native print dialog" (Followup 2: HIG fixes) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-21 23:40:23 -08:00
reed@reedloden.com
50e3dc51b2 Bug 413084 - "New location bar style does not update on GTK theme change" (use already created child widgets of GtkComboBoxEntry) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-21 16:15:06 -08:00
reed@reedloden.com
baf29f44fd Bug 193001 - "Use gnome's native print dialog" (possible crash follow-up) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-21 16:09:37 -08:00
reed@reedloden.com
67747c0779 Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-20 19:47:25 -08:00
sergei_d@fi.tartu.ee
37159f4c1d Bug 346690, p=sergei_d, r=thesuckiestemail, NPOB 2008-01-19 14:21:51 -08:00
mozilla@weilbacher.org
b728f14dda [OS/2] Bug 346690: Implement CSS3 CR cursor:none, OS/2 followup, r=mkaply 2008-01-19 00:35:49 -08:00
jwalden@mit.edu
790c02099d Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep 2008-01-18 10:46:38 -08:00
jwalden@mit.edu
afd9df39fb Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep 2008-01-18 10:39:49 -08:00
aaronleventhal@moonset.net
c8aadc225c Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:56:38 -08:00
aaronleventhal@moonset.net
81d84d4218 Backing out until I have fix for bustage 2008-01-17 18:49:04 -08:00
aaronleventhal@moonset.net
f93ffe1641 Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep 2008-01-17 18:33:56 -08:00
smichaud@pobox.com
1af9471961 Fix a number of focus bugs on OS X. b=403232 r=joshmoz sr=roc 2008-01-17 08:58:29 -08:00
reed@reedloden.com
1c92a2eaf9 Bug 404825 - "Bookmark folders in Personal Toolbar" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-01-17 02:24:31 -08:00
reed@reedloden.com
7298f80eb7 Bug 412281 - "[GTK] Unfocused options list looks like focused ones" (use -moz-cellhighlight* for non focused selects) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-17 02:22:34 -08:00
reed@reedloden.com
8a35e033c5 Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest. 2008-01-17 02:11:00 -08:00
reed@reedloden.com
1340e977d7 Fix bustage on Solaris from bug 193001. 2008-01-16 23:10:23 -08:00
reed@reedloden.com
3b0f09a194 Fix bustage from bug 405512 by removing unneeded |if| check. 2008-01-16 23:06:43 -08:00
reed@reedloden.com
2628c5157a Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 22:57:13 -08:00
reed@reedloden.com
c2a9789b6f Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-01-16 22:27:50 -08:00
joshmoz@gmail.com
e767380c51 Revert async context menu events from bug 389542 now that 392652 is fixed. b=396186 r=smichaud sr=roc a=schrep 2008-01-16 20:59:43 -08:00
reed@reedloden.com
d527d33641 Bug 412432 - "New location bar style requires GTK 2.12" (Use the default value for arrow scaling) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-15 21:02:02 -08:00
reed@reedloden.com
b2737dc69c Bug 412341 - "clicking opened menuitem or combobox doesn't close menu" [p=kinetik@flim.org (Matthew Gregan) r+sr+a1.9=roc] 2008-01-15 17:45:36 -08:00
smichaud@pobox.com
109682711c Mouse-moved events sent to minimized window (Apple bug, work around it). b=410219 r=joshmoz sr=vladimir 2008-01-15 16:45:54 -08:00
mats.palmgren@bredband.net
0e275d9028 Make the code resilient to widget destruction from Gecko event handling. b=402505 r=joshmoz sr=roc a=blocking1.9 2008-01-15 15:11:55 -08:00
mats.palmgren@bredband.net
a8521ca825 Backout bug 402505. 2008-01-15 15:11:21 -08:00
smichaud@pobox.com
742d0427ff Avoid using freed memory (patch by Mats Palmgren). b=402505 r=joshmoz sr=roc 2008-01-15 14:34:54 -08:00
reed@reedloden.com
cf8b79b983 Bug 405210 - "Improve look of location bar dropdown button" (followup patch: fix some glitches) [p=twanno@lycos.nl (Teune van Steeg) r=gavin r+sr=roc a1.9=schrep] 2008-01-14 03:13:39 -08:00
reed@reedloden.com
acdcd9ddc5 Bug 405210 - "Improve look of location bar dropdown button" (styles editable drop down buttons - including autocomplete dropmarkers - natively) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-14 03:12:29 -08:00
reed@reedloden.com
23fb50db26 Bug 409388 - "Number box text fields seem not to get repainted on focus events" [p=twanno@lycos.nl (Teune van Steeg) r=Enn sr=roc a1.9=schrep] 2008-01-14 02:20:59 -08:00
reed@reedloden.com
0238c6619e Bug 188126 - "gtk2: autocomplete/popup widgets should not block clicks outside of themselves" (make progress towards fixing this bug by adding support to the GTK2 widget code) [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=schrep] 2008-01-14 01:40:45 -08:00
reed@reedloden.com
520f5a614d Bug 408095 - "Screen artifacts when opening a hidechrome window" [p=kinetik@flim.org (Matthew Gregan) r+sr+a1.9=roc] 2008-01-14 01:35:19 -08:00
joshmoz@gmail.com
95b69c15ec draw radio buttons using NSCell. b=394892 r=cbarrett sr=roc 2008-01-13 20:48:33 -08:00
reed@reedloden.com
885d5db188 Bug 410489 - "gtk: wrong scrollbar in nodoka theme (git)" (make it possible for GTK themes to distinguish secondary steppers) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-12 20:13:50 -08:00
reed@reedloden.com
df0221fbbe Bug 408578 - "gtk: combobox pushed state" [p=ispence@gmail.com (Ian Spence) r+sr+a1.9=roc] 2008-01-12 18:56:01 -08:00
dolske@mozilla.com
e9dc8deccc Bug 410215 - GTK's .xpm decoding is weird, stop using XPM as the default window icon. r+sr=roc, a1.9=schrep 2008-01-09 22:04:51 -08:00
mozilla@weilbacher.org
f750834527 [OS/2] Bug 305061: use RWS to improve platform integration on OS/2 (base RWS support and helper app handling), p=Rich Walsh and me, testing=abwillis1,daveryeo,wuno, r=mkaply 2008-01-09 14:24:05 -08:00
reed@reedloden.com
ac16622ffd Bug 265698 - "XUL tab widgets are rendered incorrectly on GTK" (Correct use of units in nsNativeThemeGTK::GetWidgetOverflow()) [p=reg@openpave.org (Jeremy Lea) / frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2008-01-08 23:40:21 -08:00
joshmoz@gmail.com
1b05b01087 render focus rings for native push buttons correctly. b=409912 r=cbarrett sr=roc 2008-01-08 18:52:36 -08:00
enndeakin@sympatico.ca
e6ce27c055 Bug 376578, drag feedback is offset when dpi is changed, r+sr=roc 2008-01-08 14:03:53 -08:00
reed@reedloden.com
59156028ee Back out Ian Spence's patch from bug 408578 due to it probably causing regression bug 410881. 2008-01-07 02:58:41 -08:00
sayrer@gmail.com
6486bf9f2e Bug 411036. uninitialized parameter used in gtk2drawing.c. r=ventnor, sr=roc, a=schrep 2008-01-06 23:02:48 -08:00
roc+@cs.cmu.edu
d9682e9206 Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad 2008-01-06 16:50:18 -08:00
alqahira@ardisson.org
8fe988018d Bug 326035 - Page Up and Page Down do not hide cursor. Patch by Markus Magnuson <markus.magnuson@gmail.com>, r=josh, sr=roc, a/1.9=schrep 2008-01-05 15:33:53 -08:00
reed@reedloden.com
94ae6996d9 Bug 331198 - "Use NS_PTR_TO_* instead of G(U)INT_TO_POINTER to fix 64-bit build on AIX" [p=ganesh.mozilla@gmail.com (Ganesh) / shailen.n.jain@gmail.com (Shailen) r=biesi r+sr+a1.9=roc] 2008-01-04 21:43:22 -08:00
reed@reedloden.com
50c5641cad Bug 126730 - "full screen: problem with maximize/fullscreen/restore (still broken on Linux)" [p=dennis.mckenzie@sympatico.ca (Dennis McKenzie) r+sr+a1.9=roc] 2008-01-04 21:34:00 -08:00
mozilla@weilbacher.org
4c8e92cd37 [OS/2] Bug 410566: replace ..apps filter in file picker with correct application extensions, r=mkaply 2008-01-03 05:27:03 -08:00
reed@reedloden.com
78701fb65e Bug 408990 - "gtk: expander in treeview is not the correct size" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-02 23:07:32 -08:00
reed@reedloden.com
a06873a75e Bug 408578 - "gtk: combobox pushed state" [p=ispence@gmail.com (Ian Spence) r+sr+a1.9=roc] 2008-01-02 22:27:57 -08:00
reed@reedloden.com
a96d1464c2 Bug 409578 - "Clean-up some compile warnings under widget/src/gtk2" [p=reed r+sr=roc a1.9=stuart] 2008-01-01 02:21:28 -08:00
reed@reedloden.com
1d602b3c42 Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 02:11:02 -08:00
mozilla@weilbacher.org
f04b27baba [OS/2] Bug 368864: now really make menu selection visible on Warp3, r=mkaply 2007-12-28 15:34:22 -08:00
mozilla@weilbacher.org
a35a52bb40 [OS/2] Bug 395491: Fix files copied over from gfx for compilation, step 2 to remove nightmarish palette handling, r=mkaply 2007-12-28 14:44:56 -08:00
jruderman@hmc.edu
9a2f5e4441 Add wide-button crashtest 2007-12-23 17:55:58 -08:00
joshmoz@gmail.com
d9ada1467e draw push buttons with NSButtonCell. b=407093, also fixes 384569. r=cbarrett sr=roc 2007-12-23 11:22:47 -08:00
reed@reedloden.com
3d85454622 Bug 409471 - "Cleanup some GTK code for performance" (Add missing widgets to moz_gtk_shutdown()) [p=ispence@gmail.com (Ian Spence) r+sr+a1.9=roc (IRC)] 2007-12-22 10:59:35 -08:00
reed@reedloden.com
8994dc3e28 Bug 265698 - "XUL tab widgets are rendered incorrectly" (Refactor native GTK drawing of tabs, taking advantage of the new CSS) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr+a1.9=roc] 2007-12-21 04:25:10 -08:00
reed@reedloden.com
2770d799a0 Bug 265698 - "XUL tab widgets are rendered incorrectly" (Refactor native GTK drawing of tabs, taking advantage of the new CSS) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr+a1.9=roc] 2007-12-21 03:51:48 -08:00
reed@reedloden.com
04dfb3575f Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 03:30:29 -08:00
reed@reedloden.com
be87af14d3 Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 03:30:00 -08:00
reed@reedloden.com
3927f9b31d Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-21 03:17:01 -08:00
hwaara@gmail.com
9fc1c6a41c bug 307204, implement support for transparent windows in XUL for Mac OS X. r=josh, sr=roc, approval1.9=damons 2007-12-19 11:40:18 -08:00
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