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

51882 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com bd58298da3 fix build bustage for dp. 2000-02-01 07:44:00 +00:00
sspitzer%netscape.com e479dea924 clean up. r=alecf 2000-02-01 07:41:10 +00:00
sspitzer%netscape.com d7311d0a6d code clean up. r=alecf 2000-02-01 07:14:54 +00:00
dp%netscape.com 6c28ea8dc7 Implementing BasicKeyedStreamGenerator. 2000-02-01 07:03:57 +00:00
dp%netscape.com b99f9b9f12 Removing unused NS_DEFINE_IID and changing used ones to NS_GET_IID() r=morse 2000-02-01 07:01:00 +00:00
sspitzer%netscape.com c9e378c64d migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf
2000-02-01 06:51:07 +00:00
jefft%netscape.com ec3400e094 fixed build bustage 2000-02-01 06:36:35 +00:00
jefft%netscape.com b2cfa8dd0b fixed bug 24407 -- Remove obsoleted menu item - LoadFirstDraft; r=scottip 2000-02-01 06:06:22 +00:00
alecf%netscape.com 38403a45d7 general cleanup of account manager, and finish implementation of IMAP advanced dialog
r=sspitzer
2000-02-01 06:00:29 +00:00
buster%netscape.com 47ceb81c21 fixed bug 25762
r=beard
2000-02-01 05:26:27 +00:00
buster%netscape.com 51a9cad06b fixed bug 25767
r=beard
2000-02-01 05:12:25 +00:00
dp%netscape.com 759113cbcb Changing comments to reflect new semantics of interface. 2000-02-01 05:09:18 +00:00
troy%netscape.com 7609eb3e7a b=25834 r=karnaze@netscape.com Changed to ignore the reflow status when
reflowing an unknown frame (i.e., a frame that isn't a row group)
2000-02-01 04:30:04 +00:00
sdagley%netscape.com 703c6caa28 Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton 2000-02-01 04:27:22 +00:00
sgehani%netscape.com 1e477bec38 Add readme button and functionality to the Mac installer. b = 21041 r = ssu 2000-02-01 04:08:56 +00:00
alecf%netscape.com 7698bb4f57 clean up the account manager, and add a new advanced IMAP dialog
r=sspitzer
2000-02-01 03:34:48 +00:00
hangas%netscape.com 4adc01416b Front in fix for 25439 to match recent checkin by chuang. r=chuang. 2000-02-01 03:31:11 +00:00
karnaze%netscape.com b3e2cf1747 new regression test 2000-02-01 03:28:24 +00:00
alecf%netscape.com 55faa76d78 update account wizard, to make it look nicer
r=sspitzer
2000-02-01 03:26:18 +00:00
karnaze%netscape.com 3807ea4d75 bug 24880 colspan/rowspan=0 handling, bug 22122 handle *0 proportional width; r=kmcclusk. 2000-02-01 03:23:29 +00:00
pavlov%netscape.com 2a57c203cc fix for silly sun compiler from tor r=me 2000-02-01 03:14:18 +00:00
rjc%netscape.com e2a4b7a040 More changes for bug # 24959: sidebar search panel changes. 2000-02-01 03:06:46 +00:00
hangas%netscape.com 83d268d472 Fixed 24361 and 24368, remember address book window size and position. r=scottip 2000-02-01 03:02:16 +00:00
chuang%netscape.com deb80569ca Bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:46:50 +00:00
mcafee%netscape.com 4bfa97d87b Fixing XUL typo, r=ben 2000-02-01 02:46:01 +00:00
rjc%netscape.com 550638f633 Part of work for bug # 24959: the sidebar's search panel now has an input field for doing searches and "notices" / "remembers" when you search for something via a web page (if we have a matching search dataset.) 2000-02-01 02:44:25 +00:00
chuang%netscape.com 8c896ba3cb bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:41:31 +00:00
sfraser%netscape.com 520008108e Fix for 25952, don't crash when doing Open Location from composer window. nsPresState was using a null mProperties table. r=beard 2000-02-01 02:14:29 +00:00
ducarroz%netscape.com c43de3492a Fix bug 25610. We need to wrap the body into a <PRE> tag when forwarding inline a plain text message in HTML compose mode. R=rhp 2000-02-01 01:59:46 +00:00
jdunn%netscape.com fc13fa7a57 declaring ALL the base classes public since by default some compilers make
them private.

r= hyatt@netscape.com
2000-02-01 01:54:59 +00:00
ducarroz%netscape.com af89452e49 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
cathleen%netscape.com 6205d7c1a9 fixed crash bug for patching, happened at cleanup() stage. removed the
enumerate call to delete the pointers in hash table, since it has
already been deleted.  also added some error checking and reset pointers
to null bug 24455, r=dbragg
2000-02-01 01:51:25 +00:00
alecf%netscape.com ffe4c7abb9 enlarge the account wizard slightly to acommadate windows large fonts
no reviewer, just a geometry change
2000-02-01 01:49:50 +00:00
briano%netscape.com 1716ff71cf Automated update 2000-02-01 01:15:13 +00:00
waterson%netscape.com f20d35770f Optimize MoveViewTo() to only move the view if aX != oldX and aY != oldY. This cuts out about 10% on large web pages that slam the status bar, because boxes seem to want to reposition the widget at the same place over and over. r=pavlov 2000-02-01 01:14:49 +00:00
leaf%mozilla.org 0ccf4d1b52 windows-only build goop for xpcom/base/nsSystemInfo.cpp, r=syd 2000-02-01 01:08:29 +00:00
jdunn%netscape.com 833c49b7ff for plds detection, use PL_NewHashTable instead of PL_GetEvent (since wtc moved
that to xpcom).
r= wtc@netscape.com
a= leaf@mozilla.org
2000-02-01 01:01:07 +00:00
scc%netscape.com 24bd24cf92 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
bryner%uiuc.edu ce242990f8 Removing an unneeded include. r=hyatt. 2000-02-01 00:47:58 +00:00
av%netscape.com 1be3076bb7 Fixing #21938. Enabled for Windows only. r=pollmann 2000-02-01 00:42:52 +00:00
hyatt%netscape.com 4afd14350e Keeping space from scrolling. This is a total and complete hack that wants a better fix later. 2000-02-01 00:38:51 +00:00
mstoltz%netscape.com f680012d00 Fixing hoarkage by adding an include statement. r=norris 2000-02-01 00:35:46 +00:00
tbogard%aol.net d327dbc3fb First cut at Unix makefiles. These will soon be hooked up to the build once I get someone on Unix to verify them. 2000-02-01 00:32:26 +00:00
tbogard%aol.net 45945f951f Adding contributor line. 2000-02-01 00:29:17 +00:00
hyatt%netscape.com aae4fc5434 Fix for 25883. 2000-02-01 00:20:26 +00:00
tbogard%aol.net 15a5a46557 Stubbed out methods that were missing from nsIBaseWindow implementation. r=hyatt 2000-02-01 00:14:12 +00:00
tbogard%aol.net cd4bf60f6d Adding the embedding directory to the build. r=pavlov 2000-02-01 00:08:52 +00:00
tbogard%aol.net 3bae02cdee Added defines for chrome flags. Fixed some comments. Added some new methods. 2000-02-01 00:06:44 +00:00
alecf%netscape.com 85d0e1bd30 support multiple smtp servers in the backend, #18184
r=mscott
2000-02-01 00:05:02 +00:00
danm%netscape.com ec82616d75 hooked up embedding IDL for travis. r:pinkerton 2000-02-01 00:04:02 +00:00