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

8722 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org dc816fd4fa Make GTK2 checkbox and radio widgets put their indicator spacing in GetWidgetOverflow rather than inside their size. b=402940 r=ventnor sr=roc a=blocking1.9+ 2008-03-07 17:58:11 +00:00
dbaron%dbaron.org 97dc0ca41a Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+ 2008-03-07 17:57:34 +00:00
masayuki%d-toybox.com ac841bb9c5 Bug 385364 Tilde (~) key broken on some keyboard layout r=ere,sr=roc,b1.9=beltzner 2008-03-07 15:21:26 +00:00
roc+%cs.cmu.edu d3935a6a58 Backing out Bug 403181. JPEG encoding test failure :-( 2008-03-07 09:28:36 +00:00
roc+%cs.cmu.edu 3888bf4b3a Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron 2008-03-07 08:34:14 +00:00
vladimir%pobox.com f2fc93d404 b=420325, menu item hover/cursor confusion, undoing my previous brokenness; r=enn 2008-03-06 20:56:47 +00:00
vladimir%pobox.com 230fd7d33a b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +00:00
vladimir%pobox.com f47ae0f075 b=418537, vista textfield/dropdown appearance incorrect when active, r=stuart 2008-03-06 00:23:38 +00:00
blassey%mozilla.com d66d0b8772 backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
blassey%mozilla.com fbc9687a30 switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 21:39:35 +00:00
masayuki%d-toybox.com e66a18a73c Bug 419359 Compile warning about NS_TargetUnfocusedEventToLastFocusedContent r+sr=roc, a1.9=beltzner 2008-03-05 19:27:54 +00:00
joshmoz%gmail.com 4b9a393d88 implement insertNewline: instead of intercepting its command. b=420750 r=masayuki sr=roc a=damon 2008-03-04 22:32:55 +00:00
joshmoz%gmail.com c5fc2f22c9 bustage fix, NSRectFromCGRect is 10.5 only. 2008-03-04 21:07:04 +00:00
vladimir%pobox.com 1703735026 b=418497, optimize mac native theme ; r=josh,sr=rc 2008-03-04 20:51:54 +00:00
joshmoz%gmail.com c8672499e3 take key modifiers from the current event not the current hardware state. b=320746 r=smichaud sr=roc 2008-03-04 17:58:53 +00:00
reed%reedloden.com acd2dd3d5a 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 11:21:47 +00:00
roc+%cs.cmu.edu 46ae1fb918 Backing out 403181 again 2008-03-04 09:36:09 +00:00
roc+%cs.cmu.edu bdd10f1c8f 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 08:21:36 +00:00
joshmoz%gmail.com df58937f8b 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 08:11:29 +00:00
joshmoz%gmail.com c3a14905af fix ctrl-space for context menus. b=357540 r=smichaud sr=roc 2008-03-04 08:06:47 +00:00
vladimir%pobox.com d62bc4fb9a b=420381, Vista content area dropdowns often don't show dropdown arrow (bandaid); r+sr=roc, a=beltzner 2008-03-03 06:59:06 +00:00
reed%reedloden.com 5791bde4cd 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-03 06:29:16 +00:00
roc+%cs.cmu.edu cb6ced415e Bug 403181 backout 2008-03-03 02:47:43 +00:00
roc+%cs.cmu.edu cce90ca8d6 Bug 403181, fix bustage 2008-03-03 01:14:57 +00:00
smichaud%pobox.com 646dcc5307 Fix topcrasher. b=358379 r+sr+a=mconnor 2008-03-01 19:04:33 +00:00
nick.kreeger%park.edu 6d7eab4c3f Fixing bug 420223 - Add |setDelegate:nil| call to the |nsMenuX.mm| destructor (crash protection). r=josh,sr=roc,approval1.9b4=beltzner 2008-03-01 00:05:18 +00:00
joshmoz%gmail.com 793a2e0747 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 23:24:55 +00:00
joshmoz%gmail.com 935aafe5d0 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-29 05:47:41 +00:00
joshmoz%gmail.com d27e6e48e1 make filepicker remember last type selected. b=417910 r=smorgan sr=roc a=beltzner 2008-02-29 05:36:35 +00:00
vladimir%pobox.com c313955a93 b=419383, extract native vista toolbar styles and expose to themes ; r+sr=roc; a=beltzner 2008-02-29 05:10:39 +00:00
vladimir%pobox.com 6dbcd4df07 b=418552, use native styling for dropdown controls in xul and content area in Vista ; r+sr=roc; a=beltzner 2008-02-29 05:10:12 +00:00
reed%reedloden.com 9535941598 Bug 420198 - "Missing PR_TRUE assignment results in performance loss" [p=reed r+sr=roc a1.9b4=beltzner a=blocking1.9+] 2008-02-29 03:52:32 +00:00
smichaud%pobox.com 44ef141a4d Fix app-focus issues right-clicking on backgrounded browser window. b=416455 r=josh sr=roc
a1.9b4=beltzner
2008-02-28 15:58:33 +00:00
roc+%cs.cmu.edu a5490797fe Backing out patch for bug 415163 to try to fix centos5 orange 2008-02-27 12:10:25 +00:00
reed%reedloden.com dc66afed87 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 10:10:33 +00:00
smichaud%pobox.com d397784aae Fix several focus bugs regressed by patch for bug 413882. b=404433 r=josh sr=roc 2008-02-26 22:08:27 +00:00
joshmoz%gmail.com a650f3f5b2 get window.focus() working again. b=419338 r=hwaara sr=roc 2008-02-26 19:32:19 +00:00
timeless%mozdev.org 07911e8f52 Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
2008-02-26 16:50:27 +00:00
timeless%mozdev.org 82ada7e4d5 Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
2008-02-26 16:34:37 +00:00
timeless%mozdev.org 2f26a5fe73 Bug 412822 nsIFilePicker makes it hard to drop in other url systems
r=neil a=dsicore
2008-02-26 16:12:19 +00:00
mats.palmgren%bredband.net ce39c9c786 Process XPCOM events from nested native event loops. b=389931 r+sr=roc a=blocking1.9 2008-02-26 13:36:40 +00:00
stefanh%inbox.com 181e7dad52 Bug 418308 - Use HITheme to draw native menuseparators. r=josh+Mano, sr=roc, a=beltzner. 2008-02-24 13:41:23 +00:00
Olli.Pettay%helsinki.fi b211cbf183 Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking 2008-02-24 10:55:39 +00:00
reed%reedloden.com 9150b58c2d 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-24 06:20:16 +00:00
reed%reedloden.com 9c47e4823f 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-24 00:54:57 +00:00
dougt%meer.net 1e6399a26b Overzelous with the NS_PRINTING macro. Fixes/unbreaks non-wince non-printing builds. r=blassey 2008-02-23 06:44:06 +00:00
joshmoz%gmail.com 25104f5ad1 use "-fobjc-exceptions" for all .mm files. p=shebs b=163260 r=josh r=ted 2008-02-22 21:08:37 +00:00
joshmoz%gmail.com 6958e4a113 allow obscured sibling sheet show code to run when necessary. b=418699 r=bent sr=roc 2008-02-22 01:47:14 +00:00
dougt%meer.net 85fda15ddb Fixing build bustage 2008-02-21 21:33:24 +00:00
dougt%meer.net 462f2c8c80 windows widget fixups for windows mobile. bug 418658, r=ere, a=beltzner 2008-02-21 20:57:22 +00:00