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

27223 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 5d51620998 touch point to quiet compiler 1999-05-16 04:12:57 +00:00
sspitzer%netscape.com e52bdb1d2e add newline to end of file 1999-05-16 04:12:33 +00:00
bruce%cybersight.com 32b26447d2 Make destructor virtual 1999-05-16 04:01:02 +00:00
pavlov%pavlov.net 605cfb2fc3 more menu cleanups 1999-05-16 03:09:13 +00:00
slamm%netscape.com ccd5d65ca8 Set background color for panel. 1999-05-16 02:59:06 +00:00
slamm%netscape.com 83588ecd43 Reformat panel slightly. 1999-05-16 02:53:23 +00:00
slamm%netscape.com f067608343 Fix tiny bug in panel. 1999-05-16 02:43:48 +00:00
slamm%netscape.com e9b560efa5 Add sidebar panel. Clean up quickparse. Make express use quickparse too. 1999-05-16 02:38:55 +00:00
bienvenu%netscape.com 37998a194a add rdf:ignore 1999-05-16 02:33:13 +00:00
pavlov%pavlov.net 985e8b2ff1 left off the ns_imethodimp type for the function 1999-05-16 02:14:57 +00:00
sspitzer%netscape.com 0036a82ad9 fix SunOS build breakage 1999-05-16 01:48:56 +00:00
pavlov%pavlov.net 81ceb7cb68 fix HP-UX build brokenness 1999-05-16 01:46:40 +00:00
sspitzer%netscape.com fd0511312d ignore the generated test app 1999-05-16 01:43:49 +00:00
edwin%woudt.nl d06b800c9d Fixed wrong signature preferences key 1999-05-16 00:24:13 +00:00
edwin%woudt.nl bc93375010 Fixed wrong smtp host preferences key 1999-05-16 00:23:52 +00:00
edwin%woudt.nl 7e6615359e Preferences now work again when multiple identities are set in the preference file. (Editing only works for the first identity). 1999-05-16 00:19:53 +00:00
edwin%woudt.nl ef3067a105 When the signature file was set in the preferences file it was not displayed in the preference window. Fixed. 1999-05-16 00:18:57 +00:00
bienvenu%netscape.com 6db1b30425 check in Scott's changes for not enumerating all arcs 1999-05-16 00:12:51 +00:00
bienvenu%netscape.com 7db25ab9bd re-enable selecting of other imap folders besides inbox 1999-05-16 00:10:50 +00:00
waterson%netscape.com 353605999f Back out local changes to my flash stuff (was for testing only). 1999-05-16 00:10:25 +00:00
waterson%netscape.com 5593a000ae Initial revision. 1999-05-16 00:08:34 +00:00
bienvenu%netscape.com 955c553f01 checkpoint filter code 1999-05-16 00:07:56 +00:00
waterson%netscape.com 1afa8c1325 Bug 3367. Need to 1) treat ArcLabelsOut as returning an 'optimistic' list of arcs, that is, possible arcs out; 2) use GetTarget() to test the containment property, not just existence of the arc; 3) implement 'rdf:ignore' to skip properties that may require extensive computation. In the process, I had to #ifdef XUL_TEMPLATES some of the XUL template stuff. 1999-05-15 23:46:17 +00:00
edwin%woudt.nl 20d9fe8920 The description of the second identity (#1) was displayed for all identities. Fixed. 1999-05-15 23:32:28 +00:00
edwin%woudt.nl 7c4f10d5ce Mailhost wasn't read properly from the prefs. Fixed. 1999-05-15 23:27:40 +00:00
sspitzer%netscape.com 6da379047d remove the run random news url crap. general cleanup. 1999-05-15 23:23:06 +00:00
mscott%netscape.com 05ebe09ab1 clean up makefile removing unnecessary libraries. 1999-05-15 23:17:22 +00:00
mcmullen%netscape.com fbf94f4007 filewidget no longer accepts string paths. 1999-05-15 22:58:28 +00:00
mcmullen%netscape.com 88ffd6705c Fixed filewidget to use filespec. Fixed some input params to be const. 1999-05-15 22:56:27 +00:00
mcmullen%netscape.com db38deab4b Fixed file widget to use filespec, instead of string. Made input params const. 1999-05-15 22:54:17 +00:00
bruce%cybersight.com 5d5155d733 Fix ANSI C++ violation. (a=beard) 1999-05-15 22:53:57 +00:00
mcmullen%netscape.com 501ac5f442 Ended the use of strings to describe files in the file widget API. Made some nsString input parameters const. 1999-05-15 22:50:20 +00:00
edwin%woudt.nl 7b267bbaed Updateable menus (by Mauro) 1999-05-15 22:42:27 +00:00
edwin%woudt.nl 7df73780ea Various addressbook updates 1999-05-15 22:40:22 +00:00
edwin%woudt.nl 8e83a27bc4 Improved alignment of the Delete button. (hack alert!) 1999-05-15 22:39:13 +00:00
edwin%woudt.nl ef4a7febe7 When xena.pref contains no proper user settings the preferences dialog wouldn't show up. Fixed. 1999-05-15 22:38:40 +00:00
bruce%cybersight.com b94243c954 Warning fix for ANSI C++ violation. 1999-05-15 22:38:28 +00:00
sspitzer%netscape.com 708e8e0c02 use nsCOMPtr. more printfs. return on error. general cleanup of this test app. 1999-05-15 22:21:04 +00:00
mscott%netscape.com 89d45196c4 fix warnings by re-ordering membewr data initialization. 1999-05-15 22:18:45 +00:00
mscott%netscape.com 45f1d9cbe1 Fix signed / unsigned assignment problem... 1999-05-15 22:17:50 +00:00
mscott%netscape.com 6044dab122 quiet compiler warnings....re-order member variable initialization, remove unused variable. 1999-05-15 22:17:02 +00:00
mscott%netscape.com b3f91b1457 Remove unused variable to quiet warning.... 1999-05-15 22:16:00 +00:00
mscott%netscape.com d51de2d990 Fix unsigned / signed assignment & comparison problems. 1999-05-15 22:15:11 +00:00
mscott%netscape.com bda8326fde quiet compiler...re-order initialization of class members. 1999-05-15 22:14:20 +00:00
mscott%netscape.com 9a23074780 fix warning - remove unused variable. 1999-05-15 22:13:09 +00:00
bruce%cybersight.com b21bac1658 Fix ANSI C++ violation that was breaking Solaris Workshop and HP-UX aCC builds. 1999-05-15 22:10:39 +00:00
slamm%netscape.com e60a9a617e Use ENTITY's for labels. 1999-05-15 22:08:01 +00:00
mcmullen%netscape.com e8ee5c8aa3 Removed string methods from the file widget 1999-05-15 22:01:21 +00:00
sspitzer%netscape.com 749505419a replace DEBUG with DEBUG_sspitzer.
use nsCOMPtr.
1999-05-15 21:34:22 +00:00
mscott%netscape.com 5079d8aa78 this file is not used by anyone.... 1999-05-15 21:10:15 +00:00