Граф коммитов

8415 Коммитов

Автор SHA1 Сообщение Дата
mconnor%steelgryphon.com b5e42ea3e7 backing colin out due to continued bustage while he's gone 2007-10-12 19:36:19 +00:00
cbarrett%mozilla.com b1f3027f57 Bustage fix 2007-10-12 19:03:49 +00:00
cbarrett%mozilla.com a2182db8b4 Bug 397381 - Enable @try/@catch/@finally for Cocoa widgets r=josh sr+a1.9=roc 2007-10-12 18:30:17 +00:00
karlt+%karlt.net 3d2bed3402 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-12 03:02:26 +00:00
reed%reedloden.com d445e154ca Bug 398363 - "Removing Cairo Checks in nsBaseDragService" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-11 22:23:17 +00:00
masayuki%d-toybox.com 5c1bb96f11 Bug 385292 Enter (to submit form) appears to delete the selection r=josh, sr+a=roc 2007-10-11 08:23:10 +00:00
mats.palmgren%bredband.net 95e5fc1b44 Plug a major leak when using too large images for CSS 'cursor'. b=398537 r+sr=roc a=pavlov 2007-10-10 12:21:29 +00:00
mats.palmgren%bredband.net d4ee102310 Plug a minor leak of a nsBaseDragService object. b=398816 r=joshmoz sr+a=roc 2007-10-10 12:19:47 +00:00
roc+%cs.cmu.edu 347697a399 Bug 290862. Use gtk modal window apis instead of grabs. patch by Matthew Gregan, r=karlt,sr=roc,a=pavlov 2007-10-09 20:58:24 +00:00
joshmoz%gmail.com 1c83d17d96 remove nsIEventSink and all of its usage. b=399047 r=smorgan sr=roc a=roc 2007-10-09 18:46:31 +00:00
dbaron%dbaron.org 041b414fb6 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 23:11:02 +00:00
dbaron%dbaron.org 9d624140bd 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-08 05:02:38 +00:00
gerv%gerv.net d38c158995 Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 12:08:47 +00:00
cbarrett%mozilla.com e963abb7b1 Bug 397209 - Catch ObjC exception when trying to draw to an offscreen buffer. r=josh sr=vlad a1.9=vlad 2007-10-05 21:24:01 +00:00
cbarrett%mozilla.com 12dea2fc5e Bug 380203 - Scrollbars now render correctly under complex transforms (rotate/scale/shear). r=josh sr=vlad 2007-10-05 21:01:42 +00:00
cbarrett%mozilla.com 2cba875119 Bug 398471 - Translate widgets correctly when there is a complex transform. r+a1.9=vlad 2007-10-04 18:16:55 +00:00
reed%reedloden.com 5d6c51600d Bug 398458 - "Remove gfxwin in the Windows widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-04 03:28:58 +00:00
dholbert%cs.stanford.edu 285ed95752 Backing out patch for Bug 396984 -- its issues will be addressed via Bug 240117. (see comments 27-28 on Bug 396984) 2007-10-03 20:04:33 +00:00
joshmoz%gmail.com ad8ec6807a initialize ChildView member variable mWindow. b=398340 r=smichaud sr=roc a=roc 2007-10-03 00:52:19 +00:00
dholbert%cs.stanford.edu 85e43e1383 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 21:25:59 +00:00
gavin%gavinsharp.com d20719dda1 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 23:26:48 +00:00
smichaud%pobox.com 85642d1d22 Fix display problems with non-native combo box. b=392389 r=joshmoz sr=roc a=roc 2007-10-01 21:39:52 +00:00
dholbert%cs.stanford.edu 38bf6799e6 Bug 382147: Make disabled button border-width match enabled buttons.
r=roc sr=roc blocking1.9=joshmoz
2007-10-01 16:40:35 +00:00
reed%reedloden.com aff9e9c31a 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 07:08:14 +00:00
cbarrett%mozilla.com 88d7e0e5a4 Bug 397792 - Widgets rotate in the wrong direction on Mac OS X. r=vlad a1.9=vlad 2007-09-29 06:12:39 +00:00
martijn.martijn%gmail.com 2bae80e579 Bug 378371 � Crash [@ nsNativeDragTarget::ProcessDrag] when drag event handler and removing iframe, patch by Andrew Smith, r+sr=roc, (blocking1.9+) 2007-09-28 22:45:14 +00:00
joshmoz%gmail.com 9639d161dd export urld type to the native clipboard on Mac OS X. patch by Stan Shebs. b=393609 r=josh sr=roc 2007-09-28 01:50:09 +00:00
edward.lee%engineering.uiuc.edu 0ff5cc9c59 Bug 396710 - Compiling nsAppShell.mm results in cast error. r=smichaud, sr=roc, a=roc 2007-09-27 22:46:23 +00:00
reed%reedloden.com 365b6c1137 Bug 397607 - "libXss.so.1 is unloaded while an XESetCloseDisplay callback is still registered" [p=karlt r+sr+a1.9=roc] 2007-09-27 16:53:48 +00:00
reed%reedloden.com 42ed3047eb 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 16:38:26 +00:00
smichaud%pobox.com 1b3af90a01 Fix hangs in nested Gecko event loops (caused by bug 395397 appshell patch). b=397439 r=mark sr=roc a=roc 2007-09-27 16:23:31 +00:00
joshmoz%gmail.com c0c79373ed extra measure of security for password textfields on Mac OS X. b=394107 r=smorgan sr=roc 2007-09-27 16:01:34 +00:00
smichaud%pobox.com bd2ef328b1 Fix comments in patch that fixes performance regression from bug 395397 -- comment-only patch. b=396796 r=josh a=josh 2007-09-26 23:05:34 +00:00
smichaud%pobox.com 197cf440d7 Work around crash bug in NSMenu performKeyEquivalent: triggered by new appshell (bug 395397). b=396860 r=joshmoz sr=roc a=roc 2007-09-25 15:37:20 +00:00
smichaud%pobox.com e88b05f836 Possible fix for performance regressions from bug 395397 appshell patch (part 2). b=396796 r=joshmoz+mark sr=roc a=roc 2007-09-25 00:01:15 +00:00
vladimir%pobox.com d1c7aa31fd b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart 2007-09-24 22:50:45 +00:00
joshmoz%gmail.com 1659b200fc followup for bug 386790, don't use conflicting constant names, breaks camino 2007-09-24 22:41:10 +00:00
smichaud%pobox.com 56191f9297 Possible fix for performance regressions from bug 395397 appshell patch. b=396796 r+joshmoz+mark sr=roc a=roc 2007-09-24 22:31:49 +00:00
joshmoz%gmail.com a43901784e Copying/Dragging text should be setting URL pasteboard data where appropriate. Patch by Stan Shebs. b=386790 r=josh sr=roc 2007-09-24 20:43:01 +00:00
smichaud%pobox.com 2c24c15bad Avoid problem with bogus events. b=397039 r=joshmoz sr=roc a=roc 2007-09-24 14:33:45 +00:00
joshmoz%gmail.com 3d5625838b 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-24 00:01:04 +00:00
jwalden%mit.edu 845e6eff4c 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 13:52:14 +00:00
reed%reedloden.com efde40c26f Bug 393235 - "Removal of Non-Cairo from gtk2bin.h" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-09-22 02:25:23 +00:00
mkaply%us.ibm.com 8a8a628aea Bug 397091 - attempt to fix OS/2 bustage 2007-09-21 19:41:45 +00:00
reed%reedloden.com a71a747fc5 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-21 02:14:33 +00:00
joshmoz%gmail.com 8b61177519 remove menu listener usage from cocoa widget nsIWidgets. b=396820 r=cbarrett sr=roc a=roc 2007-09-20 08:56:42 +00:00
mozilla%weilbacher.org 4866021184 [OS/2] Bug 396767: fix OS/2 build break in widget following bug 394691, p=wuno, r=me/chris@pearce 2007-09-20 00:54:03 +00:00
joshmoz%gmail.com caa1984e44 remove unused widget interfaces and the dead remains of their implementations. b=396657 r=cbarrett sr=roc 2007-09-19 22:26:45 +00:00
joshmoz%gmail.com 0a621b7ab7 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 22:15:48 +00:00
smichaud%pobox.com 6b6dba8544 New appshell (process Gecko events on demand in Cocoa widgets). b=395397 r=joshmoz+mark sr=roc a=joshmoz 2007-09-19 19:17:06 +00:00