cyeh%netscape.com
34cd2ddae1
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
ramiro%netscape.com
99e19a1241
Fix the timer names for these platforms.
1999-08-25 14:12:04 +00:00
ramiro%netscape.com
aed2f968ba
Remove extraneous AddRef().
1999-08-25 11:45:14 +00:00
ramiro%netscape.com
7f374f6c96
Fix for the sunos build.
1999-08-24 15:26:31 +00:00
ramiro%netscape.com
2d131e53c9
Set the timer libs in one place.
1999-08-24 14:58:43 +00:00
ramiro%netscape.com
d8ed9e19ea
Fix for bug 11964. Leaking timers. This time ita a real fix. Refcnt was
...
one too much cause of an extra QueryInterface() call.
1999-08-24 14:09:48 +00:00
briano%netscape.com
c7af4180f9
Slight rewrite to allow other platforms to build the toolkit_service stuff without problems.
1999-08-24 00:34:47 +00:00
blizzard%redhat.com
c466ab950f
fix xlib timer bug. this is not part of the build.
1999-08-20 03:26:54 +00:00
mcafee%netscape.com
024ea35904
Compiler warnings.
1999-08-19 05:21:34 +00:00
ramiro%netscape.com
dcc2f02b46
Fix for crash on startup.
1999-08-17 18:59:44 +00:00
ramiro%netscape.com
2835075ab2
Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
...
default for Linux and Solaris. Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner. The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful. There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.
Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
ramiro%netscape.com
9b64a66483
Fix the qt timers.
1999-08-17 06:56:13 +00:00
ramiro%netscape.com
336a61a9ec
Fix for bug 11964. Timers were leaking again. Approved by jevering.
1999-08-17 01:05:09 +00:00
shawnp%earthling.net
c28c984e19
Initial version of qt timer files. Did just enough work to get it to work.
1999-08-12 02:33:43 +00:00
ramiro%netscape.com
692e429935
Add support for building more than one toolkit at once. Currently #ifdefed
...
off as part of the toolkit link time exorcism.
1999-08-05 05:12:56 +00:00
ramiro%netscape.com
00c3e1d976
Forgot a slash.
1999-08-02 14:48:05 +00:00
ramiro%netscape.com
e560b3661b
Landing unix toolkit exorcism changes. #ifdef-ed OFF for now.
1999-08-02 13:53:49 +00:00
blizzard%redhat.com
1691271f8d
merge changes from timer/ directory that ramiro missed. this shouldn't affect anything.
1999-07-28 02:49:30 +00:00
ramiro%netscape.com
5c8d555af7
Add IDS for unix toolkit timers.
1999-07-23 12:24:09 +00:00
ramiro%netscape.com
64c16183ef
Exorcise the evil global app context thing and replace it with an xpcom thing.
1999-07-23 12:12:08 +00:00
gordon%netscape.com
ff98e6c26b
Export NS_NewTimer() with PR_PUBLIC_API (this is a Mac-only file).
1999-07-23 05:18:18 +00:00
ramiro%netscape.com
ed261f8773
Move the timers to their final resting ground. Im sorry. I screwed up
...
last time by putting them on the top level. Ive learned my lesson. Dont
scrweup unless you can really get away with it.
1999-07-20 06:18:42 +00:00