cltbld%netscape.com
087a6b69c7
First-pass at renaming chimera to camino, tools need to change also.
2003-03-04 01:39:31 +00:00
cavin%netscape.com
846dffeed9
Fix for bug 183078. Missing a filterAction->SetTargetFolderUri() call in ConvertMoveToFolderValue. r/sr=sspitzer.
2003-03-04 01:37:52 +00:00
cavin%netscape.com
a6afbd6037
Fix for bug 183614. Remove the default action after the dialog is initialized. r/sr=sspitzer.
2003-03-04 01:35:13 +00:00
alecf%netscape.com
8c233de9f3
fix bug 190729 - remove some dead code from xbl
...
sr=jag, r=bryner
2003-03-04 01:04:27 +00:00
dougt%netscape.com
25b0a81f34
not part of build, yet
2003-03-04 00:35:27 +00:00
sspitzer%netscape.com
7b22dc8cf3
fix the junk mail purge code. when this code was original written, it was modeled
...
after the biff code, using the purge interval as the timer. (yikes, a 14 day timer!)
now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.
add code to verify that we are only trying to delete messages marked as junk.
we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.
r/sr=bienvenu
2003-03-04 00:28:40 +00:00
bryner%netscape.com
7764d9e16d
fixing typo, linux bustage
2003-03-04 00:01:40 +00:00
brendan%mozilla.org
cf97227e83
Quick followup to patch for 174341.
2003-03-04 00:01:21 +00:00
tor%cs.brown.edu
db50a85d91
Backout of 193442/191415. a=brade,dougt
2003-03-03 21:00:07 +00:00
relyea%netscape.com
9024b2c79f
Fix QA failures on tip (don't dereference through a NULL pointer).
2003-03-03 19:46:22 +00:00
brade%netscape.com
95f4289849
change ifdefs per cathleen, sfraser, bryner (bug 195654)
2003-03-03 19:06:31 +00:00
rogerl%netscape.com
cfb6591320
Fixing Function prototypes. Added 'dumpAt'.
2003-03-03 18:45:37 +00:00
leaf%mozilla.org
ab7d3a68ee
Automated update
2003-03-03 17:17:06 +00:00
blizzard%redhat.com
d068473a4e
Bug #182877 . Add support for more than just the BMP. Patch from jshin@mailaps.org (Jungshik Shin) and slightly modified by me, r=smontagu
2003-03-03 15:26:57 +00:00
locka%iol.ie
050dcde44b
Export embedding API with "C" linkage. b=143771 r=dougt@netscape.com sr=blizzard@mozilla.org
2003-03-03 14:50:35 +00:00
bryner%netscape.com
ba9570d85e
Cleaning up shared libraries that have been merged into other libraries. Not part of the normal build.
2003-03-03 10:13:18 +00:00
neil%parkwaycc.co.uk
214a5f7d71
Bug 194764 "File Here" should be "Copy Here" for copy r/sr=sspitzer
2003-03-03 10:06:42 +00:00
bryner%netscape.com
7f30ed6c84
initialize gtk+ from main
2003-03-03 09:49:43 +00:00
bryner%netscape.com
4e73cf8d60
fixing orange -- need to initialize gtk from viewer's main now, too.
2003-03-03 09:47:09 +00:00
bryner%netscape.com
9c58a59069
Consolidate gtk initialization to main(), which fixes inconsistencies with not calling gtk_set_locale(). We can do this now that we're not worrying about drop-in toolkit support. Bug 118478, patch by gelsoft@mx4.tiki.ne.jp, r=me, sr=blizzard.
2003-03-03 08:57:12 +00:00
chanial%noos.fr
d2f3e65fc5
some cleanup
2003-03-03 06:41:51 +00:00
aaronl%netscape.com
8d51bbf6f6
Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz.
2003-03-03 06:28:58 +00:00
chanial%noos.fr
dfa951488e
adding nsWidgetStateManager.js to the toolkit
2003-03-03 06:17:13 +00:00
chanial%noos.fr
1d8fe6a74d
bug 177572: unchecking "enable images" in prefs does not disable images
...
bug 194865: checkbox "for the originating Web site only" can't be checked
I removed the broadcaster, btw, since it was observed by only one element.
2003-03-03 04:19:22 +00:00
dougt%netscape.com
41a7079693
backing out last change - using linear list does not change the start up time.
2003-03-03 03:26:02 +00:00
dougt%netscape.com
2fbb3eb669
Reverting mAutoRegEntries hashtable change. I believe it was responsible for the bulk of the 200ms spike. b=195494.
2003-03-03 01:19:58 +00:00
chanial%noos.fr
b10e763fa3
Bug 184285: Page info doesn't show security panel.
...
Fixed by overriding pippki's contents.rdf for overlays.
2003-03-02 22:26:38 +00:00
bryner%netscape.com
37173ab4d0
Fix a memory leak, and a compiler warning (bug 195591). r/sr=blizzard.
2003-03-02 22:14:20 +00:00
sspitzer%netscape.com
3918811455
fix for bug #195640 . moving junk status column to the right of subject,
...
showing it by default, and enabling junk mail controls by default.
r/sr=bienvenu
2003-03-02 21:36:43 +00:00
chanial%noos.fr
43a815819a
adding filepicker .cvsignore file
2003-03-02 21:20:01 +00:00
chanial%noos.fr
34ddf34ac5
moving and copying filepicker files in toolkit/components.
...
filepicker is now independent from the mozilla toolkit
2003-03-02 21:10:50 +00:00
chanial%noos.fr
e738fad518
Adding 'New bookmark' button to the bookmark manager toolbar.
...
Adding also accesskeys.
2003-03-02 19:50:28 +00:00
timeless%mozdev.org
7f7db7d1e7
Bug 195391 cookies for background color and font size are not being set properly
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-02 19:36:36 +00:00
bernd.mielke%snafu.de
0b9159c6e8
trying to fix os2 bustage
2003-03-02 08:44:23 +00:00
chanial%noos.fr
684f105506
some work on view source
2003-03-02 05:47:54 +00:00
chanial%noos.fr
ffc9d3e7d0
some work on viewsource
2003-03-02 05:46:43 +00:00
bryner%netscape.com
1332a759d0
fix leak of nsNativeAppSupport (bug 195515). r=bbaetz, sr=blake.
2003-03-02 04:40:45 +00:00
chanial%noos.fr
bccb238eaa
Console cleanup: it is now independent from communicator.
...
Adding access keys and shortcut to focus the command line
2003-03-02 04:15:09 +00:00
av%netscape.com
9c312c01ec
This is not part of regular build -- adding new capabilities to the Tester Plugin
2003-03-02 01:26:51 +00:00
seawood%netscape.com
41b32b2257
Fixing beos bustage caused by bug 193442
...
Bug #195563 r=bewildered
2003-03-02 00:56:04 +00:00
sfraser%netscape.com
f0e4366f87
Don't crash if mLoadGroup is null, which can happen if Init fails. r/sr=me
2003-03-01 20:39:44 +00:00
chanial%noos.fr
999d01efa3
console.css cleanup
2003-03-01 15:27:39 +00:00
chanial%noos.fr
8aaf6fcff5
add .cvsignore files
2003-03-01 14:55:39 +00:00
cbiesinger%web.de
387ded999e
195477 r=jst sr=bzbarsky bustage fix of this morning not ideal
2003-03-01 12:59:01 +00:00
chanial%noos.fr
f171e1c165
Move the js console and dependencies as new extensions in toolkit/components.
...
NPOB
2003-03-01 08:07:13 +00:00
bernd.mielke%snafu.de
7c630887e7
backout of the patch for bug 97777. Unconstrained reflows need to be tested against table reflow as they are used also there to shrinkwrap content. bug 194014 r/sr=dbaron a=asa
2003-03-01 07:14:35 +00:00
brendan%mozilla.org
020aef7d75
My take on a patch and great idea from igor@icesoft.com (Igor Bukanov) for bug 195385, r=shaver.
2003-03-01 06:39:51 +00:00
darin%netscape.com
eb4a8902c5
fixes bug 194708 "Redirection limit exceeded if https is left out, doesn't follow redirects" r=dougt sr=bryner
2003-03-01 02:18:05 +00:00
cavin%netscape.com
7541ec415d
Fix for 190233. Added code to split (from palm -> moz) and join (from moz -> palm) address lines. Also added code to replace CRLFs with spaces for all fields (except
...
notes). r/sr=sspitzer.
2003-03-01 02:08:56 +00:00
wtc%netscape.com
8f947046b1
Bug 195127: 1. Enable DEBUG_SHVERIFY. 2. Added debug output to print the
...
file name if PR_Open fails.
2003-03-01 01:53:11 +00:00