149 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
b4ec9a8f10 Fix the holding past XPCOM shutdown of an nsTimerManager in a static nsCOMPtr. r=jag sr=shaver b=43589 2001-12-08 22:40:08 +00:00
blizzard%redhat.com
11e672924b Share timer implementation with gtk and gtk2. r=pavlov 2001-12-05 15:38:59 +00:00
leaf%mozilla.org
8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
timeless%mac.com
93c8cee063 Bugzilla Bug 111508 [xlib] Xlib timer code is scary
by Roland.Mainz@informatik.med.uni-giessen.de (xlib peer)
r=timeless
2001-11-26 10:18:14 +00:00
timeless%mac.com
8a4c29e9f5 Bugzilla Bug 110643�[xlib] Minor Xlib toolkit cleanup ...
work by Roland.Mainz@informatik.med.uni-giessen.de (de facto module owner)
r=timeless
2001-11-21 14:33:08 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
a07d06f6f7 Allow multiple toolkits to be installed in a build by marking the non-default toolkits as "inactive" and placing them in a separate components dir.
Bug #91829 r=jag
2001-11-06 09:45:23 +00:00
seawood%netscape.com
be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
dinglis%qnx.com
e289858691 Not part of build
fixed lib deps.
change repeating precise timers to repeating slack for debug builds - make debuging easier
2001-11-02 19:12:36 +00:00
seawood%netscape.com
d91476e1b0 Removing obsolete MOZ_MONOLITHIC_TOOLKIT code. 2001-11-01 07:31:42 +00:00
seawood%netscape.com
8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
seawood%netscape.com
3e1cbb069d Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
seawood%netscape.com
0f535e7061 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
pavlov%netscape.com
627f2ad197 fix FMW in gtk timer code. bug 83163 r=dbaron sr=mscott 2001-10-21 00:44:46 +00:00
dinglis%qnx.com
ae5904ae09 Not part of build
update of photon port
2001-10-17 14:11:53 +00:00
dinglis%qnx.com
c7dcf80ce0 Not part of build
fixed up requires
2001-10-17 14:09:52 +00:00
seawood%netscape.com
566cf2aa54 Removing motif port from the tree.
Bug #89330 r=bryner sr=pavlov
2001-10-13 02:59:09 +00:00
cls%seawood.org
7cf2052dc9 Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
Bug #89330 r=bryner sr=pavlov
2001-10-12 20:21:31 +00:00
mkaply%us.ibm.com
d3b0f97480 No bug
r=pedemont, sr=blizzard, a=asa
OS/2 only - better implementation of timer IDs that prevents duplicates
2001-10-05 03:44:21 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
mkaply%us.ibm.com
f7458f428b OS/2 REQUIRES bustage 2001-09-28 01:28:34 +00:00
dbaron%fas.harvard.edu
15ce1cd146 Attempting to fix OS/2 bustage by adding REQUIRES and fixing MODULE. 2001-09-28 00:24:55 +00:00
cls%seawood.org
e895382372 Semantics of NS_IMPL_THREADSAFE_ISUPPORTS* changed.
Fixing beos tinderbox bustage
2001-09-27 15:39:33 +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
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
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
cls%seawood.org
93f5675e94 Updating REQUIRES 2001-09-04 23:30:27 +00:00
briane%qnx.com
79024c6597 PHOTON build only
Fixes to work with the static builds
2001-08-28 18:10:49 +00:00
rjesup%wgate.com
aecb8ff748 Bug 96137. Fix array accesses. r=pavlov@netscape.com, sr=jst@netscape.com 2001-08-21 18:34:40 +00:00
dbaron%fas.harvard.edu
113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
dinglis%qnx.com
057624f4b3 PHOTON port only (not part of build)
fix for static build
2001-08-14 13:57:41 +00:00
cls%seawood.org
0c2bfb80b7 Adding support for repeating timers under BeOS (should also make anim gifs work now).
Bug #78069 r=VYA04230
2001-08-02 23:19:26 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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
pinkerton%netscape.com
e55b333f69 fix timers on osx. r=pchen/sr=sfraser/a=asa. bug# 75499. 2001-06-04 22:40:53 +00:00
briane%qnx.com
454f9f738c Photon build only
Bug fixes for menus, popup windows and some code cleanup
2001-05-24 14:35:51 +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
sfraser%netscape.com
a4930c3ed3 Fix for bug 74827; make it possible to cancel repeating timers. r=pinkerton, sr=me because no other sr responded. 2001-04-27 21:14:26 +00:00
pinkerton%netscape.com
ade95ce32b Fix up to actually build the correct files. r=pchen/sr=hyatt. bug# 75653 2001-04-16 20:21:37 +00:00
johng%corel.com
9d4a25d4f0 Fix for nsTimerQt::SetDelay. Bug caused animated images to speed up after page reload. 2001-04-12 19:11:10 +00:00
johng%corel.com
ce5ef6cf8f Latest source for Qt-Mozilla from Bugzilla #70511 2001-04-06 18:38:16 +00:00
dbaron%fas.harvard.edu
3f9ab30f75 Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org 2001-03-10 03:23:35 +00:00
mkaply%us.ibm.com
b2b153595e #58627
r=cls
Remove timer.dll from OS/2 build - make it a part of widget
2001-03-02 00:10:24 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dbaron%fas.harvard.edu
a4dbb6bba2 Fix bustage with xlib + MOZ_TRACK_MODULE_DEPS by adding necessary directories to REQUIRES. 2001-02-01 03:50:19 +00:00
dbaron%fas.harvard.edu
3827190159 Fix leaks in the xlib port (and some problems exposed by fixing those leaks). b=64534, 64767 r=blizzard@mozilla.org (Not part of the build.) 2001-01-10 02:49:45 +00:00
mkaply%us.ibm.com
f262a2dbaa r=mkaply, a=blizzard
From jkobal - the OS/2 timer saga continues
2000-12-19 00:16:33 +00:00