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

41197 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com d936a6fb95 move strings into AccountManager.xul and remove old DTD 1999-09-15 04:46:26 +00:00
alecf%netscape.com 3cee2e19a5 get rid of old XUL 1999-09-15 04:46:03 +00:00
alecf%netscape.com b6eea89c03 add default height to wizard, make it bigger than before 1999-09-15 04:45:53 +00:00
alecf%netscape.com 662220abf3 if account creation is successful, set the refresh to true 1999-09-15 04:45:20 +00:00
alecf%netscape.com ccbbd43e99 move the accounttree into the AccountWizard XUL, and get rid of DumpDOM stuff 1999-09-15 04:44:37 +00:00
alecf%netscape.com 0df90cd541 fire off new account wizard when the button is pressed, and propagate the refresh parameter 1999-09-15 04:43:57 +00:00
davidm%netscape.com 2642a98f2e 12078 [RFE] Should be able to control which toolbars are displayed 10978 [FEATURE] Collapsible toolbars 1999-09-15 04:42:07 +00:00
alecf%netscape.com 86fdf663c1 open wizard and account manager with refresh parameter, so we know whether or not to refresh the folder pane 1999-09-15 04:40:34 +00:00
kipp%netscape.com 3cc32ff91b Port to redhat6 1999-09-15 04:35:58 +00:00
troy%netscape.com 5c8341b9f0 Removed code in CreateViewForFrame() that always forced relatively positioned
and absolutely positioned frames to have transparent views. It's not needed
now that bug #11637 is fixed
1999-09-15 04:16:31 +00:00
sspitzer%netscape.com bf3995a06d rename the mail filter rule files (if we need to, and if we can) when we do the migration.
rename the cookie file (if we need to) so that if you run -installer,
you cookies will be migrated.
Change DoTheCopy() to be DoTheCopyAndRename(), which takes additional parameters
to rename files as it copies them.
remove unnecessary code.
#define constants to be clean.
add a stub for RenameAndMoveFilterFiles() with comments on what we need to do
for the mac.
1999-09-15 04:15:27 +00:00
putterman%netscape.com 4a932aac12 Make it so that when selecting messages after delete, IMAP messages don't get loaded twice. 1999-09-15 04:13:25 +00:00
norris%netscape.com 0865f1cdaa Create preferences for security checks.
Add new methods on nsIScriptSecurityManager for capabilities.
Fix 13739 MLK: nsScriptSecurityManager::CreateCodebasePrincipal
Fix 11666 Eliminate plvector (was: [infinite loop] bugs - plvector.c)
1999-09-15 04:05:43 +00:00
bienvenu%netscape.com 6ed63b2dd7 do folder loaded notification for news 1999-09-15 04:04:44 +00:00
troy%netscape.com 07cd658481 Fix for bug #13233. Changed CantRenderReplacedEledment() so it handles OBJECT
frames that are out-of-flow
1999-09-15 04:03:08 +00:00
morse%netscape.com ef4db5c88c fix more indexing 1999-09-15 03:55:14 +00:00
karnaze%netscape.com c21dec94c8 new regression tests 1999-09-15 03:54:43 +00:00
briano%netscape.com 89d8209cf8 General cleanup. 1999-09-15 03:00:30 +00:00
rginda%ndcico.com 0c5385ed6f Not part of the default build.
Fixed onQuit bug.
1999-09-15 02:55:36 +00:00
alecf%netscape.com ea3de7ab86 fix crash when sender has no lastname 1999-09-15 02:46:38 +00:00
alecf%netscape.com e7f04fbbff fix bustage that is about to happen 1999-09-15 02:41:59 +00:00
danm%netscape.com ad51e10bf3 removed nsIGenericCommandSet.idl 1999-09-15 02:40:37 +00:00
hyatt%netscape.com bf1cda7968 Fix build bustage. 1999-09-15 02:36:30 +00:00
briano%netscape.com 56bb61bea2 Cleaned it up and fixed the Unix build breakage. 1999-09-15 02:33:11 +00:00
pollmann%netscape.com 73c3c9952a Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
evaughan%netscape.com dabdaaa2e9 Fixes bad corruption bug with splitters 1999-09-15 02:21:18 +00:00
hyatt%netscape.com 04c56a701c Updating the nsIController interface. 1999-09-15 02:16:41 +00:00
briano%netscape.com ace57aabb6 Automated update 1999-09-15 02:16:15 +00:00
davidm%netscape.com 71c8856e8f 12893 [DOGFOOD] File --> Exit causes ender to get loaded ??? 1999-09-15 02:15:17 +00:00
ramiro%netscape.com e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
jefft%netscape.com fbabae7fd2 added SaveAttachURL, statusFeedback 1999-09-15 02:14:28 +00:00
jefft%netscape.com a46c88cc36 fixed bug 13574 -- use stream converter instead of temp file for reply quoting 1999-09-15 02:13:04 +00:00
hyatt%netscape.com 664a5ace95 Fixing minor bug in command dispatcher. 1999-09-15 02:12:50 +00:00
rginda%ndcico.com 20c17fc609 * Makefile.in, makefile.win:
Changes to install command related files.
connection-xpcom.js:
style changes; fix to verify the socket is open before send/recieve,
* dcc.js, http.js, events.js:
style changes
* irc-debug.js:
changes to display network events
* irc.js:
style changes, userIsMe() convenience function added.
Route events to parent network if there is no local landing spot.
add usersAffected property to onChanMode events.
* utils.js:
add jsenv.HAS_DOCUMENT
* listbox.js
add MPL (duh)
add prepend and insert methods
* test3-handlers.js
Add MPL
Use new command stuff to provide online help and error reporting.
Hook some basic server messages to output window.
Alphabetize nicks (order breaks when someone /nicks)
Added nick property to some display() lines so they can be CSS'd by user.
Listen for onChanMode event.
Modify client.viewsArray to allow for multiple view with the same name.
* test3-static.js
Add MPL
Show navigator.userAgent in VERSION reply
modify setCurrentObject to not care if there isnt a toolbutton associated
modify getTBForObject to work with multiple view w/ same name
test3.xul
Add MPL
Include command related scripts
1999-09-15 02:04:24 +00:00
mjudge%netscape.com d71f4104da changes for bug fixes for dogfood. finding frames left and right should find the correct frame and not give up so easily. nsTextFrame needed to change getpositionslowly. 1999-09-15 01:57:50 +00:00
briano%netscape.com 5d23551b81 Automated update 1999-09-15 01:50:05 +00:00
morse%netscape.com a0622d3cc6 fix up bad indexing 1999-09-15 01:48:23 +00:00
cmanske%netscape.com 2b5e3f6367 Put loading of EditorContent.css within an if DEBUG_cmanske 'cause it prevents initial reflow and others will complain! 1999-09-15 01:12:58 +00:00
cmanske%netscape.com 05fbeb1c7a Fixed bug 8806 - printing from editor 1999-09-15 01:10:10 +00:00
sfraser%netscape.com 649e1ae0b2 Ooops, I didn't mean to change the caret width. Putting that back to 20 twips. 1999-09-15 01:03:52 +00:00
bienvenu%netscape.com 1120b750bf add folder loaded notifications 1999-09-15 00:59:03 +00:00
nisheeth%netscape.com 313baf741f Start of instrumentation of the presshell to calculate timing data for the reflow process. 1999-09-15 00:43:53 +00:00
sfraser%netscape.com 8130ca728b Change assertion to warning, because it's so damn annoying. 1999-09-15 00:43:46 +00:00
sfraser%netscape.com 2494553f4a Change border width of HTML input fields from 4 to 2. 1999-09-15 00:43:19 +00:00
sfraser%netscape.com 01553b2a6f Change border color on XUL text input fields from yellow to gray. 1999-09-15 00:42:46 +00:00
danm%netscape.com 17cce4b4ed window.open(,_blank) now always opens a new window. r:joki 1999-09-15 00:40:06 +00:00
nisheeth%netscape.com b7d6bb7da6 The stopwatch macros got converted to macros that accept an argument. Changed all macro calls in the content sink to play with that change. 1999-09-15 00:39:41 +00:00
briano%netscape.com 18db6b773d General cleanup. 1999-09-15 00:33:49 +00:00
kipp%netscape.com 6488f7b26e Fixed various incremental reflow bugs (1764,12890,1910,2222) and list bullet painting bug (10675,13599) 1999-09-15 00:28:10 +00:00
nisheeth%netscape.com 71877ee89f - Export stopwatch.h in windows regardless of whether MOZ_PERF is set.
- Move over macros for using the stopwatch class into stopwatch.h so that they can be shared by all the users of the stopwatch.
1999-09-15 00:27:56 +00:00