Commit Graph

55326 Commits

Author SHA1 Message Date
svn%xmlterm.org
4b07cf1527 xmlterm changes only (not part of the default build).
More improvements to the user interface.
2000-03-15 14:44:32 +00:00
cmanske%netscape.com
2b34b49a02 Fixed Editor bugs 28873, 29691, most of fixes for 14342 and 20973. r=sfraser 2000-03-15 14:37:12 +00:00
mkaply%us.ibm.com
ab9c3bf6ce # 25555
r= rogerl@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-15 14:31:55 +00:00
rjc%netscape.com
0b707e5557 Fix bug # 22521: context menus should work on background of bookmarks window and background of bookmarks sidebar panel. 2000-03-15 09:59:04 +00:00
tbogard%aol.net
0746f44006 Remove unused parameter. 2000-03-15 09:49:50 +00:00
tbogard%aol.net
363a3cf6e5 Removed unneeded parameter. 2000-03-15 09:39:20 +00:00
rjc%netscape.com
df47fab4ca When processing IE Favorites (on Windows), handle eof correctly. 2000-03-15 09:08:45 +00:00
pavlov%netscape.com
1bb4ef637c forward declare the interface instead of using ptr native for nsIDocumentLoaderObserver r=rginda 2000-03-15 08:41:52 +00:00
ssu%netscape.com
45f4babcfe fixing bug #31875 - adding a windows shortcut to the desktop
Also fixing a nsztool bug that shows up when compressing small files.

a=cathleen
r=cathleen
2000-03-15 08:36:31 +00:00
rjc%netscape.com
13998091a2 On Mac, mark IE Favorites folders with a unique type so that they can be distinguished for regular bookmark folders. 2000-03-15 08:34:55 +00:00
sspitzer%netscape.com
ccb360fd50 fix assertion when adding a new news account. check that the newsrc file exists before trying
to open it and parse it.
2000-03-15 08:17:06 +00:00
dougt%netscape.com
c609987985 removing unused files. look at /extensions/psm-glue 2000-03-15 07:51:55 +00:00
dougt%netscape.com
dd70019193 removing netwerk/security. It is not longer here. Look at the code in
/extensions/psm-glue.

r=pavlov.
2000-03-15 07:50:01 +00:00
rjc%netscape.com
7695f01a74 Fix bug # 28927: double-clicking on twisty problem. Also, add some context menus to bookmark sidebar panel. 2000-03-15 07:47:48 +00:00
dougt%netscape.com
5bb01f0609 adding checks before delete(). 2000-03-15 07:47:33 +00:00
sspitzer%netscape.com
1648fa24bd add RemoveFiles() to interface. we need this for when we clean up after deleting and account. 2000-03-15 07:12:59 +00:00
sspitzer%netscape.com
f9c35a1ee1 add Delete() to the nsIFileSpec interface. 2000-03-15 07:07:56 +00:00
sspitzer%netscape.com
4c06241f3e fix for bug #31904. couple the identity and the server the the account before
setting any values on the identity.
2000-03-15 07:05:17 +00:00
cls%seawood.org
daeda2a00a C++ comments in C code is A Bad Thing(tm). 2000-03-15 06:52:45 +00:00
dougt%netscape.com
eb51358d21 fixes to windows makefile slashes. r=Michael Kaply <pspmikek@yahoo.com> 2000-03-15 06:45:15 +00:00
jefft%netscape.com
dd2accbee8 fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
dveditz%netscape.com
83793623b9 fixing VC5 build (bug 31868) 2000-03-15 06:22:09 +00:00
dveditz%netscape.com
80288de09b Fix for bug 31399, r=sgehani 2000-03-15 06:15:27 +00:00
sspitzer%netscape.com
620987a70a fix to get this to build on VMS. thanks to colin blake for this patch. r=sspitzer 2000-03-15 05:30:13 +00:00
ftang%netscape.com
b84d6f192d change type from char to PRUnichar so the problem tracking code in 28424 won't be to noisy. 2000-03-15 05:19:29 +00:00
bryner%uiuc.edu
d365bc4b42 Removing deleted Makefiles from allmakefiles.sh. r=pavlov. 2000-03-15 05:16:20 +00:00
ftang%netscape.com
be2435a9f0 check in illegal nsString char* usage tracking code. Turn off by default. r=rickg 2000-03-15 05:15:00 +00:00
sgehani%netscape.com
7b20487eeb Fix pref migration shortcut launching. [b=31234, r=ssu] 2000-03-15 05:09:55 +00:00
tbogard%aol.net
1b902bc213 Removing this as the interface is no longer used and should no longer be used. 2000-03-15 05:03:35 +00:00
bryner%uiuc.edu
c03645c830 Changing nsresult -> NS_IMETHODIMP. 2000-03-15 05:02:23 +00:00
karnaze%netscape.com
95c4148825 fix warnings. submitted by jeroen@vangelderen.org, r=karnaze 2000-03-15 04:50:25 +00:00
troy%netscape.com
512f105fbf b=21903. Fixes a crash when absolutely positioning a form element. The
problem was no space manager was getting created for the form's frame
2000-03-15 04:38:08 +00:00
tbogard%aol.net
51fe1b4422 Updated paramaters to FindNamedBrowserChrome() and changed it to FindNamedBrowser() to reflect changes in the API. 2000-03-15 04:34:29 +00:00
rhp%netscape.com
4f7e28e9fa Hmm...not sure why this doesn't break on linux tinderbox...nsIMimeService.h is not the right capitalization 2000-03-15 04:33:33 +00:00
tbogard%aol.net
02b7661f7a Implemented FindItemWithName and ContentShellAdded. Changed FindNamedBrowserChrome to deal with nsIWebBrowser instead of nsIWebBrowserChrome and changed the name to FindNamedBrowser. Changed FindNamedBrowser and GetNamedBrowser to return the type instead of having it as an out parameter. This is cleaner for JS. 2000-03-15 04:32:16 +00:00
bryner%uiuc.edu
8c855923d1 Fixing build bustage. Sorry about that. 2000-03-15 04:29:00 +00:00
dcone%netscape.com
2cffdd24de Put in a canonical pixel scale when images are being read in for the size. This reduces
the printer images sizes considerably.  r=kmclusk.
2000-03-15 04:24:21 +00:00
bryner%uiuc.edu
c96f3c7c16 Clean up handling of mousewheel prefs by removing built-in caching, and
use a shutdown observer so we can release the prefs service if
necessary.  r=sspitzer.
2000-03-15 04:03:44 +00:00
rjc%netscape.com
53131f5662 Fix broken clicking metaphor for bookmarks sidebar panel. Review: pavlov. 2000-03-15 03:44:15 +00:00
rjc%netscape.com
737cc31fee Fix bug # 29045: small text change. 2000-03-15 03:32:24 +00:00
rjc%netscape.com
154f9e9494 Part of fix for bug # 17333: add "Properties..." menuitem to context menu (if appropriate). Code from aaronr@us.ibm.com, review/slight mods: me. 2000-03-15 03:27:34 +00:00
hyatt%netscape.com
1c02f1ca09 Landing new progressmeter. 2000-03-15 03:16:43 +00:00
blizzard%redhat.com
804ec67bf8 fix for bug #18186. remove work around in layout code and properly implement nsIFile::GetLastMofificationDate() on unix. r=vidur,jst,dougt a=waterson 2000-03-15 03:08:28 +00:00
hyatt%netscape.com
94b88b964a Landing the new progressmeter. 2000-03-15 03:06:46 +00:00
sspitzer%netscape.com
0b61fb23a1 fix for #31057. using prefs, you can turn off the confirm and alerts you get when you
cancel a news message.  suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
seth%cs.brandeis.edu
4c3aafd607 updated to better reflect reality in terms of recent changes to bug_email.pl. 2000-03-15 02:43:48 +00:00
hyatt%netscape.com
df0d870704 Nope. This was right the first time. 2000-03-15 02:36:17 +00:00
sgehani%netscape.com
47a596deac Updated package registry node names. [b=30928, r=cathleen] 2000-03-15 02:35:15 +00:00
rjc%netscape.com
fe07d7980f Part of fix for bug # 29212: prevent recursion when writing out bookmarks. 2000-03-15 02:30:06 +00:00
mscott%netscape.com
a59e78ffbc add thread safe addref and release.
r=bienvenu
2000-03-15 02:29:46 +00:00