cbiesinger%web.de
91f81e4d5b
202131 patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin BubbleSort is too slow
2006-07-27 14:55:46 +00:00
blakeross%telocity.com
095ae24cdf
32034 - sidebar search fails if no navigator windows are open. r=bryner sr=ben
2006-07-27 14:55:45 +00:00
varga%utcru.sk
3246371a97
Landing Neil's fix for bug 132682 - Twisties aren't clickable in History Sidebar
...
r=varga, sr=alecf
2006-07-27 14:55:44 +00:00
hewitt%netscape.com
e0d74dbab0
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
2006-07-27 14:55:43 +00:00
blakeross%telocity.com
66b560e1cc
125970 - dialog to change default search engine appears on clicking scroll arrow. r=sgehani sr=hewitt a=scc
2006-07-27 14:55:42 +00:00
sgehani%netscape.com
e081bb12bf
Polish search results.
...
b=106127; r=morse; sr=hewitt; a=asa
2006-07-27 14:55:41 +00:00
ben%netscape.com
32ed576a2c
Updating call sites of bookmarks-service methods to use new method names.
...
r=rjc, sr=hyatt
2006-07-27 14:55:40 +00:00
stephend%netscape.com
e335671bb1
Bug 118682. Javascript strict warnings in search-panel.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
2006-07-27 14:55:39 +00:00
sgehani%netscape.com
0acbbef1eb
Make "Search for:" bookmark string localizable.
...
b=113341; r=morse; sr=alecf
2006-07-27 14:55:38 +00:00
andreww%netscape.com
9f45267bf1
68961 (r=varada, sr=ben/alecf, a=asa) "sort" options on view menu of history should have mnemonics
2006-07-27 14:55:37 +00:00
blakeross%telocity.com
8c36d5601a
67387 - need mnemonics for history delete menuitems. r/sr=hewitt
2006-07-27 14:55:36 +00:00
dean_tessman%hotmail.com
88e7618165
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2006-07-27 14:55:35 +00:00
ben%netscape.com
735bd4e7ff
Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
...
r=blake, sr=hyatt, a=asa
2006-07-27 14:55:34 +00:00
ben%netscape.com
22df55fdc5
blocker 126704 - can't load history items. removing some unnecessary code.
2006-07-27 14:55:33 +00:00
ben%netscape.com
c7c66b0e6c
114142 - uniform twisty & click behaviour. ensure correct style is used. r=blake, sr=hyatt
2006-07-27 14:55:32 +00:00
blakeross%telocity.com
f5849a7f3c
118572 - extended delete functions don't work with login:password urls. r=ben sr=hewitt
...
95462 - uncaught exceptions in nsOutlinerController.js. r/sr=hewitt
2006-07-27 14:55:31 +00:00
blakeross%telocity.com
d32f0d69b3
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
2006-07-27 14:55:30 +00:00
blakeross%telocity.com
9bca0c41ad
fix an oops in last nights checkin. sr=hewitt
2006-07-27 14:55:29 +00:00
blakeross%telocity.com
9e50ae3efa
109560 - edit menu in history is broken. r=ben sr=hewitt
2006-07-27 14:55:28 +00:00
varga%utcru.sk
39476c42c6
Fix for another silly regression. Bug 120720 - find broken in Bookmarks and History. r=hwaara, sr=blake a=blizzard
2006-07-27 14:55:27 +00:00
varga%utcru.sk
e4a45365d3
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
2006-07-27 14:55:26 +00:00
blakeross%telocity.com
dab77440a0
Fix for 98782 and a few other history bugs. r=ben sr=hewitt
2006-07-27 14:55:25 +00:00
heikki%netscape.com
61249c2093
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2006-07-27 14:55:24 +00:00
rjc%netscape.com
aebb54972e
Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr
2006-07-27 14:55:23 +00:00
sgehani%netscape.com
05d1a37dc8
Ask user if they'd like to make the search sidebar tab engine selection
...
their default search engine.
b=100078; r=morse; sr=alecf
2006-07-27 14:55:22 +00:00
sgehani%netscape.com
f54a02cf94
Don't show a cancel button since cancel doesn't do anything.
...
Temporary fix for b=40898; r=morse; sr=blake
2006-07-27 14:55:21 +00:00
pchen%netscape.com
328c94d037
bug 109569, r=fabian, sr=hewitt, remove onkeypress for textbox
2006-07-27 14:55:20 +00:00
sgehani%netscape.com
cb1a962efe
Removing a sidebar should select the next one.
...
b=125982; r=gemal; sr=blake; a=asa
2006-07-27 14:55:19 +00:00
hewitt%netscape.com
649eff510e
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2006-07-27 14:55:18 +00:00
pchen%netscape.com
693b6973fa
bug 109569, r=fabian, sr=hewitt, need to get ok button via document.documentElement.getButton("accept)"
2006-07-27 14:55:17 +00:00
hewitt%netscape.com
8e391d2c01
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
2006-07-27 14:55:16 +00:00
suresh%netscape.com
0fd03d2c0b
fixing the blocker bug 114861. r=sspitzer, sr=mscott. a=leaf.
2006-07-27 14:55:15 +00:00
sgehani%netscape.com
3bb1a40548
Add close button to sidebar.
...
b=33420; r=morse; sr=alecf
2006-07-27 14:55:14 +00:00
sgehani%netscape.com
b7be0dc38f
Remove dependency of sidebarOverlay on brand.dtd.
...
b=109450; r=morse; sr=blake
2006-07-27 14:55:13 +00:00
sgehani%netscape.com
ea599f995a
Fix typo.
...
b=110961; r=morse; rs=dveditz
2006-07-27 14:55:12 +00:00
rjc%netscape.com
6d85282a28
Fix bug # 112176. r=danm sr=hyatt
2006-07-27 14:55:11 +00:00
rjc%netscape.com
70847d4f12
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2006-07-27 14:55:10 +00:00
blakeross%telocity.com
fbedad24be
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
2006-07-27 14:55:09 +00:00
sgehani%netscape.com
2131dd8335
Don't change window size on load.
...
b = 99725
r = matt
sr = blake
2006-07-27 14:55:08 +00:00
morse%netscape.com
cd03504f0b
bug 136972, change definition of p3p high mode, r=sgehani, sr=jag
2006-07-27 14:55:07 +00:00
morse%netscape.com
0e09b83bd1
bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa
2006-07-27 14:55:06 +00:00
oeschger%netscape.com
656f161bf8
adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers
2006-07-27 14:55:05 +00:00
morse%netscape.com
1f124c19f7
bug 121161, enhanced p3p cookie management, r=sgehani, sr=alecf
2006-07-27 14:55:04 +00:00
ducarroz%netscape.com
df1c3c8e84
Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf
2006-07-27 14:55:03 +00:00
ben%netscape.com
1772782b21
115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
...
r=morse, sr=hyatt
2006-07-27 14:55:02 +00:00
morse%netscape.com
78ea7de70c
bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048
2006-07-27 14:55:01 +00:00
morse%netscape.com
01ca0583d8
bug 111362, no radio button selected in p3p dialog, r=bryner, sr=alecf
2006-07-27 14:55:00 +00:00
morse%netscape.com
1360168065
bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson
2006-07-27 14:54:59 +00:00
morse%netscape.com
75eaec6302
bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa
2006-07-27 14:54:58 +00:00
morse%netscape.com
1ef47c1d6a
bug 109360, image blocking blocks wrong server, r=andre, sr=alecf
2006-07-27 14:54:57 +00:00