bsmedberg%covad.net
1f25e79d1b
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2006-04-08 00:57:55 +00:00
aaronleventhal%moonset.net
75fa236942
Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst
2006-04-08 00:57:54 +00:00
gerv%gerv.net
1c313b7f60
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-04-08 00:57:53 +00:00
bzbarsky%mit.edu
c264dbc741
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-04-08 00:57:52 +00:00
cbiesinger%web.de
d25ee9de68
Bug 235058 Content/language switching from UI is broken
...
r=neil sr=bz
2006-04-08 00:57:51 +00:00
neil%parkwaycc.co.uk
4b67c8b16f
Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf
2006-04-08 00:57:50 +00:00
pete.zha%sun.com
a511b02ebb
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-04-08 00:57:49 +00:00
loadrunner%betak.net
8a08dcf892
b112869, No UI to uninstall language packs, r=tao, sr=alecf
2006-04-08 00:57:47 +00:00
timeless%mac.com
14336fe594
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2006-04-08 00:57:46 +00:00
kairo%kairo.at
d511bcbfb7
bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf
2006-04-08 00:57:45 +00:00
loadrunner%betak.net
ed6f79d513
b144740, polish, javascript strict warnings in pref-contentpacks.xul, r=kairo, sr=blizzard, a=asa
2006-04-08 00:57:44 +00:00
jaggernaut%netscape.com
df33f44094
Bug 142623: No reload of Language strings due to XUL FastLoad. Patch by John Morrison <jrgm@netscape.com>, r=ben, sr=brendan, a=chofmann.
2006-04-08 00:57:43 +00:00
kairo%kairo.at
de2d09eacf
reorder/split strings in language/content pref panel to better remind users of restarting, bug 137324, r=axel@pike.org, sr=alecf, a=asa
2006-04-08 00:57:42 +00:00
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
hyatt%netscape.com
0569f8cd84
Related links master skin file compliance.
1999-12-05 08:17:15 +00:00
hyatt%netscape.com
9dd60e68b7
Making sidebar package compliant with skin master file rules.
1999-12-05 08:09:21 +00:00
hyatt%netscape.com
2739af969f
Bring related links package into compliance with master skin file rules.
1999-12-05 06:17:25 +00:00
hyatt%netscape.com
676e72a81b
Bringing bookmarks into compliance with master skin file rules.
1999-12-05 06:01:51 +00:00
rjc%netscape.com
c77ecf7805
Use "_blank" instead of "_BLANK". Review: danm (again)
1999-12-04 02:26:40 +00:00
rjc%netscape.com
71fd4d2181
Use "_BLANK" instead of "_NEW". Review: danm
1999-12-04 02:24:17 +00:00
rjc%netscape.com
ff6e3ff527
Add support for search categories.
1999-12-04 02:00:24 +00:00
waterson%netscape.com
527799b03c
Use 'addEventListener' instead of timer hack.
1999-12-03 09:30:27 +00:00
sspitzer%netscape.com
c9d61e76cb
fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs
1999-12-02 22:34:19 +00:00
cmanske%netscape.com
f5cd113a45
Added immediate saving of sidebar show/hide and width states. r=slamm
1999-12-02 01:36:40 +00:00
cmanske%netscape.com
97326d482a
Added immediate saving of sidebar show/hide persist state. r=slamm
1999-12-02 01:15:49 +00:00
hyatt%netscape.com
f091c6b091
More stubbed themes UI.
1999-12-01 12:04:14 +00:00
hyatt%netscape.com
e2c6b1c72d
Cleaning up bad skin stuff in the search component.
1999-12-01 11:53:48 +00:00
hyatt%netscape.com
68d5238904
Changes to make prefs work with new trees.
1999-12-01 10:55:44 +00:00
slamm%netscape.com
668f72bebe
Sandbox the panel content with type='content' on the iframe.
1999-12-01 00:07:48 +00:00
hyatt%netscape.com
cd2b66ab3e
Adding the stubs of a UI for theme switching to prefs.
1999-11-30 11:53:17 +00:00
rjc%netscape.com
d12276fd42
Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. So, specify a "src" on a titlebutton which matches the icon file resource... and we end up with "Previous Search Results" nodes that have the correct icon for a given search engine.
Note that doing this required switching back to fully defining titledbutton nodes inside of treecells, as it looks like the "src" attribute on a treecell isn't currently copied onto anonymous titledbutton nodes.
1999-11-30 11:52:35 +00:00
rjc%netscape.com
0313f82072
Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines.
1999-11-30 11:50:38 +00:00
slamm%netscape.com
5805498beb
Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build.
1999-11-30 06:24:53 +00:00
slamm%netscape.com
1b109edcc2
Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build.
1999-11-30 06:18:58 +00:00
slamm%netscape.com
50da1e6e83
Add class="push dialog" to "Close" button to make it look like a button. r=mcafee
1999-11-30 01:03:46 +00:00
slamm%netscape.com
f24e1ae1fc
Model history after bookmarks. Share the css and js files with bookmarks.
...
Fix overlaping columns, bug #17975 . r=mcafee
1999-11-30 01:03:28 +00:00
slamm%netscape.com
16fd072ebe
Add rdf observer to detect when the panel list has changed.
...
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
1999-11-30 01:02:50 +00:00
slamm%netscape.com
3df6aecaae
Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee
1999-11-30 01:02:38 +00:00
slamm%netscape.com
25168f6322
Add support for folders in available panels list.
...
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
1999-11-30 01:02:36 +00:00
slamm%netscape.com
1a32cc1c52
Enable/disable buttons on move up/down (bug #16847 ).
...
Add support for folders in available panels list. r=mcafee
1999-11-30 01:02:32 +00:00
slamm%netscape.com
1b15637cc5
Add MPL. r=mcafee
1999-11-30 01:02:26 +00:00
slamm%netscape.com
16c5442088
Use single clicks to open folders, but double clicks to launch items.
...
Bug #14998 . r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com
3e5b4d29a3
Change dump() calls to debug() calls. That makes it easier to turn
...
them all off at once.
Fix context menus. They were adding multiple items (bug #14765 ).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
rjc%netscape.com
7144b12a98
Remove errant "ref" attribute on "NC:LastSearchRoot" node.
1999-11-24 20:40:48 +00:00
rjc%netscape.com
d831ca3b8f
Clear the list of result search sites when the search dialog opens.
1999-11-24 20:40:01 +00:00
rjc%netscape.com
a1dd235c23
Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar.
1999-11-24 11:14:14 +00:00
rjc%netscape.com
529a037092
Make sure that default.htm is referenced via a chrome: URL.
1999-11-24 09:40:33 +00:00
rjc%netscape.com
4e58337f79
Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done.
1999-11-24 06:15:55 +00:00
rjc%netscape.com
be4a476563
Part of fix for bug # 19564: open search dialog via a chrome: URL.
1999-11-24 05:00:46 +00:00
rjc%netscape.com
697b3e83ef
Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs.
1999-11-24 04:47:26 +00:00
shaver%netscape.com
f9858d1ee6
Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger.
1999-11-24 04:10:18 +00:00