Commit Graph

380 Commits

Author SHA1 Message Date
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