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

9343 Коммитов

Автор SHA1 Сообщение Дата
raman%netscape.com 22aa496d52 Checking in changes from hshaw. These changes are bug fixes from 4.5. Minor tweaks after the codereview by raman. 1998-09-30 18:07:26 +00:00
raman%netscape.com 34d9668524 Reenabled the code that fixes the memory leaks during startup. I have compiled these changes on windows, solaris, linux. Lasttime I checked in, Mac compiled ok. 1998-09-30 18:06:19 +00:00
spider%netscape.com 8dfbba1e04 Fix Linux Redhat 5.1 build to be compat with config 1998-09-30 18:02:28 +00:00
leaf%mozilla.org e465c95cd5 changed 'cvs co ns/client.mk' to 'cvs co MozillaSourceMotif' 1998-09-30 17:18:16 +00:00
spider%netscape.com 6a06212d1e WIP: MonthView canvas
Support for NewModel command in MultiView
support for "target=" in LoadUrl
hookup Day/Week/Month on toolbar and menubar
1998-09-30 16:40:31 +00:00
terry%netscape.com 240d45a1ec Fixed stupid typo. 1998-09-30 15:04:04 +00:00
leaf%mozilla.org 8f8a2c38a7 Changed the mail-recipient to external-tinderbox-incoming@mozilla.org,
so you don't have to be inside the firewall to contribute cycles.
1998-09-30 14:58:58 +00:00
ramiro%netscape.com 4d26cc776f Always update the boundary before invoking preferred_geometry. 1998-09-30 13:01:25 +00:00
ramiro%netscape.com 88af723687 Remove dead code. Make sure GetChildDimensions() returns non zero values. 1998-09-30 13:00:42 +00:00
ramiro%netscape.com 7b4dcea5fd Modularize defaults. 1998-09-30 12:55:29 +00:00
ramiro%netscape.com d60279cefd Modularize translations. 1998-09-30 12:20:26 +00:00
ftang%netscape.com da6f3d6be5 check in latest koiu patch. Thanks Dmitry Kohmany dk+mozilla@farm.org from the net 1998-09-30 12:16:01 +00:00
ramiro%netscape.com eff5e621c6 Dont define the detect rules on autoconf builds, otherwise ac builds is
painfully slow.
1998-09-30 11:58:59 +00:00
ramiro%netscape.com 78c3e97bc8 Modularize inheritance macros. 1998-09-30 11:58:37 +00:00
ftang%netscape.com 4c8c809f88 add two new files to support RDF related UI. I have not connect the RDF related UI code into these file yet... 1998-09-30 10:58:21 +00:00
ftang%netscape.com bb4825a2a3 First add these file to support RDF related UI. I have not connect the RDF related UI code into these file yet... 1998-09-30 10:57:15 +00:00
ftang%netscape.com a9fc0fa382 check in Vietnamese cp1258 winfe changes . Thanks for Van Le from the net 1998-09-30 10:48:13 +00:00
ftang%netscape.com 5481833ad6 check in winfe changes for Vietnamese cp1258 work . Thanks Van Le from the net 1998-09-30 10:42:12 +00:00
ftang%netscape.com 003b6f4a78 delete unused context argument 1998-09-30 10:34:28 +00:00
ftang%netscape.com 8accb817d0 check in vietnamese cp1258 XP patch from Van Le 1998-09-30 10:31:32 +00:00
ftang%netscape.com b893a9105c check in fix for Bugzilla bug 832. Reviewed by rjc 1998-09-30 10:28:34 +00:00
brendan%netscape.com 02f7050108 LO_GetBuiltinByIndex should not be ifdef JAVA or OJI. 1998-09-30 07:06:56 +00:00
rjc%netscape.com 8612caa792 Finish Shack reflection into JavaScript for Win32 by setting HT_Pane reference in lo_builtin struct. 1998-09-30 06:12:35 +00:00
shaver%netscape.com eacca1eabe we need RDF now 1998-09-30 06:11:58 +00:00
warren%netscape.com 50352430c5 Renamed to shorter name for Mac. 1998-09-30 05:45:49 +00:00
valeski%netscape.com f25cea79dc fixing build bustage 1998-09-30 05:32:13 +00:00
warren%netscape.com a6b50b2e24 New OJI networking APIs. 1998-09-30 05:29:48 +00:00
shaver%netscape.com 0b399084d5 start on DOM version of lo_SetStyleSheetLayerProperties 1998-09-30 05:03:27 +00:00
shaver%netscape.com 011d0d246a only build lm_dom.c if DOM set 1998-09-30 04:47:55 +00:00
troy%netscape.com 8327a44c37 Reserved IID for nsIHTMLReflow 1998-09-30 04:15:35 +00:00
shaver%netscape.com 3f67e1c47f remove bogus (vestigial?) builtin_count reference 1998-09-30 03:48:49 +00:00
brendan%netscape.com 8b7f210e05 - Need JS_THREADSAFE in mozilla.mak and config.mak (and because of the latter,
don't need it in js/src/makefile.win).
- Added DOM support.
- Break up really long lines in mozilla.mak using backslashes.
- Added /I../../lib/libdom to several places (ugh).
- factor some mime.lib stuff better, but still not consistent in how SMART_MAIL
  and MOZ_MAIL_NEWS select it.
- Include spans and transclusion stuff, shaver and toshok to clean up later.
- Use ?: instead of if/else in layout.c to minimize source and generated code.
- Use strong typing for struct DOM_foo * types without including domstyle.h,
  by using mighty struct tags.
- Fix doc_id signedness in lm_dom.h (also eliminate tabs, but use 8 for
  tab-width).
1998-09-30 02:07:26 +00:00
akkana%netscape.com e0264977ba Add rdf dependancy -- fix Linux build 1998-09-30 02:05:19 +00:00
brendan%netscape.com a06f59bc50 Use XP_ASSERT, not PR_ASSERT, for continuable assertbotches in mozilla.exe. 1998-09-30 01:41:04 +00:00
terry%netscape.com 7bb18443ca Mention the file 'checkoutlist' (as suggested by Todd Kennedy
<Todd.Kennedy@Eng.Sun.COM>).
1998-09-30 01:22:33 +00:00
cmanske%netscape.com 5318afdbca Added check for USEMAP when deciding default border width in image tag 1998-09-30 01:20:14 +00:00
peterl%netscape.com 6a3deaaf54 use new get value as string api 1998-09-30 01:09:19 +00:00
peterl%netscape.com 20929d4c89 added get value as string 1998-09-30 01:08:59 +00:00
peterl%netscape.com ec47856ca5 make text decoration always an enum 1998-09-30 01:08:44 +00:00
rjc%netscape.com 808c997c30 Reflect Shack into JavaScript. New file: lm_tree.c 1998-09-30 00:55:11 +00:00
karnaze%netscape.com 1ff298f608 fixed case sensitive include for unix 1998-09-30 00:55:03 +00:00
rjc%netscape.com a69621d35d Reflect Shack into JavaScript. Approval: sdagley 1998-09-30 00:53:40 +00:00
cls%seawood.org b68d27d653 Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:53:10 +00:00
rjc%netscape.com feb721781c Reflect Shack into JavaScript. Reviewed and approved by Brendan (libMocha) and Nisheeth (Layout). 1998-09-30 00:53:09 +00:00
rjc%netscape.com 93b0497297 First Checked In. 1998-09-30 00:51:18 +00:00
cls%seawood.org d99607c429 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:50:40 +00:00
cls%seawood.org 63ddc711b9 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Compile embed.cpp with $(CCC) instead of $(CC). 1998-09-30 00:49:28 +00:00
cls%seawood.org acfa6cf702 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Removed check for NO_EDITOR from config.mk. Removed EDITOR=1 from config.mk. Set MOZ_EDITOR= ifdef MOZ_LITE. 1998-09-30 00:48:23 +00:00
akkana%netscape.com 292680e19b HFolder should already be caught by the earlier wildcard 1998-09-30 00:39:58 +00:00
cls%seawood.org c1a045ce32 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:38:49 +00:00