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

67728 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 9c09d86525 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 3a306b3f7a 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 a462b938db 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 b44879f059 *** empty log message *** 2000-08-14 22:04:22 +00:00
gayatrib%netscape.com e16028aaa2 fix for bug 41987. r=alecf 2000-08-14 22:03:23 +00:00
rods%netscape.com b3c99a5d20 it was incorrctly painting both images
b=48156 r=kmcclusk
2000-08-14 22:01:05 +00:00
kestes%staff.mail.com 0f9088403e fix typo, '.' should have been ',' 2000-08-14 21:58:58 +00:00
ftang%netscape.com 85fbe0581c fix bug 27906. Obsolete old Japanese converter to save some space. r=nhotta 2000-08-14 21:52:06 +00:00
waterson%netscape.com fa4e4b97df 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 92ab2df7f3 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 ca602cfd9e Fix for bug 45806. r=putterman 2000-08-14 21:41:04 +00:00
mscott%netscape.com 26d1ebb85b 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 10ca2c7bdb 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 dfb6edc12e "clean" target will also remove primes.c from mpi. 2000-08-14 21:04:46 +00:00
hyatt%netscape.com 4b07f49bb1 Fix for 48931, r=danm,scc 2000-08-14 18:52:47 +00:00
tara%tequilarista.org f5be2bb43a Landing zach's \n for #48947 2000-08-14 18:44:54 +00:00
pete%alphanumerica.com 710f11700b 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 a138aee206 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 b6e988da63 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 04c7fee48a 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 db2a70cac2 Fix for 40728. Remove struct phrases from pref ui. r=mscott. 2000-08-14 14:39:33 +00:00
rods%netscape.com 7a84d6d072 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 cc44313fd4 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 008d4be4c9 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 feb7dd02ea classic skin polish (46613) 2000-08-14 09:34:20 +00:00
bryner%uiuc.edu 49fe4db248 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 0fbea5a514 Fixing harpoon. 2000-08-14 04:29:54 +00:00
ben%netscape.com 351d7ee168 classic skin polish + remove a dump 2000-08-14 04:23:57 +00:00
ben%netscape.com cb7bcb42b8 classic skin polish, 46613 2000-08-14 04:23:06 +00:00
morse%netscape.com 6bf4dd6db3 bug 42438, add wallet capture and prefill to context menu 2000-08-14 04:11:02 +00:00
hyatt%netscape.com 2e86033263 Work on 48150 and XBL performance (async and arenas). 2000-08-14 04:04:18 +00:00
conrad%ingress.com e98e347d11 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 7451179096 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 cd092efd9d Not part of build. Added EmbedAPI lib to project. 2000-08-14 03:01:10 +00:00
conrad%ingress.com 97c044a7a1 Not part of the build! 2000-08-14 02:49:08 +00:00
jfrancis%netscape.com 55e88dbb67 fix for 48297: ome edit operations not scroling selection into view; r=fm 2000-08-14 02:39:37 +00:00
morse%netscape.com 6848328c7f minor wording change, part of bug 48742 2000-08-14 02:37:16 +00:00
BlakeR1234%aol.com c527dc9599 Classic skin polish (46613). Make context menus thinner. r=ben, nsbeta3+ 2000-08-14 02:34:57 +00:00
morse%netscape.com 2b57b4ca68 minor wording change, part of bug 48742 2000-08-14 02:16:14 +00:00
morse%netscape.com 480f4132d5 bug 48592, cookie viewer deleting wrong cookie, caused by incorrect change in version 1.78 2000-08-14 00:58:37 +00:00
jfrancis%netscape.com 4928dd0cd3 fixing bustage. bizarre merge error? 2000-08-14 00:53:41 +00:00
rhp%netscape.com 451bd9bd15 Fix for crash when printing emails - Bug #: 48437 - r: xxxxx 2000-08-14 00:46:45 +00:00
rhp%netscape.com 21bd54fac3 Fix for adding display name automatically on ABSync operation - Bug #: 1942 - r: xxxxx 2000-08-14 00:45:51 +00:00
jfrancis%netscape.com 43aec439d4 fix for 45281, cannot insert a table caption. r=fm 2000-08-13 23:53:34 +00:00
morse%netscape.com 98f503b9ee bug 42438, add wallet functions to edit menu, r=dbragg 2000-08-13 23:38:08 +00:00
bienvenu%netscape.com f40ede20ce fix build warnings 2000-08-13 23:00:42 +00:00
bienvenu%netscape.com 0fdeeaea66 fix bugs with partial uidl, stopping pop3 download, and deleting msgs on server r=putterman 43489 45727 33943 2000-08-13 22:56:40 +00:00
rhp%netscape.com 0c8ef275aa Fix for bug #17294 for vCard display on mac - r: putterman 2000-08-13 22:11:59 +00:00
morse%netscape.com fde7800140 stage 1 for bug 42438, adding wallet functions to edit menu, r=dbragg 2000-08-13 20:50:23 +00:00
BlakeR1234%aol.com 68f252aba1 Fix bug 48829, simple two-line change to make tree columns resizable in mailnews subscribe dialog. r=me a=gemal 2000-08-13 17:30:15 +00:00