Commit Graph

360 Commits

Author SHA1 Message Date
cbiesinger%web.de
9530050d65 bug 140141 patch by kairo@kairo.at r=biesi sr=alecf
Switching language/content packs is broken (once again)
2006-04-08 00:57:40 +00:00
caillon%returnzero.com
f2f1c54a3f Bug 133764. Unable to change content pack and language pack at once. Patch by kairo@kairo.at, r=dbragg, sr=alecf, a=asa. 2006-04-08 00:57:39 +00:00
caillon%returnzero.com
3092eaf4cc Bug 134290. Unable to switch locale packs, fallout from the outliner to tree landing. Patch by Robert Kaiser <kairo@kairo.at>, r=tao, sr=hewitt, a=brendan 2006-04-08 00:57:38 +00:00
hewitt%netscape.com
b1860310f3 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-04-08 00:57:37 +00:00
dbragg%netscape.com
34eaa00c98 Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
into a single function SwitchPacks.  r=tao, sr=alecf, a=scc (for drivers)
2006-04-08 00:57:36 +00:00
dbragg%netscape.com
72c78f28e5 Fixing bug 126679. Added a closing parenthesis that should
have been there in the first place.  r=tao, sr=alecf, a=asa
2006-04-08 00:57:35 +00:00
dbragg%netscape.com
82637879c0 Fix for bug 91721. The UI changed to use list boxes for both content packs
and language packs. This is more consistant and approved by UE group.  Obsolete
packs are now displayed with (needs update) next to them and are unselectable
by the user.  This is done using a rule in the pref-contentpacks.xul file.
r=tao, sr=alecf.
2006-04-08 00:57:34 +00:00
hewitt%netscape.com
00c14ca3bf 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2006-04-08 00:57:31 +00:00
stephend%netscape.com
5522d48889 Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf 2006-04-08 00:57:30 +00:00
blakeross%telocity.com
90437e08ad 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2006-04-08 00:57:29 +00:00
blakeross%telocity.com
773bb6cd4f 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-04-08 00:57:28 +00:00
dougt%netscape.com
1bc332e56d nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2006-04-08 00:57:27 +00:00
jaggernaut%netscape.com
272f323e0d Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2006-04-08 00:57:26 +00:00
loadrunner%betak.net
450b5d4928 bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2006-04-08 00:57:25 +00:00
ccarlen%netscape.com
3092e0a577 Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake 2006-04-08 00:57:24 +00:00
ben%netscape.com
575e883d28 bug 65241, add 'download more' button to Content Pack pref panel.
uncomment-out button and add string to dtd file for button
r=matt, sr=blake
2006-04-08 00:57:23 +00:00
ben%netscape.com
46135c68c2 Checking in extension portion of 65251. *NOT PART OF BUILD* Original patches
from Juraj Betak, r=ben@netscape.com
2006-04-08 00:57:21 +00:00
ben%netscape.com
fc362500ac Content packs extension. Part of "correct" implementation for 65251 (if any implementation of this feature can be considered
"correct"). NOT PART OF BUILD.
2006-04-08 00:57:20 +00:00
sspitzer%netscape.com
6e30a612df it looks like what's related (in the sidebar) is trying to grab the current
window content.  when in mail news, we don't have that, so it was causing
a javascript exception.  fixes bug #22843
1999-12-30 22:39:28 +00:00
rjc%netscape.com
69bf6e3836 Add a "default" search engine option (which defaults to a preference, which happens to be netscape in all.js) 1999-12-30 16:42:33 +00:00
rjc%netscape.com
0e8c89168c Add support for automatically opening the "Search Results" panel in the sidebar when the "Search" button is clicked on. [Note: this behavior can be turned off via a preference in the "Search" preferences panel.] 1999-12-30 14:16:17 +00:00
rjc%netscape.com
98da51e126 Add a search preference panel 1999-12-30 11:16:07 +00:00
rjc%netscape.com
35fd19742c Add a sidebar panel for Search results instead of having them mixed in with Related Links data. 1999-12-29 09:17:41 +00:00
mcafee%netscape.com
3433af8cef Fixing pref/theme link loading content into pref panel (21017), thanks to Johnny Stenback for the fix. r=mcafee 1999-12-28 08:22:34 +00:00
rjc%netscape.com
5d39c50708 Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions. 1999-12-27 08:39:10 +00:00
rjc%netscape.com
fbfd83e78c Comment out Related Links preferences from 4.x that aren't used in 5.x 1999-12-27 08:33:53 +00:00
rjc%netscape.com
33d5e7906c Small XUL changes: get hard-coded text into DTD. Set flex="1" for appropriate cropping. 1999-12-27 08:30:44 +00:00
hangas%netscape.com
41f9be581c Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer 1999-12-23 21:38:25 +00:00
rjc%netscape.com
fbe93c2b98 Check in search changes to add support for shopping. 1999-12-23 11:56:24 +00:00
rgoodger%ihug.co.nz
a342c44397 adding font scaling pref to pref window to fix 5599, r=syd@netscape.com 1999-12-23 08:25:08 +00:00
sspitzer%netscape.com
67877c945e fix for #2658, allow the user to set the mailnews start page via prefs.
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page. a=sdagley
1999-12-22 06:09:02 +00:00
valeski%netscape.com
cc6b35b2c0 r=waterson. 22306. symbolic links weren't clickable in dir list view. now they are. 1999-12-22 03:37:57 +00:00
brade%netscape.com
2e99a10483 color preferences; parts written or reviewed by sspitzer and brade 1999-12-20 16:03:47 +00:00
rjc%netscape.com
09a4bbddf5 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 06:53:18 +00:00
sspitzer%netscape.com
bec39d5d95 changes from bryner@uiuc.edu for the mouse wheel configuration. r=sspitzer
bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
1999-12-18 06:45:40 +00:00
rjc%netscape.com
98fedd3c6e Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann 1999-12-18 04:20:28 +00:00
rjc%netscape.com
7c6d4ba39d Fix bug # 21669: The Related Links datasource needs to observe user preferences, at least for the "skip these domains" list (which can contain wildcards, such as "*.mcom.com") Approval: chofmann 1999-12-18 03:51:16 +00:00
mcafee%netscape.com
fe632294aa Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar 1999-12-14 07:37:03 +00:00
blizzard%redhat.com
eff13fbde3 add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
matt%netscape.com
e96be728e5 fix for bug 20967 r-chris 1999-12-07 00:55:11 +00:00
brendan%mozilla.org
e26b151b43 Tidy whitespace and bracing (r=slamm@netscape.com). 1999-12-07 00:52:42 +00:00
warren%netscape.com
0f39c4f921 2 fixes for directory listings: I added arguments to NewChannel which needed to be added in directory.js. Travis wacked nsHTTPIndexParser::OnStartRequest and didn't preserve the 'call once' stuff. r=waterson 1999-12-06 23:45:34 +00:00
rjc%netscape.com
79b22ef5ad Make internet search queries stoppable. 1999-12-06 11:56:19 +00:00
rgoodger%ihug.co.nz
64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
waterson%netscape.com
9cbdea409e Make prefs skinnable. 1999-12-05 23:57:46 +00:00
rjc%netscape.com
cd8fa999fc Small bookmark icon style fix. 1999-12-05 12:15:30 +00:00
rjc%netscape.com
a73d168e96 Try and get icons from RDF graph before falling back to CSS styles. (This allows branding of icons for anonymous search nodes, for example.) 1999-12-05 12:11:02 +00:00
rjc%netscape.com
038f1074de Fix related links & previous search icons 1999-12-05 11:36:21 +00:00
waterson%netscape.com
a5a4854130 Support skins. r=hyatt 1999-12-05 09:48:41 +00:00
hyatt%netscape.com
5d0154142c Making history compliant with master skin file rules. 1999-12-05 08:45:01 +00:00