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

241 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 9b7e999bef fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
ben%netscape.com 6996b0610b Fix history D&D again. r=kerz, sr=blake, a=asa 2001-05-24 03:30:02 +00:00
ben%netscape.com 0ded6e1344 Fix broken history drag and drop. I broke this ages ago when I changed the way the D&D wrapper library worked.
patch from blake, sr=me, r=Hixie.
2001-05-23 05:44:34 +00:00
scc%mozilla.org cd7dbf28a9 bug #82208: sr=sfraser, r=dbaron. Treat entries of |mIgnorePrefixes| consistently, dont' leak |mIgnorePrefixes|, don't |new NS_LITERAL_STRING|. Filed bug #82277 for further cleanup. 2001-05-23 01:11:30 +00:00
jst%netscape.com 77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
ben%netscape.com 70c78eb3f6 Forgot to make history window set its windowtype to history:searchresults when the window is opened in search mode.
r=matt, sr=blake
2001-05-19 03:33:21 +00:00
ben%netscape.com 1980e31d1b Fix for 81575, Implement a new find in history dialog. This replaces the ugly old dual Bookmarks/History search, which had problems.
- Duplicate bookmarks find dialog code (since it's so small it's not worth factoring)
- Make the history window know how to root its tree on a given URI
- Add Find in History dialog XUL, JS, etc
2001-05-19 01:54:10 +00:00
scc%mozilla.org 7dbfdc16f4 bug #75220: sr=jst, r=dr; rename |nsCommon[C]String| to |nsSharable[C]String|. Fix all users of the old name. 2001-05-16 04:52:43 +00:00
scc%mozilla.org c4bd966c8f bug #74726, partial fix, r=vidur, sr=jst: make |nsCommon[C]String| re-bindable; make constructors |explicit|; fix clients. bug #75169, r=jst, sr=waterson: fix string warnings on Windows; fix some typos 2001-05-11 08:41:21 +00:00
alecf%netscape.com cf108c4d95 oops, fix my previous checkin to this file so it works in the sidebar 2001-05-03 03:56:25 +00:00
alecf%netscape.com 52292ba581 fix for bug 54422 sr=ben/waterson - update status when user clicks on history items 2001-05-02 22:31:26 +00:00
alecf%netscape.com 1c191fb847 fix for bug 77604 and bug 78243, r=hewitt, sr=sspitzer - load the history db when the url bar kicks off an autocomplete, and make sure that we answer to the sorted name property for non-find URLs 2001-05-01 23:02:40 +00:00
alecf%netscape.com eeceeded3d fix for bug 77674 sr=sspitzer - real simple fix, just use the value of the "observes" attribute instead of the id, to determine the column we are sorting 2001-05-01 23:01:13 +00:00
mkaply%us.ibm.com 812b81fa9b OS/2 and AIX breakage - use of true instead of PR_TRUE 2001-05-01 02:58:50 +00:00
hewitt%netscape.com 615f81f105 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
valeski%netscape.com 00bca056ef mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
alecf%netscape.com 6bc346cff6 fix for bug 71660 sr=ben, r=blake - use deep merging to set default hidden state on history columns in the history sidebar panel 2001-04-17 07:24:01 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
blakeross%telocity.com c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
mcafee%netscape.com b847909064 Adding ctrl+f for edit|search history (67908). r=blake, sr=ben 2001-04-01 11:43:06 +00:00
alecf%netscape.com d83725990e fix bustage 2001-03-29 00:38:11 +00:00
alecf%netscape.com b04c1c9d1c fix assert-on-exit as well as a crash when switching profiles
sr=darin, r=dmose
2001-03-28 23:59:44 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
valeski%netscape.com 169a5140b5 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
alecf%netscape.com 0558bc4667 defer history loading until the first page is added to history for percieved performance improvement
sr=waterson bug=38621
2001-03-23 15:23:40 +00:00
disttsc%bart.nl 807baffc4a Add |const| to nsGlobalHistory::GetFindUriPrefix's second parameter as per .h definition to fix OS/2 bustage. author=|lou|, r=jag, sr=jst 2001-03-22 10:52:57 +00:00
blakeross%telocity.com 0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
alecf%netscape.com 3a67dc577b fix mac bustage 2001-03-21 20:17:24 +00:00
alecf%netscape.com 73c6fffbe8 fix for bug 71871 - group history by day, not by age, by normalizing the AgeInDays property to the current local day's midnight.
... and bug 66906 - update history UI while surfing - this ensures that visited URIs get added to any open history windows/sidebars by asserting against all sorts of expected find URIs
sr=shaver
2001-03-21 19:26:10 +00:00
alecf%netscape.com 0aec721091 fix today's pseudo-blocker by initializing a variable which determined if the "Now" value was valid or not
r=pchen, sr=blizzard
2001-03-14 18:34:57 +00:00
alecf%netscape.com b3e6a3e098 oops! I didn't mean to checkt this change in with my last landing 2001-03-13 07:25:04 +00:00
alecf%netscape.com 596e75a30a fix for 71511 - clean up nsIGlobalHistory even further by refactoring setTitle i
nto nsIBrowserHistory, cleaning up extra addPage() parameters, and fixing all co
nsumers
r=valeski, sr=shaver
2001-03-13 06:19:40 +00:00
ccarlen%netscape.com c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com 4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
timeless%mac.com 0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
alecf%netscape.com 5355236f68 fix for bug 70929 - refactor history into public/private interfaces
sr=waterson
2001-03-09 14:49:28 +00:00
alecf%netscape.com f23a6ad8b2 clean up history after hewitt's changes (no reviewer, just a file he missed) 2001-03-09 14:25:12 +00:00
alecf%netscape.com c58d0464b8 add nsIBrowserHistory to unix build (not used yet) 2001-03-09 00:44:34 +00:00
alecf%netscape.com c4b6a4374d add nsIBrowserHistory.idl to build (not used yet) 2001-03-09 00:44:11 +00:00
pinkerton%netscape.com 8b063df807 adding nsIBrowserHistory.idl for alecf. 2001-03-09 00:43:32 +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
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
alecf%netscape.com 232001e4cf workaround history blocker by switching back to non-hierarchical history 2001-03-08 19:22:38 +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
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
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
alecf%netscape.com d3b787642e 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 b8299fff2b argh, forgot two more lines
curse PRInt64!
2001-03-08 06:34:55 +00:00
alecf%netscape.com 07ac306ff1 oops, better attempt 2001-03-08 06:16:02 +00:00
alecf%netscape.com 2406cc2ec0 attempt to fix mac bustage 2001-03-08 06:14:30 +00:00