I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Mar 31, 2024 — Mar 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add imap msgs to build
bienvenu%nventure.com
as bienvenu%netscape.com
More... almost 26 years ago
Proper chrome (with close box). Thanks to danm. More... almost 26 years ago
renaming prefs file to prefs.js from prefs50.js, bug 5910 More... almost 26 years ago
get progress meter working
bienvenu%nventure.com
as bienvenu%netscape.com
More... almost 26 years ago
Backing away from SUNW 5.0 version - the 4.2 workshop is the same as GCC output and Matthias has a way to get the 5.0 workshop to produce 4.2 (and hence GCC) compatible vtables. I'm leaving the structure intact for now in case we need to use it for flag setting or whatever. More... almost 26 years ago
fix gcc warning
bienvenu%nventure.com
as bienvenu%netscape.com
More... almost 26 years ago
remove typo break; statement More... almost 26 years ago
proper chrome on search dialog
danm-moz%comcast.net
as danm%netscape.com
More... almost 26 years ago
Scriptable date format change for unix. More... almost 26 years ago
Adding new files to get ready for XUL header output More... almost 26 years ago
remove some #if 0 code. why? because its crap.
sspitzer
as sspitzer%netscape.com
More... almost 26 years ago
clean up resource export for imap, not part of build yet
bienvenu%nventure.com
as bienvenu%netscape.com
More... almost 26 years ago
enabled onSelect notifications More... almost 26 years ago
Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks. More... almost 26 years ago
Fix for build break, one too many *s More... almost 26 years ago
add new ISO2022JP to Unicode converter More... almost 26 years ago
Fixed GetFrameForPoint so it passes back the corrct frame for event for form controls (Bug #11467) More... almost 26 years ago
The "-mno-486" compiler option is no longer relevant and not supported in new gcc compilers (v2.95). Bug #11455. Checkin for [email protected]. More... almost 26 years ago
Fixed bug #11477 - nsLocale not correctly getting application locale. More... almost 26 years ago
sort by sender correctly, fix ptr/ref idl stuff in nsIMsgDatabase
bienvenu%nventure.com
as bienvenu%netscape.com
More... almost 26 years ago
Only refresh after EmptyTrash if the trash is the currently selected folder. More... almost 26 years ago
if we're building nspr from the mozilla tree, add the correct private NSPR include dir.
toshok
as toshok%hungry.com
More... almost 26 years ago
trivial fix to make sure we're storing an nsIHTMLEditor result in an nsCOMPtr<nsIHTMLEditor> variable. More... almost 26 years ago
Optimization: don't invalidate and update the scroll bar if the value has not changed. More... almost 26 years ago
Changed attribute getter glue to use NS_SUCCESS macro instead of comparing to NS_OK More... almost 26 years ago
Optimization so that moving a collapsed selection does not cause the frame to redraw. More... almost 26 years ago
First Checked In. More... almost 26 years ago
changed name of NS_CreateContext to NS_CreateScriptContext More... almost 26 years ago
Make the caret use InvetRect for drawing. More... almost 26 years ago
Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem. More... almost 26 years ago