Commit Graph

382 Commits

Author SHA1 Message Date
mkaply@us.ibm.com
4f0edabeb9 #60973 r=jkobal, a=blizzard Convert system font names to Unicode 2007-09-06 11:40:53 -07:00
mkaply@us.ibm.com
b473a9f311 #61253 r=mkaply,jkobal a=blizzard Various OS/2 cleanup - fonts, print, and arcs 2007-09-06 11:40:52 -07:00
mkaply@us.ibm.com
522e234d4d EMX Break Need INCL_DOSERRORS 2007-09-06 11:40:51 -07:00
mkaply@us.ibm.com
b2bb33d385 r=mkaply, a=blizzard Quick fix to enable DBCS fonts 2007-09-06 11:40:50 -07:00
mkaply@us.ibm.com
ec0e13ff91 #52455 r=pedemonte, a=blizzard OK, here's the major font checkin. There's some debug code in here. 2007-09-06 11:40:49 -07:00
mkaply@us.ibm.com
996904b361 #45872
r=mkaply, a=brendan
Port of nsDeviceContextOS2 to be more like Windows and removal of nsPaletteOS2
2007-09-06 11:40:48 -07:00
joshmoz@gmail.com
10e799ff6a send native events to plugins on mouse enter and exit. b=332597 r=smichaud sr=roc 2007-09-05 22:11:35 -07:00
bienvenu@nventure.com
73e3f26f78 back out fix for 240644, attachment save dir handling, because its claimed it causes regressions, e.g., 395053 2007-09-05 17:28:08 -07:00
jag@tty.nl
9198e9c4b8 Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
surkov.alexander@gmail.com
1c28255f70 mac bustage, bug 390414 2007-09-05 01:35:25 -07:00
surkov.alexander@gmail.com
d91459d49c 390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore 2007-09-05 01:22:17 -07:00
joshmoz@gmail.com
99995bd803 fix build failure with logging disabled. b=389114 r=shebs sr=roc 2007-09-04 23:58:16 -07:00
mozilla@weilbacher.org
4a46d9ed54 [OS/2] Bug 393013: update SetCursor to work correctly with Cairo, p=alfredkayser/me, r=mkaply 2007-09-04 15:05:22 -07:00
smichaud@pobox.com
291cb32a0a Fix problem with focused widget occasionally not allowing keyboard input. b=354768 r=josh sr=roc 2007-09-04 07:48:12 -07:00
masayuki@d-toybox.com
d669e6f624 Bug 394406 with gfx.color_management turned ON inconsistent behaviour for selection colours. r+sr+a=roc 2007-09-04 04:28:12 -07:00
joshmoz@gmail.com
0ae8e218a2 consider separators when determining menu item visibility. b=394515 r=cbarrett sr=roc 2007-09-03 21:49:04 -07:00
ajschult@verizon.net
25a0751cbe Bug 393558: Memory leak in XRemoteClient::DoSendCommandLine(). patch by Theo van Klaveren <t.vanklaveren@student.utwente.nl>, r+sr+a=roc 2007-09-03 21:13:24 -07:00
mozilla@weilbacher.org
4f78356f72 [OS/2] fix build break when linking widget following bug 393109 2007-09-03 12:43:19 -07:00
joshmoz@gmail.com
7a630bf0b4 make text fields and text areas accept padding. also fix floating scrollbars in unstyled text areas. b=394127 r=cbarrett sr=roc 2007-09-03 08:25:15 -07:00
joshmoz@gmail.com
e384aa8541 comment and whitespace cleanups only 2007-09-03 07:43:03 -07:00
asqueella@gmail.com
272f2df532 Bug 393695 - Kill old gfx code in nsDeviceContextSpec with OS p=Jonathan Steele <xfsunoles@gmail.com> r+sr+a=roc 2007-09-02 15:52:38 -07:00
asqueella@gmail.com
e3b818fb86 Bug 393737 - GTK buttons should have a "default button" style if its the default button p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r+sr=roc, a=pavlov 2007-09-02 09:38:54 -07:00
asqueella@gmail.com
b88b404748 Bug 393241 - Scrollbar buttons are sometimes drawn with the wrong arrow p=Bill Gianopoulos <wgianopoulos@yahoo.com> r+a=vlad 2007-09-02 09:15:14 -07:00
asqueella@gmail.com
0632352cd4 Bug 393662 - Removal of Old GFX and obsolete codes in nsBaseWidget.cpp p=Jonathan Steele <xfsunoles@gmail.com> r+sr+a=roc 2007-09-02 08:55:28 -07:00
kherron@fmailbox.com
4e59c1e92c Correct patch for bug 315687 to what was intended. 2007-09-02 06:19:39 -07:00
bzbarsky@mit.edu
6cca301263 Back out bug 367829 to fix smoketest blocker. a=pavlov 2007-08-31 12:08:09 -07:00
joshmoz@gmail.com
3122b8a542 more whitespace and comment formatting fixes I meant to check in with the other cleanup in bug 394282. 2007-08-31 01:08:03 -07:00
joshmoz@gmail.com
8b6c52eae8 Get rid of unnecessary docshell usage and member variables. We create a lot of these objects this this should save us a fair amount of memory. b=394282 r=cbarrett sr=bz a=vlad 2007-08-30 12:47:20 -07:00
tor@cs.brown.edu
280f80abef Bug 393109 - treat system colors as output device values. r+a=pavlov 2007-08-30 09:21:16 -07:00
joshmoz@gmail.com
1b371b1fae Don't do ARGB->RGBA translation in clipboard/drag image handling. patch by 'Ili Butterfield. b=393336 r=cbarrett r=josh sr=pinkerton a=pav 2007-08-29 19:10:32 -07:00
emaijala@kolumbus.fi
654f0f6bd1 Part of the backout of bug 261074 that was missed in the previous backout at 2007-06-17. 2007-08-29 00:01:15 -07:00
bienvenu@nventure.com
e903ce6185 fix 240644, hang attaching file when last attachment was saved to a directory that no longer exists, r=roc,emaijala@kolumbus.fi, sr=mscott, oops forgot to address Christian's string usage review comment 2007-08-28 17:38:54 -07:00
bienvenu@nventure.com
5799fa05ff fix 240644, hang attaching file when last attachment was saved to a directory that no longer exists, r=roc,emaijala@kolumbus.fi, sr=mscott 2007-08-28 17:35:37 -07:00
gijskruitbosch@gmail.com
ec096f8090 Backing out mochitest for nsIIdleService due to qm-centos orange. Bug 380595 2007-08-28 08:27:09 -07:00
gijskruitbosch@gmail.com
b3bf39e739 Bug 380595 - Need unittest for nsIIdleService r=roc@ocallahan.org (Robert O'Callahan) sr=neil@parkwaycc.co.uk (Neil Rashbrook) Tests Only. 2007-08-28 05:27:34 -07:00
joshmoz@gmail.com
2a8c2af375 stop native listboxes from drawing outside their frame. part 1 of the fix for this bug. b=382142 sr=pav 2007-08-28 00:21:04 -07:00
joshmoz@gmail.com
05fca4daf2 make listboxes stylable on Mac OS X. b=382145 sr=roc 2007-08-27 21:39:16 -07:00
joshmoz@gmail.com
565dfd3b4c back out bug 54488, behavioral problems. 2007-08-27 21:05:12 -07:00
joshmoz@gmail.com
5a4e347f20 allow full styling of comboboxes on Mac OS X. b=381647 r=cbarrett sr=roc 2007-08-27 20:39:19 -07:00
joshmoz@gmail.com
72dc84000c make certain native controls look inactive when they are inactive windows. b=54488 r=cbarrett sr=roc 2007-08-27 19:06:38 -07:00
cbarrett@mozilla.com
645fdcf5eb Bug 382194 - Remove an assertion in nsMenuX, clean up native menu code. r=joshmoz sr=pavlov 2007-08-27 17:57:49 -07:00
kherron@fmailbox.com
ef56e89472 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov. 2007-08-26 17:19:15 -07:00
mozilla@weilbacher.org
e6ce0448a2 [OS/2] Bug 393776: Little nsWindow cleanup (remove obsolete commented code), r=mkaply 2007-08-26 13:41:33 -07:00
asqueella@gmail.com
7de392a69a b=367829, another trivial fix after the original patch... 2007-08-26 04:41:44 -07:00
philringnalda@gmail.com
97b1885e25 Bug 390719 - GTK textboxes should highlight according to theme when focused, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r+sr=roc, a1.9=pavlov 2007-08-25 20:24:51 -07:00
asqueella@gmail.com
a7f85db52a fix the problem with the patch for 367829 pointed out by biesi 2007-08-25 15:05:28 -07:00
asqueella@gmail.com
855391a157 Bug 373696 - style toolbar separators natively p=Simon Bunzli (busy) <zeniko@gmail.com> r=emaijala, sr=neil, a=dsicore 2007-08-25 13:30:43 -07:00
asqueella@gmail.com
08b0ac8219 Bug 367829 - not possible to build w/o MOZ_ENABLE_POSTSCRIPT p=romaxa <romaxa@gmail.com> r=roc, a=stuart 2007-08-25 13:01:03 -07:00
cbarrett@mozilla.com
75990c3f1f Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav 2007-08-24 18:55:28 -07:00
mozilla@weilbacher.org
474602f17f Bug 389242: Kill old gfx and obslete code in nsWindow, p=xfsunoles, r/sr=roc, a=pavlov 2007-08-24 12:11:57 -07:00
mozilla@weilbacher.org
dfe994855e [OS/2] no bug, fix irritating indent of debug printf 2007-08-23 14:48:47 -07:00
mozilla@weilbacher.org
5b42ee1190 Bug 385888: Removal of non-Cairo code from windows/nsWindow, p=alfredkayser, r=emaijala, sr=roc, a=pavlov 2007-08-23 14:41:38 -07:00
mozilla@weilbacher.org
07478be579 [OS/2] Bug 391421: fix submenu highlight offset without breaking TB folder pane, p=mz@scntt/me, r=mkaply 2007-08-23 14:25:10 -07:00
mozilla@weilbacher.org
66213acd3d Bug 367907: allow printing to PDF file on gtk2-cairo, p=chpe, r=pavlov, sr=roc, a=pavlov 2007-08-22 11:07:18 -07:00
joshmoz@gmail.com
85a9b09679 fix memory leak and use of uninitialized obj-c object in cocoa drag service. b=393137 r/sr=pinkerton 2007-08-22 09:26:23 -07:00
cbarrett@mozilla.com
c11ca5e64e Bug 393138 - Drag image code does not deal with pre-multiplied alpha. r+sr=roc 2007-08-22 09:11:59 -07:00
stuart.morgan@alumni.case.edu
bcbdb3d314 Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink 2007-08-21 09:55:18 -07:00
neil@parkwaycc.co.uk
6d6c827bc1 Bug 383668 Custom cursors display as black with some video drivers r+a=pavlov 2007-08-21 01:40:41 -07:00
smichaud@pobox.com
99af3a167c Fix problems with consecutive right-clicks and ctrl-clicks (context menu problems). b=389542 r=joshmoz sr=pavlov 2007-08-20 18:02:09 -07:00
sdwilsh@shawnwilsher.com
b7fdcfc19e Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger 2007-08-17 16:05:26 -07:00
vladimir@pobox.com
cdb2b83fe3 b=355789 followup; fix right padding value based on updated CSS; patch from robarnold, r+a=vlad 2007-08-17 14:07:26 -07:00
vladimir@pobox.com
b710984ec8 b=391541, scrollbars do not change appearance on implicit hover; patch from robarnold, r/a=vlad 2007-08-17 13:47:33 -07:00
masayuki@d-toybox.com
06c667051a Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc 2007-08-16 13:35:18 -07:00
masayuki@d-toybox.com
b799480fda Bug 299516 Switching out and in a field with unconfirmed inline input re-enables it incorrectly r=josh, sr=roc, a=pavlov 2007-08-16 13:30:50 -07:00
joshmoz@gmail.com
e94310b5c9 clean up menu item lifetime issues, patch by Jag. b=391288 r=josh r=shebs sr=vlad a=pav 2007-08-16 13:26:04 -07:00
smichaud@pobox.com
43c946e05e Stop Camino using event taps/monitors (which it doesn't need and may cause trouble). b=389683 r=stuart.morgan sr=mikepinkerton a=dbaron 2007-08-15 14:03:18 -07:00
joshmoz@gmail.com
7dae16ae7e fix srcdir builds on mac os x, bustage from 378995. b=378995 r=mento 2007-08-14 14:10:00 -07:00
sharparrow1@yahoo.com
c826ffa601 Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc 2007-08-13 13:47:04 -07:00
flamingice@sourmilk.net
d0961d98e6 Bug 333907, Avoid hiding windows during ENDSESSION, r=benjamin, sr=roc 2007-08-10 12:01:48 -07:00
vladimir@pobox.com
6d5c29bde2 b=390668, crash in gfxASurface::GetType (_moz_cairo_scaled_font_status and others), often using drawWindow 2007-08-09 11:54:17 -07:00
joshmoz@gmail.com
3abe9756c8 remove carbon widgets from the tree. RIP. b=378995 a=pav 2007-08-08 12:10:41 -07:00
roc+@cs.cmu.edu
5b4693aaa4 Bug 390707. Don't leak mNativeMenuItem, fixes wicked Mac crash. patch by jag, r=hwaara,josh,sr=vlad 2007-08-07 15:00:36 -07:00
joshmoz@gmail.com
1b132c0201 copy the last file we still use from Carbon widgets to Cocoa (we never modify it, just cursor resource data so no need to do a cvs copy). fix its path in the makefile. this is part 1 of removing carbon widgets from the tree. b=378995 r/sr/a=pav 2007-08-07 13:47:08 -07:00
joshmoz@gmail.com
bf99b10bfd scrolling with a mouse wheel with a context menu up scrolls content in the background. patch by Steven Michaud. b=344367 r=josh sr=pav 2007-08-07 13:33:57 -07:00
vladimir@pobox.com
103b1d6c81 b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad 2007-08-07 12:36:40 -07:00
mats.palmgren@bredband.net
07a2d5f8f3 Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov 2007-08-07 08:18:36 -07:00
sdwilsh@shawnwilsher.com
bbac20edf7 Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9] 2007-08-06 10:45:57 -07:00
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