Граф коммитов

7218 Коммитов

Автор SHA1 Сообщение Дата
stephend%netscape.com 13f3013c32 Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com 2001-03-09 07:23:56 +00:00
danm%netscape.com 6c20007681 allow negative coordinates placing new windows, and center alerts on the same screen as the parent window. bug 67523 r=hyatt,pinkerton 2001-03-09 02:15:55 +00:00
danm%netscape.com a58e95682d moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt 2001-03-09 02:04:06 +00:00
blakeross%telocity.com 79e044a25a Can't drag text from page into textfields in same page. Patch by brade. r=blake sr=ben 2001-03-09 02:00:21 +00:00
alecf%netscape.com f8d51eb42b add nsIBrowserHistory to unix build (not used yet) 2001-03-09 00:44:34 +00:00
alecf%netscape.com a569f5ff9a add nsIBrowserHistory.idl to build (not used yet) 2001-03-09 00:44:11 +00:00
pinkerton%netscape.com 6066a63d88 adding nsIBrowserHistory.idl for alecf. 2001-03-09 00:43:32 +00:00
hewitt%netscape.com 3c19e9c8f9 67647 - javascript console re-write, r=jag, sr=hyatt 2001-03-09 00:11:56 +00:00
hewitt%netscape.com 18464fc2ac 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:08:52 +00:00
alecf%netscape.com db47e7acd2 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
alecf%netscape.com 624db5e3c7 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 ec260b5ad8 53036 - menubutton weirdness, r=timeless, sr=ben 2001-03-08 22:03:53 +00:00
alecf%netscape.com 31402b3f0b workaround history blocker by switching back to non-hierarchical history 2001-03-08 19:22:38 +00:00
disttsc%bart.nl c4eb7c6fa0 Fix speedracer bustage, r=dbaron, sr=scc, fall-out from bug 53057 2001-03-08 14:52:51 +00:00
disttsc%bart.nl dd818fd50e 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 aebc676048 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 fde6b8f231 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
disttsc%bart.nl d57b30bd3a 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
alecf%netscape.com 8c02b1e739 change GetLastVisitDate semantics back to the way they were before - avoids a runtime assertion in nsWebShell.cpp 2001-03-08 07:07:19 +00:00
alecf%netscape.com df02098f6a argh, forgot two more lines
curse PRInt64!
2001-03-08 06:34:55 +00:00
alecf%netscape.com 733c5db67d oops, better attempt 2001-03-08 06:16:02 +00:00
alecf%netscape.com 14602f0c05 attempt to fix mac bustage 2001-03-08 06:14:30 +00:00
alecf%netscape.com dee408ef84 use nsCAutoString instead of nsLiteralCString to avoid stupid compiler ambiguity
lame! causes an extra copy.
fixes sun bustage
2001-03-08 06:02:34 +00:00
alecf%netscape.com 87c35af6aa implement hierarchical history!
bug 65862
sr=waterson
2001-03-08 05:15:24 +00:00
mcafee%netscape.com dfa448efcb Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben 2001-03-08 01:55:27 +00:00
hyatt%netscape.com 3db1ccb7f6 Skin uninstallation. Just do it, baby. r=danm, sr=brendan 2001-03-08 01:50:12 +00:00
sfraser%netscape.com cb3e487353 Fix for bug 67466 -- don't crash when opening lots of files on startup. r=pinkerton, sr=beard 2001-03-08 00:59:54 +00:00
dougt%netscape.com d0acc33834 Fix for 71235. making pagecycler give some timing data. r=waterson@netscape.com 2001-03-08 00:56:42 +00:00
hyatt%netscape.com 0400f30c19 Fixing outliner rules for focus. 2001-03-08 00:49:01 +00:00
thayes%netscape.com 93b86093c0 Implement tab-based framework for pageInfo.
+ tabs + extension by overlay + open to specific tab
2001-03-08 00:48:09 +00:00
sfraser%netscape.com bbd5ca9de7 Fix for bug 71050, some dialog buttons blank on Mac. r=brade/tao, sr=sfraser 2001-03-07 22:14:14 +00:00
ben%netscape.com 77cf4c0d35 Fix for 57763. r=blake, a=alecf 2001-03-07 07:50:14 +00:00
tao%netscape.com b8d9edeb05 3631: can't get migration pull download list (MAC) r=jelwell,sr=syd 2001-03-07 02:42:15 +00:00
hyatt%netscape.com bf5b498782 Fix for 62783. r=danm, sr=waterson 2001-03-07 01:46:13 +00:00
timeless%mac.com bb50596346 fix bug 46127 -console option missing from -help listing
patch by anedah-9@sm.luth.se r=timeless, sr=alecf
2001-03-06 15:51:05 +00:00
jj%netscape.com e60c032b73 using [0x80] instead of #128 for version_minor string. bugzilla 68231 r=sdagley 2001-03-06 05:20:05 +00:00
hyatt%netscape.com 4701f4723f Outliner rules. NOt enabled yet. 2001-03-06 02:51:09 +00:00
hyatt%netscape.com 3c89297607 Patch for 70809. Also checking in a piece I forgot to check in of the format
toolbar bug from earlier today (it was r and sr already).  70809 is r=attinasi,
sr=brendan
2001-03-06 02:40:15 +00:00
tao%netscape.com bf75e393f7 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
alecf%netscape.com 9c4b469c91 fix for #66908 r=timeless, a=ben
make history history sidebar urls open in the current window, if possible
2001-03-06 00:41:41 +00:00
naving%netscape.com e2544c1e26 #70817 r/sr = bienvenu, alecf. Pass the strm as reference instead of a copy. 2001-03-06 00:31:06 +00:00
blakeross%telocity.com c015da746c Search cleanup (70102). r=timeless sr=alecf 2001-03-05 23:30:07 +00:00
hyatt%netscape.com e3919a6f1f Fix for 68138. r=danm, sr=waterson 2001-03-05 22:29:52 +00:00
timeless%mac.com 7035766682 fix Bug 42406 autostretch="never" needs to be added for checkboxes
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 10:01:38 +00:00
blakeross%telocity.com f0c09d64f2 Middle-click to paste broken (70773). r=timeless sr=jst 2001-03-05 01:54:19 +00:00
maolson%earthlink.net 06cc39f20b Fix bug 64591 - javascript strict warnings in bm-props.js.
Also fixes a problem with simultaneously changing the bookmark URL and other properties.
r=jag, a=ben
2001-03-04 20:50:16 +00:00
bryner%uiuc.edu 6ed7cc5771 Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt. 2001-03-03 23:27:30 +00:00
blakeross%telocity.com 6996668066 Removing some tabs that snuck in with the reversion... 2001-03-03 20:52:50 +00:00
blakeross%telocity.com f9f86106a3 Shift/ctrl-click don't work in trees (smoketest blocker, 70755). sr=hyatt 2001-03-03 20:47:15 +00:00
shanjian%netscape.com 7f96ab0743 #68376 remove event handlers from within <template> in charsetDetectorsOverlay.xul
r = nhotta sr=alecf
2001-03-03 04:46:51 +00:00