sharparrow1@yahoo.com
|
ce71969779
|
Bug 389754: button themeing goes away when applying full page zoom. r+sr=roc, a=pavlov
|
2007-08-03 16:43:38 -07:00 |
|
joshmoz@gmail.com
|
4f1c626bec
|
re-factor and focus event code to make it more clear. also don't do work to calculate return values that we ignore anyway when sending focus events. part 1 of bug 354768, r=cbarrett sr=pav
|
2007-08-02 16:01:32 -07:00 |
|
sharparrow1@yahoo.com
|
1c6b34731f
|
Bug 114171: Leak nsNativeDragTarget. r+sr=biesi,a19=dbaron
|
2007-08-02 13:55:25 -07:00 |
|
joshmoz@gmail.com
|
9dcc5b0f73
|
remove unused font APIs from nsIWidget. b=388369 r/sr=pav a=pav
|
2007-08-02 12:16:27 -07:00 |
|
joshmoz@gmail.com
|
c0c82168ce
|
Favicons not showing up in history menu (most of the time). Patch by Stan Shebs. b=379660 r=josh sr=pav
|
2007-08-02 12:08:40 -07:00 |
|
enndeakin@sympatico.ca
|
e21b126363
|
Bug 385269, no caret in textboxes inside a popup,r=josh,sr=vlad
|
2007-08-02 11:48:28 -07:00 |
|
enndeakin@sympatico.ca
|
a1a290dafa
|
Bug 385535, mac only, views in popups not painted properly, r=mark,sr=roc
|
2007-08-02 11:43:31 -07:00 |
|
jst@mozilla.org
|
dadc7c619b
|
Adding support for cut, copy, paste events. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com, sr=jst@mozilla.org,jonas@sicking.cc
|
2007-07-25 21:14:33 -07:00 |
|
flamingice@sourmilk.net
|
5b40195253
|
Bug 250143, Don't send events for unknown buttons, r+sr=roc
|
2007-07-25 14:26:16 -07:00 |
|
asqueella@gmail.com
|
b845616ae0
|
Bug 388855 - Kill old gfx code in nsImageClipboard
p=Jonathan Steele <xfsunoles@gmail.com>
r+sr=roc
|
2007-07-23 18:41:25 -07:00 |
|
asqueella@gmail.com
|
5049d09600
|
Bug 385168 - Changing input locale leads to sticky ALT key
p=Dainis Jonitis <jonitis@gmail.com>
r=ere, sr=roc
|
2007-07-23 18:34:13 -07:00 |
|
sharparrow1@yahoo.com
|
cc65144a62
|
Implement ScreenToWidget for Bug 388359. patch by Karl Tomlinson, r+sr=roc
|
2007-07-23 09:40:32 -07:00 |
|
enndeakin@sympatico.ca
|
97ed6966dd
|
Bug 388375, menulist dropmarker doesn't highlight, caused by incorrect case for atom,r+sr=roc
|
2007-07-20 12:55:42 -07:00 |
|
mozilla@weilbacher.org
|
dd19683954
|
[OS/2] Bug 351167: remove obsolete resource.h, r=mkaply
|
2007-07-20 09:34:42 -07:00 |
|
joshmoz@gmail.com
|
959d0b9261
|
check 380192 in again, b=388384
|
2007-07-19 12:59:44 -07:00 |
|
joshmoz@gmail.com
|
c0369b28f0
|
back out 380192 to see if it is the cause of a perf regression. b=388384
|
2007-07-19 11:11:54 -07:00 |
|
joshmoz@gmail.com
|
7becb22bb7
|
fix dragging URLs to the desktop. don't always claim to have promised file data. b=388522 r=shebs sr=pav
|
2007-07-19 11:09:43 -07:00 |
|
joshmoz@gmail.com
|
6b92c617ca
|
assorted code style and comment changes, no actual code changes. no bug. sr=sparky
|
2007-07-18 17:56:33 -07:00 |
|
pavlov@pavlov.net
|
117263b034
|
backing out 378830 due to perf regression.
|
2007-07-18 11:01:41 -07:00 |
|
vladimir@pobox.com
|
d297746481
|
b=386799, crash with zero-width canvas, r=stuart,sr=roc
|
2007-07-18 07:40:19 -07:00 |
|
joshmoz@gmail.com
|
43f617d511
|
remove 10.3-specific code from Cocoa widgets. b=388444 r=cbarrett sr=roc
|
2007-07-17 17:07:36 -07:00 |
|
joshmoz@gmail.com
|
de18adfc8d
|
followup for 358093, take care of some lifetime and null checking issues for the global drag transferables variable. b=388382 r=shebs
|
2007-07-17 16:02:40 -07:00 |
|
mozilla@weilbacher.org
|
226f4e5d21
|
[OS/2] Bug 388143: Restore possibility to copy more than 64kB text to clipboard (add note about it to ReadMe). Patch following suggestion of Andy Willis, r=mkaply
|
2007-07-17 14:29:54 -07:00 |
|
smichaud@pobox.com
|
2f03f78e73
|
Fix several issues with popup windows in Cocoa widgets. b=387164 r=josh+cbarrett sr=pink
|
2007-07-17 13:29:39 -07:00 |
|
joshmoz@gmail.com
|
cb35bead04
|
support promised file dragging in cocoa drag service. patch by Stan Shebs. b=358093 r=josh sr=pav
|
2007-07-16 19:24:05 -07:00 |
|
sharparrow1@yahoo.com
|
3d40c5f60c
|
Bug 381631: Cannot print pages in Landscape mode. patch by Kenneth Herron, r=pavlov, sr=roc
|
2007-07-16 16:16:48 -07:00 |
|
kherron@fmailbox.com
|
00978826fe
|
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
|
2007-07-15 08:03:07 -07:00 |
|
kherron@fmailbox.com
|
469f7bbd10
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-15 05:27:57 -07:00 |
|
asqueella@gmail.com
|
7182a7ca43
|
Bug 378830 - UI operation delay when page contains flash images with high refresh rate
p=Wang Xianzhu <phnixwxz1@yahoo.com>
r=emaijala, sr=roc
|
2007-07-14 14:52:02 -07:00 |
|
kherron@fmailbox.com
|
1fe54e6f2e
|
Back out patch for bug 315687, due to reftest failures on win32.
|
2007-07-14 10:07:33 -07:00 |
|
kherron@fmailbox.com
|
fda0e634fc
|
Bug 337771 - Native -moz-appearance work for menus and toolbars on Windows XP. Patch by Simon Bünzli <zeniko@gmail.com>. r=emaijala, sr=bzbarsky.
|
2007-07-14 08:11:37 -07:00 |
|
kherron@fmailbox.com
|
356b6f8010
|
Bug 387594 - Kill old gfx code in nsIWidget. Patch by Jonathan Steele <xfsunoles@gmail.com>. r+sr=roc.
|
2007-07-14 08:04:10 -07:00 |
|
kherron@fmailbox.com
|
7d0c00c90c
|
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
|
2007-07-14 07:42:55 -07:00 |
|
cbarrett@mozilla.com
|
c4d3a0069b
|
Bug 367571 - all themes supporting 'scrollbar' should support 'scrollbar-small'. r=neil sr=roc
|
2007-07-13 14:46:28 -07:00 |
|
sharparrow1@yahoo.com
|
1383db2cea
|
Bug 347743 related fix: make SetParent actually change the parent of the widget. r+sr=roc.
|
2007-07-12 16:19:47 -07:00 |
|
bzbarsky@mit.edu
|
a4c90a1d9d
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 13:05:45 -07:00 |
|
flamingice@sourmilk.net
|
bd91c8216f
|
Bug 336214, Check all supported flavors, r+sr=roc
|
2007-07-12 10:20:21 -07:00 |
|
mats.palmgren@bredband.net
|
b3092a053d
|
Don't crash when creating a surface or rendering context fails. b=303901 r+sr=vladimir
|
2007-07-11 17:59:37 -07:00 |
|
joshmoz@gmail.com
|
84ccf2b8b9
|
don't use nsFocusEvent in Mac OS X code. also remove some dead code. b=387526 r=cbarrett sr=pinkerton
|
2007-07-11 08:40:21 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
joshmoz@gmail.com
|
6a97309b9b
|
fix "window resizing in script causes content to be drawn on top of toolbars and tabstrip chrome". b=380192 r=smorgan sr=jst
|
2007-07-06 17:28:29 -07:00 |
|
joshmoz@gmail.com
|
d122eff5a4
|
fix a type in the Mac OS X clipboard code that breaks HasDataMatchingFlavors. followup for bug 386751.
|
2007-07-05 17:36:49 -07:00 |
|
mats.palmgren@bredband.net
|
4cb9addd13
|
Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov
|
2007-07-05 04:29:51 -07:00 |
|
enndeakin@sympatico.ca
|
6c8197be5f
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|
mats.palmgren@bredband.net
|
db689821bf
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
|
joshmoz@gmail.com
|
607e7f3b3f
|
fix a crash when invoking drag sessions and check cached transferables when saying whether or not a drag or paste supports a particular flavor. b=386751 r=cbarrett sr=pav
|
2007-07-03 16:13:28 -07:00 |
|
cbarrett@mozilla.com
|
a08a2a3e9e
|
bug 380185 (part 2) - Scrollbars should not try to draw their features if there is not enough space. r=josh sr=roc.
|
2007-07-03 13:05:15 -07:00 |
|
joshmoz@gmail.com
|
d1f598e659
|
Scrollbars should not try to draw their features if there is not enough space. b=380185 r=josh sr=roc
|
2007-07-03 11:49:44 -07:00 |
|
joshmoz@gmail.com
|
abd35a45f3
|
rewrite much of the Mac OS X clipboard service to fix several bugs and improve performance. also a lot of cleanup. b=386225 r=smorgan sr=pav
|
2007-07-03 00:16:19 -07:00 |
|
roc+@cs.cmu.edu
|
58ab8b25e3
|
Bug 384975. Dispatch input events to windowless X plugins. patch by Karl Tomlinson, r+sr=roc,jst
|
2007-07-02 20:39:44 -07:00 |
|
sharparrow1@yahoo.com
|
9976628a50
|
Backing out UUID change for now
|
2007-06-30 14:26:13 -07:00 |
|
sharparrow1@yahoo.com
|
ba8cbd4209
|
Updating UUID to test what's breaking windows reftests
|
2007-06-30 10:59:57 -07:00 |
|
kherron@fmailbox.com
|
a23c89d8bd
|
Backing out patch for bug 381631 again, due to reftest failures.
|
2007-06-30 08:01:02 -07:00 |
|
kherron@fmailbox.com
|
c25df02c11
|
Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc.
|
2007-06-30 05:02:35 -07:00 |
|
philringnalda@gmail.com
|
c494aeabeb
|
Bug 161600 - Tooltip background color ignores system setting, patch by Nils Maier <MaierMan@web.de>, r=pavlov, sr=roc
|
2007-06-29 22:00:02 -07:00 |
|
joshmoz@gmail.com
|
0e6b712112
|
fix a bunch of incorrect keycodes on Mac OS X. b=44259 r=kreeger sr=pinkerton
|
2007-06-29 20:26:42 -07:00 |
|
joshmoz@gmail.com
|
1fe1325648
|
always release cached drag data as soon as the drag is over, call EndDragSession correctly. b=386226 r=cbarrett sr=pinkerton
|
2007-06-29 20:19:41 -07:00 |
|
dbaron@dbaron.org
|
3dbcfc7638
|
Make nsIWidget::GetToolkit not AddRef, and thus fix leaks at callers who assumed it didn't. b=386297 r+sr=roc
|
2007-06-29 20:04:32 -07:00 |
|
enndeakin@sympatico.ca
|
95deb19d78
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
|
enndeakin@sympatico.ca
|
6c59f4a6d3
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
|
mconnor@steelgryphon.com
|
82cd0513d9
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 10:25:41 -07:00 |
|
mconnor@steelgryphon.com
|
2a009ab4f8
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 10:21:55 -07:00 |
|
joshmoz@gmail.com
|
d6bb5dc808
|
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 12:20:12 -07:00 |
|
jst@mozilla.org
|
82955233cf
|
Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org
|
2007-06-27 17:15:11 -07:00 |
|
sharparrow1@yahoo.com
|
fc25e4dff6
|
Bug 386108: remove nsIDrawingSurface. rs=pavlov
|
2007-06-27 14:53:34 -07:00 |
|
sharparrow1@yahoo.com
|
c99421db28
|
Bug 382458: Fix rounding problems in Windows theme rendering. r+sr=roc.
|
2007-06-27 09:42:37 -07:00 |
|
dbaron@dbaron.org
|
fe261d22b0
|
Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-26 23:41:57 -07:00 |
|
dbaron@dbaron.org
|
cd345b3543
|
Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-26 23:38:51 -07:00 |
|
joshmoz@gmail.com
|
672aa520b1
|
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-26 22:26:18 -07:00 |
|
dbaron@dbaron.org
|
4523fcc6fa
|
Back out bug 385686 to diagnose Tp/Tp2 regression bug 385957.
|
2007-06-26 15:16:07 -07:00 |
|
flamingice@sourmilk.net
|
bff3b472ba
|
Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-25 21:13:30 -07:00 |
|
mats.palmgren@bredband.net
|
040adf8a6c
|
Removing obsolete files. b=385638
|
2007-06-25 11:39:52 -07:00 |
|
joshmoz@gmail.com
|
220f51b9b6
|
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 08:33:51 -07:00 |
|
kherron@fmailbox.com
|
0571ac85f4
|
Back out patch for bug 381361 due to ref test failures on Windows.
|
2007-06-24 08:13:23 -07:00 |
|
kherron@fmailbox.com
|
500b1f8f01
|
Fix bustage from bug 381631.
|
2007-06-24 04:47:08 -07:00 |
|
kherron@fmailbox.com
|
0a5c57beee
|
Bug 381631 - Cannot print pages in Landscape mode. r=pavlov, sr=roc.
|
2007-06-24 04:20:34 -07:00 |
|
joshmoz@gmail.com
|
0d12e7b8f4
|
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-21 22:22:09 -07:00 |
|
smichaud@pobox.com
|
ebf000ad0a
|
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 16:58:16 -07:00 |
|
joshmoz@gmail.com
|
b233adb8a4
|
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 14:27:43 -07:00 |
|
mats.palmgren@bredband.net
|
e4e8435fc8
|
Remove obsolete file widget/src/gtk2/nsIGdkPixbufImage.h. b=384747 r+sr=roc
|
2007-06-18 20:09:02 -07:00 |
|
stuart.morgan@alumni.case.edu
|
a9568db5e3
|
Bug 384509: preserve button end-cap shape when shrinking buttons below HITheme minimums. r=josh sr=pink
|
2007-06-17 17:29:34 -07:00 |
|
kherron@fmailbox.com
|
5c33258847
|
Bug 382169 - Print Preview overwrites printed file. Part II - removed files. r=pavlov, sr=cbiesinger.
|
2007-06-17 14:07:40 -07:00 |
|
kherron@fmailbox.com
|
bf75d21dd8
|
Bug 382169 - Print Preview overwrites printed file. r=pavlov, sr=cbiesinger.
|
2007-06-17 13:17:23 -07:00 |
|
emaijala@kolumbus.fi
|
e9d84525d4
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 03:59:19 -07:00 |
|
masayuki@d-toybox.com
|
7e50ae6c51
|
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 12:19:46 -07:00 |
|
mats.palmgren@bredband.net
|
672783b34b
|
Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir
|
2007-06-15 19:13:52 -07:00 |
|
joshmoz@gmail.com
|
551328327b
|
mGeckoChild can be null, we need to null check before all uses. b=384448 r=smorgan sr=vlad
|
2007-06-15 15:34:48 -07:00 |
|
joshmoz@gmail.com
|
d4d535161d
|
fix typo, bug 384511.
|
2007-06-14 18:54:44 -07:00 |
|
mozilla@weilbacher.org
|
8af5b1515a
|
[OS/2] Bug 371505: check in preliminary workarounds for Thebes repaint problems based on ideas from Andy Willis
|
2007-06-14 13:38:55 -07:00 |
|
aaronleventhal@moonset.net
|
cf34398740
|
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 10:12:50 -07:00 |
|
bzbarsky@mit.edu
|
83592e4d83
|
Don't create huge surfaces. We need a surface big enough to hold our widget'spixel dimensions, not twip dimensions. Bug 384266, r+sr=roc
|
2007-06-13 15:34:06 -07:00 |
|
mats.palmgren@bredband.net
|
3f7e3e99ea
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
|
joshmoz@gmail.com
|
d0256b559d
|
use a smaller button font size by default on Mac OS X. b=262191 r/sr=roc
|
2007-06-12 14:51:10 -07:00 |
|
joshmoz@gmail.com
|
f8e318bf95
|
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 14:48:14 -07:00 |
|
joshmoz@gmail.com
|
22f13a4a0e
|
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 13:28:26 -07:00 |
|
joshmoz@gmail.com
|
ebf8375adf
|
clean up, consolidate some code. b=383560 r=smorgan sr=pinkerton
|
2007-06-12 13:26:24 -07:00 |
|
dbaron@dbaron.org
|
20e16215cd
|
Enable native theme drawing for listbox selects. b=329846 Patch by Vassil Stefanov <v.stefanov@jacobs-university.de>. r+sr=roc
|
2007-06-12 11:29:51 -07:00 |
|
sdwilsh@shawnwilsher.com
|
81ec781a00
|
Bug 380682 - nsIIdleService should allow observers to specify time in seconds instead of minutes. r=roc, sr=neil
|
2007-06-12 10:13:24 -07:00 |
|
joshmoz@gmail.com
|
fb2cfc5f60
|
back out, tree closed
|
2007-06-11 12:31:35 -07:00 |
|
joshmoz@gmail.com
|
3af418c6d3
|
top-level window code cleanup, b=383560 r=smorgan sr=pinkerton
|
2007-06-11 12:24:04 -07:00 |
|
mozilla@weilbacher.org
|
a614a85c71
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
|
roc+@cs.cmu.edu
|
2bfebe1bc6
|
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-06 20:28:04 -07:00 |
|
flamingice@sourmilk.net
|
cdf8f7ed40
|
Bug 383055, all toplevel windows placed at top left, Patch by Tuukka Tolvanen, r+sr=roc
|
2007-06-05 12:57:38 -07:00 |
|
flamingice@sourmilk.net
|
ba07dd06a2
|
Bug 329846, enable native theme in HTML content on Linux, Patch by Michael Ventnor, r+sr=roc
|
2007-06-04 20:26:43 -07:00 |
|
joshmoz@gmail.com
|
969af74f0b
|
use a smaller system font for eSystemFont_List on Mac OS X. b=262191 r=smorgan sr=roc
|
2007-06-02 15:17:23 -07:00 |
|
philringnalda@gmail.com
|
27e2dc6fc8
|
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-30 22:07:18 -07:00 |
|
joshmoz@gmail.com
|
ee7bbcd8fb
|
don't modify the view hierarchy during drawing. patch by Steven Michaud. b=373122 r=josh sr=pinkerton
|
2007-05-30 11:25:44 -07:00 |
|
joshmoz@gmail.com
|
c5eb505c59
|
don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc
|
2007-05-28 22:31:04 -07:00 |
|
joshmoz@gmail.com
|
5aa5625012
|
fix "can't drag and drop buttons when customizing toolbars", patch by Stan Shebs. b=358446 r=josh sr=pav
|
2007-05-28 22:06:12 -07:00 |
|
sharparrow1@yahoo.com
|
3ff40e3822
|
Bug 382111: Flash animation in top left of page. r+sr=roc/
|
2007-05-28 21:53:22 -07:00 |
|
roc+@cs.cmu.edu
|
7167152db2
|
Bug 343430. Reduce the area we scroll on Windows to reduce flicker by excluding areas that shouldn't be moving. On Linux, since we can't control the area we scroll, just disable accelerated scrolling in that case and repaint everything. r+sr=dbaron
|
2007-05-27 20:17:20 -07:00 |
|
joshmoz@gmail.com
|
22a6d53312
|
get rid of extra width and height for native comboboxes on Mac OS X. b=376823 r=cbarrett sr=roc
|
2007-05-25 11:15:21 -07:00 |
|
joshmoz@gmail.com
|
22ca9802cb
|
turn on native form controls for Mac OS X again... b=175279 sr=pav
|
2007-05-24 01:13:04 -07:00 |
|
joshmoz@gmail.com
|
12dedfcb7a
|
turn native form controls off again on mac, more reftest problems
|
2007-05-23 14:50:54 -07:00 |
|
joshmoz@gmail.com
|
2e745eb301
|
Turn native form controls on again for Mac OS X. b=175279 a=mconnor
|
2007-05-23 12:49:24 -07:00 |
|
mozilla.mano@sent.com
|
4f1db4bdfd
|
Bug 371426 - repaint xul buttons when the default attribute is changed. r=josh, sr=pink.
|
2007-05-22 17:10:02 -07:00 |
|
joshmoz@gmail.com
|
0ef003961f
|
turn native form controls off on Mac OS X until reftests pass. b=175279
|
2007-05-22 14:16:39 -07:00 |
|
joshmoz@gmail.com
|
63bdcf0529
|
Turn on native theme for HTML content on Mac OS X. Bugs remain, but this way we'll get better test coverage and move forward more quickly. Should we discover too many issues for Gecko 1.9a5, we'll flip it back off until 1.9a6. b=175279 sr=roc a=mconnor
|
2007-05-22 13:24:28 -07:00 |
|
joshmoz@gmail.com
|
a6b941deae
|
clean up combobox borders, preliminary fix for bug 376823. r=cbarrett sr=roc
|
2007-05-22 12:35:18 -07:00 |
|
mats.palmgren@bredband.net
|
0a99cf76fd
|
Null-check results from PR_Find*Symbol. Fix UMR when the stream is less than 4 bytes. b=241738 r+sr=cbiesinger
|
2007-05-20 01:56:36 -07:00 |
|
joshmoz@gmail.com
|
bd0d160e41
|
don't put a dropmarker in comboboxes if nsITheme says not to. b=370282 r/sr=roc
|
2007-05-17 20:04:04 -07:00 |
|
joshmoz@gmail.com
|
cf1b2fda7d
|
Contextmenu doesn't disappear correctly when Firefox is in background. Also, Firefox doesn't dismiss context menu when it is in the background and a user clicks on another application. b=339945 r=cbarrett sr=roc
|
2007-05-17 19:06:59 -07:00 |
|
joshmoz@gmail.com
|
63bdea3a2a
|
fix sizing of native checkboxes and radio buttons. be more flexible as well. b=380791 r=cbarrett sr=roc
|
2007-05-17 19:01:02 -07:00 |
|
mats.palmgren@bredband.net
|
242b3deec7
|
Don't bother painting a selection into an empty rect. Avoid using an invalid surface for painting ops. b=380611 r+sr=vladimir
|
2007-05-17 03:14:35 -07:00 |
|
bzbarsky@mit.edu
|
a0e21c1afb
|
Remove no longer needed null-check too. Still no bug.
|
2007-05-16 23:57:52 -07:00 |
|
bzbarsky@mit.edu
|
306c0f75e8
|
Remove addref that shouldn't be there and causes leaks. No bug, r=vlad
|
2007-05-16 23:52:35 -07:00 |
|
enndeakin@sympatico.ca
|
2611c7981a
|
Bug 376238, add a pref to disable drag images, r=sr=roc
|
2007-05-16 11:05:23 -07:00 |
|
roc+@cs.cmu.edu
|
7a92a17163
|
Bug 379635. Don't return random min-widths for native scrollbars when the scrollbar rect is empty. r=cbarrett, sr=dmose
|
2007-05-15 15:19:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7ec10e025c
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
|
mats.palmgren@bredband.net
|
ba05ce501d
|
Make CreateRenderingContext() return error for a null surface and add error handling to callers. b=362201 r+sr=vladimir
|
2007-05-12 06:06:16 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f29b4e2b1b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
|
Olli.Pettay@helsinki.fi
|
316dc6b554
|
mac bustage fix
|
2007-05-11 04:25:59 -07:00 |
|
joshmoz@gmail.com
|
8da2c1e27f
|
Window position is not persisted (persist="screenX screenY" doesn't work). Patch by Colin Barrett. b=376808 r=josh sr=pinkerton
|
2007-05-10 16:54:05 -07:00 |
|
joshmoz@gmail.com
|
41cf3b9332
|
Use small control type for radio buttons and checkboxes in HTML. On Windows and Linux this has no effect because small and normal are the same thing, but it means we can differentiate on Mac OS X where they are not. b=380056 r/sr=roc
|
2007-05-09 12:17:17 -07:00 |
|
joshmoz@gmail.com
|
7e283b9c44
|
DrawButton draws more than just push buttons, this fixes some missing/misdrawn button types on Mac OS X. b=379612 b=379993 sr=pinkerton
|
2007-05-08 05:54:48 -07:00 |
|
joshmoz@gmail.com
|
bcb7667221
|
HTML content buttons are unnecessarily wide. b=376816 r=mano sr=roc
|
2007-05-07 19:14:03 -07:00 |
|
joshmoz@gmail.com
|
b8a5d1d3bf
|
remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc
|
2007-05-07 18:20:11 -07:00 |
|
stefanh@inbox.com
|
92c396e0ae
|
Bug 371609 - CSS2 system color Highlight should obey color changes in system prefs. r=josh+Mano, sr=vlad.
|
2007-05-07 13:27:53 -07:00 |
|
joshmoz@gmail.com
|
289921ae56
|
Differentiate between single line and multiline text fields/areas so that we can render them differently. On Mac OS X render multiline text areas as Aqua text areas. b=377331 r=smorgan sr=roc
|
2007-05-06 19:06:58 -07:00 |
|
kjh-5727@comcast.net
|
74524f5d12
|
Bustage fix from 377096.
|
2007-05-06 04:44:33 -07:00 |
|
kjh-5727@comcast.net
|
363cd7633d
|
Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi.
|
2007-05-06 04:29:41 -07:00 |
|
joshmoz@gmail.com
|
0d6592ea7e
|
stop using a call that doesn't exist on 10.3, 99% of the time not calling it doesn't matter but I'll have a real fix soon. r=mento
|
2007-05-03 12:47:33 -07:00 |
|
mats.palmgren@bredband.net
|
c2c41dff75
|
Bye bye gtk1 and xlib (part 2 of 2). b=326152 r+sr=roc
|
2007-05-02 17:10:01 -07:00 |
|
joshmoz@gmail.com
|
6af599f693
|
[re-landing] allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton
|
2007-05-02 16:47:53 -07:00 |
|
asqueella@gmail.com
|
1430724eef
|
Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
|
2007-05-02 13:07:32 -07:00 |
|
joshmoz@gmail.com
|
97268f39c9
|
replace Apple Event Manager macro usage with the contents of the macro so it is more clear what is going on. r=mento
|
2007-05-02 12:22:18 -07:00 |
|
joshmoz@gmail.com
|
4777e8e1b0
|
Remove some files as part of bug 379319. r=enn sr=dbaron
|
2007-05-02 11:13:18 -07:00 |
|
silver@warwickcompsoc.co.uk
|
165b24f07a
|
Bug 295355 - Play minimize sound when we're hacking the working set. r=emaijala sr=bryner
|
2007-05-02 02:24:52 -07:00 |
|
asqueella@gmail.com
|
055d3f4525
|
Bug 379085 - Build with GCC-4.3 fails due to extra semi-colons and '-pedantic'p=Art Haas <ahaas@airmail.net>r+sr=roc
|
2007-05-02 01:03:46 -07:00 |
|
joshmoz@gmail.com
|
48cbd7d72e
|
Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron
|
2007-05-02 00:46:50 -07:00 |
|