Граф коммитов

94 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
warren%netscape.com 41c657d98e Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
cls%seawood.org 8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
cls%seawood.org ad1dd19d63 Latest batch of OS/2 makefile changes. Batch 09. Bug #34106 2000-04-18 10:27:21 +00:00
hyatt%netscape.com 14b45dd3a4 removed files: mozilla/rdf/chrome/public/nsIChromeEntry.idl 2000-03-21 12:55:53 +00:00
hyatt%netscape.com 9cd675cfab removed files: mozilla/rdf/chrome/src/nsChromeEntry.cpp 2000-03-21 12:50:25 +00:00
hyatt%netscape.com 6f6ed819cb added files: mozilla/rdf/chrome/src/nsChromeUIDataSource.cpp 2000-03-21 12:00:30 +00:00
hyatt%netscape.com 3544bbff63 Adding support for UI display of installed skins and locales. 2000-03-21 11:57:39 +00:00
pavlov%netscape.com ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
brade%netscape.com 27ca515c4c fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
colin%theblakes.com cd12022687 Add MOZ_TIMER_LIBS. r=jdunn 2000-01-06 11:11:38 +00:00
dougt%netscape.com 4d1a1b38ed Converting to use nsIModule macro. r=dp. 2000-01-03 23:37:30 +00:00
waterson%netscape.com 654a386ee8 Bug 20691. Add timer_s.lib so that we can use NS_NewTimer(). r=mscott, a=chofmann 1999-12-10 20:59:46 +00:00
waterson%netscape.com 7f3861d53f Bug 20691. Add NetworkModular[Debug].shlb so we can get NS_NewTimer(). r=mscott, a=chofmann 1999-12-10 20:58:08 +00:00
rjc%netscape.com 8e78a1fe07 Add chrome .cpp and IDL files to Mac projects for hyatt. 1999-12-01 09:42:31 +00:00
hyatt%netscape.com 8d895265cb Support for enumeration of skins, packages, and locales nearing completion. r=mini-me 1999-12-01 07:59:35 +00:00
jdunn%netscape.com e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
tbogard%aol.net 10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
hyatt%netscape.com 55e57f1c7e working on theme switching r=pavlov 1999-10-27 09:24:23 +00:00
sfraser%netscape.com 711c1809ad Fix the output file (RDF.header -> chrome.headers) so that .h file generation dependencies work properly. Fixes the red tree. r=mscott 1999-10-27 06:42:07 +00:00
pinkerton%netscape.com ffdec2feb1 First Checked In. 1999-10-26 22:37:45 +00:00
hyatt%netscape.com a25a8c01f1 stubbing out dynamic overlay loading and converting chrome registry to IDL r=pavlov 1999-10-26 08:13:25 +00:00
pavlov%netscape.com c785b5af3f don't install registry.rdf r=ramiro 1999-10-25 14:57:24 +00:00
pavlov%netscape.com 861eeb630e remove registry.rdf r=hyatt 1999-10-24 09:57:49 +00:00
hyatt%netscape.com 94eccb5b2f making chrome registry not be a single uber datasource anymore r=pavlov 1999-10-24 07:27:12 +00:00
hyatt%netscape.com 68251762d8 make registry work without needing an rdf datasource r=pavlov 1999-10-24 06:59:30 +00:00
neeti%netscape.com cc32266160 Converted to nsIModule to prepare for memory leaks fixing. Bug# 14034. r=waterson 1999-10-12 13:33:42 +00:00
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com a5532cda21 Resolving apprunner bustage in an unfortunate way. r=danm 1999-10-02 01:48:59 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
sspitzer%netscape.com 85f2d4b7ac finish renaming and moving all the profile xul, js and dtd files. 1999-09-28 22:50:45 +00:00
waterson%netscape.com 03c53ed728 Add regviewer. 1999-09-21 05:08:18 +00:00
waterson%netscape.com 740f18ac62 Add <?xml ... ?> processing instruction; docs aren't allowed to start with a comment. 1999-09-20 04:34:15 +00:00
briano%netscape.com 49a9c60d81 General cleanup. 1999-09-15 23:36:43 +00:00
morse%netscape.com 6bbfbd49ca localize wallet xul files 1999-09-09 06:43:15 +00:00
dougt%netscape.com a457e2858c fixing chrome bustage. 1999-08-29 00:46:58 +00:00
dougt%netscape.com 45e372cf7e adding netwerk chrome type. 1999-08-27 21:42:07 +00:00
dbragg%netscape.com f41a354cf0 Added xpinstall chrome directories 1999-08-27 21:02:48 +00:00
waterson%netscape.com 2ebbecd6c7 Add chrome registry entries for 'directory' component. 1999-08-24 05:23:38 +00:00
slamm%netscape.com 35db7ab0f0 Move bookmarks resources into their own directory (bug #10341). a=chofmann 1999-08-11 22:02:49 +00:00
slamm%netscape.com 46b3d40845 Move entities into DTD for related links panel (bug #10341) 1999-08-06 18:07:58 +00:00
slamm%netscape.com 6aa3fd5226 Move entities into dtd files for history (bug #10341). 1999-08-06 17:35:46 +00:00
slamm%netscape.com 8057a954de New chrome urls for sidebar. Moved it into a component. 1999-08-03 22:48:53 +00:00
briano%netscape.com e2cc541f86 Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
cmanske%netscape.com 82418000c8 Change registry to use new editor chrome directory structure 1999-07-21 19:56:10 +00:00
slamm%netscape.com 9884708265 Add entries for bookmarks. 1999-07-20 23:40:22 +00:00