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

109160 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 97220f560e switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
mikep%oeone.com 78add84487 Adding in drag and drop for week view. 2002-09-18 14:44:11 +00:00
mikep%oeone.com a117bc0ad9 Cleaning up drag and drop in day view. 2002-09-18 14:43:24 +00:00
mikep%oeone.com c18f6bc4e5 Adding in code for drag and drop. 2002-09-18 14:42:24 +00:00
mikep%oeone.com 548f521bb7 Fixing drop down menu list so it is now the way it should be (for persisting value on it) 2002-09-18 14:41:31 +00:00
mikep%oeone.com 4db5207a79 Fixing clipboard for 1.2, bug 162866 2002-09-18 14:30:41 +00:00
mikep%oeone.com d2b9d54eb8 Fixing problem where calendar could get into an infinte selection loop, like bug 169242 2002-09-18 14:29:41 +00:00
mikep%oeone.com b26ab0c996 Fixed that should help the calendar get out of an infinite loop situation, like bug 169242 2002-09-18 14:28:54 +00:00
wtc%netscape.com da4baffe07 Bug 72100: added macros for the maximum and minimum values of PRInt8,
PRUint8, PRInt16, PRUint16, PRInt32, and PRUint32. r=jkeiser.
2002-09-18 14:23:46 +00:00
caillon%returnzero.com 8413e578a9 Bug 169321 - Passing strings generated by .match or .substr into Components.lookupMethod() was throwing exceptions because those strings
are not atomized.
Checking in for Johnny Stenback <jst@netscape.com>
r=dbradley@netscape.com, jaggernaut@netscape.com
sr=brendan@mozilla.org
2002-09-18 13:44:43 +00:00
igor%mir2.org 6bd97db281 Reduce "new X" usage by inlining few classes or packing their members into long field 2002-09-18 12:57:09 +00:00
igor%mir2.org bfc5c0bbee C relics removal: no need to check for null after "new X" 2002-09-18 12:50:51 +00:00
cbiesinger%web.de 6998bc383d bug 111164 patch by neil@parkwaycc.co.uk r=nhotta sr=bzbarsky
View of Message source should keep the character coding
2002-09-18 12:28:16 +00:00
kaie%netscape.com 3373f29db2 b=166945 Remove "pippki" from embedding packages
r=adamlock sr=alecf
2002-09-18 12:23:46 +00:00
sspitzer%netscape.com ddee32c0ec more follow up for #64462. playing proper biff sound. 2002-09-18 11:09:30 +00:00
sspitzer%netscape.com ec27b38c54 backend changes to respect the new biff sound prefs. bug #64462. r/sr=bienvenu 2002-09-18 10:49:54 +00:00
chanial%noos.fr b8361553a5 No more closure on |this| while loading bookmarks 2002-09-18 10:00:55 +00:00
sspitzer%netscape.com 4501c0e069 fix for #169390. move buddy icon to the far right. r/sr=bienvenu. UI change a=jglick 2002-09-18 09:00:16 +00:00
sspitzer%netscape.com 872fafdd79 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
asa%mozilla.org ce5018a202 rename treeitem to General 2002-09-18 08:12:12 +00:00
asa%mozilla.org e599e75607 move navigator panel to the top of the tree 2002-09-18 08:11:32 +00:00
asa%mozilla.org 41816961e3 clear out useless stuff and change name to General 2002-09-18 08:02:22 +00:00
asa%mozilla.org c30fc8eaea fixing xml parsing error for general pref panel 2002-09-18 07:46:55 +00:00
gerv%gerv.net 3e896ac3ed Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. 2002-09-18 07:20:18 +00:00
rogerl%netscape.com 4d38edc7b0 Hooking up string class. 2002-09-18 06:43:41 +00:00
seawood%netscape.com b9a932ea77 Removing debug libs from opt build link list. 2002-09-18 05:56:13 +00:00
alecf%netscape.com 93d54183f7 remove these bogus files as they are causing bustage 2002-09-18 05:22:35 +00:00
blakeross%telocity.com f44ede5a5a Prefs tweaks in preparation for 0.1 2002-09-18 04:04:01 +00:00
depstein%netscape.com f97e59a4f4 Set return value to false for nsIUriContentListener->OnStartUriOpen(). Added urlDialog for nsIUriLoader->OpenUri(). Now passing 2nd parameter (doCommandState) in DoCommandTest() in nsICommandMgr.cpp. Not part of the build. 2002-09-18 03:42:09 +00:00
blakeross%telocity.com f41bba3b30 Fixing 161866. 2002-09-18 03:20:18 +00:00
yxia%netscape.com 24b47fc0b1 update 2002-09-18 03:12:05 +00:00
yxia%netscape.com c16ca0e15c contribute Netscape 7.0 localization to Mozilla 1.0.1rc1 2002-09-18 02:59:34 +00:00
yxia%netscape.com 1550f2f5de contribute l10n from Netscape 7.0 to Mozilla 1.0.1rc 2002-09-18 02:50:41 +00:00
jay.yan%sun.com 1f47c18c7a bug 166202, modules/plugins doesn't build on solaris w/ gtk2 patch=Robin and Blizzard r=Blizzard sr=beard@netscape.com 2002-09-18 02:43:54 +00:00
blakeross%telocity.com 9ac4cdaed8 Fork view source and clean it up a bit for release purposes, but we plan to just launch the external editor in future milestones. 2002-09-18 02:39:59 +00:00
hyatt%netscape.com 39425126e5 Finally. This works. 2002-09-18 02:23:35 +00:00
danm%netscape.com 18f082cfdb just fixing a reversed comment 2002-09-18 02:20:04 +00:00
blakeross%telocity.com 3ff2ec2297 Fixing help menus. 2002-09-18 02:10:27 +00:00
blakeross%telocity.com 047f15593a Forking jsconsole. 2002-09-18 02:10:04 +00:00
hyatt%netscape.com 88f1ddada1 We didn't need this shit anyway. 2002-09-18 01:59:34 +00:00
hyatt%netscape.com 030b6a5c44 Adding manifest to makefile. 2002-09-18 01:51:18 +00:00
hyatt%netscape.com 262046887e Add manifest file for theming on WinXP. 2002-09-18 01:44:56 +00:00
blakeross%telocity.com ea54c6b6d8 Turn on dynamic skin switching. 2002-09-18 01:31:49 +00:00
blakeross%telocity.com cc16116bea Checking in "coming soon" note to advanced prefs dialog. 2002-09-18 01:19:59 +00:00
roc+%cs.cmu.edu cebfb275e2 Bug 153907. Give IFRAMEs their correct content-parent even though they construct their views in the wrong order. r=jkeiser,sr=kin 2002-09-18 01:17:02 +00:00
blakeross%telocity.com 71745c57ca Add note about a workaround. 2002-09-18 01:15:02 +00:00
asasaki%netscape.com 89f13593b1 manual fix for bugscape 19932 (about page update). will automate this
later.  verbal r=granrose, verbal sr=leaf
2002-09-18 01:14:28 +00:00
blakeross%telocity.com 11b87c92ce Fixing about: 2002-09-18 01:13:48 +00:00
blakeross%telocity.com 8861bb1e1b fixing branding 2002-09-18 00:40:40 +00:00
jpierre%netscape.com 2084e808d7 Fix memory leak in CRL cache 2002-09-18 00:34:32 +00:00