Commit Graph

77992 Commits

Author SHA1 Message Date
hewitt%netscape.com
11f6d78cdd 64252 - iconic menuitems, r=sspitzer, sr=ben 2001-03-08 23:27:37 +00:00
dbragg%netscape.com
317db38ec6 Checking for file and directory names that may be too long for a given platform. Fixes bug 10147. r=deveditz, sr=mscott 2001-03-08 23:25:17 +00:00
blizzard%redhat.com
f774901d29 more work on shutdown. not part of the build. 2001-03-08 23:22:09 +00:00
javi%netscape.com
39041ea9d5 Call the get method for string classes. Brings us up to date with the
trunk of mozilla and their string class update landing.
2001-03-08 23:19:27 +00:00
pavlov%netscape.com
9b94e74349 adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls 2001-03-08 23:18:55 +00:00
javi%netscape.com
7b26537001 Update our use of strings to call their get methods bringing us up
to date with the trunk of mozilla.
2001-03-08 23:15:18 +00:00
pinkerton%netscape.com
b5c0a94be4 don't break out of loop early unless we actually find the flavor on the clipboard when checking if flavor is present. r=brade/sr=sfraser. 2001-03-08 23:13:27 +00:00
timeless%mac.com
3cbe4bdbec fix bug 70958 Profile Migration Doesn't Work With Keyboard
patch by bzbarsky@mit.edu r=ksosez sr=alecf
2001-03-08 22:54:39 +00:00
bryner%uiuc.edu
bea5ab6ea9 Bug 71024 - adding a null check to prevent crash. patch by hwaara, r=bryner, sr=shaver. 2001-03-08 22:50:57 +00:00
pinkerton%netscape.com
a4d7189ded don't consume alt-key event if we don't find a shortcut in the menus. r=saari/brade. sr=shaver. bug# 71326 2001-03-08 22:49:31 +00:00
nhotta%netscape.com
1bb45c48ea Enabled Lithuanian, Latvian, Estonian, Hebrew, Esperanto, bug 62578, r=tao, sr=erik. 2001-03-08 22:47:41 +00:00
blizzard%redhat.com
444a4020ec Get profiles working, always load urls after a realize. Not part of the build. 2001-03-08 22:46:34 +00:00
alecf%netscape.com
4d7a47fa5b add refactored browser history - not part of build
these are all the functions that won't be in the slushy nsIGlobalHistory
2001-03-08 22:37:49 +00:00
heikki%netscape.com
c83d6177fe Add XML Extras to the installers. r=sgehani,ssu, sr=brendan@mozilla.org. 2001-03-08 22:29:21 +00:00
morse%netscape.com
33dc92d581 bug 63961, server can't turn off password manager, r=jelwell@netscape.com, sr=alecf@netscape.com 2001-03-08 22:15:35 +00:00
alecf%netscape.com
a9e521b87c augh - back out my change to disable hierachical history, and undo the typo that got added right before I checked in yesterday - this was the intended version of this file! 2001-03-08 22:07:51 +00:00
hewitt%netscape.com
9e51a6b66d 53036 - menubutton weirdness, r=timeless, sr=ben 2001-03-08 22:03:53 +00:00
dbragg%netscape.com
45e8200a6c Adding a standalone build necessary to fix bug 65682. r,a=dveditz, sr=mscott 2001-03-08 22:02:39 +00:00
jgmyers%netscape.com
6e4be49bc3 enable SMTP auth by default: bug 64777 r=racham sr=sspitzer 2001-03-08 22:00:33 +00:00
beard%netscape.com
1f859d742c [not part of build] Implemented nsCacheEntryDescriptor::GetFile(). 2001-03-08 21:22:18 +00:00
beard%netscape.com
22e5a9f6da [not part of build] stub implementation of Visit(). Changed Cache directory creation logic in nsDiskCacheDevice.cpp. 2001-03-08 21:00:02 +00:00
beard%netscape.com
bf4e360443 [not part of build] implement VisitEntries. 2001-03-08 20:58:38 +00:00
beard%netscape.com
252e11c88e [not part of build] Added new interfaces nsICacheDeviceInfo, nsICacheEntryInfo. 2001-03-08 20:58:11 +00:00
disttsc%bart.nl
ac8a0e2480 Fix Solaris bustage. r=scc 2001-03-08 19:57:20 +00:00
alecf%netscape.com
232001e4cf workaround history blocker by switching back to non-hierarchical history 2001-03-08 19:22:38 +00:00
scc%mozilla.org
68b1a2e17f fix solaris bustage 2001-03-08 18:32:28 +00:00
kestes%tradinglinx.com
f68cd0369b got the subtraction wrong and I was sleeping for negative times. 2001-03-08 18:13:32 +00:00
dave%intrec.com
361f3585e4 Refix for bug 25693: more accurate regexp to find duplicates when generating initial duplicates table. 2001-03-08 17:29:09 +00:00
disttsc%bart.nl
e78859951e Fix speedracer bustage, take #2. Temporary fix, will find a better one with scc. 2001-03-08 16:35:52 +00:00
attinasi%netscape.com
1db0396ebc Commented out assertion while I find out why HR's are triggering it in some cases... 2001-03-08 15:48:48 +00:00
disttsc%bart.nl
b0f59e3f1c Fix speedracer bustage. It doesn't seem to like |Compare| :-)
r=shaver
2001-03-08 15:32:46 +00:00
alecf%netscape.com
c259ee68fe update script to work on windows (not part of build) 2001-03-08 15:08:03 +00:00
cmanske%netscape.com
286885f612 Fixed problems in Advanced Edit dialog, b=67918, r=brade, sr=kin 2001-03-08 15:07:14 +00:00
cmanske%netscape.com
f96d7e2a61 Removed registering of commands not used in plain text editor, b=67993, r=brade, sr=sfraser 2001-03-08 15:03:51 +00:00
disttsc%bart.nl
ac546183d0 Fix speedracer bustage, r=dbaron, sr=scc, fall-out from bug 53057 2001-03-08 14:52:51 +00:00
dbaron%fas.harvard.edu
fc78650581 Fix CSS_REPORT_PARSE_ERRORS build bustage resulting from string changes. 2001-03-08 14:25:11 +00:00
disttsc%bart.nl
09677a326a Fix potential dangling pointers of the form:
const char* foo = NS_ConvertUCS2toUTF8(bar).get();

sr=scc
2001-03-08 13:57:08 +00:00
disttsc%bart.nl
de797f152e This could leave you with a dangling pointer:
nsCStringKey key(nsPromiseFlatCString(aRef).get());

because the nsPromiseFlatCString object will go out of scope,
so do this instead:

  nsPromiseFlatCString flat(aRef);
  nsCStringKey key(flat.get());

sr=scc
2001-03-08 13:13:42 +00:00
disttsc%bart.nl
25a248003c Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 12:33:57 +00:00
disttsc%bart.nl
e2fbec0f07 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 10:50:45 +00:00
disttsc%bart.nl
76f0cfa4c7 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 10:45:03 +00:00
disttsc%bart.nl
cb72115f01 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 09:45:01 +00:00
disttsc%bart.nl
a2e296f419 Forgot to remove this line in my last checkin. bug=53057 2001-03-08 09:28:32 +00:00
disttsc%bart.nl
9d105f7562 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where                                                                                            possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 09:17:11 +00:00
disttsc%bart.nl
e434c1adab Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:53:58 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
alecf%netscape.com
501b0ce99e fix for bug 58122 - find the anchor in the selection if there already is one
sr=ben, r=jag
2001-03-08 07:59:17 +00:00
darin%netscape.com
01253d7390 Fixes bug 66516. Topperf regression from 1/23. r=dougt, sr=mscott 2001-03-08 07:53:40 +00:00
bryner%uiuc.edu
21eccc2931 Bug 65623 - Add a pref to disable the UI of PSM 1.x. code by dougt, r=javi, sr=mscott. 2001-03-08 07:39:11 +00:00
disttsc%bart.nl
f9b05c7ff2 Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "intl locale timer" to REQUIRES line 2001-03-08 07:15:34 +00:00