Commit Graph

53979 Commits

Author SHA1 Message Date
waterson%netscape.com
90e70306f5 Put the local store _first_, so that any persisted changes are picked up before default content.
git-svn-id: svn://10.0.0.236/trunk@45862 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:57:42 +00:00
waterson%netscape.com
a3ea61b6ca Add another routine for munging a namespace/attribute pair to a resource.
git-svn-id: svn://10.0.0.236/trunk@45861 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:56:56 +00:00
hyatt%netscape.com
14ad31c7e2 Fixing column resizing bugs.
git-svn-id: svn://10.0.0.236/trunk@45860 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:49:15 +00:00
brendan%mozilla.org
6f81d6c2e4 Remove nsIAtom.h now that it's generated; tidy white space.
git-svn-id: svn://10.0.0.236/trunk@45859 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:40:47 +00:00
sspitzer%netscape.com
5059b5c5de it really scares me to see my password get sent to the console when I type it. it's scaring others, see #13061. wrapping this code with #ifdef DEBUG_<author>. I'll send them mail directly.
git-svn-id: svn://10.0.0.236/trunk@45858 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:31:33 +00:00
sspitzer%netscape.com
dd09d42b93 fix for bug #13083. missing entity caused the Copies and Folders pane to come up blank.
git-svn-id: svn://10.0.0.236/trunk@45857 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:23:45 +00:00
briano%netscape.com
fdc8e113ca Automated update
git-svn-id: svn://10.0.0.236/trunk@45856 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:15:45 +00:00
mcafee%netscape.com
a340cccc3e Turning -pedantic on by default, use --disable-pedantic to turn this off
git-svn-id: svn://10.0.0.236/trunk@45855 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:10:06 +00:00
sspitzer%netscape.com
31bebc5164 remove the useless MigratePrefs method. change upgradePrefs() into UpgradePrefs() and make it part of the nsIMsgAccountManager interface, so alecf can call it from js.
git-svn-id: svn://10.0.0.236/trunk@45854 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 08:06:13 +00:00
hyatt%netscape.com
661c839bd7 Column resizing works, and boy is it slow.
git-svn-id: svn://10.0.0.236/trunk@45852 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:59:01 +00:00
bruce%cybersight.com
0e7571f80a Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@45851 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:53:26 +00:00
bruce%cybersight.com
7bf9ff19fb Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@45850 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:42:41 +00:00
bruce%cybersight.com
da3a78ae3e Use nsCRT::free() instead of delete[] for char* data.
git-svn-id: svn://10.0.0.236/trunk@45849 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:26:10 +00:00
sspitzer%netscape.com
d7cbd35414 make the nsIImapIncomingServer interface fully scriptable. none of that cheesy %{C++ crap for this interface. Also use the almighty NS_DECL_NSIIMAPINCOMINGSERVER macro the xpidl compiler generated for me.
git-svn-id: svn://10.0.0.236/trunk@45848 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:22:10 +00:00
bruce%cybersight.com
f0fd9bd29f Replace delete[] for char* data with nsCRT::free().
git-svn-id: svn://10.0.0.236/trunk@45847 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:20:03 +00:00
waterson%netscape.com
1d9324b48d Persistence, again.
git-svn-id: svn://10.0.0.236/trunk@45846 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:02:25 +00:00
sspitzer%netscape.com
7ac9d3899b add the new idl to the mac project.
git-svn-id: svn://10.0.0.236/trunk@45845 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:01:39 +00:00
sspitzer%netscape.com
c4f355e464 introduce and use the UPGRADE_AND_CLEAR_*_PREF macros. this cleans up a lot of code. add a bunch of new attributes to the nsIImapIncomingServer interface, and the matching code to get and set these prefs. (examples, delete_model, offline_download, dual_use_folders, etc.) remove nsIImapIncomingServer.h, now we use nsIImapIncomingServer.idl. migrate all those new nsIImapIncomingServer attributes when migrating from 4.x to 5.0
git-svn-id: svn://10.0.0.236/trunk@45844 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:01:37 +00:00
waterson%netscape.com
acc0d44ec0 Centralize the place from whence we whack namespace/attribute pairs into RDF properties.
git-svn-id: svn://10.0.0.236/trunk@45843 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 07:01:07 +00:00
bruce%cybersight.com
9372b4d329 Use nsCRT::free() instead of delete[].
git-svn-id: svn://10.0.0.236/trunk@45842 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:59:31 +00:00
waterson%netscape.com
c412f24089 Make the local store _not_ broadcast its changes. In anticipation of persistence...
git-svn-id: svn://10.0.0.236/trunk@45841 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:58:36 +00:00
sspitzer%netscape.com
25749a601f fix my weird code.
git-svn-id: svn://10.0.0.236/trunk@45840 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:56:42 +00:00
bruce%cybersight.com
8c9c21271b Replace delete[] of char* data with nsCRT::free(). Cleaning up a lot of purify noise.
git-svn-id: svn://10.0.0.236/trunk@45839 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:48:27 +00:00
bruce%cybersight.com
7691321f40 Replace delete[] for char* data with nsCRT::free()
git-svn-id: svn://10.0.0.236/trunk@45838 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:38:27 +00:00
bruce%cybersight.com
94feebe910 Use nsCRT::free() instead of delete[]
git-svn-id: svn://10.0.0.236/trunk@45837 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:20:06 +00:00
briano%netscape.com
2ce304f9fb Automated update
git-svn-id: svn://10.0.0.236/trunk@45836 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:15:56 +00:00
cls%seawood.org
ff6f665f3e Added host case for osf1. Changed test for c++ requiring implementation of unused methods from try_compile to try_link.
git-svn-id: svn://10.0.0.236/trunk@45835 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:14:10 +00:00
bruce%cybersight.com
4c0aac9a04 Fix some char* deallocation issues. Also remove a couple of static IIDs and includes that aren't needed.
git-svn-id: svn://10.0.0.236/trunk@45834 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 06:08:50 +00:00
cls%seawood.org
194199ff29 Ack! Do not redefine jscpucfg target for OpenVMS arch. Only add HOST_NSPR_MDCPUCFG to build if it is defined
git-svn-id: svn://10.0.0.236/trunk@45833 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 05:35:26 +00:00
jefft%netscape.com
3b00bfd564 made chooseOutputFile() more complete; imaplemented QueryInterface() to return nsIFileSpec too
git-svn-id: svn://10.0.0.236/trunk@45832 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 05:30:33 +00:00
jefft%netscape.com
24f7ab3587 fixed assert when calling SaveMessageToDisk()
git-svn-id: svn://10.0.0.236/trunk@45831 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 05:28:40 +00:00
hyatt%netscape.com
a7052f7899 More column resizing fun.
git-svn-id: svn://10.0.0.236/trunk@45830 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 05:12:10 +00:00
karnaze%netscape.com
e510491233 bug 1163 - implemented bordercolor attribute on table
git-svn-id: svn://10.0.0.236/trunk@45829 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 05:06:08 +00:00
cls%seawood.org
392420849a Fixed the use of HOST_NSPR_MDCPUCFG so that the build doesn't break if it is not defined.
git-svn-id: svn://10.0.0.236/trunk@45828 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 05:03:40 +00:00
sspitzer%netscape.com
33ef54ffc3 first pass at XPIDL-ifying nsIImapIncomingServer
git-svn-id: svn://10.0.0.236/trunk@45826 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 04:57:30 +00:00
cls%seawood.org
7ab48e94c5 Turn off debug messages
git-svn-id: svn://10.0.0.236/trunk@45825 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 04:57:25 +00:00
morse%netscape.com
ffbb237fce convert viewers from html to xul
git-svn-id: svn://10.0.0.236/trunk@45824 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 04:55:23 +00:00
cls%seawood.org
2ace553e39 Removed hardcoded RANLIB as it breaks some Ports tinderboxes
git-svn-id: svn://10.0.0.236/trunk@45823 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 04:35:48 +00:00
kipp%netscape.com
0bedb036e7 Switch to nsAutoString
git-svn-id: svn://10.0.0.236/trunk@45822 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:52:19 +00:00
kipp%netscape.com
5c964dd3e4 Use nsAutoString instead of nsCAutoString to avoid double string copy
git-svn-id: svn://10.0.0.236/trunk@45821 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:51:56 +00:00
kipp%netscape.com
d439c437b4 Speed up cookie file handling by avoiding uselss string malloc/free's
git-svn-id: svn://10.0.0.236/trunk@45820 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:50:06 +00:00
kipp%netscape.com
04fe27cc63 Implement fix for bug #5821 as per dbaron's suggestion
git-svn-id: svn://10.0.0.236/trunk@45819 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:47:49 +00:00
kipp%netscape.com
cff7c34c91 Eliminate some useless string malloc/free's
git-svn-id: svn://10.0.0.236/trunk@45818 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:47:06 +00:00
kipp%netscape.com
e2818b7558 Eliminate a uselss string copy
git-svn-id: svn://10.0.0.236/trunk@45817 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:45:44 +00:00
hyatt%netscape.com
c9773075c4 Changing reflow hint for the width attribute of tree cols so that we can get a reflow on a resize.
git-svn-id: svn://10.0.0.236/trunk@45816 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:25:11 +00:00
hyatt%netscape.com
ecb9daf9d1 Column resizing. Not quite ready yet. Very soon now.
git-svn-id: svn://10.0.0.236/trunk@45815 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 03:21:56 +00:00
jband%netscape.com
4f386bbb82 renaming the field called 'code' to 'result' in nsIXPCException so that we don't conflict with DOM exception's use of the name 'code'. We want these types of exceptions to be compatible and the DOM exception ought to have a 'code' field that is as required by the DOM spec and also a 'result' field that is the nsresult. This avoids the naming conflict.
git-svn-id: svn://10.0.0.236/trunk@45814 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 02:32:21 +00:00
jefft%netscape.com
a28ddaa8cd more bullet prove; check m_channel prior processing current url
git-svn-id: svn://10.0.0.236/trunk@45813 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 02:29:00 +00:00
beard%netscape.com
a6ba4b075b bug #10261: fix for dropping calls to UpdateView, also now correctly handles calls to UpdateView(nsIView*, nsIRegion*, ...) with non-null nsIRegion*.
git-svn-id: svn://10.0.0.236/trunk@45812 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 02:27:40 +00:00
jefft%netscape.com
b169a7669a implemented SaveAs() method
git-svn-id: svn://10.0.0.236/trunk@45811 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 02:27:36 +00:00