nhotta%netscape.com
3be524e17d
Changed to use a default charset for non forward case if we cannot find a charset in the header or the override is set.
...
Also removed unnecessary conversion to UTF-8,
bug 117956, r=ducarroz, sr=bienvenu.
2002-02-12 22:18:56 +00:00
timeless%mac.com
d36d44bd40
Bug 120916 PostScript/Xprint module revamp
...
BeOS const fix for Bewildered tinderbox
2002-02-12 22:18:00 +00:00
nhotta%netscape.com
12d7bad8aa
Changed the key length estimation function to create an actualy key if possible then cache the result to be
...
used in the key creation function,
bug 121281, r=ftang, sr=sfraser.
2002-02-12 22:17:19 +00:00
mkaply%us.ibm.com
c299cf2b2c
117258 from nsLocalFileWin put into OS/2 to fix trap
2002-02-12 22:14:32 +00:00
cavin%netscape.com
4bc6056ebf
Fix for #89235 . Rewrote main portion of ImportMailbox() to use global util function EscapeFromSpaceLine() to handle "From " lines. r=ducarroz, sr=bienvenu.
2002-02-12 21:52:08 +00:00
naving%netscape.com
f60cad754a
114960 r=bhuvan sr=mscott. Select the search string when the focus is on the search input field.
2002-02-12 21:48:29 +00:00
naving%netscape.com
d9e70ee0d9
122713 r=ssu sr=mscott. fixing 'w'- watchThread to not interfere with quick search.
2002-02-12 21:37:12 +00:00
hidday%geocities.com
0c565f8632
Bug 64931 and bug 70551: new macros to implement attributes
...
with a default value for HTML elements. Converted table*
elements to use these new macros. More to follow.
r=sicking@bigfoot.com sr=jst@netscape.com
2002-02-12 21:35:45 +00:00
jake%acutex.net
d1ef386ba3
Fix for bug 123339 - More enhancements for the cvsgraph.cgi module (give it popups very similar to cvsblame.cgi).
...
r= kiko
2002-02-12 21:34:04 +00:00
mscott%netscape.com
3962506913
Bug #123104 --> clear out the number of new messages when a folder no longer
...
has new messages.
r=naving
sr=bienvenu
2002-02-12 21:31:16 +00:00
timeless%mac.com
7f92f3ca04
Bug 124970 Who indents oddly because we aren't using LDAP
...
r=mcafee
2002-02-12 21:30:25 +00:00
bryner%netscape.com
ce70e19fe4
Use -moz-appearance: menulist-textfield for the textfield in the autocomplete (bug 124964). This should allow it to draw the focus ring. r=ben, sr=hewitt.
2002-02-12 21:28:23 +00:00
alecf%netscape.com
a25b33b1b3
progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables
...
also, a few uses of NS_LITERAL_STRING, removal of long-since-unused nsHTMLContentSinkStream
r/sr=sfraser, sr=jag, r=harishd
2002-02-12 21:17:53 +00:00
bzbarsky%mit.edu
c01dc3e0c4
Get rid of extra leading slashes appearing in unix paths. Bug 124873,
...
r=petejc@optonline.net , sr=brendan.
2002-02-12 21:05:56 +00:00
blakeross%telocity.com
82c4c82fbe
81061 - implement folder deletion in history.
...
73927 - use batch deleting for history (a speedup of 30000% for a few hundred items!).
63292 - session additions to global history are lost on a crash.
112308 - 2M history.dat file adds 30% to startup time.
96753 - changing history grouping doesn't update open sidebar panels.
98776 - support context menus on folders in global history.
124665 - can't clear global history after startup if you don't have a homepage.
93233 - with large history, clear history appears to hang.
92613 - shouldn't store chrome uris in global history.
59816 - clear history button should be disabled if history is empty; add count attr to nsIBrowserHistory.
104231 - last typed web location remains after clearing all history.
r=ben sr=alecf
2002-02-12 20:59:43 +00:00
darin%netscape.com
0c81f5f1c1
fixes bug 103757 "'headerless' http for ad banner does not load"
...
r=bbaetz,badami sr=mscott
2002-02-12 20:24:53 +00:00
shrutiv%netscape.com
b9c449a98a
Fix for bugscape 11996: CCK fails to create custom Linux tar file for
...
another config (r=smeredith)
2002-02-12 20:10:02 +00:00
shrutiv%netscape.com
4ebe9fa8a7
Fix for bugscape 11996: CCK fails to create custom Linux tar file
...
for another config (r=smeredith)
2002-02-12 20:08:21 +00:00
dbragg%netscape.com
3c86475dcd
Fixing typo in checkin for bug 91984 that broke search. r=sgehani.
2002-02-12 20:06:27 +00:00
shrutiv%netscape.com
6b534ca98a
Fix for bugscape 12068: CD Autorun screen shouldn't be displayed for
...
Linux C11n (r=smeredith)
2002-02-12 20:04:06 +00:00
timeless%mac.com
26c57f5831
Bug 120916�PostScript/Xprint module revamp
...
by Roland.Mainz@informatik.med.uni-giessen.de
r=rods, r=dcone, rs=attinasi
2002-02-12 19:58:37 +00:00
ssu%netscape.com
6e2b554bcd
checking in patch for mhammond@skippinet.com.au. fixing bug 75027 - Accelerator for Mark Thread as Read. r=ssu, sr=mscott
2002-02-12 19:43:04 +00:00
shrutiv%netscape.com
7a3fa22830
Fix for bugscape 12043: Ability to create customized Mac OSX builds of
...
N6.1+ (r=smeredith)
2002-02-12 19:13:15 +00:00
rogerl%netscape.com
08b08f2d2c
Fixing bug #103351 - using undefined as RegExp value for String.replace.
...
r=khanson, sr=brendan
2002-02-12 19:12:42 +00:00
sonja.mirtitsch%sun.com
956d24e3ab
fixed returncode after modification in error.h
2002-02-12 18:34:35 +00:00
karnaze%netscape.com
872ccbfa80
Denis Antrushin's patch to check for pseudo parent before adding to list. sr=attinasi, r=karnaze
2002-02-12 15:57:49 +00:00
brade%netscape.com
2d3628fcee
fix type in color conversion (bug 124459)
2002-02-12 15:52:40 +00:00
brade%netscape.com
3e8cbaa20d
don't adjust links/image locations if saving locally or saving with a new name in same location (only if save as to different location or remote saving); bug #121980 , r=jfrancis, sr=kin
2002-02-12 15:48:25 +00:00
ccarlen%netscape.com
9285546c83
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
rods%netscape.com
58827d33e8
Override if the computed size is zero
...
Bug 121461 r=dcone sr=attinasi
2002-02-12 15:24:37 +00:00
wtc%netscape.com
4003b05438
Bugzilla bug 112198: on Mac OS X (Darwin), we need to run 'ranlib' on a
...
static library after renaming it. This is not necessary but harmless on
other platforms. The patch is contributed by Javier Pedemonte
<pedemonte@alimni.utexas.net>. r=wtc,cls.
2002-02-12 15:21:26 +00:00
ian%hixie.ch
4101425ffd
Remove brackets around grep(). b=111831 r=timeless
2002-02-12 15:03:11 +00:00
ian%hixie.ch
ce7d400ba4
* Implement !seen command
...
* Implement a few new greeting types (e.g. wb)
b=72943 r=timeless
* Implement CTCP Ping and Source responses
b=72956 r=timeless
* Remove brackets around grep() in Greeting.bm
b=111831 r=timeless
2002-02-12 14:59:29 +00:00
ian%hixie.ch
e424b062c2
* Implement CTCP Ping, Version and Source as BotModule Event
...
* Added ctcpSend(), ctcpReply() APIs
* Implemented CTCP Version in the general module
* Updated devel docs
b=117625 r=Jake
* Remove brackets around grep() in mozbot.pl
b=111831 r=Jake
2002-02-12 14:51:59 +00:00
nboyd%atg.com
56b4c7639b
Add new Context method "toType" to convert to a specified Java type
2002-02-12 14:30:27 +00:00
nboyd%atg.com
3b7d591dab
Fix 124900
2002-02-12 14:29:30 +00:00
rods%netscape.com
207ba610e2
Clip was being incorrectly set set as Replace instead of Intersect
...
Bug 84138 r=kmcclusk sr=attinasi
2002-02-12 13:35:59 +00:00
rods%netscape.com
7d1713b7f6
1) It moves the BeginDocument to a earlier place in the call change
...
2) Fixes the negitive page range display problem
3) Improves performance by reducing the delay on pages not in the page range, i.e. before if you printed the 30th page out of 31 you had to wait 15 secs to get to the 30th page to print it.
4) Added AbortDocument, so now when Print jobs are cancelled we call AbortDocument and remove them from the print spooler
5) Fixed a couple of minor issue with Canceling and cancelling mail printings
6) selection was not printing correctly. The problem with selection was that the clip was not being set corrctly.
Bug 115227 & 123181 r=dcone,sspitzer sr=attainasi
2002-02-12 13:33:39 +00:00
locka%iol.ie
89bdb023f1
NOT PART OF BUILD. Readme file for embedding dist
2002-02-12 13:14:37 +00:00
bryner%netscape.com
78006914ba
Oops, fixing native theme bustage. Not part of the build.
2002-02-12 11:35:04 +00:00
badami%netscape.com
58b53408c3
Add port to auth prompt only if it was mentioned on the URL
...
bug 95350 r=morse sr=darin
2002-02-12 10:53:15 +00:00
hyatt%netscape.com
7b96c30f32
Paint suppression lives! Making cocoa widgets properly show/hide and work with paint suppression.
2002-02-12 08:30:01 +00:00
brendan%mozilla.org
220ffd5fbc
Hack special frame flags into fp when compiling under JS_Evaluate*InStackFrame, so useless expressions don't get optimized away (92087, r=rginda, sr=jband).
2002-02-12 07:44:48 +00:00
bryner%netscape.com
6c0be2f899
Oops, I meant to remove this unneeded pack=end before checking in, per jag's comments.
2002-02-12 07:24:20 +00:00
bryner%netscape.com
f8a89f776c
Bug 39036 - add a checkbox to allow showing hidden files (dot files). r=ben, sr=jag.
2002-02-12 07:21:22 +00:00
timeless%mac.com
d1a2907156
Bug 124190 this #define in nsPluginsDirUnix.cpp is unused: PLUGIN_PATH "MOZ_PLUGIN_PATH"
...
r=bryner sr=jst
2002-02-12 06:58:51 +00:00
pavlov%netscape.com
d9a0dff6e4
checking in fix for bug 86508 for nivedita@netscape.com. r=pavlov sr=tor@acm.org
2002-02-12 06:37:45 +00:00
pavlov%netscape.com
c22531cdc9
checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org
2002-02-12 06:32:10 +00:00
seawood%netscape.com
9edcc5094a
Fixing win32 gmake bustage.
2002-02-12 06:24:00 +00:00
talisman%anamorphic.com
4fa5764caa
Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg
2002-02-12 06:22:41 +00:00