caillon%returnzero.com
a2c8dc1fad
This should be #ifdef DEBUG.
...
r+sr=dbaron
2004-01-20 22:15:38 +00:00
cbiesinger%web.de
2b9ad8b308
Bug 230349
...
Adding multiple history entries to bookmarks fails and context menu reads
"Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-20 21:44:00 +00:00
cbiesinger%web.de
380abc743b
Bug 159377
...
tab-group bookmark does nothing when no windows are open
patch by durbacher@gmx.de (Andreas Kunz) r=pch sr=alecf
2004-01-20 21:41:56 +00:00
pinkerton%aol.net
171f6dd182
change "view source" to cmd-opt-v to match safari and free up cmd-E for its
...
reserved purpose (bug 160777)
2004-01-20 21:39:15 +00:00
wchang0222%aol.com
a5424761c8
Bugzilla bug 230837: define the _MD_INIT_CONTEXT macro correctly -- it
...
needs to set *status to PR_TRUE. The patch was contributed by
timeless@bemail.org . r=wtc.
Modified Files: _os2.h _solaris.h _win95.h
2004-01-20 21:23:33 +00:00
jgmyers%speakeasy.net
ae8711f043
fix review comment: bug 53133
2004-01-20 19:57:17 +00:00
wchang0222%aol.com
ce7e27f964
Bugzilla bug 228899: pass the RTLD_MEMBER flag to dlopen on AIX so that we
...
can load a shared library that is a member of an archive. The patch was
contributed by Michael Lew <mlew@us.ibm.com>. r=wtc.
2004-01-20 19:49:03 +00:00
pkw%us.ibm.com
6285c9b7a2
Bug 228899 - ATK bridge does not initialize for AIX (patch by Michael Lew)
...
r=kyle.yuan@sun.com , sr=Henry.Jia@sun.com
2004-01-20 19:01:13 +00:00
pinkerton%aol.net
fed2599801
ensure toolbar is updated when d/l finishes (bug 231581)
2004-01-20 18:28:55 +00:00
bsmedberg%covad.net
2525ed1c2c
Bug 231586 - fix "clickSelectsAll" and "prefWindowModal" prefs on unix (platform-specific) rs=tor
2004-01-20 15:05:36 +00:00
dougt%meer.net
81473726f1
If we aren't building XUL, we don't need RDF r=dougt+bryner
2004-01-20 09:02:09 +00:00
justdave%syndicomm.com
95703d7af7
Bug 36379: adds command-line switches for default product, component, and version to bug_email.pl
...
Patch by Ludovic Dubost <ludovic@pobox.xom>
(no r= for contrib)
a= justdave
2004-01-20 06:03:38 +00:00
scott%scott-macgregor.org
9973d63078
Bug #231552 -->dragging addresses to addressing widget causes attachment bucket to pop open
2004-01-20 04:59:40 +00:00
myk%mozilla.org
86608afe64
improved readability (for both readers and editors); added docbook tags for variables, literals, and inline code; corrected a few errors, regressions, and typos; and added section explaining applicability of hooks for installation customizers
2004-01-20 04:29:00 +00:00
bienvenu%nventure.com
49eb3ba8ee
fixes for 229003, imap status command returning unread counts when it shouldn't, sr=mscott, mark deleted messages as seen, don't check trash or junk folders for new messages, or no select folders
2004-01-20 00:39:04 +00:00
neil%parkwaycc.co.uk
e26e73ec20
Bug 158475 JS console should allow multiple evaluations of const x = Math.random(); x * x; r=timeless sr=roc
2004-01-20 00:14:31 +00:00
gerv%gerv.net
2ffc7adbcf
Bug 227026 - remove obsolete MacsBug information from guided template (we no longer support OS 9.) Patch by gerv; r,a=justdave.
2004-01-20 00:08:42 +00:00
pinkerton%aol.net
3a007059d7
make sure we unregister our interest in being asked for sleep notification
...
when there aren't any windows open. (r=josha/pink, sr=sfraser, bug 227680)
2004-01-19 23:48:15 +00:00
bryner%brianryner.com
e47b4a7767
Copy all.js and security-prefs.js from and to the greprefs directory.
2004-01-19 23:07:51 +00:00
justdave%syndicomm.com
3ad324028a
Backing out bug 230293, we decided this was the wrong approach.
...
a= justdave
2004-01-19 22:44:54 +00:00
justdave%syndicomm.com
0626830602
Backing out code change that was accidently left in the patch on bug 228894 (see comment 9)
2004-01-19 22:25:31 +00:00
daniel%glazman.org
579027d2f4
Allow the editing session to update all command controllers from script; this is needed for MDI in Composer/Nvu and frameset editing.
...
b=231464, r/sr=dbaron
2004-01-19 20:31:18 +00:00
cbiesinger%web.de
55b3afdfbb
bug 231202. patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=tor
...
[BEOS] transparent images defined as background aren't rendered properly
should also fix beos build bustage
2004-01-19 18:41:47 +00:00
bienvenu%nventure.com
6e4bf605f6
fix 230925 fix tbird compose window font drop down to include system fonts, sr=mscott
2004-01-19 17:58:56 +00:00
mostafah%oeone.com
4807aadf73
Updating sl-SL translation
2004-01-19 16:49:19 +00:00
axel%pike.org
2a6679958f
bug 230633, constify tx a bit, regression fix, r/sr=pterv
2004-01-19 14:21:58 +00:00
mozilla.BenB%bucksch.org
d4d00919ec
209526: Treat Japanese space as space.
...
Patch by Brodie Thiesfield <brofield@jellycan.com>.
r=BenB, sr=mscott
2004-01-19 14:07:42 +00:00
chanial%noos.fr
ed19944bdd
Bug 216170: Send Page (as Link) omits query string
...
patch by Jon Henry <jhenry@ccs.neu.edu>
2004-01-19 09:58:06 +00:00
neil%parkwaycc.co.uk
d2e394719c
Bug 135717 can't customize sidebar if all tabs are deleted r=varga sr=jag
2004-01-19 09:43:27 +00:00
chanial%noos.fr
3c881c5d65
Bug 225065 Create Profile Wizard window is too short.
...
patch by Stefan Borggraefe <borggraefe@despammed.com> (port of seamonkey bug 221697)
2004-01-19 09:32:45 +00:00
chanial%noos.fr
44f8f541f7
Bug 231381: supplementary fix for linux.
2004-01-19 06:46:02 +00:00
scott%scott-macgregor.org
7be4b9b7c8
Bug #231289 --> when replying to a message, customized priority toolbar button always defaults to highest
...
instead of normal due to a typo.
2004-01-19 06:17:36 +00:00
chanial%noos.fr
1bd818d932
Bug 229241: Bookmarks menu fails to collapse if bookmark is middle clicked.
...
YAW. Thanks to Mike for testing the patch.
2004-01-19 06:16:46 +00:00
scott%scott-macgregor.org
79501d8f53
Port Bug #231293 to thunderbird: Broken align, insert, and smiley dropdown arrows
...
patch port by stephen walker
2004-01-19 06:12:23 +00:00
scott%scott-macgregor.org
d89be436d2
named anchor bug fix. Patch by Stephen Walker
2004-01-19 06:10:00 +00:00
scott%scott-macgregor.org
4007fe9dad
Package greprefs\*.js
...
Patch by Stephen Walker
2004-01-19 06:06:21 +00:00
chanial%noos.fr
f67898a54e
Bug 231381: Alt+D no longer selects all text in Location Bar.
...
there was a typo but the preprocessor is still confused by a multiple case statement. It doesn't fix the linux platform yet. Thanks to Ali for building on windows.
2004-01-19 04:38:08 +00:00
bienvenu%nventure.com
970f242b1d
don't use cram-md5 for imap unless use secure auth is turned on, patch by ch.ey@gmx.net, sr=me 231303, and back out my previous fix for this bug in favour of ch.ey's fix
2004-01-19 04:09:19 +00:00
nelsonb%netscape.com
c7a655b980
Make this code build on Windows as well as Unix.
2004-01-19 01:05:53 +00:00
gerv%gerv.net
3917285e25
Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - probably still needs further polish.
2004-01-19 00:25:16 +00:00
bryner%brianryner.com
b43b1ea6a9
Bug 228270 - Fix problem where UTF8 sequences in the password file were being re-encoded as UTF8 (as if from UTF16) when the password file is read in. r=darin, sr=bzbarsky
2004-01-18 23:51:27 +00:00
bsmedberg%covad.net
ac85253d6a
Bug 231286 - "make install" doesn't create directories for default pref files. r=bryner
2004-01-18 23:39:45 +00:00
bzbarsky%mit.edu
d0124fc38d
When a method has an empty body, don't drop the rest of the binding because of that.
...
Bug 231324, r+sr=bryner
2004-01-18 23:38:31 +00:00
neil%parkwaycc.co.uk
4cf38c4cc1
Cleanup print preview JS b=228529 p=gautheri@noos.fr r=me sr=alecf
2004-01-18 22:50:13 +00:00
chanial%noos.fr
1ea696c993
231043: open/close tree view button in Add Bookmark dialog at a bad location
2004-01-18 22:47:43 +00:00
timeless%mozdev.org
232f7b56e9
Bug 231056 Misspelling of "parameters" in editparams.cgi when no password is given
...
patch by david_costanzo@yahoo.com r=timeless
2004-01-18 22:37:21 +00:00
bryner%brianryner.com
87278e03d7
Remove duplicate prefs from all.js so that we don't re-override platform overrides. Rename firebird's all.js to firebird.js (copied in the cvs repository). Bug 231200 patch by steffen wilberg
2004-01-18 22:10:15 +00:00
igor%mir2.org
a8722e4591
Removal support for deprecated getTargetClassFileName/setTargetClassFileName: they throw exception instead of calling a special proxy to avoid having probably unused any more class. If this is not true, then the methods should be restored.
2004-01-18 21:26:34 +00:00
igor%mir2.org
14b2b0415b
Fixing JavaDoc comments
2004-01-18 21:23:53 +00:00
igor%mir2.org
e9111c411d
EvaluatorException and WrappedException are public API now
2004-01-18 21:21:41 +00:00