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

10216 Коммитов

Автор SHA1 Сообщение Дата
cyeh%netscape.com a0aa29a6e4 something is wrong. for whatever reason there was a -DNO_SECURITY
that was always enabled, whether security was enabled or not. this caused
a confusion on the compile line, there -DMOZ_SECURITY and -DNO_SECURITY would
be simultaneously defined.
as a temporary hack, duplicate the logic on mozilla/config/config.mk
so that ifdef NO_SECURITY -DNO_SECURITY, else -DMOZ_SECURITY.

what a mess. this needs to be fixed right.
1998-10-13 06:08:31 +00:00
gagan%netscape.com 2f4eb25758 NuCache defines for mozilla.mak. 1998-10-13 05:44:34 +00:00
nisheeth%netscape.com 6d3321e5b9 Fixing build bustage. 1998-10-13 05:32:09 +00:00
waterson%netscape.com 26536d015c Removed #ifdef SMOOTH_PROGRESS to get Mac compiling. 1998-10-13 05:06:02 +00:00
sman%netscape.com f64d3fc25b cleaned up the interfaces a bit. 1998-10-13 04:53:35 +00:00
troy%netscape.com d6cb0bb812 More work in progress for scroll frame 1998-10-13 04:48:58 +00:00
nisheeth%netscape.com ce478388e4 Changes to make Layer/Ilayer reflow work. This should fix sites like
altavista and slashdot.org.
1998-10-13 04:48:49 +00:00
ramiro%netscape.com a867742b43 Fix fos bugzilla bug 1074. Assert and crash in tooltip stage two handler. 1998-10-13 04:26:38 +00:00
troy%netscape.com d48c66c9ff Added reference to NS_NewScrollFrame() 1998-10-13 03:32:49 +00:00
waterson%netscape.com be1114ae44 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=saari. 1998-10-13 02:53:01 +00:00
mcafee%netscape.com 6139ccff57 putting -DNO_X11 in the right place 1998-10-13 02:49:30 +00:00
waterson%netscape.com 9c5fa939f1 Updated Makefile.in for progress bar changes. 1998-10-13 02:43:56 +00:00
spider%netscape.com aebdf28468 fix bustage 1998-10-13 02:16:43 +00:00
gagan%netscape.com 56447a74df Temp fix for NuCache build on unix. 1998-10-13 02:11:49 +00:00
robinf%netscape.com 03eb0a1e9d updating these files with final text/UI changes to ASE Global Options screen 1998-10-13 02:08:24 +00:00
waterson%netscape.com 07860d5f0b Added code to parse ampersand escape sequences in *all* properties. 1998-10-13 02:06:56 +00:00
spider%netscape.com 94bc63ed92 Linux fix 1998-10-13 02:02:01 +00:00
spider%netscape.com 068c7b7daa Linux fixes 1998-10-13 01:45:50 +00:00
peterl%netscape.com eab54339c6 Added GetMargin/Padding/... to replace CalcMargin/Padding/...
Corrected border width initial value
1998-10-13 01:05:52 +00:00
gagan%netscape.com 6409337d66 Temporary fix for NuCache build on unix. 1998-10-13 00:58:05 +00:00
gagan%netscape.com 2f7747c687 Renamed cachelib.lib to cache.lib for NuCache. 1998-10-13 00:46:23 +00:00
gagan%netscape.com e723d8777a Makefile changes for NuCache. 1998-10-13 00:38:28 +00:00
gagan%netscape.com daba6ef637 Makefile changes for NU_Cache. 1998-10-13 00:33:27 +00:00
terry%netscape.com bdadb24f05 Stupid formatting changes. 1998-10-13 00:24:21 +00:00
gagan%netscape.com 10d87c7a64 Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
gagan%netscape.com ded570fb38 All NuCache changes. Updated unix makefiles for correct export files. Changed XP_Bool to PRBool in mkcache. Renamed cachelib to just cache. 1998-10-12 23:16:44 +00:00
slamm%netscape.com b040ec5969 Add MOZ_SECURITY to DEFINES if !NO_SECURITY. cyeh will clean this up later and replace !NO_SECURITY with the more straightforward MOZ_SECURITY. 1998-10-12 23:12:45 +00:00
spider%netscape.com 1687a40064 Fixes for building on SunOS 1998-10-12 23:05:16 +00:00
slamm%netscape.com 1101fe805a Hook up getHtResource(). (Native sun compiler requires that it return a value). 1998-10-12 22:44:54 +00:00
locka%iol.ie af81f3136f Added some pattern matching facilities 1998-10-12 22:42:22 +00:00
locka%iol.ie 9637b19bd8 Added exception handling flag to compile options 1998-10-12 22:37:02 +00:00
locka%iol.ie 118e6024e4 Added some more initial implementations of more IWebBrowserApp methods 1998-10-12 22:35:18 +00:00
locka%iol.ie ddd40a8ad8 New look and feel 1998-10-12 22:32:05 +00:00
slamm%netscape.com efd6f5f1a4 Use i18n calls for treeview strings. 1998-10-12 22:24:13 +00:00
spider%netscape.com fd70c7e799 Fix bug where when pulling by MOZ_DATE, we should be pulling the XPCOM_BRANCH
of libpref (just like windows)
1998-10-12 22:22:04 +00:00
spider%netscape.com 30f6445ec9 Adding CommandState Observer interface 1998-10-12 22:20:59 +00:00
cmanske%netscape.com 9f82cfff38 Fixed crashing and other problems with Replace All in Composer 1998-10-12 22:13:42 +00:00
troy%netscape.com 713db072d6 Work in progress on scroll frame code 1998-10-12 22:13:23 +00:00
spider%netscape.com 013f3adffa Fix Linux bustage 1998-10-12 21:59:05 +00:00
kin%netscape.com 0f020b158d Fixes for build Unix bustage when MOZ_ENDER_MIME is defined. Added checks
for MOZ_MAIL_COMPOSE.
1998-10-12 21:50:42 +00:00
spider%netscape.com b84668b9ab Have the Model support the Observable interfaces 1998-10-12 21:29:16 +00:00
cyeh%netscape.com 6f0645cf11 Flip security logic from #ifndef NO_SECURITY to #ifdef MOZ_SECURITY 1998-10-12 21:27:12 +00:00
michaelp%netscape.com 571598c41c added comment. 1998-10-12 21:12:06 +00:00
cyeh%netscape.com 438865728a remove old NSPR20 conditional macros 1998-10-12 21:08:57 +00:00
spider%netscape.com dac022d4b0 Fix linux bustage 1998-10-12 20:44:48 +00:00
spider%netscape.com 17d4bfbd42 Fix for crash when loading New Layer 1998-10-12 20:25:17 +00:00
cyeh%netscape.com 66fc92cb28 NSPR20 will always be defined, so simplify makefile 1998-10-12 20:17:45 +00:00
sman%netscape.com b8c33c77f2 allow 3 weeks worth of days in the multiday view 1998-10-12 20:17:18 +00:00
spider%netscape.com 5a5e5425cf Move ObserverManager to XPCOM ServiceManager. Fix Netlib bug
where data not complete
1998-10-12 20:16:50 +00:00
spider%netscape.com b38e0bffa6 Fix unresolved externals 1998-10-12 19:55:23 +00:00