kaie%netscape.com
fec9425478
b=175888 Calling nsGlobalHistory::CloseDB() must be safe
...
r=timeless sr=alecf
2002-11-14 01:13:37 +00:00
dbradley%netscape.com
d2080e59b7
bug 164385 - SetDiry() often uses uninitialized rv. r=dbradley, sr=alecf, patch=ajschult@eos.ncsu.edu
2002-11-13 13:29:00 +00:00
blakeross%telocity.com
00c57b4ab5
Removing an #ifdef MOZ_PHOENIX.
2002-11-06 21:56:02 +00:00
timeless%mozdev.org
f46df26a29
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
3e013d49d9
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
bzbarsky%mit.edu
cb72983599
History sort order should persist. Bug 91417, patch by Oswald Fischer
...
<osfischer@gmx.de> and Wesha <wesha@mail.ru>, r=jag, sr=bzbarsky, a=roc+moz
2002-10-22 04:02:25 +00:00
cbiesinger%web.de
f91cfd5688
bug 141481 patch by Morten@Nilsen.com r=timeless sr=jag
...
strict warning in contextHelp.js
2002-09-12 23:24:47 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
d94b37c68a
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
alecf%netscape.com
2deb661f08
fix for bug 166681 - fix leak and lame string usage in global history
...
r=blake, sr=jag, a=asa
2002-09-05 22:14:51 +00:00
timeless%mac.com
b64a745845
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-02 03:36:38 +00:00
dougt%netscape.com
d0dc56776f
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
2002-08-27 01:05:21 +00:00
alecf%netscape.com
01ffecf4a3
fix bug 161701 - stop using prefs to save the last page visited
...
instead, use mork's MetaRow and store it in the kLastVisitedPage token
r=bnesse, sr=bienvenu
2002-08-21 21:00:49 +00:00
darin%netscape.com
8f0aa5304b
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
2002-08-15 18:38:46 +00:00
blakeross%telocity.com
6b7092e37e
#ifdef for phoenix, NPOB.
2002-08-13 01:21:48 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
leaf%mozilla.org
9c78570990
backout darin's checkin from around noon yesterday to remove the regression
...
in 161921
2002-08-09 23:46:19 +00:00
darin%netscape.com
e9ef929bf3
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
caillon%returnzero.com
b52524650c
Don't set the last page visited pref if unneeded (privacy).
...
Don't fetch a new prefservice every pageload.
Disable navigator pref buttons that do nothing.
Bug 114782
r=alecf sr=blake
2002-08-08 07:49:09 +00:00
alecf%netscape.com
1102b2ae34
fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
...
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
kyle.yuan%sun.com
aaee36e54e
Bug 154914 Press Enter on collapsed history tree item causes page load.
...
r=timeless, sr=blake
2002-07-03 09:38:47 +00:00
dean_tessman%hotmail.com
04726cd682
Bug 112308 - "2M history.dat file adds 30% to startup time and 1MB or more to RAM"
...
Check-in for jrgm@netscape.com , r=blaker@netscape.com , sr=bienvenu@netscape.com
2002-07-03 06:39:33 +00:00
blakeross%telocity.com
189d042d10
152910 - setting global history expiration to 0 doesn't actually disable global history. r=adamlock sr=alecf
2002-06-22 20:06:37 +00:00
cbiesinger%web.de
6197948cc3
bug 115473 r=pavlov sr=brendan
...
Remove timer priorities
2002-06-11 20:47:04 +00:00
blakeross%telocity.com
49e61f99d6
128322 - history sidebar opens topmost link automatically. patch by neil and me. r=andreww/hewitt sr=blake/hewitt
2002-06-03 01:49:19 +00:00
bryner%netscape.com
857f82ec28
Don't let sidebar panels take focus unless the user just selected the panel (i.e. don't focus them when a new window is opened). Bug 76621. r=blake, sr=jag.
2002-05-29 05:06:42 +00:00
rpotts%netscape.com
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
alecf%netscape.com
e4d4ba3ccb
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
alecf%netscape.com
3779f861ab
bug 136235 - comment-only change - update nsIGlobalHistory to use javadoc format, and properly document the API
...
r=chak, sr=dveditz
2002-04-27 01:21:09 +00:00
michael.lowe%bigfoot.com
8a2fdac832
Order autocomplete completion candidates by time or frequency. bug 78270. author=me, cbsears_sf@yahoo.com, alecf; r=blake; sr=alecf
2002-04-25 06:10:42 +00:00
varga%utcru.sk
69fdab24b5
Landing Neil's fix for bug 132682 - Twisties aren't clickable in History Sidebar
...
r=varga, sr=alecf
2002-04-24 21:30:16 +00:00
michael.lowe%bigfoot.com
5171d488e3
backout last checkin
2002-04-24 11:55:00 +00:00
michael.lowe%bigfoot.com
431a64aa0b
Order autocomplete completion candidates by time or frequency. bug 78270. author=me, cbsears_sf@yahoo.com, alecf; r=blake; sr=alecf
2002-04-24 11:12:45 +00:00
blakeross%telocity.com
dc94a58288
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
dbaron%fas.harvard.edu
fd56358d37
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:23:50 +00:00
alecf%netscape.com
8f5355db33
global history warnings
...
sr=alecf
r=timeless
a=asa
patch thanks to xan@dimensis.com
2002-03-22 00:18:11 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
ben%netscape.com
b8b0f81ef9
Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
...
r=blake, sr=hyatt, a=asa
2002-03-12 22:44:04 +00:00
andreww%netscape.com
7b2da68d0b
68961 (r=varada, sr=ben/alecf, a=asa) "sort" options on view menu of history should have mnemonics
2002-03-08 20:46:30 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
blakeross%telocity.com
9a6698160e
91022 - searching in history doesn't work. r=jag sr=alecf
2002-02-28 00:35:37 +00:00
blakeross%telocity.com
511177c8d7
127506 - typed urls don't appear in global history. r=hewitt sr=alecf a=asa
2002-02-27 21:27:23 +00:00
ben%netscape.com
4b1dd0a411
blocker 126704 - can't load history items. removing some unnecessary code.
2002-02-20 20:55:28 +00:00
ben%netscape.com
3a5c3e5df1
114142 - uniform twisty & click behaviour. ensure correct style is used. r=blake, sr=hyatt
2002-02-20 04:33:43 +00:00
blakeross%telocity.com
8bdf5d1f7e
78749 - only show history folders that contain entries.
...
77935 - make autocomplete from global history optional.
126320 - invalid typed urls should be hidden and expire quickly.
126127 - custom keyword with :// doesn't work.
r=hewitt sr=alecf
2002-02-19 02:47:08 +00:00
blakeross%telocity.com
95e83333f1
118572 - extended delete functions don't work with login:password urls. r=ben sr=hewitt
...
95462 - uncaught exceptions in nsOutlinerController.js. r/sr=hewitt
2002-02-18 00:35:38 +00:00
blakeross%telocity.com
aab0bb808b
55293 - pages in history don't expire after x days while mozilla is running. r=hewitt sr=alecf
2002-02-13 23:53:59 +00:00
blakeross%telocity.com
c1075d3839
112208 - Autocomplete doesn't match against redirected urls (like amazon.com, hotmail.com). r=hewitt sr=alecf
2002-02-13 22:07:31 +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
bzbarsky%mit.edu
ea57b097cf
Make the URL bar work even when we can't open the history database. Bug
...
84766, r=timeless, sr=hewitt.
2002-02-08 23:48:24 +00:00
blakeross%telocity.com
89897f9eb0
67387 - need mnemonics for history delete menuitems. r/sr=hewitt
2002-02-08 22:46:28 +00:00
blakeross%telocity.com
9cee6dc65f
fix an oops in last nights checkin. sr=hewitt
2002-02-03 18:27:09 +00:00
blakeross%telocity.com
8b4fc2626f
121180 - clicking or dbl clicking on wrong things in bookmarks/history incorrectly opens url. a left and then right click in quick succession in bookmarks is counted as a double click. r=hewitt sr=ben
2002-02-03 08:40:31 +00:00
alecf%netscape.com
4b6e165654
fix for bug 108988 r=caillon@returnzero.com, sr=blake
...
also fix a minor warning while I'm there
2002-02-02 21:13:10 +00:00
blakeross%telocity.com
b53ccc3236
109560 - edit menu in history is broken. r=ben sr=hewitt
2002-02-02 05:30:55 +00:00
blakeross%telocity.com
8250c7962b
120984 - removing unnecessary code in nsglobalhistory. r/sr=me,ben
2002-02-02 05:22:20 +00:00
varga%utcru.sk
4fdb49e0da
Fix for another silly regression. Bug 120720 - find broken in Bookmarks and History. r=hwaara, sr=blake a=blizzard
2002-01-18 21:00:22 +00:00
varga%utcru.sk
bbc83df106
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dean_tessman%hotmail.com
99d17c4c73
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
varga%utcru.sk
dd8495555b
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
varga%utcru.sk
76f554000a
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
alecf%netscape.com
3fd4312095
bug 110308 - remove dead .mcp files - no reviewer possible, but suggested by brade
2001-12-17 15:21:14 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
d360173601
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:42:22 +00:00
hewitt%netscape.com
e16a5fce6d
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
alecf%netscape.com
3992970b88
big 'ol global history cleanup:
...
- remove lots of string assertions by avoiding using string classes on null strings
- clean up all known leaks
bug 112058, r=pchen, sr=blake
2001-11-29 00:02:16 +00:00
alecf%netscape.com
8747932b68
fix for bug 111333 - properly close out morkFactory object to reduce leak that was exposed recently. r=bienvenu sr=sspitzer
2001-11-27 05:17:42 +00:00
rjc%netscape.com
e5077bf2e5
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
alecf%netscape.com
d1e27d8cd5
one more try - fix last case of bug 102043 - hide urls as they're added to history, even when history ui is visible, by notifying rdf that the rows are gone.
...
sr=blake, r=waterson
2001-11-26 21:46:12 +00:00
blakeross%telocity.com
2f7878d01d
Fix for 98782 and a few other history bugs. r=ben sr=hewitt
2001-11-25 04:01:04 +00:00
bienvenu%netscape.com
fa0e6b3158
use xpcom ref-counting and comptrs now that mdb supports that r=alecf, sr=sspitzer 110850
2001-11-21 21:51:38 +00:00
pchen%netscape.com
82394ea3b1
bug 109569, r=fabian, sr=hewitt, remove onkeypress for textbox
2001-11-21 10:16:36 +00:00
pchen%netscape.com
40505c3629
bug 109569, r=fabian, sr=hewitt, need to get ok button via document.documentElement.getButton("accept)"
2001-11-21 10:16:34 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
alecf%netscape.com
b5e4aae2b4
further preparations for fixing bug 71482 - not part of build
...
- don't use the app-startup mechanism. for now, just rely on global history to create the load listener
2001-11-16 02:15:43 +00:00
alecf%netscape.com
ba575895dd
fix for bug 110290 - empty cells are considered non-existent when trying to see if a history cell is hidden or not. r/a=brade
2001-11-15 18:38:50 +00:00
alecf%netscape.com
9393f08822
add hidePage() API to nsIBrowserHistory, to allow hiding 302 redirected URLs from the UI, for bug 102043 r=blake, sr=sspitzer (parity with 4.x and IE behavior)
2001-11-15 00:48:18 +00:00
alecf%netscape.com
4a8d72cfb4
further fixes for bug 102043 - add support for the hidePage() api when a redirected page is encountered
2001-11-15 00:46:26 +00:00
dbaron%fas.harvard.edu
66bae69c6d
Fix nsDependentString assertions when using history window, part 2. b=109172 r=jag sr=alecf
2001-11-11 20:37:53 +00:00
dbaron%fas.harvard.edu
138c8f75c4
Fix nsDependentString assertions when using history window. b=109172 r=jag rs=scc
2001-11-11 01:27:30 +00:00
alecf%netscape.com
c52ffd1f9b
NOT PART OF BUILD
...
for bug 102043 and bug 71482 - update nsHistoryLoadListener to support redirected URLs, and to update titles through nsIBrowserHistory
2001-11-10 16:37:19 +00:00
blakeross%telocity.com
ef455cc861
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:17:02 +00:00
alecf%netscape.com
fc605d13e1
add initial files for bug 102043 - not part of build, to be reviewed for that bug
2001-10-30 22:17:39 +00:00
jaggernaut%netscape.com
a38f5b9f67
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 14:30:31 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
dbaron%fas.harvard.edu
f56bfe4127
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
2001-10-25 03:21:53 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
blakeross%telocity.com
8fa427f15b
Fix js strict warning about function not always returning a value...
2001-10-01 21:05:12 +00:00
stephend%netscape.com
92236ffdae
Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer
2001-10-01 04:54:14 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
hewitt%netscape.com
242f69fd9d
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
2001-09-25 22:17:47 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
6bf36c083d
oops, back out this line - didn't mean to check it in
2001-09-12 22:32:19 +00:00
alecf%netscape.com
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
mkaply%us.ibm.com
585ede600d
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 04:45:47 +00:00
hewitt%netscape.com
1744804081
94870 - Autocomplete ignores history entires starting with www, r=dmose, sr=waterson
2001-08-22 03:49:31 +00:00
blakeross%telocity.com
3cf3e550f0
Send Link and Send Page in Manage Bookmarks do nothing, and some history polish (73904). r=hewitt sr=ben
2001-08-22 02:52:30 +00:00
sfraser%netscape.com
10e806d972
Add error-checking code which we hope will fix bug 88961, a top-crasher in __ptr_glue. r=bnesse, sr=blake
2001-08-17 00:48:46 +00:00
hewitt%netscape.com
000d9316fb
84809 - autocomplete prefs customization, r=matt, sr=blake
2001-08-09 06:41:11 +00:00
blakeross%telocity.com
6473b5d0ab
hyatt is a little bitch.
2001-08-07 08:33:43 +00:00
blakeross%telocity.com
cdac4f01bc
Fixing problem with my previous patch that caused two of the items not to work in the sidebar panel. r=kerz sr=hewitt
2001-08-07 04:16:11 +00:00
blakeross%telocity.com
a4fc2a88ea
Add a context menu to global history items (48039). r=hewitt sr=ben
2001-08-07 03:46:53 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
blakeross%telocity.com
a6c7ce1906
History date/time of new pages is the date/time of the first url added in the session (91717). This will likely also help page loading time and hierarchical history folder opening (as well as item deletion). Would you believe we've been firing a timer every three seconds that flushes and recommits all of the user's global history (when all we meant to do was set a boolean to PR_TRUE) because of a copy and paste error Alec made in march? :-) r=jag sr=ben
2001-07-25 06:18:06 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
blakeross%telocity.com
72a3eb91a1
This is the rest of the history searching not working bug, which had r=ben sr=alecf...
2001-07-08 17:11:46 +00:00
blakeross%telocity.com
2e77291684
History searching no longer works (89093). r=ben sr=alecf
2001-07-05 18:04:55 +00:00
blakeross%telocity.com
94756543a9
History should use outliner, provide a way to sort/view history the old way, win32 classic should use +/- twisties (73857, 71947, 80846, also fixes 66907, 59814, 71029, 48864, 69260, others). r=alecf sr=ben
2001-07-03 01:46:22 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
alecf%netscape.com
e297fc98a8
fix for bug 81258 r=bienvenu, sr=waterson a=asa
...
correctly update the UI when items are deleted from history.. also update the FindRow semantics so it actually returns an error when the row isn't found, and fix callers who were thus doing unnecessary checks
2001-06-14 23:43:49 +00:00
hewitt%netscape.com
98206b0e57
80663 - Column picker not working, r=andreww, sr=blake, a=asa
2001-06-13 03:44:48 +00:00
alecf%netscape.com
3fb26b9f6c
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
df42b36ac4
Fix history D&D again. r=kerz, sr=blake, a=asa
2001-05-24 03:30:02 +00:00
ben%netscape.com
85594c2335
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
0c6459c4a9
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
f72e19a2c3
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
53f6d10756
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
bac1a48260
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
8352858dc7
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
2b593f0672
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
44f141ccd4
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
0f68f17e7c
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
de6cfe3ff7
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
1fbb28457a
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
0029232235
OS/2 and AIX breakage - use of true instead of PR_TRUE
2001-05-01 02:58:50 +00:00
hewitt%netscape.com
29b4473e34
43189 - autocomplete, r=matt, sr=alecf
2001-04-30 18:37:04 +00:00
valeski%netscape.com
9e8d80d70f
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
1d89c1aa20
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
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
blakeross%telocity.com
6573419a09
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
279d27e292
Adding ctrl+f for edit|search history (67908). r=blake, sr=ben
2001-04-01 11:43:06 +00:00
alecf%netscape.com
674518f0d6
fix bustage
2001-03-29 00:38:11 +00:00
alecf%netscape.com
cc0ad9f404
fix assert-on-exit as well as a crash when switching profiles
...
sr=darin, r=dmose
2001-03-28 23:59:44 +00:00