darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
blakeross%telocity.com
dde8b9cc0a
91022 - searching in history doesn't work. r=jag sr=alecf
2002-02-28 00:35:37 +00:00
blakeross%telocity.com
744ce56314
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
099bafaaab
blocker 126704 - can't load history items. removing some unnecessary code.
2002-02-20 20:55:28 +00:00
ben%netscape.com
43b4c965df
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
d7530223ec
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
aeb894b48f
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
2633911ced
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
8645415d78
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
c3dbc75eb4
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
ff9f531f6e
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
e496a9f1d5
67387 - need mnemonics for history delete menuitems. r/sr=hewitt
2002-02-08 22:46:28 +00:00
blakeross%telocity.com
58a0e9d84a
fix an oops in last nights checkin. sr=hewitt
2002-02-03 18:27:09 +00:00
blakeross%telocity.com
2296a17cfa
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
e0f507b1d2
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
bbd064fab9
109560 - edit menu in history is broken. r=ben sr=hewitt
2002-02-02 05:30:55 +00:00
blakeross%telocity.com
800ef03577
120984 - removing unnecessary code in nsglobalhistory. r/sr=me,ben
2002-02-02 05:22:20 +00:00
varga%utcru.sk
7b4df9067e
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
ff7ad62083
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
0cbf4497da
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
varga%utcru.sk
6673fe6131
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
7b10439c40
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
949278c0fe
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
alecf%netscape.com
cb89e32345
bug 110308 - remove dead .mcp files - no reviewer possible, but suggested by brade
2001-12-17 15:21:14 +00:00
jaggernaut%netscape.com
e44e7d9ec8
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
ee12112b29
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
ccarlen%netscape.com
993cd4c06f
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
baca6ece31
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
e6c49925ef
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
alecf%netscape.com
d7b67a31f3
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
f4902d112a
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
fe5d808f73
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
4f853ddde7
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
4818f17267
Fix for 98782 and a few other history bugs. r=ben sr=hewitt
2001-11-25 04:01:04 +00:00
bienvenu%netscape.com
8148f20862
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
1a14cca12d
bug 109569, r=fabian, sr=hewitt, remove onkeypress for textbox
2001-11-21 10:16:36 +00:00
pchen%netscape.com
ff2745fe67
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
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
alecf%netscape.com
4a2ad7bbf6
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
ece9b53a1c
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
e849f9601c
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
d5ea8758ca
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
d22a753dd3
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
613f237681
Fix nsDependentString assertions when using history window. b=109172 r=jag rs=scc
2001-11-11 01:27:30 +00:00
alecf%netscape.com
c8e5ffae33
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
6c769e76e9
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
32aa64067a
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
fab10e630f
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
faf03ce445
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