enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
mconnor%steelgryphon.com
|
fde07e07ff
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 17:25:41 +00:00 |
joshmoz%gmail.com
|
40319016ea
|
fix drag and drop for multiple items, fix a data corruption bug, fix dragging images out of gecko. b=385116 r=shebs sr=dbaron a=mconnor
|
2007-06-28 19:20:12 +00:00 |
jst%mozilla.org
|
d514bd490c
|
Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org
|
2007-06-28 00:15:12 +00:00 |
sharparrow1%yahoo.com
|
48a96484b3
|
Bug 386108: remove nsIDrawingSurface. rs=pavlov
|
2007-06-27 21:53:35 +00:00 |
sharparrow1%yahoo.com
|
f5a244bb2d
|
Bug 382458: Fix rounding problems in Windows theme rendering. r+sr=roc.
|
2007-06-27 16:42:38 +00:00 |
dbaron%dbaron.org
|
72cde21c64
|
Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-27 06:41:57 +00:00 |
dbaron%dbaron.org
|
3efd402933
|
Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-27 06:38:51 +00:00 |
joshmoz%gmail.com
|
4a9cfcf7d9
|
share more code between clipboard and drag services. original patch by Colin Barrett, more clean up by me. b=358094 r=cbarrett sr=roc
|
2007-06-27 05:26:18 +00:00 |
dbaron%dbaron.org
|
1fd173abd4
|
Back out bug 385686 to diagnose Tp/Tp2 regression bug 385957.
|
2007-06-26 22:16:07 +00:00 |
flamingice%sourmilk.net
|
1d92d9beb2
|
Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-26 04:13:30 +00:00 |
mats.palmgren%bredband.net
|
e5a5f37823
|
Removing obsolete files. b=385638
|
2007-06-25 18:39:52 +00:00 |
joshmoz%gmail.com
|
969c4d09ff
|
simplify some things in base native theme so that the difference between listbox and combobox styling is clear. b=385367 r=cbarrett sr=roc
|
2007-06-25 15:33:51 +00:00 |
kherron%fmailbox.com
|
ced1906123
|
Back out patch for bug 381361 due to ref test failures on Windows.
|
2007-06-24 15:13:25 +00:00 |
kherron%fmailbox.com
|
7cf7b3b95f
|
Fix bustage from bug 381631.
|
2007-06-24 11:47:08 +00:00 |
kherron%fmailbox.com
|
8631fed5b4
|
Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc.
|
2007-06-24 11:20:35 +00:00 |
joshmoz%gmail.com
|
973c38c650
|
Back out fix for bug 385367 because it regresses Windows comboboxes. This code is still wrong but Windows depends on it for now.
|
2007-06-22 05:22:09 +00:00 |
smichaud%pobox.com
|
8c4e0de81b
|
Fix regression caused by and bug unmasked by bug 373122 patch (display
problem and keyboard focus problems). b=384343+383821 r=josh sr=roc
|
2007-06-21 23:58:16 +00:00 |
joshmoz%gmail.com
|
b928716626
|
IsWidgetStyled calculates case NS_THEME_DROPDOWN incorrectly. It shouldn't be doing anything with the NS_THEME_DROPDOWN case right now. b=385367 r=cbarrett sr=roc
|
2007-06-21 21:27:43 +00:00 |
mats.palmgren%bredband.net
|
4d00391e16
|
Remove obsolete file widget/src/gtk2/nsIGdkPixbufImage.h. b=384747 r+sr=roc
|
2007-06-19 03:09:02 +00:00 |
stuart.morgan%alumni.case.edu
|
bf9c704f6e
|
Bug 384509: preserve button end-cap shape when shrinking buttons below HITheme minimums. r=josh sr=pink
|
2007-06-18 00:29:34 +00:00 |
kherron%fmailbox.com
|
340a367de0
|
Bug 382169 - Print Preview overwrites printed file. Part II - removed files. r=pavlov, sr=cbiesinger.
|
2007-06-17 21:07:40 +00:00 |
kherron%fmailbox.com
|
b71ade6c2b
|
Bug 382169 - Print Preview overwrites printed file. r=pavlov, sr=cbiesinger.
|
2007-06-17 20:17:24 +00:00 |
emaijala%kolumbus.fi
|
f95c9b7148
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 10:59:20 +00:00 |
masayuki%d-toybox.com
|
c8d564aeb6
|
Bug 377478 Implement a way to get the toggled keyboard states (e.g., Caps Lock, Num Lock and Scroll Lock). patch by Mats(gtk2 part) and me (other parts) r=ere+josh+me, sr=roc
|
2007-06-16 19:19:47 +00:00 |
mats.palmgren%bredband.net
|
e7651d466b
|
Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir
|
2007-06-16 02:13:56 +00:00 |
joshmoz%gmail.com
|
cb991f1c84
|
mGeckoChild can be null, we need to null check before all uses. b=384448 r=smorgan sr=vlad
|
2007-06-15 22:34:48 +00:00 |
joshmoz%gmail.com
|
170a5069a5
|
fix typo, bug 384511.
|
2007-06-15 01:54:44 +00:00 |
mozilla%weilbacher.org
|
923973169f
|
[OS/2] Bug 371505: check in preliminary workarounds for Thebes repaint problems based on ideas from Andy Willis
|
2007-06-14 20:38:56 +00:00 |
aaronleventhal%moonset.net
|
991b13b0db
|
Bug 381888. Caret tracking broken with Windows screen readers [Cairo-related]. When a11y active, follow Gecko caret around with invisible system caret. r=surkov
|
2007-06-14 17:12:51 +00:00 |
bzbarsky%mit.edu
|
a8c7df1be6
|
Don't create huge surfaces. We need a surface big enough to hold our widget's
pixel dimensions, not twip dimensions. Bug 384266, r+sr=roc
|
2007-06-13 22:34:06 +00:00 |
mats.palmgren%bredband.net
|
1104dddb66
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 18:03:03 +00:00 |
joshmoz%gmail.com
|
deee5f59ea
|
use a smaller button font size by default on Mac OS X. b=262191 r/sr=roc
|
2007-06-12 21:51:10 +00:00 |
joshmoz%gmail.com
|
8d5bad7128
|
use the correct cg context for drawing buttons all the time, so long as we have a minimum sdk of 10.4. b=382883 r=smorgan sr=roc
|
2007-06-12 21:48:14 +00:00 |
joshmoz%gmail.com
|
c63b9f5b49
|
clean up child view event handling code. better comments, better method names, better event conversion organization. b=383560 r=cbarrett sr=pinkerton
|
2007-06-12 20:28:26 +00:00 |
joshmoz%gmail.com
|
1629a7bb57
|
clean up, consolidate some code. b=383560 r=smorgan sr=pinkerton
|
2007-06-12 20:26:24 +00:00 |
dbaron%dbaron.org
|
2067536a39
|
Enable native theme drawing for listbox selects. b=329846 Patch by Vassil Stefanov <v.stefanov@jacobs-university.de>. r+sr=roc
|
2007-06-12 18:29:51 +00:00 |
sdwilsh%shawnwilsher.com
|
b5b997017b
|
Bug 380682 - nsIIdleService should allow observers to specify time in seconds instead of minutes. r=roc, sr=neil
|
2007-06-12 17:13:26 +00:00 |
joshmoz%gmail.com
|
be98842ce5
|
back out, tree closed
|
2007-06-11 19:31:35 +00:00 |
joshmoz%gmail.com
|
60638d2eb7
|
top-level window code cleanup, b=383560 r=smorgan sr=pinkerton
|
2007-06-11 19:24:04 +00:00 |
mozilla%weilbacher.org
|
ed37c961ed
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 22:13:12 +00:00 |
roc+%cs.cmu.edu
|
02779ae215
|
Bug 380538. Allow both ononline and onoffline to be specified in the body element. patch by Chris Double, r=Olli.Pettay,sr=jonas
|
2007-06-07 03:28:04 +00:00 |
flamingice%sourmilk.net
|
11849a1dd4
|
Bug 383055, all toplevel windows placed at top left, Patch by Tuukka Tolvanen, r+sr=roc
|
2007-06-05 19:57:38 +00:00 |
flamingice%sourmilk.net
|
0cc91ffe6f
|
Bug 329846, enable native theme in HTML content on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-05 03:26:43 +00:00 |
joshmoz%gmail.com
|
10217e283b
|
use a smaller system font for eSystemFont_List on Mac OS X. b=262191 r=smorgan sr=roc
|
2007-06-02 22:17:23 +00:00 |
philringnalda%gmail.com
|
82cb233624
|
Bug 363415 - Toolbar control (toolbar collapse widget) missing in Cocoafox, patch by Colin Barrett <cbarrett@mozilla.com>, r=mento, r=josh, sr=mconnor
|
2007-05-31 05:07:18 +00:00 |
joshmoz%gmail.com
|
b8e2b2c134
|
don't modify the view hierarchy during drawing. patch by Steven Michaud. b=373122 r=josh sr=pinkerton
|
2007-05-30 18:25:44 +00:00 |
joshmoz%gmail.com
|
57bd98961d
|
don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc
|
2007-05-29 05:31:05 +00:00 |
joshmoz%gmail.com
|
a156f99f1d
|
fix "can't drag and drop buttons when customizing toolbars", patch by Stan Shebs. b=358446 r=josh sr=pav
|
2007-05-29 05:06:13 +00:00 |