pavlov%netscape.com
4d223104e1
adding uuid r=me,biesi sr=waterson bug 77354
2001-09-29 14:05:14 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +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
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
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
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
sfraser%netscape.com
5c4cf2a4cf
Project cleanup, rs=scc. Link with InterfacesStubs rather than 101 system stub libraries, and use NSComponentStartup.
2001-08-16 00:39:02 +00:00
jaggernaut%netscape.com
3e14e0081d
Part of removing imagelib. Removing bogus dependency on libimg from mac build project. Change by Pavlov.
2001-08-07 10:39:47 +00:00
jat%princeton.edu
f56b233bda
Removes console output in opt builds from gfx, gfx2, gtk.
...
Bugs 78645(r=cls, rs=blizzard, a=drivers(blizzard)) and 78665 (r=cls, sr=blizzard, a=drivers(blizzard)).
2001-06-22 01:35:39 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
dprice%netscape.com
547090e6e3
71010 - 76045 new order files a=chofmann
2001-04-28 04:07:11 +00:00
jelwell%netscape.com
ac2d9d752e
Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
...
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
hyatt%netscape.com
46df562a47
Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me
2001-04-14 00:40:47 +00:00
pavlov%netscape.com
584d561c0b
don't reset the decoded rect back to 0 when redrawing in a frame r=saari sr=waterson
2001-04-12 23:43:24 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
mkaply%us.ibm.com
7f49bd7402
Per jdunn - AIX and OS/2 bustage
2001-03-30 15:31:54 +00:00
disttsc%bart.nl
dacbb4faa9
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
saari%netscape.com
8b3fcee187
Updates for libimg2 mac
2001-03-20 21:41:54 +00:00
saari%netscape.com
af9c5a76f3
changing timer default to 100
2001-03-20 21:41:39 +00:00
pavlov%netscape.com
2fc149e1f3
make getRect pass out an nsrect&
2001-03-14 01:14:23 +00:00
pavlov%netscape.com
d714532feb
minor api changes/indentation and spacing fixes, etc
2001-03-14 00:35:27 +00:00
saari%netscape.com
2fd9894b98
update of libimg2
2001-03-13 23:29:32 +00:00
saari%netscape.com
efb83a3987
Updates for libimg2
2001-03-13 23:25:59 +00:00
pavlov%netscape.com
eda254aff7
fixing non-windows image copying
2001-03-13 02:13:25 +00:00
pavlov%netscape.com
a41ea295e6
make images draw right side up on windows
2001-03-11 00:16:44 +00:00
pavlov%netscape.com
a23093979b
removing windows stuff too
2001-03-10 01:16:51 +00:00
pavlov%netscape.com
1240857af8
removing lots of stuff (like all the platform specific code) moving gfxIImageContainer* into new image library
2001-03-10 01:10:05 +00:00
pavlov%netscape.com
620e93ba47
the changes that don't really work to make gfx2 build properly on windows
2001-03-09 00:17:37 +00:00
pavlov%netscape.com
01d6fc0994
removing gfxImageContainer.cpp from here.. it should be in ../makefile.win
2001-03-09 00:10:26 +00:00
saari%netscape.com
8ae5130a26
updating tip version of gfx2 macbuild
2001-02-25 05:14:43 +00:00
pavlov%netscape.com
2917dd154c
removing files
2001-02-25 05:13:16 +00:00
pavlov%netscape.com
897e3b6058
cleanup of timer, etc code
2001-02-24 00:31:45 +00:00
pavlov%netscape.com
297fe866b1
return
2001-02-23 23:49:34 +00:00
pavlov%netscape.com
72dbda52ea
adding StartAnimation()
2001-02-23 23:48:25 +00:00
pavlov%netscape.com
0d4690a051
use gfxImageContainer on windows too
2001-02-23 22:42:42 +00:00
pavlov%netscape.com
41a39d5c2f
update animation stuff
2001-02-23 22:31:43 +00:00
pavlov%netscape.com
febc051bb7
adding cvsignore files
2001-02-23 20:52:12 +00:00
pavlov%netscape.com
9ffb879fb6
making a base imagecontainer impl that handles animation, etc. the platform specific container should inherit from this and overwrite GetPreferredAlphaFormat() and have its draw methods, etc.
2001-02-23 20:51:24 +00:00
pavlov%netscape.com
f3b40ff4e7
returning ns_Error_not_implemented
2001-02-23 18:57:05 +00:00
pavlov%netscape.com
984f692ed1
adding missing methods
2001-02-23 08:42:27 +00:00
pavlov%netscape.com
027101640e
s/NS_DECL_NSIIMAGE/NS_DECL_GFXIIMAGE/g
2001-02-20 23:15:26 +00:00
pavlov%netscape.com
be7bb58ab3
changes for build
2001-02-20 23:00:49 +00:00
pavlov%netscape.com
eea8eb56d8
merging from IMGLIB2_20010126_BRANCH
2001-02-20 22:41:47 +00:00
pavlov%netscape.com
2f41c5d5c4
mering from the IMGLIB2_20010126_BRANCH
2001-02-20 22:40:03 +00:00
pavlov%netscape.com
276a183d07
removing files on tip
2001-02-20 22:33:58 +00:00
pavlov%netscape.com
7b303f9b28
removing gfx2 stuff on head in prep for merge from branch
2001-02-20 22:27:56 +00:00
pavlov%netscape.com
d8f78afc03
adding imageframe/container to xlib
2001-01-23 20:46:36 +00:00