Commit Graph

8488 Commits

Author SHA1 Message Date
edward.lee@engineering.uiuc.edu
15a38c69aa 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
4c6691abd4 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
7574aa1454 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
6fe12808c7 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
a91716eeae 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
78038b1f9e 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
706e58d6ae 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
b1d8dfbc8b 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
847a977dc2 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
81a069aa59 followup for bug 386790, don't use conflicting constant names, breaks camino 2007-09-24 15:41:10 -07:00
smichaud@pobox.com
b8cb461d09 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
47bdbdabb1 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
d839a460f6 Avoid problem with bogus events. b=397039 r=joshmoz sr=roc a=roc 2007-09-24 07:33:45 -07:00
joshmoz@gmail.com
9e3fd07c24 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
557357d287 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
3955676c2e 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
9d39fc9cdb Bug 397091 - attempt to fix OS/2 bustage 2007-09-21 12:41:45 -07:00
reed@reedloden.com
c5fdea677e 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
8f7f6c9a83 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
6dd643f9d4 [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
0d640fee1d 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
be136db2a6 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
2d773ae506 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
1bb706bf2d backing out bug 387990 because it regressed bug 396567 2007-09-18 23:37:56 -07:00
joshmoz@gmail.com
9bec765d6d 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
9972360428 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
16249e394d 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
b12c09342c 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
4d36892c51 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
e1eff28208 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
438d7418c8 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
b7f7b0db4a oops, wrong patch. don't actually change any code just remove the comment. 2007-09-17 14:29:42 -07:00
joshmoz@gmail.com
0dd298e898 remove xxx comment, followup for 391288. r=cbarrett a=josh 2007-09-17 14:26:22 -07:00
reed@reedloden.com
c27adf1eb9 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
39641d346a 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
c557ef3a19 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
3aee076d66 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
9fd0466271 Back out patch from Michael Ventor from bug 384112 due to regression. 2007-09-16 13:08:12 -07:00
reed@reedloden.com
f04c9cc7af 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
22e9bddb2b 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
5ee249f01b 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
ffe2dbec39 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
2bd6697b93 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
ea6f33d586 bump uuid's for bug 375011 2007-09-14 15:09:51 -07:00
joshmoz@gmail.com
a14c02df08 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
b71eba5bbb [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
702ba6d4be [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
2924e924ea #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
3f74543d90 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
1cfd2b4a45 #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
f24700c153 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
a5f9dbc21b Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-09-06 11:41:03 -07:00
mkaply@us.ibm.com
96c694a75d #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
a47b5e79ca Remove obsolete files 2007-09-06 11:41:02 -07:00
darin@meer.net
3a7de27245 fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2007-09-06 11:41:02 -07:00
mkaply@us.ibm.com
e454f1e4b1 # 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
dc245972f8 #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
6cfe8d5a6d #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
e69e0acd68 #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
812d07f6db #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
fbfe8a4789 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
42f6e932ea 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
766d88b8ac 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
eefa6208c4 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
873623f692 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
7b151ad00f #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
c2ff5f3c3e #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
bfa6404fc5 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
a3687a66c8 #60973 r=jkobal, a=blizzard Convert system font names to Unicode 2007-09-06 11:40:53 -07:00
mkaply@us.ibm.com
24becad7e3 #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
e328e4344f EMX Break Need INCL_DOSERRORS 2007-09-06 11:40:51 -07:00
mkaply@us.ibm.com
e174f8be6c r=mkaply, a=blizzard Quick fix to enable DBCS fonts 2007-09-06 11:40:50 -07:00
mkaply@us.ibm.com
de86a2afb6 #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
d8cb1e00c9 #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
6e096da88c 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
80efd978f6 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
167cbfff3a 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
937cd84d8f mac bustage, bug 390414 2007-09-05 01:35:25 -07:00
surkov.alexander@gmail.com
5ef16448a2 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
5ef55797f9 fix build failure with logging disabled. b=389114 r=shebs sr=roc 2007-09-04 23:58:16 -07:00
mozilla@weilbacher.org
48a662922a [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
ab52583d91 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
af73388d93 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
f38575ae52 consider separators when determining menu item visibility. b=394515 r=cbarrett sr=roc 2007-09-03 21:49:04 -07:00
ajschult@verizon.net
18310dc737 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
c267b8a676 [OS/2] fix build break when linking widget following bug 393109 2007-09-03 12:43:19 -07:00
joshmoz@gmail.com
f29c8aadd9 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
57cc271459 comment and whitespace cleanups only 2007-09-03 07:43:03 -07:00
asqueella@gmail.com
0fba10ee41 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
484033b76a 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
2aa330cc02 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
fce06cdc48 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
b41d0a98ba Correct patch for bug 315687 to what was intended. 2007-09-02 06:19:39 -07:00
bzbarsky@mit.edu
032033f520 Back out bug 367829 to fix smoketest blocker. a=pavlov 2007-08-31 12:08:09 -07:00
joshmoz@gmail.com
243f6f1449 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
5fc40c2a41 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
20b9d6b91f Bug 393109 - treat system colors as output device values. r+a=pavlov 2007-08-30 09:21:16 -07:00
joshmoz@gmail.com
ae62dbd9bf 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
062793efec 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
0c985432cb 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
62bf94dd78 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
75b65a5e35 Backing out mochitest for nsIIdleService due to qm-centos orange. Bug 380595 2007-08-28 08:27:09 -07:00
gijskruitbosch@gmail.com
625584f4d0 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
517ebeaffa 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
ba0a18e1d5 make listboxes stylable on Mac OS X. b=382145 sr=roc 2007-08-27 21:39:16 -07:00
joshmoz@gmail.com
17fe0a53df back out bug 54488, behavioral problems. 2007-08-27 21:05:12 -07:00
joshmoz@gmail.com
9f41876e39 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
4ca0f21d74 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
e59411f5f3 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
97296ebe2f 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
cfdfb5b642 [OS/2] Bug 393776: Little nsWindow cleanup (remove obsolete commented code), r=mkaply 2007-08-26 13:41:33 -07:00
asqueella@gmail.com
cf382f1639 b=367829, another trivial fix after the original patch... 2007-08-26 04:41:44 -07:00
philringnalda@gmail.com
12cd5c710f 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
97847f5550 fix the problem with the patch for 367829 pointed out by biesi 2007-08-25 15:05:28 -07:00
asqueella@gmail.com
37e520ea83 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
3c7d4922d1 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
89e9e66fb7 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
d191e54904 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
813ece34ce [OS/2] no bug, fix irritating indent of debug printf 2007-08-23 14:48:47 -07:00
mozilla@weilbacher.org
a0aa4406f7 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
777eda58b2 [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
c3e5ad3831 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
8835d7d714 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
0e64ad9e4c 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
b75794e8c9 Fix Cocoa/Gecko coordinate conversion. r=smichaud r=cbarrett sr=pink 2007-08-21 09:55:18 -07:00
neil@parkwaycc.co.uk
7d8ed5fa08 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
5ad31ca94e 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
4e7d7cfc20 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
032a3ee059 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
dd590c7c5a 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
2fcfa8af3b 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
caf03a2595 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
75f9278671 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
8c0b0586f3 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
368c3fa564 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
8090790964 Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc 2007-08-13 13:47:04 -07:00
flamingice@sourmilk.net
b74aefc90b Bug 333907, Avoid hiding windows during ENDSESSION, r=benjamin, sr=roc 2007-08-10 12:01:48 -07:00
vladimir@pobox.com
fd5e5e7f40 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
e7eb2cdee3 remove carbon widgets from the tree. RIP. b=378995 a=pav 2007-08-08 12:10:41 -07:00
roc+@cs.cmu.edu
919f70dc84 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
4c7509429d 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
22bead9de9 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
babf7aa08a 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
7940ebdc50 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
f9a22dd005 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
09153a88b5 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
4be4ddff3e 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
a61c322650 Bug 114171: Leak nsNativeDragTarget. r+sr=biesi,a19=dbaron 2007-08-02 13:55:25 -07:00
joshmoz@gmail.com
09bf2cb250 remove unused font APIs from nsIWidget. b=388369 r/sr=pav a=pav 2007-08-02 12:16:27 -07:00
joshmoz@gmail.com
b294a2e73e 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