Commit Graph

7427 Commits

Author SHA1 Message Date
cbiesinger%web.de
7e96544ae5 bug 308536 support arbitrary images as cursors even for gtk < 2.4, by converting
them to b&w
r=bryner sr=roc
2006-03-07 18:35:19 +00:00
Olli.Pettay%helsinki.fi
f79ea0115b Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +00:00
kjh-5727%comcast.net
25b3c8b15a Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +00:00
dougt%meer.net
e431fe81de Fixing WINCE build bustage. 2006-03-02 18:46:31 +00:00
benjamin%smedbergs.us
6d137a4451 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-02 14:31:25 +00:00
leon.sha%sun.com
9f08dafcae Bug 328824 Something duplicate in the MACRO "NS_IS_MOUSE_EVENT".
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-03-02 08:41:08 +00:00
dbaron%dbaron.org
39054b499d Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc 2006-02-28 10:00:47 +00:00
masayuki%d-toybox.com
dc010e05f0 fixed mingw bustage by b=179056. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-02-27 15:09:37 +00:00
masayuki%d-toybox.com
c21e61a759 Bug 328306 Open/Save dialogs no longer work on Win9x/Me/NT4 even if cairo is disabled. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-02-25 09:30:26 +00:00
mrbkap%gmail.com
bee9ccb458 Remove a bogus warning, a bogus check, and the comments surrounding all of it. bug 325073, r+sr=roc 2006-02-24 00:45:25 +00:00
pavlov%pavlov.net
7f1afefee2 fixing windows plugin clipping bugs. bug 328263. r=vlad 2006-02-23 20:55:42 +00:00
masayuki%d-toybox.com
235a905cfd Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc 2006-02-23 17:02:45 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
roc+%cs.cmu.edu
3650a89de7 Bug 327878. Add cairo_draw_with_xlib API, and use it to render GTK2 native themes (including for HTML content) 2006-02-23 01:01:29 +00:00
joshmoz%gmail.com
abf655210c Send GUI events on window close, focus. Also includes cleanup. b=325336 r=mento 2006-02-22 23:15:25 +00:00
vladimir%pobox.com
2f52c97535 b=328236, only update windows backbuffer if painting actually took place, r=pavlov 2006-02-22 22:56:01 +00:00
roc+%cs.cmu.edu
5771a1a4ce Bug 328077. Fix Windows drag-drop crash. patch by Yuri Kovalchuk. r+sr=roc 2006-02-22 22:39:33 +00:00
benjamin%smedbergs.us
18d946ce0e Bug 318559 - MouseTrailer holds XPCOM references past shutdown, r=ere sr=roc 2006-02-22 21:08:40 +00:00
vladimir%pobox.com
51483ec31b b=328116, Start of Cairo-on-OSX for Thebes GFX; Cocoa widget pieces, r=mento 2006-02-22 01:31:14 +00:00
mark%moxienet.com
a120d518e8 311311 Fix #include name for builds on case-sensitive filesystems. Patchlet by Ben Fowler <bfowler@ewitness.co.uk>. r=me sr=pink 2006-02-21 01:59:30 +00:00
roc+%cs.cmu.edu
cfda9ddaff Fixing bustage 2006-02-20 23:05:32 +00:00
roc+%cs.cmu.edu
02669cac8a Bug 327874. Update GTK2 widget code to handle all double-buffering and window translucency, in cairo/Thebes builds. r=vlad 2006-02-20 22:43:44 +00:00
roc+%cs.cmu.edu
c4cdc8bdf1 Bug 267426. Fix Windows drag-drops that download large files. r=ere,sr=roc,patch by Yuri Kovalchuk. 2006-02-20 20:48:35 +00:00
cls%seawood.org
add2f3fbb9 Fix mingw cross-compile bustage.
Original patch by <basic@mozdev.org>.
Bug #320646 r=cls
2006-02-19 07:43:19 +00:00
masayuki%d-toybox.com
9201f8d77b Bug 327449 Redundant implicit calls in Widget: Win32. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-02-17 17:22:34 +00:00
joshmoz%gmail.com
6a5fac8f51 Add comment. b=327594 2006-02-17 16:54:28 +00:00
joshmoz%gmail.com
9f05e7cb1b Load native menu items around window load so keyboard commands work prior to the user selecting a menu. Also clean out a lot of old help menu code. b=327594 r=mento 2006-02-17 16:51:59 +00:00
mkaply%us.ibm.com
86bf40c7a0 OS/2 build bustage as a result of 326149 - once files are moved, this should build 2006-02-16 21:34:07 +00:00
cbiesinger%web.de
a5b15b57fb bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-16 21:32:32 +00:00
mkaply%us.ibm.com
8d70f643a8 #290213
r=Peter Weilbacher, sr=mkaply (OS/2 only), a=mkaply (OS/2 only)
Patch from Rich Walsh - printer select dialog mismatches descriptions
2006-02-16 21:32:31 +00:00
mkaply%us.ibm.com
867389b473 #199763
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add printer description to print dialog
2006-02-16 21:32:30 +00:00
mkaply%us.ibm.com
139b54e3cb #268321
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - OS/2 gfx cleanup
2006-02-16 21:32:29 +00:00
mkaply%us.ibm.com
ee427e4174 #257627
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from dainis jonitis - passing a stack variable as a return from a function - oops!
2006-02-16 21:32:28 +00:00
mkaply%us.ibm.com
852c374a66 #238039
r=mkaply, sr=blizzard (platform specific)
OS/2 only - integration with the FT2LIB font engine from Innotek
2006-02-16 21:32:27 +00:00
mkaply%us.ibm.com
ce213cd337 #189480
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders
2006-02-16 21:32:26 +00:00
gerv%gerv.net
0845686ee2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-16 21:32:25 +00:00
bryner%brianryner.com
ef44228ec0 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2006-02-16 21:32:24 +00:00
neil%parkwaycc.co.uk
33058def27 Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2006-02-16 21:32:23 +00:00
jst%mozilla.jstenback.com
493b7c91ad Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa. 2006-02-16 21:32:22 +00:00
mkaply%us.ibm.com
76224c0a05 #211984
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - refresh printer list before dialog comes up
2006-02-16 21:32:21 +00:00
mkaply%us.ibm.com
7a075bd25f #188249
r=me, sr=blizzard (platform specific)
Start landing GCC support for OS/2 - mainly cleanup to start
2006-02-16 21:32:20 +00:00
dbaron%dbaron.org
451bf3a13c Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2006-02-16 21:32:19 +00:00
mkaply%us.ibm.com
8511ef4cda #179508
r=cls, pedemont, sr=blizzard for platform specific code
Add shared unicode stuff between OS/2 widget and gfx into gkgfx
2006-02-16 21:32:18 +00:00
timeless%mozdev.org
60a32c4d33 Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2006-02-16 21:32:17 +00:00
rods%netscape.com
4348a44401 1) Adds two bools to the PrintSettings and then when the PS gets
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.

This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.

2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2006-02-16 21:32:16 +00:00
mkaply%us.ibm.com
4bc90aec7c #164667
r=rods, sr=blizzard, a=rjesup@wgate.com
OS/2 only - convert native printer names to Unicode
2006-02-16 21:32:15 +00:00
dougt%netscape.com
c1b8abe6d5 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-02-16 21:32:14 +00:00
timeless%mac.com
1acabb97d7 bug 157572 by alecf ports (os/2, xlib) bustage 2006-02-16 21:32:13 +00:00
mkaply%us.ibm.com
6e9598d60e #149365
r=mkaply, sr=blizzard
OS/2 only from jblanco - only set number of copies in one place
2006-02-16 21:32:12 +00:00
rods%netscape.com
77331ce894 check in for jblanco,, returns is no printers are available
Bug 152936 r=rods sr=jst
2006-02-16 21:32:11 +00:00