Commit Graph

616 Commits

Author SHA1 Message Date
joshmoz@gmail.com
6c56949937 Editor accepts Esc as a character, enter key sometimes handled twice. Patch by Chris Pearce. b=396832,401425 r=josh sr=roc 2007-11-12 09:16:15 -08:00
joshmoz@gmail.com
c437b244a9 nsMenuX and nsMenuItemX don't need to implement nsIWeakReference. b=400548 r=smorgan sr=roc a=dsicore 2007-11-09 11:51:27 -08:00
cbarrett@mozilla.com
1a6407b5e5 Bug 402901 - Don't leak a CGShadingRef when using default titlebar drawing. 2007-11-09 11:00:02 -08:00
aaronleventhal@moonset.net
df30b69823 Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore 2007-11-09 10:38:07 -08:00
brade@comcast.net
e27e62d2cb Fix problem where PICT clipboard data is incomplete if you quit immediately after copying an image. Bug 400028. r=joshmoz,sr=roc,a=joshmoz. 2007-11-09 10:08:12 -08:00
joshmoz@gmail.com
cc8ffe4fc1 remove nsIMenuListener interface and its usage, cuts some memory usage, faster without it, and code is much cleaner. b=400259 r=smorgan sr=roc a=pav 2007-11-09 09:38:33 -08:00
ted.mielczarek@gmail.com
742311eacd bug 372271 - Drag and dropping of hyperlink from 2.0 to trunk URL bar results in malformatted URL. r+sr=neil, r=gavin 2007-11-09 08:28:57 -08:00
smichaud@pobox.com
3fb74c33fb Fix Cocoa widgets appshell workarounds for Camino crashing on exit. b=400321 r=joshmoz sr=roc a=belzner 2007-11-09 08:16:58 -08:00
reed@reedloden.com
23946514cf Bug 118299 - "NS_THEME_RESIZER implementation (GTK)" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-11-08 23:32:54 -08:00
reed@reedloden.com
6696b6b9d4 Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" [p=twanno@lycos.nl (Teune van Steeg) r+sr+a1.9=roc] 2007-11-07 01:14:58 -08:00
reed@reedloden.com
72f4dc3f79 Bug 387701 - "Painting problems when scrolling page with Java applet" [p=cpearce r=roc a=blocking1.9+] 2007-11-07 00:54:06 -08:00
reed@reedloden.com
39d7d0c750 Bug 380464 - "crashed [@ gfxPlatformGtk::SetSurfaceGdkWindow] in case where I used to see bug 263160" [p=vlad r=stuart a=blocking1.9+] 2007-11-07 00:51:53 -08:00
joshmoz@gmail.com
cb2c94f8c7 Ensure proper event targetting when popup windows are open, fixes autoscroll cancelling. b=385034 r=smichaud sr=roc 2007-11-06 23:53:24 -08:00
joshmoz@gmail.com
54cbee6f8a Correctly support right-side command, option, shift, and control keys. b=400355 r=masayuki sr=jag 2007-11-06 23:40:58 -08:00
joshmoz@gmail.com
78c1fbd40b Sanitize/optimize Cocoa nsIWidget move and resize implementations. Don't do drawing we don't need to, don't call setFrame: more than once when we don't need to, general cleanup and null checks. b=402176 r=vlad sr=roc 2007-11-06 23:36:10 -08:00
joshmoz@gmail.com
5a500eeacd fix default titlebar color values on Mac OS X 10.4. b=402660 r=cbarrett sr=roc 2007-11-06 23:30:21 -08:00
joshmoz@gmail.com
589fd83f44 webloc file cannot be opened by drag and drop into open tab/window, patch by Stan Shebs. b=358340 r=smorgan r=josh sr=roc 2007-11-06 23:28:36 -08:00
maxf@magma.ca
de4d9d267a Changes for SH4 and ARM processors. These were made by Roger Maclean, reviewed by me. r=rmaclean@qnx.com This change is for the QNX (Photon) platform only. It will not affect the runtime or build of other Mozilla platforms since QNX source is not part of Tinderbox builds. None of the changes will affect non-QNX builds in any way. You can contact me at: mfeil@qnx.com 2007-11-01 14:07:01 -07:00
joshmoz@gmail.com
63015d72f6 update comment for bug 401341 2007-11-01 13:49:58 -07:00
joshmoz@gmail.com
8ca8d663ad ctrl-tab events sent twice on Mac OS X 10.5. b=401341 r=cbarrett sr=roc a=beltzner 2007-11-01 13:48:24 -07:00
aaronleventhal@moonset.net
9b7e5ae7a9 Bug 386286. Firefox.exe process running after exit, stuck in ::OleUninitialize() in OleRegisterMgr::~OleRegisterMgr(). Major work to track down the problem by Marco Zehe. r=emaijala, sr=neil, a=beltzner 2007-10-31 11:55:57 -07:00
cbarrett@mozilla.com
709cbde7de Bug 303110 - Add Unified Toolbar machinery to Cocoa widgets. r=joshmoz, r=bz, sr=roc. 2007-10-29 21:03:42 -07:00
roc+@cs.cmu.edu
5c553ce8a1 Bug 362549. isRectObscuredBySubview should ignore hidden subviews. r=josh,sr=vlad,a=beltzner 2007-10-25 14:24:20 -07:00
reed@reedloden.com
a1746707a6 Bug 384112 - "-moz-appearance: menulist-button broken in GTK" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc aM9=beltzner] 2007-10-25 13:23:13 -07:00
ginn.chen@sun.com
b800444a7a Bug 400249 crash on shutdown adn before restart with gtk iiim module r=mozbugz at karlt.net sr=roc a=beltzner 2007-10-24 23:51:23 -07:00
masayuki@d-toybox.com
a762cd5efc Bug 399740 FAYT (find as you type) fails r=josh, sr=roc, aM9=beltzner 2007-10-24 23:51:10 -07:00
reed@reedloden.com
1ba3e8847d Bug 400470 - "GTK radio buttons make region too large" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc aM9=beltzner] 2007-10-24 14:55:42 -07:00
smichaud@pobox.com
c89edd66b8 Fix crashes when window closed with key-combination (alters previous fix to work on both Tiger and Leopard). b=396860 r=joshmoz sr=roc a=dsicore 2007-10-23 11:34:29 -07:00
reed@reedloden.com
404089d939 Bug 397381 - "Enable @try/@catch/@finally for Cocoa widgets" [p=cbarrett r=josh sr+a1.9=roc] 2007-10-22 22:44:25 -07:00
joshmoz@gmail.com
4af72cf07e Ctrl+Tab shortcut for tab switching is broken. b=374076 r=smichaud r=masayuki sr=roc 2007-10-22 20:27:48 -07:00
mozilla@weilbacher.org
ed87e29a3e [OS/2] Bug 371505: finally fix repaint issues with Thebes 2007-10-22 10:59:24 -07:00
smichaud@pobox.com
8edfbb4b7a Allow windows without titlebars to receive keyboard events and become main. b=393250 r=joshmoz sr=roc 2007-10-19 08:47:58 -07:00
reed@reedloden.com
504fcca650 Bug 356154 - "Alt+Letter doesn't activate the native menu of an embedder" [p=boissomag@free.fr (Dorian) r=emaijala sr+a1.9=roc] 2007-10-19 00:44:11 -07:00
reed@reedloden.com
907d1a7c06 Bug 396592 - "Drag and drop images from the content area fail" [p=jimm r=emaijala sr=roc a=blocking1.9+ for M9] 2007-10-18 21:30:03 -07:00
joshmoz@gmail.com
b4b33bedf7 re-landing 398898 after it was backed out in an attempt to find a perf regression. patch by Stan Shebs. r=josh sr=roc 2007-10-18 16:37:39 -07:00
reed@reedloden.com
0afe65ff74 Backout josh's check-in for bug 398898 to help find Tp regression. 2007-10-16 18:00:11 -07:00
joshmoz@gmail.com
2d1d845b92 fix crash in places organizer. patch by Stan Shebs. b=398898 r=josh sr=roc 2007-10-15 14:08:26 -07:00
masayuki@d-toybox.com
a4904c1f48 Bug 399485 Wrong mapping with Thai keyboard on Mac OS X r=josh, sr+a=roc 2007-10-15 05:35:57 -07:00
benjamin@smedbergs.us
2bd5a10828 Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer 2007-10-13 14:13:50 -07:00
mconnor@steelgryphon.com
88b48a32d4 backing colin out due to continued bustage while he's gone 2007-10-12 12:36:19 -07:00
cbarrett@mozilla.com
c60563e894 Bustage fix 2007-10-12 12:03:49 -07:00
cbarrett@mozilla.com
ea85dbdbbb Bug 397381 - Enable @try/@catch/@finally for Cocoa widgets r=josh sr+a1.9=roc 2007-10-12 11:30:17 -07:00
karlt+@karlt.net
a0977897c1 Bug 398512: Crash on shutdown and before restart with gtk xim module. Disconnect gtk xim display closed signal handlers and prevent the module from unloading. r+sr+a=roc 2007-10-11 20:02:26 -07:00
reed@reedloden.com
0e2386c818 Bug 398363 - "Removing Cairo Checks in nsBaseDragService" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-11 15:23:17 -07:00
masayuki@d-toybox.com
be4995ca3e Bug 385292 Enter (to submit form) appears to delete the selection r=josh, sr+a=roc 2007-10-11 01:23:10 -07:00
mats.palmgren@bredband.net
724ebe6a61 Plug a major leak when using too large images for CSS 'cursor'. b=398537 r+sr=roc a=pavlov 2007-10-10 05:21:29 -07:00
mats.palmgren@bredband.net
8b70142124 Plug a minor leak of a nsBaseDragService object. b=398816 r=joshmoz sr+a=roc 2007-10-10 05:19:47 -07:00
roc+@cs.cmu.edu
65ade4cfa7 Bug 290862. Use gtk modal window apis instead of grabs. patch by Matthew Gregan, r=karlt,sr=roc,a=pavlov 2007-10-09 13:58:24 -07:00
joshmoz@gmail.com
232300b361 remove nsIEventSink and all of its usage. b=399047 r=smorgan sr=roc a=roc 2007-10-09 11:46:30 -07:00
dbaron@dbaron.org
7415f81dc3 Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc 2007-10-08 16:11:01 -07:00
dbaron@dbaron.org
436ff0c1e6 Fix leak of window group created by gtk_window_group_new by reference counting window groups. b=398940 r+sr+a1.9=roc 2007-10-07 22:02:38 -07:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
cbarrett@mozilla.com
a28e303cc8 Bug 397209 - Catch ObjC exception when trying to draw to an offscreen buffer. r=josh sr=vlad a1.9=vlad 2007-10-05 14:24:01 -07:00
cbarrett@mozilla.com
122eaeedd5 Bug 380203 - Scrollbars now render correctly under complex transforms (rotate/scale/shear). r=josh sr=vlad 2007-10-05 14:01:42 -07:00
cbarrett@mozilla.com
08f049af74 Bug 398471 - Translate widgets correctly when there is a complex transform. r+a1.9=vlad 2007-10-04 11:16:55 -07:00
reed@reedloden.com
447d89b5e8 Bug 398458 - "Remove gfxwin in the Windows widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-03 20:28:58 -07:00
dholbert@cs.stanford.edu
079f238fc8 Backing out patch for Bug 396984 -- its issues will be addressed via Bug 240117. (see comments 27-28 on Bug 396984) 2007-10-03 13:04:32 -07:00
joshmoz@gmail.com
96a9ba5146 initialize ChildView member variable mWindow. b=398340 r=smichaud sr=roc a=roc 2007-10-02 17:52:19 -07:00
dholbert@cs.stanford.edu
07e659f6fc Bug 396984 - Fix GTK textfield border-width 2px/3px discrepancy. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r/sr/a=roc 2007-10-02 14:25:59 -07:00
gavin@gavinsharp.com
e263fce93a Bug 393804: Fix alignment of non-iconic menuitems to make them match iconic menuitems, r=robarnold, r=vlad, sr=neil, a=bzbarsky 2007-10-01 16:26:48 -07:00
smichaud@pobox.com
1130feb1ba Fix display problems with non-native combo box. b=392389 r=joshmoz sr=roc a=roc 2007-10-01 14:39:52 -07:00
dholbert@cs.stanford.edu
e2823ee8c1 Bug 382147: Make disabled button border-width match enabled buttons. r=roc sr=roc blocking1.9=joshmoz 2007-10-01 09:40:35 -07:00
reed@reedloden.com
47141f5b4d Bug 386844 - "Crash when running Java Applets [@ XSync - JavaPluginInstance5::SetWindow]" (move ws_info and xtbin code from ns4xPluginInstance to nsPluginNativeWindowGtk2) [p=karlt r+sr+a1.9=jst] 2007-09-29 00:08:14 -07:00
cbarrett@mozilla.com
4b74c3fd4e Bug 397792 - Widgets rotate in the wrong direction on Mac OS X. r=vlad a1.9=vlad 2007-09-28 23:12:39 -07:00
martijn.martijn@gmail.com
b6a088527b Bug 378371 - Crash [@ nsNativeDragTarget::ProcessDrag] when drag event handler and removing iframe, patch by Andrew Smith, r+sr=roc, (blocking1.9+) 2007-09-28 15:45:14 -07:00
joshmoz@gmail.com
7494b93ed4 export urld type to the native clipboard on Mac OS X. patch by Stan Shebs. b=393609 r=josh sr=roc 2007-09-27 18:50:09 -07:00
edward.lee@engineering.uiuc.edu
ab4fb120e5 Bug 396710 - Compiling nsAppShell.mm results in cast error. r=smichaud, sr=roc, a=roc 2007-09-27 15:46:23 -07:00
reed@reedloden.com
09161ee7f5 Bug 397607 - "libXss.so.1 is unloaded while an XESetCloseDisplay callback is still registered" [p=karlt r+sr+a1.9=roc] 2007-09-27 09:53:48 -07:00
reed@reedloden.com
2fd700df2d Bug 386229 - "Setting cursor with GIF, PNG or XBM doesn't work" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=emaijala sr=tor a1.9=stuart] 2007-09-27 09:38:26 -07:00
smichaud@pobox.com
7885f97517 Fix hangs in nested Gecko event loops (caused by bug 395397 appshell patch). b=397439 r=mark sr=roc a=roc 2007-09-27 09:23:31 -07:00
joshmoz@gmail.com
df46920114 extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc 2007-09-27 09:01:32 -07:00
smichaud@pobox.com
449ada9537 Fix comments in patch that fixes performance regression from bug 395397 -- comment-only patch. b=396796 r=josh a=josh 2007-09-26 16:05:34 -07:00
smichaud@pobox.com
a64d4f8d85 Work around crash bug in NSMenu performKeyEquivalent: triggered by new appshell (bug 395397). b=396860 r=joshmoz sr=roc a=roc 2007-09-25 08:37:20 -07:00
smichaud@pobox.com
a774fb5301 Possible fix for performance regressions from bug 395397 appshell patch (part 2). b=396796 r=joshmoz+mark sr=roc a=roc 2007-09-24 17:01:15 -07:00
vladimir@pobox.com
96a878f5a9 b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart 2007-09-24 15:50:44 -07:00
joshmoz@gmail.com
cdcd6e1fe3 followup for bug 386790, don't use conflicting constant names, breaks camino 2007-09-24 15:41:10 -07:00
smichaud@pobox.com
32903ea821 Possible fix for performance regressions from bug 395397 appshell patch. b=396796 r+joshmoz+mark sr=roc a=roc 2007-09-24 15:31:49 -07:00
joshmoz@gmail.com
dbb39a780b Copying/Dragging text should be setting URL pasteboard data where appropriate. Patch by Stan Shebs. b=386790 r=josh sr=roc 2007-09-24 13:43:01 -07:00
smichaud@pobox.com
adafe4c32c Avoid problem with bogus events. b=397039 r=joshmoz sr=roc a=roc 2007-09-24 07:33:45 -07:00
joshmoz@gmail.com
1ba62592c0 retain drag source view during drag in case gecko kills off the view during the drag. b=396829 r=smichaud sr=roc a=roc 2007-09-23 17:01:04 -07:00
jwalden@mit.edu
3e22e6ba33 Bug 396833 - "ASSERTION: nsAppShell::Exit() called redundantly" on shutdown. Convert the assertion to a warning because the problem doesn't really have any bad consequences, thus allowing assertions to be fatal (!) on the Mac debug tinderbox. r+sr+a=roc 2007-09-22 06:52:14 -07:00
reed@reedloden.com
7c1a1ff9dc Bug 393235 - "Removal of Non-Cairo from gtk2bin.h" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-21 19:25:23 -07:00
mkaply@us.ibm.com
cb68ce4118 Bug 397091 - attempt to fix OS/2 bustage 2007-09-21 12:41:45 -07:00
reed@reedloden.com
0dc9d9ad4a Bug 389801 - "Firefox crashes with some GTK+ themes whose gtkrc contains GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing" [p=fcrozat@mandriva.com (Frederic Crozat) r=chpe sr=roc a1.9=roc] 2007-09-20 19:14:33 -07:00
joshmoz@gmail.com
89d68c33ee remove menu listener usage from cocoa widget nsIWidgets. b=396820 r=cbarrett sr=roc a=roc 2007-09-20 01:56:42 -07:00
mozilla@weilbacher.org
96f22ce2ba [OS/2] Bug 396767: fix OS/2 build break in widget following bug 394691, p=wuno, r=me/chris@pearce 2007-09-19 17:54:03 -07:00
joshmoz@gmail.com
7171cbe1b9 remove unused widget interfaces and the dead remains of their implementations. b=396657 r=cbarrett sr=roc 2007-09-19 15:26:45 -07:00
joshmoz@gmail.com
7b22692c68 return the event handling status correctly from DispatchEvent on child views, more event handling cleanup in our menu impl. b=396520 r=cbarrett sr=roc a=roc 2007-09-19 15:15:48 -07:00
smichaud@pobox.com
f263a4f059 New appshell (process Gecko events on demand in Cocoa widgets). b=395397 r=joshmoz+mark sr=roc a=joshmoz 2007-09-19 12:17:06 -07:00
ginn.chen@sun.com
420b61d605 backing out bug 387990 because it regressed bug 396567 2007-09-18 23:37:56 -07:00
joshmoz@gmail.com
41141a79fb more menu cleanup, don't pre-load the help menu since it doesn't do anything any more. b=396520 r=cbarrett sr=roc a=roc 2007-09-18 17:19:51 -07:00
roc+@cs.cmu.edu
559a8984a7 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
masayuki@d-toybox.com
e7ca81ebed Bug 395565 spinner of cocoa has wrong size r=josh+enndeakin, sr+a=roc 2007-09-18 02:17:51 -07:00
Olli.Pettay@helsinki.fi
ae89765af6 Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst 2007-09-18 00:25:49 -07:00
ginn.chen@sun.com
13faec01f3 Bug 387990 [a11y] mouse pointer position can prevent keyboard access to submenus r+sr=roc a=roc 2007-09-17 22:48:16 -07:00
joshmoz@gmail.com
626bdc04a0 get rid of unnecessary build deps for cocoa widgets. b=396464 r=cbarrett sr=roc a=roc 2007-09-17 21:29:22 -07:00
joshmoz@gmail.com
575fd03fcf remove unnecessary Quickdraw code from child views, prep for optimizing by not making QD calls unless a QD plugin is present. b=396373 r=cbarrett sr=roc a=roc 2007-09-17 15:55:20 -07:00
joshmoz@gmail.com
0b4b924096 oops, wrong patch. don't actually change any code just remove the comment. 2007-09-17 14:29:42 -07:00
joshmoz@gmail.com
82f0e6891f remove xxx comment, followup for 391288. r=cbarrett a=josh 2007-09-17 14:26:22 -07:00
reed@reedloden.com
77d4884a17 Bug 396387 - "Use the native GTK help arrow on CSS "cursor: help"" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-09-17 14:03:34 -07:00
cbarrett@mozilla.com
8cb1dc3fd2 Bug 393646 - Support reading image data off the clipboard on Mac r=josh,bienvenu sr=roc a=mconnor/drivers 2007-09-17 11:02:50 -07:00
joshmoz@gmail.com
fd73f46022 remove all docshell and webshell usage from cocoa widgets. b=273812 r=cbarrett sr=bz a=roc 2007-09-17 08:06:59 -07:00
joshmoz@gmail.com
6225fc2d77 fix window maximizing/resizing and visual corruption on resize. only report native size events, don't kick off a nested resize. b=396345 r=bent sr=roc a=roc 2007-09-17 07:41:59 -07:00
reed@reedloden.com
9755b3cc40 Back out patch from Michael Ventor from bug 384112 due to regression. 2007-09-16 13:08:12 -07:00
reed@reedloden.com
bd77c38c54 Bug 391409 - "Cleaning up all OS widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-15 18:37:43 -07:00
reed@reedloden.com
eafa104b82 Bug 389242 - "Kill old gfx and obsolete code in nsWindow" (more from nsWindow.h) [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-15 10:54:10 -07:00
reed@reedloden.com
8aef16b50f Bug 384112 - "-moz-appearance: menulist-button broken in GTK" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-09-15 10:47:24 -07:00
joshmoz@gmail.com
97105f597d Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc 2007-09-15 10:01:35 -07:00
joshmoz@gmail.com
95ad9c10a2 stop native comboboxes from drawing outside of their frames. b=396101 r=cbarrett sr=roc 2007-09-15 09:39:11 -07:00
joshmoz@gmail.com
e8e03654e0 bump uuid's for bug 375011 2007-09-14 15:09:51 -07:00
joshmoz@gmail.com
54611c4332 fix up the way we handle menu separators. this is cleaner and allows them to be hidden and unhidden after creation. b=375011 r=cbarrett sr=roc a=roc 2007-09-14 15:04:59 -07:00
mozilla@weilbacher.org
de32ecf525 [OS/2] Bug 395491: Fix files copied over from gfx for compilation, step 1 to remove NS_GFX macros to fix build break. Tested as working by abwillis1 and daveryeo. 2007-09-09 02:07:20 -07:00
mats.palmgren@bredband.net
26c2c2b87a [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 09:22:56 -07:00
mkaply@us.ibm.com
11f20b9e9c #238039 r=mkaply, sr=blizzard (platform specific) OS/2 only - integration with the FT2LIB font engine from Innotek 2007-09-06 11:41:04 -07:00
timeless@mozdev.org
ccd1cf5632 Bug 337917 Make consumers stop using cids from other modules r=smontagu sr=darin 2007-09-06 11:41:04 -07:00
mkaply@us.ibm.com
c33b4ac62a #3011064 r=mkaply, sr=mkaply (OS/2 only) Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2 2007-09-06 11:41:03 -07:00
mkaply@us.ibm.com
60e4baa879 OS/2 build bustage as a result of 32649 - once files are moved, this should build 2007-09-06 11:41:04 -07:00
gerv@gerv.net
35e43d08f3 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-09-06 11:41:03 -07:00
mkaply@us.ibm.com
2b7e325f2d #140683 r=pedemont, sr=blizzard (OS/2 specific) OS/2 only - Add 256 color support 2007-09-06 11:41:03 -07:00
mkaply@us.ibm.com
9ad5f40253 Remove obsolete files 2007-09-06 11:41:02 -07:00
darin@meer.net
45b2b81b61 fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2007-09-06 11:41:02 -07:00
mkaply@us.ibm.com
e8030b601c # 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - OS/2 specific changes
2007-09-06 11:41:01 -07:00
mkaply@us.ibm.com
f81ab06d74 #189480 r=mkaply, sr=blizzard (platform specific), a=mkaply OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders 2007-09-06 11:41:01 -07:00
mkaply@us.ibm.com
c2302b4dd9 #215581 r=mkaply, sr=blizzard (platform specific) Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes 2007-09-06 11:41:02 -07:00
mkaply@us.ibm.com
acf6971077 #188249 r=me, sr=blizzard (platform specific) Start landing GCC support for OS/2 - mainly cleanup to start 2007-09-06 11:41:01 -07:00
mkaply@us.ibm.com
f4aaa0165d #179508 r=cls, pedemont, sr=blizzard for platform specific code Add shared unicode stuff between OS/2 widget and gfx into gkgfx 2007-09-06 11:41:00 -07:00
mkaply@us.ibm.com
1fdbd44767 Not part of build Continuing OS/2 wizard work It's pretty much working now 2007-09-06 11:41:01 -07:00
kaie@netscape.com
af5db680da b=84947 New print dialog for Unix and OS/2 r=cls/rods/mkaply/pchen sr=roc+moz Checking in for Roland.Mainz@informatik.med.uni-giessen.de 2007-09-06 11:41:00 -07:00
mkaply@us.ibm.com
cc09d37549 No bug r=mkaply, a=blizzard OS/2 only - Change unicode converters to use a linked list so they can convert any codepage 2007-09-06 11:40:59 -07:00
cls@seawood.org
b5467dabff Landing static build changes for OS2 Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch. Bug #85283 r=mkaply r=waterson 2007-09-06 11:40:58 -07:00
mkaply@us.ibm.com
06d4be6bc2 No bug
r=mkaply, a=blizzard
We can remove lDisplayDepth as a result of removing RequiresInvertedMask
2007-09-06 11:40:57 -07:00
mkaply@us.ibm.com
bccebd815d #62777
r=mkaply, a=blizzard
1255 and 1256 are not supported on OS/2 - use 862 and 864 instead
2007-09-06 11:40:56 -07:00
mkaply@us.ibm.com
0b53920da0 #68343 r=mkaply, a=blizzard OS/2 ONLY - Change OS/2 to use real XPCOM component registration to fix printing 2007-09-06 11:40:55 -07:00
mkaply@us.ibm.com
133387c401 r=mkaply, a=blizzard General code cleanup and new error logging mechanism from Dainis Jonitis 2007-09-06 11:40:54 -07:00
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