Commit Graph

129547 Commits

Author SHA1 Message Date
caillon%redhat.com
252e9edbed Make this comment reflect reality. b=241140 2004-05-04 03:53:23 +00:00
myk%mozilla.org
dc375d8f47 Finished rewriting Doctor to encapsulate functionality into Doctor::File object 2004-05-04 03:09:02 +00:00
caillon%redhat.com
436fd6d01c More xprint bustage. Still bug 241140 2004-05-04 02:01:44 +00:00
caillon%redhat.com
b538877505 Oops. fixing xprint build bustage.
bug 241140
2004-05-04 01:49:10 +00:00
jst%mozilla.jstenback.com
b3f4390257 Fixinb build warning. sr=bryner@brianryner.com 2004-05-04 01:36:49 +00:00
caillon%redhat.com
4a50b6abeb Bug 241140
Consolidate DrawImage and DrawScaledImage
r=biesi sr=tor
2004-05-04 01:32:26 +00:00
bienvenu%nventure.com
2b2397bfaa fix regression in unix file type mapping, 242495,r=bzbarsky, sr=mscott 2004-05-04 01:05:13 +00:00
ben%bengoodger.com
f730ad4cb3 170006 bulletproof install/uninstall 2004-05-03 23:50:26 +00:00
ben%bengoodger.com
02e2625d01 relocate statusbar panel 2004-05-03 23:49:56 +00:00
ben%bengoodger.com
468d63c4ed TIMMEEHHHH 2004-05-03 23:48:30 +00:00
ben%bengoodger.com
d9e4e63446 rename extensions.rdf 2004-05-03 23:35:48 +00:00
neil%parkwaycc.co.uk
25ebabcb86 Remove selectionHead and selectionTail from key handlers because rangedSelect can already do the work for us (mouse handlers were already using it) b=97434 r=varga sr=alecf 2004-05-03 22:49:13 +00:00
bryner%brianryner.com
57236a4b98 fixing camino bustage 2004-05-03 22:43:55 +00:00
jst%mozilla.jstenback.com
cd50957f26 Fixing incorrect comment. 2004-05-03 21:57:11 +00:00
bryner%brianryner.com
7d80b4f5cf deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
bzbarsky%mit.edu
68ad4ee1c7 Properly remove the context menu listener when we don't have a plugin. Bug
185714, r+sr=jst
2004-05-03 21:32:54 +00:00
darin%meer.net
bd0e8472d0 fixing bustage 2004-05-03 19:21:51 +00:00
darin%meer.net
265e9f8bbb fixing win32 bustage 2004-05-03 18:55:40 +00:00
darin%meer.net
85bb09e170 fixing win32 bustage 2004-05-03 18:50:36 +00:00
pkw%us.ibm.com
86639566ac Bug 241469 - Help interface not keyboard accessible
r=rlk@trfenv.com, sr=bryner@brianryner.com
2004-05-03 18:49:35 +00:00
darin%meer.net
c658aa3199 fixing bustage 2004-05-03 18:49:10 +00:00
darin%meer.net
3518a0fd5b patch for bug 242248 "IPC synchronous message support needs to be reworked" (not yet used for anything) 2004-05-03 18:40:33 +00:00
bmlk%gmx.de
5a1e4899be add colframe documentation, fix a colframe renumbering problem, bug 238999 r/sr=bzbarsky 2004-05-03 18:31:34 +00:00
darin%meer.net
7d520722dc fixes bug 123662 ""File / cannot be found. Please check the location and try again" when loading page" patch by nallen@acm.org, r=gordon, sr=darin 2004-05-03 17:38:56 +00:00
darin%meer.net
b46a907798 fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin 2004-05-03 17:33:00 +00:00
bienvenu%nventure.com
6f85a0378e fix handling of null terminator byte on long mapi messages, more pr logging for mapi send, sr=mscott 108275 2004-05-03 16:24:56 +00:00
bienvenu%nventure.com
d59ef31738 fix unused var warnings in nsMsgThread.cpp, patch by gautheri@noos.fr, r/sr=me, 217089 2004-05-03 13:55:37 +00:00
ben%bengoodger.com
20d9dc35fe generic version checking service, support custom update urls 2004-05-03 06:32:10 +00:00
bzbarsky%mit.edu
1c4ef3efa1 Don't clear undo/redo buffers when JS changes the value. Bug 158071, patch by
Martijn Wargers <m.wargers@hccnet.nl>, r=bryner, sr=dbaron
2004-05-02 22:14:49 +00:00
rlk%trfenv.com
112bc0e405 removing obsolete, unused file that is not part of the default build. 2004-05-02 20:54:23 +00:00
rlk%trfenv.com
5cf312d9da Bug 236942 - ssl_help.html patch - Clean up code and add style with helpFileLayout.css in help files. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com. 2004-05-02 20:37:43 +00:00
bzbarsky%mit.edu
efb534bb2c Minor tweak to hashkey calculation. Bug 240934. 2004-05-02 19:56:06 +00:00
silver%warwickcompsoc.co.uk
022d627b12 Bug 240962 - Move TryChannelCharset up to nsDocument, and use it for XML and XHTML documents.
r+sr=bzbarsky
2004-05-02 19:48:54 +00:00
bryner%brianryner.com
f5ed581b08 One too many nsnulls... 2004-05-02 19:46:08 +00:00
bzbarsky%mit.edu
84dcb67eb3 Fix bug 242261 by restoring the sessionHistory local (backout of second patch
from bug 228619), change proposed by Serge GAUTHERIE <gautheri@noos.fr>,
rs=bzbarsky.
2004-05-02 18:12:08 +00:00
bzbarsky%mit.edu
d6b523fd90 Switch AlreadyInQueue to use a hashtable (which is maintained sorta in parallel
with the reflow command list) instead of walking the array each time.  Bug
240934, r=roc, sr=brendan
2004-05-02 18:07:12 +00:00
mconnor%myrealbox.com
4a7e0322ab Bug 235815 - Improve button labels for Confirm Password Change dialog, patch by Logan Ingalls <log@plutor.org>, r=bryner 2004-05-02 17:32:10 +00:00
rlk%trfenv.com
4841c7bf03 removing an obsolete file not used in the default build. 2004-05-02 17:21:35 +00:00
mconnor%myrealbox.com
010bb37dde Bug 242069 - Manage Security Devices and Manage Certificates do not work, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-02 17:11:06 +00:00
mconnor%myrealbox.com
9f4d59c104 Bug 236687 - Build chokes on browser/components/migration/src/nsOperaProfileMigrator.cpp, patch by Fredrik Holmqvist (thesuckiestemail@yahoo.se), r=sergei_d@fi.tartu.ee, sr=bryner 2004-05-02 16:49:20 +00:00
jst%mozilla.jstenback.com
8cf3aa2cd9 Fixing regression bug 241592. Make the default plugin deal with the new fixed plugin streaming code, and make the new streaming code deal with the stream being closed from a Write[Ready] call. r=darin@meer.net, sr=brendan@mozilla.org 2004-05-02 16:46:52 +00:00
mconnor%myrealbox.com
05458ce721 Bug 232215 Add ... to the New Folder button in the Add to Bookmarks dialog, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:23:16 +00:00
mconnor%myrealbox.com
7f6c8339ea Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:08:16 +00:00
mconnor%myrealbox.com
a94cff4cde Bug 238186 - URL field in Page Info dialog appears blue, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-02 15:57:16 +00:00
rlk%trfenv.com
1444ea5859 Fixing Help Viewer bustage (Bug 242082). Patch by Jan Varga <varga@mozilla-europe.org>. r=rlk@trfenv.com 2004-05-02 14:00:49 +00:00
cbiesinger%web.de
fb825c6234 bug 241209, make sure to QueryInterface mTargetFile to nsILocalFile, to tell
xpconnect about the launch() and reveal() methods to prevent errors when trying
to call them.
r=neil sr=darin
2004-05-02 12:33:51 +00:00
peterv%propagandism.org
5c3c10e8bb Merging patch by bz (from mozilla/htmlparser).
ReadWhitespace should convert lone \r to \r\n so callers see it as a newline.
Bug 103833, r=choess, sr=peterv
2004-05-02 11:17:44 +00:00
peterv%propagandism.org
d615dfc178 Merging patch by bz (from mozilla/htmlparser).
Change our concept of a "tagname" to include all sorts of random chars like IE does (that is, allow any char that's not in a short list of terminal chars).
Bug 236002, r=choess, sr=peterv
2004-05-02 11:16:26 +00:00
peterv%propagandism.org
49f83abca6 Merging patch by bz (from mozilla/htmlparser).
Remove the kOmitWS flag, make it possible to "open" whitespace and newline "tags" anywhere in the document. Bug 240139, r=choess, sr=peterv
2004-05-02 11:12:34 +00:00
Stefan.Borggraefe%gmx.de
5c0e9d477c Bug 242021: Minor cleanup for the new "Disk Space" pane for Local Folders/Movemail
r=neil, sr=bienvenu
2004-05-02 10:05:11 +00:00