Commit Graph

67798 Commits

Author SHA1 Message Date
pinkerton%netscape.com
522bd04a6d backing out my last change, it breaks scrollbars. 2000-08-14 23:03:25 +00:00
valeski%netscape.com
8c5c49f5c5 48884, r=morse. fixing cookie list ordering problem and cookie insertion problem. 2000-08-14 23:00:54 +00:00
valeski%netscape.com
b3c9e13645 48884, r=morse. removing extraneous io service and newuri usage. 2000-08-14 23:00:13 +00:00
mcgreer%netscape.com
6ac335d3cd wrong header 2000-08-14 22:50:36 +00:00
sgehani%netscape.com
b7d4d9dbd0 Eliminate engine thread yielding to main thread duirng XPCOM extraction. [nsbeta3+ b=1895; r=ssu] 2000-08-14 22:40:14 +00:00
dougt%netscape.com
c3182f98ef Changing the nsDirectoryService define. This should have been done with the rest of the nsDirectorySerivce changes. r=conrad. 2000-08-14 22:38:27 +00:00
dougt%netscape.com
e19ce156ae Fix for 48832, r=conrad. a regression. 2000-08-14 22:33:45 +00:00
pinkerton%netscape.com
e2aeb68cee for 48250, turn off mouse capture when a drag gesture begins. r=mjudge. 2000-08-14 22:29:03 +00:00
pinkerton%netscape.com
fc367b8a1a making CaptureMouse a public interface on nsIFrame r=mjudge for bug 48250. 2000-08-14 22:28:41 +00:00
nelsonb%netscape.com
99c2fa3f33 Build des.c and desblapi.c. 2000-08-14 22:28:10 +00:00
nelsonb%netscape.com
792d99fbaa The Initial Developer of the Original Code is Nelson B. Bolyard,
nelsonb@iname.com.  Portions created by Nelson B. Bolyard are
Copyright (C) 1990, 2000  Nelson B. Bolyard, All Rights Reserved.
2000-08-14 22:27:20 +00:00
kestes%staff.mail.com
0a43400d35 document that you should get the tests working first.
put in a warning that it may be hard to install.
2000-08-14 22:22:15 +00:00
waterson%netscape.com
775c5e9f89 Back out shanjian's last change as it was causing several whitespace-related regressions. r=attinasi 2000-08-14 22:11:41 +00:00
rods%netscape.com
a54f17cc75 was not unregistering the listers correctly. Not they unreg with the
listener object.
b=48915 r=kmcclusk
2000-08-14 22:05:28 +00:00
wtc%netscape.com
cfddfeeb41 Bugzilla bug #15906: added GC_LEAK_DETECTOR support for Linux.
Modified files: config.mk, primpl.h, pr/src/Makefile, pr/src/Makefile.in,
pr/src/memory/Makefile, pr/src/memory/Makefile.in, prthinfo.c, ptthread.c
2000-08-14 22:05:22 +00:00
mcgreer%netscape.com
e547a95932 *** empty log message *** 2000-08-14 22:04:22 +00:00
gayatrib%netscape.com
ba03922cfa fix for bug 41987. r=alecf 2000-08-14 22:03:23 +00:00
rods%netscape.com
071c524342 it was incorrctly painting both images
b=48156 r=kmcclusk
2000-08-14 22:01:05 +00:00
kestes%staff.mail.com
704a00aa37 fix typo, '.' should have been ',' 2000-08-14 21:58:58 +00:00
ftang%netscape.com
c133911748 fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta 2000-08-14 21:52:06 +00:00
waterson%netscape.com
2dd8f2d2a0 Bug 48086. Be sure to update XUL document's ID-to-element map when removing generated content. r=rjc 2000-08-14 21:46:04 +00:00
naving%netscape.com
0ff37d2869 Fixed bugs #42998 and #44883.
Removed "this space for rent" from subscribe dlg and add progressmeter to the
subscribe dlg. r = scottip, alecf
2000-08-14 21:43:19 +00:00
gayatrib%netscape.com
0b2041ba03 Fix for bug 45806. r=putterman 2000-08-14 21:41:04 +00:00
mscott%netscape.com
50daf083f9 not part of the regular build. For those of us that have the show user agent string turned on for mail, the toolbar
wasn't being hidden properly when viewing a message that didn't have a user agent.
r=alecf
2000-08-14 21:29:41 +00:00
ducarroz%netscape.com
da73e40c94 Fix for bug 47506. Migrate some of the modification made to the editor formating toolbar to the message compose one. R=sfraser 2000-08-14 21:29:33 +00:00
nelsonb%netscape.com
9cc24caab8 "clean" target will also remove primes.c from mpi. 2000-08-14 21:04:46 +00:00
hyatt%netscape.com
4e565e1d33 Fix for 48931, r=danm,scc 2000-08-14 18:52:47 +00:00
tara%tequilarista.org
b23158d4f2 Landing zach's \n for #48947 2000-08-14 18:44:54 +00:00
pete%alphanumerica.com
688cfedc46 added two more member functions:
*       9. copy(source, dest);
*       10.leaf(path);

Fixed a bug i found in exists() member function.
Expanded tabs out of file. Tested.
not part of the build.

r=dougt

--pete
2000-08-14 17:14:29 +00:00
rods%netscape.com
bccbc835f4 a better fix for when min size come into play with unconstrained sizes
b=40596 r=lmcclusk
2000-08-14 14:45:29 +00:00
rods%netscape.com
ad07c40567 added weak reference and ref counted event listener to listbox intead of
having the the non-recounted frame add itself. It is now the same as GfxList
b=21629, r=kmcclusk
2000-08-14 14:42:12 +00:00
putterman%netscape.com
3c7a12077d Fix for 41824, 40743, and 47440. r=mscott. Selecting an account clears the thread pane,
deleting the last message clears the message pane, and all columns are resizeable.
2000-08-14 14:40:33 +00:00
putterman%netscape.com
064fbcc37f Fix for 40728. Remove struct phrases from pref ui. r=mscott. 2000-08-14 14:39:33 +00:00
rods%netscape.com
97e073283f added textarea with -moz-fixed so it has the proper default font in quirks mode
b=44656 r=kmcclusk
2000-08-14 14:10:21 +00:00
rods%netscape.com
054af17366 css button and caption font is set to be two point sizes larger than the default GUI size.
caption font shouldn't (and now doesn't) use the actual Windows platform specific "caption" font
b=33312 r=kmcclusk
2000-08-14 13:54:50 +00:00
jfrancis%netscape.com
76f9c50305 groundwork for 44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection 2000-08-14 12:07:10 +00:00
ben%netscape.com
7ea2da1892 classic skin polish (46613) 2000-08-14 09:34:20 +00:00
bryner%uiuc.edu
4ecd41805e Bulletproofing the tree to not divide by 0 in the case of scrolling or
asking the row count of a 0-row tree.  Bug 48306.  r=syd.
2000-08-14 07:06:49 +00:00
hyatt%netscape.com
641a62a2b5 Fixing harpoon. 2000-08-14 04:29:54 +00:00
ben%netscape.com
e215822aef classic skin polish + remove a dump 2000-08-14 04:23:57 +00:00
ben%netscape.com
31e00a9a42 classic skin polish, 46613 2000-08-14 04:23:06 +00:00
morse%netscape.com
26356313c2 bug 42438, add wallet capture and prefill to context menu 2000-08-14 04:11:02 +00:00
hyatt%netscape.com
a489c05fae Work on 48150 and XBL performance (async and arenas). 2000-08-14 04:04:18 +00:00
conrad%ingress.com
75afe2361d Not part of build. 1. Removed MMozillaApp mixin class from project. This is now handled by EmbedAPI lib. 2. Added routine to show how to start up the app with a given profile. 2000-08-14 03:04:08 +00:00
conrad%ingress.com
8a4ae1ad25 Not part of build. Removed MMozillaApp mixin class from project. This is now handled by EmbedAPI lib. 2000-08-14 03:03:05 +00:00
conrad%ingress.com
efb3e08b96 Not part of build. Added EmbedAPI lib to project. 2000-08-14 03:01:10 +00:00
conrad%ingress.com
951422d4e5 Not part of the build! 2000-08-14 02:49:08 +00:00
jfrancis%netscape.com
d25d7bd494 fix for 48297: ome edit operations not scroling selection into view; r=fm 2000-08-14 02:39:37 +00:00
morse%netscape.com
b64ba64c82 minor wording change, part of bug 48742 2000-08-14 02:37:16 +00:00
BlakeR1234%aol.com
f5ae31dfe9 Classic skin polish (46613). Make context menus thinner. r=ben, nsbeta3+ 2000-08-14 02:34:57 +00:00