bstell%netscape.com
|
879d1c6b94
|
bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,
Compress font char maps by folding the empty spaces on top of each other.
|
2001-09-19 03:01:54 +00:00 |
|
bstell%netscape.com
|
f53f35ce1d
|
bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,
Compress font char maps by folding the empty spaces on top of each other.
|
2001-09-19 02:52:30 +00:00 |
|
alecf%netscape.com
|
0d9020937e
|
fix for bug 100310 r=jag, sr=blizzard - remove gfx dependency on string bundles, move into windows-specific module
|
2001-09-18 22:02:30 +00:00 |
|
jaggernaut%netscape.com
|
77271b03ed
|
One module per line for REQUIRES. r=/sr=alecf
|
2001-09-18 21:52:15 +00:00 |
|
jaggernaut%netscape.com
|
dc40187223
|
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
|
2001-09-18 13:41:47 +00:00 |
|
sfraser%netscape.com
|
6943dfea79
|
Fix bug 86694 -- image tiling slow on Mac. Implement repeated scaling into a temporary GWorld before final blit. sr=scc, r=pavlov.
|
2001-09-18 01:39:04 +00:00 |
|
alecf%netscape.com
|
62424ee7b2
|
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
|
2001-09-17 19:06:35 +00:00 |
|
bryner%netscape.com
|
40a7b0eaf6
|
Bug 98041 - xlib port of image tiling assertion fixes. Checking in for Roland.Mainz@informatik.med.uni-giessen.de. r=timeless, sr=jst.
|
2001-09-15 21:20:24 +00:00 |
|
mkaply%us.ibm.com
|
832f9199c1
|
#55103
r=mkaply, sr=blizzard
Code from Javier. Hack up the font code real good to account for OS/2 weirdness.
We now size things correctly.
|
2001-09-14 21:09:54 +00:00 |
|
jaggernaut%netscape.com
|
25856c9451
|
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
|
2001-09-14 05:37:29 +00:00 |
|
timeless%mac.com
|
dcef7e8328
|
Bug 90380 Get rid of |#ifdef _IMPL_NS_XPRINT|
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=jesup,jag,dcran sr=blizzard
|
2001-09-13 13:29:58 +00:00 |
|
rjesup%wgate.com
|
070b2fe9da
|
Bug 92576. nsVoidArray->nsAutoVoidArray. sr=jst, r=waterson, r=pavlov, r=kin, r=kmcclusk
|
2001-09-12 14:59:11 +00:00 |
|
jaggernaut%netscape.com
|
30ace44624
|
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
|
2001-09-12 12:48:23 +00:00 |
|
mkaply%us.ibm.com
|
fe4b5bc9fe
|
#96050
Removing unnecessary files from xprint for Roland.Mainz@informatik.med.uni-giessen.de
|
2001-09-12 02:35:51 +00:00 |
|
mkaply%us.ibm.com
|
b5a07aa4fe
|
#76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
|
2001-09-11 03:22:16 +00:00 |
|
alecf%netscape.com
|
298c713fa2
|
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
|
2001-09-10 20:46:52 +00:00 |
|
jaggernaut%netscape.com
|
b26394e3be
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
|
rjesup%wgate.com
|
937298da2f
|
Bug 93999: 1-liner fix to unhork xlib (fix to typo by imot). r/sr=blake
via IRC
|
2001-09-07 21:32:54 +00:00 |
|
rjesup%wgate.com
|
9974a282dc
|
Bug 93999: Minor bustage fix for HPUX (doesn't allow delete [] of void *);
dbaron looked it over and agrees.
|
2001-09-07 00:57:52 +00:00 |
|
rjesup%wgate.com
|
58d0356b53
|
bug 93999: reduce number of image creations in gtk/xlib. Patch by imot
(Tomi.Leppikangas@oulu.fi). r=pavlov, sr=brendan, r=bbaetz on c++ issues,
jst said "check it in" on c++ issues.
|
2001-09-06 23:00:49 +00:00 |
|
shanjian%netscape.com
|
c2c48c3d09
|
#97516 crash in nsRenderingContextWin::GetWidth() in certain situation
r=rbs, sr=waterson
|
2001-09-06 20:21:59 +00:00 |
|
rjesup%wgate.com
|
fc09016d0f
|
bug 97480: missing virtual in destructor in nsFontCache. r=bstell, sr=kin
|
2001-09-06 19:27:38 +00:00 |
|
bstell%netscape.com
|
f4453db167
|
bug 97533, patch by dbaron@fas.harvard.edu, r=bstell, sr=blizzard
check return status from getIntPref
|
2001-09-06 14:22:08 +00:00 |
|
mkaply%us.ibm.com
|
a157996113
|
No bug
r=mkaply, sr=blizzard
OS/2 only - Got these reversed - on OS/2, NEWFRAME is used at the end of a page, not the beginning
|
2001-09-06 04:01:45 +00:00 |
|
mkaply%us.ibm.com
|
09c1005756
|
No bug
r=mkaply, sr=blizzard
OS/2 only - code from javier - more font improvements - better scaling and text zoom for bitmap fonts
|
2001-09-06 04:00:07 +00:00 |
|
valeski%netscape.com
|
93959d48cc
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
|
kaie%netscape.com
|
b7d7284551
|
Trying to fix BeOS bustage
|
2001-09-05 17:35:47 +00:00 |
|
kaie%netscape.com
|
d52ef98bc5
|
b=24847 r=dcone sr=attinasi
Implement printing of Landscape in Unix.
Contact me at kai.engert@gmx.de
|
2001-09-05 14:30:16 +00:00 |
|
bryner%netscape.com
|
23272e1972
|
Bug 85388 - Xprint prints transparent images with black background. Patch from Roland.Mainz@informatik.med.uni-giessen.de, r=jesup@wgate.com, sr=kin.
|
2001-09-05 07:29:26 +00:00 |
|
dbaron%fas.harvard.edu
|
cdcbdf64e2
|
Make the "browser.display.screen_resolution" pref work again. b=69205 r=bryner sr=waterson
|
2001-09-05 03:15:55 +00:00 |
|
cls%seawood.org
|
93f5675e94
|
Updating REQUIRES
|
2001-09-04 23:30:27 +00:00 |
|
cls%seawood.org
|
c7c6ddd63c
|
Update REQUIRES
|
2001-09-04 23:24:04 +00:00 |
|
pavlov%netscape.com
|
2a9f77a324
|
fixing the annoying GDK-CRITICAL asserts on linux. bug 95160. r=bryner sr=hyatt a=asa
|
2001-09-03 08:21:37 +00:00 |
|
cls%seawood.org
|
a2e92028c9
|
Add xprint ldflags to linking of gfx_xlib.
Thanks to Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz) for the patch.
Bug #97264 r=cls a=blizzard
|
2001-09-01 17:29:05 +00:00 |
|
dcone%netscape.com
|
c6428ad877
|
b=97461 r=rods sr=attinasi a=chofmann. Look for null device and will exit with error if it is null
|
2001-08-31 20:15:34 +00:00 |
|
mkaply%us.ibm.com
|
127076b934
|
#64594
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - do the right thing when cancel is pressed in print dialog
|
2001-08-31 03:12:16 +00:00 |
|
mkaply%us.ibm.com
|
a092f888a3
|
No bug
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - don't use bitmap fonts on printers
|
2001-08-31 03:10:26 +00:00 |
|
mkaply%us.ibm.com
|
73056e6adc
|
#58637
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - The best UTF-8/Unicode support we can do
|
2001-08-31 03:08:10 +00:00 |
|
mkaply%us.ibm.com
|
9e11d1a8f1
|
#62175
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from Javier - more font rewrite - better parsing of names
|
2001-08-31 03:06:33 +00:00 |
|
mkaply%us.ibm.com
|
7e32fb8c0d
|
#97490
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from Javier - don't hardcode pixels to twips,
and don't draw 0 height or width rectangles
|
2001-08-30 03:22:24 +00:00 |
|
pierre%netscape.com
|
1f791b08d6
|
Bug 39117 "[zoom]View Enlarge/Reduce Text Size doesn't work on mac". Calculate zoom in nsFontMetricsMac::GetNativeTextStyle() and remove disabling of menus in viewZoomOverlay. r=rbs, sr=sfraser, a=dbaron
|
2001-08-29 07:52:02 +00:00 |
|
stephend%netscape.com
|
e631793b96
|
Bug 94301. X-lib-port uses other fonts than GTK+-port. Patch by Roland.Mainz@informatik.med.uni-giessen.de (gisburn on irc) r=dbaron sr=tor a=asa on behalf of drivers
|
2001-08-28 23:12:50 +00:00 |
|
mkaply%us.ibm.com
|
96b7a35493
|
#97368
r=pedemont sr=blizzard a=asa for drivers
OS/2 only - make printer code more friendly - like honoring return codes for instance
|
2001-08-28 22:08:39 +00:00 |
|
dcone%netscape.com
|
f5268d5537
|
bug 12037. A small fix for a regression that was and r=peterl sr=attinasi and a=dbaron. I forgot to checkin the
check to see if I handled the print. This fixes my regression.
|
2001-08-28 20:54:35 +00:00 |
|
briane%qnx.com
|
be854433c9
|
PHOTON build only
fixes to work with the static build
|
2001-08-28 18:11:26 +00:00 |
|
rjesup%wgate.com
|
88fb5e9907
|
Bug 94243. Follow-on patch for xlib by gisburn. r=dbaron, sr=jst, a=asa
|
2001-08-28 14:42:29 +00:00 |
|
cls%seawood.org
|
736f7cf167
|
Adding getter for mAlphaDepth to nsIImage.
Thanks to lordpixel@mac.com for the patch.
Bug #81353 r=pavlov sr=sfraser a=roc+moz
|
2001-08-28 10:04:59 +00:00 |
|
tor%cs.brown.edu
|
933fae88a1
|
Bug 89022 - image scaler should use a pixel inclusive measurement instead
of pixel centered. r=pavlov, sr=brendan, a=asa
|
2001-08-27 22:10:56 +00:00 |
|
jaggernaut%netscape.com
|
c17afc4ca6
|
Bug 95621: ``[Xlib] Sync Xlib fontmetrics with GTK+ fontmetrics'', patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> aka gisburn, r=dbaron, sr=tor, a=roc+moz
|
2001-08-27 09:02:52 +00:00 |
|
rjesup%wgate.com
|
655d25552f
|
Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm
just checking it in for him. a=asa, r=jag, r=Tomi.Leppikangas@oulu.fi,
r=cls (Makefile changes), sr=kin
|
2001-08-27 06:45:49 +00:00 |
|