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 |
|