Commit Graph

37156 Commits

Author SHA1 Message Date
dougt%netscape.com
dd42e09faa removing security specific commands.
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
mcafee%netscape.com
1aaecb613d Fixing linux bustage. 1999-08-18 02:46:50 +00:00
alecf%netscape.com
672767ddb5 make identity more robust to the prefs service going up and down 1999-08-18 02:40:08 +00:00
alecf%netscape.com
084d17286d make account more robust for prefs service 1999-08-18 02:38:20 +00:00
alecf%netscape.com
31bdf26826 reflect the ServerType into RDF 1999-08-18 02:37:16 +00:00
alecf%netscape.com
5b409f79b5 add 4.x style folder icons for folder pane 1999-08-18 02:35:33 +00:00
sspitzer%netscape.com
ed89a74f16 fix #8364. this gets rid of a really annoying assert on the Mac when using IMAP. 1999-08-18 02:27:17 +00:00
dveditz%netscape.com
838055a8d9 Turn off symlinking until we figure out why Autoreg doesn't figure out when
components get updated (bug 11988). Could simply be that NT support for
linking is piss-poor and forgets to update the directory info. Drat!
1999-08-18 02:24:07 +00:00
davidm%netscape.com
55313f939f remove NetSupportDialogs.dtd and .xul 1999-08-18 02:21:45 +00:00
dp%netscape.com
41ecd1ffea XPCOM Brownbag 1 1999-08-18 02:17:28 +00:00
dougt%netscape.com
792e1f744a Adding fix for 6181. It is currently ifdef'ed out. Looking for a mac person to
verify.
1999-08-18 02:17:21 +00:00
srinivas%netscape.com
75a8f3d79b Inlcude the assembly language implementation of the stack operations only when
_PR_HAVE_ATOMIC_CAS is defined. Bugzilla #11576.
1999-08-18 02:17:13 +00:00
waterson%netscape.com
dbd526ddac Re-add nsIDOMXULTreeElement.h to the build, pending selection API work. 1999-08-18 02:15:29 +00:00
davidm%netscape.com
df86588db1 Add new routine for setting numer of strings Fix bug in password dialog 1999-08-18 02:15:06 +00:00
davidm%netscape.com
cab2920c2c update files. Add in positioning code 1999-08-18 02:14:22 +00:00
waterson%netscape.com
9c6ce2ffe8 Re-add XULTreeElement for selection tracking API. 1999-08-18 02:12:53 +00:00
jband%netscape.com
7cff9960c7 reserving NS_ERROR_MODULE_XPCONNECT 1999-08-18 02:08:26 +00:00
bienvenu%netscape.com
802c5c8816 more progress and status and alert handling + password prompts 1999-08-18 02:03:43 +00:00
rhp%netscape.com
a3d3899cfe Changes for new envelope display 1999-08-18 01:40:27 +00:00
rhp%netscape.com
441491631e New resources for mail envelope 1999-08-18 01:39:25 +00:00
rhp%netscape.com
74bc28bd69 Fix for I18N reload issue 1999-08-18 01:39:20 +00:00
rhp%netscape.com
0031f4ab09 Changes for Envelope display and fixing MHTML sending capabilities 1999-08-18 01:39:17 +00:00
rhp%netscape.com
343759d6d1 new envelope functionality 1999-08-18 01:31:50 +00:00
rhp%netscape.com
6bbf4d0e22 New envelope functionality 1999-08-18 01:30:55 +00:00
rhp%netscape.com
65114259f4 new files 1999-08-18 01:30:12 +00:00
saari%netscape.com
57bcf41380 Fix for bug 11949 1999-08-18 01:20:52 +00:00
ramiro%netscape.com
6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
leaf%mozilla.org
42e7456310 fixing the -lsecfree problem: temporary hack until ramiro checks in
fixes for the -lpref situation
1999-08-18 00:06:09 +00:00
leaf%mozilla.org
555403625a Adding secfree to link line for apprunner. build hack to be fixed when ramiro figures out how to link without LD_LIBRARY_PATH 1999-08-17 19:01:03 +00:00
ramiro%netscape.com
dcc2f02b46 Fix for crash on startup. 1999-08-17 18:59:44 +00:00
ramiro%netscape.com
abdd53997b Fix windows bustage. My fault, i missed an EXPORTS. Sorry. 1999-08-17 17:56:55 +00:00
ramiro%netscape.com
4ef23c965a CLeanup the nsWidgetSupport.cpp mess on windows. Moved it to its own place. Its only
needed by test apps.
1999-08-17 16:31:52 +00:00
ramiro%netscape.com
f8ec9059dc Link with neckoutil_s as windows does. 1999-08-17 16:26:25 +00:00
ramiro%netscape.com
f4921fa221 Make it look prettier. 1999-08-17 16:24:46 +00:00
ramiro%netscape.com
fc948c159d Cleanup the nsWidgetSupport.cpp mess on unix. Windows next. 1999-08-17 16:09:40 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com
4e0e44c35a Dont link in the webshell into the app. 1999-08-17 14:42:25 +00:00
ramiro%netscape.com
f421863338 Add Makefile dependencies for $(LIBRARY) and $(SHARED_LIBRARY) so that
libs will get rebuilt if the makefile changes.  Should make depend builds
more reliable.
1999-08-17 14:04:54 +00:00
briano%netscape.com
d444deea28 Automated update 1999-08-17 14:00:20 +00:00
ramiro%netscape.com
6f2196789a Remove dumb sleep 3 thing that always freaks me out. 1999-08-17 13:57:06 +00:00
ramiro%netscape.com
038e16b3a1 Dont link in the parser into the app. Link it in dynamically where needed.
This makes the link depenencies on unix be more like windows.  Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
1d14f921fa Move nsIXlibWindowService.h to its own place. 1999-08-17 13:26:13 +00:00
ramiro%netscape.com
38fe0fdd09 Add Makefile dependencies for PROGRAM and SIMPLE_PROGRAMS, so that program
targets will be rebuilt if the makefile changes.  This should make depend
builds more reliable, especially for tests.
1999-08-17 13:08:51 +00:00
ramiro%netscape.com
04349cdd68 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
ramiro%netscape.com
e9bfac5dda Build expat before htmlparser. 1999-08-17 11:51:14 +00:00
briano%netscape.com
27d96c75c1 Automated update 1999-08-17 09:45:50 +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
476704b7d2 Ignore moc generated files. 1999-08-17 09:14:44 +00:00
ramiro%netscape.com
ee45c1b17b Protect against a null mWebShell. 1999-08-17 07:09:44 +00:00
ramiro%netscape.com
f568064ee2 Ignore generated files. 1999-08-17 07:07:01 +00:00