waqar%netscape.com
|
d079c17b79
|
r=pollmann@netscape.com
#=1248
d=Rendering of images on slow connections. The code was submitted by
adam@gimp.org. I reviewed it and tested it.
|
2000-03-21 01:43:24 +00:00 |
pnunn%netscape.com
|
f2710e081f
|
bug#32377. fix leak, handle error. r:bruce@cybersight.com
|
2000-03-21 01:39:42 +00:00 |
pinkerton%netscape.com
|
046e4c78e5
|
caching screen objects to avoid repeated memory allocations. r=saari.
|
2000-03-21 01:34:02 +00:00 |
dcone%netscape.com
|
058f27668f
|
Added a new interface for the tiling of backgrounds. r=rods
|
2000-03-20 15:53:17 +00:00 |
morse%netscape.com
|
14e4134ba5
|
implement test for detecting foreign images
|
2000-03-19 16:58:35 +00:00 |
bryner%uiuc.edu
|
d961b7c012
|
Handle the static library dependencies correctly. r=pavlov.
|
2000-03-19 06:14:02 +00:00 |
pinkerton%netscape.com
|
69f8e71699
|
making dev context use screen manager to get info about the screen. r=sfraser.
|
2000-03-18 00:57:22 +00:00 |
pinkerton%netscape.com
|
de27147d88
|
adding numberOfScreens to interface. minor cleanup.
|
2000-03-18 00:56:34 +00:00 |
sfraser%netscape.com
|
3504e8ff9f
|
First Checked In.
|
2000-03-18 00:29:07 +00:00 |
dcone%netscape.com
|
86c55cba71
|
fixed a multiple definition of nsISupports. r=beard
|
2000-03-17 21:55:25 +00:00 |
neeti%netscape.com
|
3af932b178
|
fix for 29853 in trunk, r=dp,Animated ads are stopping after one loop, and are then being reloaded from the server
|
2000-03-17 21:51:31 +00:00 |
dcone%netscape.com
|
5d0191700d
|
Added method to get the deviceCaps for the technology.. to be used for printing.
And a more efficient method to draw an image when only part of it has been read in.
r=attinasi
|
2000-03-17 15:51:58 +00:00 |
dcone%netscape.com
|
fabf3183ff
|
Added method to get the deviceCaps for the technology.. to be used for printing.
r=attinasi
|
2000-03-17 15:50:56 +00:00 |
pinkerton%netscape.com
|
c1aa7d9516
|
screen manager and screen impls, first cut assuming only one monitor. make the dev context use them. r=pavlov.
|
2000-03-17 06:09:24 +00:00 |
pinkerton%netscape.com
|
b494f9b5e2
|
Single-monitor impl of screen manager/object for win32 just to get something in place. DevContext
now uses it, but will also have to be tweaked when the multi-monitor impl is implemented. Just
pushing code around for now, nothing major. r=danm.
|
2000-03-17 04:15:39 +00:00 |
pnunn%netscape.com
|
dab37a370d
|
bug#29853. r:davidm. preserves background loading attribute when imglib sets
load attributes from imglib reload policies. pnunn
|
2000-03-17 00:13:04 +00:00 |
sfraser%netscape.com
|
83c349fbf1
|
Changes to nsRepeater to allow it to handle idlers as well as repeaters. bug 904. r=pinkerton
|
2000-03-16 23:01:56 +00:00 |
bruce%cybersight.com
|
bb2bdef6b2
|
Fix a potential leak of a drawing surface. Fix a definite and frequent leak of graphics contexts. r=Pavlov.
|
2000-03-16 06:53:59 +00:00 |
pavlov%netscape.com
|
1870f9f43f
|
make destructors virtual to fix warnings
|
2000-03-16 06:51:22 +00:00 |
pinkerton%netscape.com
|
b4c36b28b8
|
create the screen manager service when asked.
|
2000-03-16 04:57:05 +00:00 |
pinkerton%netscape.com
|
72f8e15c93
|
add screen and screen manager to the build. r=scc.
|
2000-03-16 04:56:39 +00:00 |
pinkerton%netscape.com
|
83b6806c2c
|
adding screen manager r=scc
|
2000-03-16 04:55:46 +00:00 |
pinkerton%netscape.com
|
fdb0c13fc7
|
First Checked In.
|
2000-03-16 04:49:32 +00:00 |
dbaron%fas.harvard.edu
|
d984d817d9
|
Fix leak of nsPref. Bug 28819. r=erik@netscape.com
|
2000-03-16 01:36:48 +00:00 |
erik%netscape.com
|
ad0528a830
|
local .cvsignore file; does not affect build; r=none
|
2000-03-15 17:37:47 +00:00 |
dcone%netscape.com
|
bf5bd4427a
|
Added a calculatioin for the offset in the lock. This is needed for the blending. r=rods.
|
2000-03-15 15:17:55 +00:00 |
dcone%netscape.com
|
02b91c5c13
|
fixed blender to work with the new viewmanager and mutliple bit depths.
r=rods
|
2000-03-15 15:07:14 +00:00 |
dcone%netscape.com
|
75a7b2d9b9
|
fixed blender to work with viewer, cleaned up code, now works at most bit depths.
r=rods
|
2000-03-15 15:06:35 +00:00 |
kmcclusk%netscape.com
|
5c40e56621
|
Changed call nsFontMetricsWin::GetFontWeightTable
from ToCString to WideCharToMultiByte to support multibyte font names.
b=28399 r=rods@netscape.com
|
2000-03-15 01:18:34 +00:00 |
ftang%netscape.com
|
d38ac5db31
|
fix bug 29498. remove buggy hebrew hack untill the layout level support bi-di
by the bi-di team. r=erik
|
2000-03-14 09:39:57 +00:00 |
ftang%netscape.com
|
dc3ff6c362
|
fix 29498. Remove hebrew/arabic hack until bi-di team have the real solution in the layout level. r=erik
|
2000-03-14 09:31:39 +00:00 |
pierre%netscape.com
|
be5f7c253e
|
#581 "CSS "must have" fonts cursive and fantasy aren't supported". Changed the default fonts to be compatible with OS9: cursive is Apple Chancery instead of Zapf Chancery and fantasy is Gadget instead of New Century Schlbk.
|
2000-03-14 08:55:12 +00:00 |
troy%netscape.com
|
7d15d6e1dd
|
Changed to use threadsafe implementations of addref/release
|
2000-03-14 04:06:10 +00:00 |
erik%netscape.com
|
ec526f24b5
|
bug 454; use fallbacks for the popular windows-1252 characters on Unix;
for example, ellipsis is drawn using three dots "..."; r=rbs (Roger Sidje)
|
2000-03-12 23:13:49 +00:00 |
rickg%netscape.com
|
7c4f6b3293
|
landing phase 2 to remove deprecated string calls
|
2000-03-12 11:10:07 +00:00 |
rickg%netscape.com
|
4791ab3e8f
|
removed calls to deprecated string methods
|
2000-03-12 09:14:14 +00:00 |
rickg%netscape.com
|
ccbae36ab0
|
removed references to nsStr
|
2000-03-12 08:58:33 +00:00 |
pavlov%netscape.com
|
6f82410db6
|
fix for lack of selection drawing on 8bit displays bug 17968
|
2000-03-12 06:24:13 +00:00 |
erik%netscape.com
|
9162ca4623
|
removing unused code; a=blizzard
|
2000-03-11 19:28:35 +00:00 |
pavlov%netscape.com
|
a7e914cacc
|
add code to the destructor so we clean up our object
|
2000-03-11 10:53:50 +00:00 |
rbs%maths.uq.edu.au
|
9677a64f09
|
Move maps from PRUint8* to PRUint32*. Use the charset converter manager to retrieve maps and convertres. Added GetGlyphIndices(), fix for b:6585, and lay some groundwork for new modes (e.g., HEX/Unicode) for ViewSource, r:troy,erik. a:troy
|
2000-03-11 07:49:08 +00:00 |
pavlov%netscape.com
|
0597405124
|
fix speedracer
|
2000-03-11 04:34:33 +00:00 |
pavlov%netscape.com
|
33ce2d4e90
|
changes to let us build on MacOS X
|
2000-03-11 03:08:04 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
0f26ab033a
|
Clean-up Makefile and bring it more in line with GTK version.
|
2000-03-08 13:39:09 +00:00 |
toshok%hungry.com
|
171d32f669
|
move variables that were static to the file and (in the case of copyRegion) static to a function into private/static variables in the class. gets around a strange GOTOFF warning/crash when using g++ 295 and binutils 2.9.1
|
2000-03-08 06:06:45 +00:00 |
mkaply%us.ibm.com
|
530e61a913
|
# 25555
r= dcone@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-03-07 20:52:13 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
f10ca7b5e5
|
Removing -DDEBUG to force PR_LOGing on, this causes optimized builds
not to link correctly.
PHOTON ONLY
|
2000-03-07 13:30:49 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
7f9a8511da
|
Fix binary character that got checked in by accident.
PHOTON ONLY
|
2000-03-07 01:52:45 +00:00 |
warren%netscape.com
|
1a7a632cdd
|
Fixing anticipated bustage due to thread safety checking code.
|
2000-03-05 23:56:59 +00:00 |
warren%netscape.com
|
7e37f4f478
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |