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
matt%netscape.com
ce35e8a261
14846 r-self
1999-11-23 01:55:13 +00:00
matt%netscape.com
21d5573882
fix for bug 683 typo
1999-11-22 23:58:05 +00:00
rjc%netscape.com
44e73280c7
Check in some preliminary bookmarks drag&drop support.
1999-11-20 08:35:39 +00:00
nisheeth%netscape.com
ce26e31713
Don't make the label of a pref an anchor. r=none.
1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
a03bdd0283
r=harishd.
...
- The stack walking code now works on windows. We were initializing the symbol handler on each DLL load which was resetting its symbol tables. Now, we don't re-init the symbol handler repeatedly.
- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF. When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set. If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
evaughan%netscape.com
579a9d2af2
1) Changed box to use a linked list instead of a fixed array. -r Hyatt
...
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
valeski%netscape.com
aa8107de4d
adding new param to newChannelCall to reflect the new api
1999-11-18 20:09:54 +00:00
rjc%netscape.com
9998ddf0ff
Bye bye "rdf:ftp"
1999-11-16 05:40:17 +00:00
valeski%netscape.com
1726ac1079
r=mcafee. component name change reflection. now we can traverse dir trees
1999-11-15 21:16:10 +00:00
pinkerton%netscape.com
ed2521b11f
preliminary js for handling drops on the tree (r=saari).
1999-11-12 01:02:55 +00:00
mcafee%netscape.com
e06d051523
Missing type field for check_doc_requency pref (17903) r=jfrancis
1999-11-11 05:27:29 +00:00
pinkerton%netscape.com
247cfa3b19
toolbar/tree d&d code reworking (r=hyatt).
1999-11-11 05:11:10 +00:00
matt%netscape.com
c2feb3747f
fixing for bug 16221
...
changing port from string to int
1999-11-09 23:02:51 +00:00
slamm%netscape.com
d6fbc738ba
Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann
1999-11-09 02:33:18 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
slamm%netscape.com
7ac4d9d4d9
Fix for bug 18017, "No sidebar panels in messenger." r=hangas a=chofmann
1999-11-05 22:10:29 +00:00
rjc%netscape.com
3294ea8368
Fix bug # 17675. Review: waterson. Approval: chofmann.
1999-11-05 09:28:42 +00:00
matt%netscape.com
7354ebdae6
fix for bug 18042 by adding close window tag r=mcafee
1999-11-05 00:34:48 +00:00
mcafee%netscape.com
75527a38a5
Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann.
1999-11-04 22:39:21 +00:00
waterson%netscape.com
3fc9ef7127
Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack
1999-11-04 08:57:52 +00:00
mcafee%netscape.com
f65cf8bb9e
ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann.
1999-11-03 23:53:15 +00:00
mcafee%netscape.com
dede1e72a0
We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann
1999-11-03 23:10:47 +00:00
matt%netscape.com
5e31d1b0ac
fix for bug 14634 r-bill
1999-11-02 20:51:29 +00:00
waterson%netscape.com
26cdab7acc
Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI.
1999-11-02 01:14:50 +00:00
alecf%netscape.com
84fe2a2aa0
add class="dialog" to all pref window dialogs
...
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
hangas%netscape.com
07646c5b86
Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott
1999-10-30 00:14:52 +00:00
alecf%netscape.com
d51df94c8d
add class="dialog push" to all pref windows r=sspitzer
1999-10-29 21:01:41 +00:00
slamm%netscape.com
110c333948
Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot.
1999-10-29 19:17:22 +00:00
slamm%netscape.com
0c962339fc
Get min heights correct so that the sidebar will collapse. r=evaughan.
1999-10-29 19:16:38 +00:00
slamm%netscape.com
8ee213cdd4
Add license.
1999-10-29 19:13:42 +00:00
sspitzer%netscape.com
f1a3d41f84
fix for #16231 , r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service.
1999-10-29 04:02:20 +00:00
matt%netscape.com
26c2b48eac
fix for bug 15169 r-morse
1999-10-27 22:33:35 +00:00
slamm%netscape.com
be11f32abf
Tweak sidebar styles. r=german.
1999-10-26 19:45:25 +00:00
valeski%netscape.com
d6c1553baf
17144. api change to nsIIOService.idl made last night missed the javascript caller in here
1999-10-26 19:08:10 +00:00
slamm%netscape.com
19f083ad28
New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov
1999-10-26 05:46:00 +00:00
hangas%netscape.com
e6c96e93d4
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
pavlov%netscape.com
ab6fd0a0fa
rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt
1999-10-24 07:16:45 +00:00
alecf%netscape.com
667cd007ac
convert nsPrefWindow to a module
...
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
sspitzer%netscape.com
1df3f9eb17
make the PrefWindow work for html select dom elements, instead of just html input dom elements.
...
right now, it only works for int prefs. fix #15230 , heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.
rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.
add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code. use PR_sscanf instead of sscanf.
r=mscott
1999-10-22 02:09:18 +00:00
matt%netscape.com
12d7c924da
Adding manual proxies -r by bill
1999-10-21 19:53:19 +00:00
slamm%netscape.com
b95ce6697b
Handle clicks properly. Fix for 14857 and 11986. r=rjc
1999-10-19 21:11:39 +00:00
dougt%netscape.com
ef6d2a7263
Fix for bug 14784. Moved pref item up. r=cathleen.
1999-10-19 01:01:51 +00:00
slamm%netscape.com
bf503710b1
Landing of SIDEBAR_19991007_BRANCH. r=waterson
1999-10-18 19:21:52 +00:00
shaver%netscape.com
c09d70aace
Make View->Sidebar a type=checkbox menuitem (r=slamm)
1999-10-15 21:37:53 +00:00
mcafee%netscape.com
fd1235c9a2
Backing out quotes change for (14663), r=matt
1999-10-14 01:38:22 +00:00
alecf%netscape.com
0fa5cd6df4
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
valeski%netscape.com
1c4b9c98dd
16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript
1999-10-13 01:36:57 +00:00
mcafee%netscape.com
e617436351
Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson
1999-10-12 05:40:15 +00:00
waterson%netscape.com
f50797d473
Add new files not in the build.
1999-10-08 21:11:20 +00:00
slamm%netscape.com
4002bb00ca
Fix empty sidebar. bug #15468 . Need to wait for sidebar-panels in init routine.
1999-10-08 17:15:27 +00:00
slamm%netscape.com
4066a25924
Make the sidebar panels appear. Bug #15468 . r=mcafee. Had 'datasources' defined when it wasn't needed.
1999-10-07 22:56:22 +00:00
rjc%netscape.com
60c3d0c897
Fix broken XUL. Review: sdagley
1999-10-06 03:33:28 +00:00
mcafee%netscape.com
c4654485e8
xul: is redundant in xul files. r=slamm
1999-10-05 23:40:07 +00:00
mcafee%netscape.com
df4935b698
Better variable names for readability.
1999-10-03 08:13:41 +00:00
hyatt%netscape.com
0c1aef9920
Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
1999-10-01 20:49:07 +00:00
davidm%netscape.com
2c352d8185
13344 New browser windows generated by Manage Bookmarks too small
1999-10-01 03:31:17 +00:00
slamm%netscape.com
7573df09d6
make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991.
1999-09-29 20:23:33 +00:00
slamm%netscape.com
a47bbecd09
Remane some elements. Fix cannot close last panel. bug 14485.
1999-09-29 20:23:09 +00:00
slamm%netscape.com
457d912bd5
Give min-height and max-width. bug #13895 .
1999-09-29 20:23:00 +00:00
slamm%netscape.com
4509a68ce8
Formating tweaks
1999-09-29 20:21:02 +00:00
slamm%netscape.com
978cd22825
Partial fix for #14998 , 'Simple single-click tree'.
1999-09-29 20:20:55 +00:00
slamm%netscape.com
0fad3a055c
Add style sheet to give bookmarks tree a single click look (bug #14998 ).
1999-09-29 20:20:06 +00:00
rjc%netscape.com
e56dbc25fc
Fix bug # 9501. Review: gagan. Approval: chofmann.
1999-09-29 01:20:17 +00:00
dougt%netscape.com
1695928cd1
adjusting pref names to match what we are exporting.
1999-09-27 19:58:06 +00:00
mcafee%netscape.com
353824668a
Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana
1999-09-24 20:15:49 +00:00
alecf%netscape.com
28e7b3ebb4
fix for #14699 , history tree should be inside divs r=waterson, a=leaf
1999-09-24 00:13:02 +00:00
rjc%netscape.com
16b03c2920
Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere.
1999-09-22 07:54:58 +00:00
rjc%netscape.com
fbaeea8581
Even more cut/copy/paste/delete support.
1999-09-22 07:41:15 +00:00
rjc%netscape.com
fe28d861f3
Implement bookmark "delete" menu item.
1999-09-22 01:53:09 +00:00
rjc%netscape.com
7c545c9367
More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items.
1999-09-22 00:47:33 +00:00
waterson%netscape.com
095f7718ee
Add animation to directory viewer.
1999-09-21 21:43:41 +00:00
slamm%netscape.com
98847f09af
Rename some functions. Do not save the style and the box; fix splitter state instead.
1999-09-21 18:26:06 +00:00
slamm%netscape.com
93ae0f0b05
Fix reload (bug 14289).
1999-09-21 18:25:03 +00:00
slamm%netscape.com
f8c7bac1a8
Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width.
1999-09-21 18:24:25 +00:00
rjc%netscape.com
85d1810ae8
Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items.
1999-09-21 12:34:16 +00:00
dougt%netscape.com
c0d07bfc1f
Fixing software installation preference panel.
1999-09-20 21:35:06 +00:00
sspitzer%netscape.com
653eda99e3
changes to the proxy manual dialog.
1999-09-20 10:28:52 +00:00
sspitzer%netscape.com
50f21c62ec
don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working.
1999-09-19 21:02:29 +00:00
sspitzer%netscape.com
da2fe463a1
shite! I accidentally checked in a change that made the sidebar ALWAYS blank.
1999-09-19 19:54:57 +00:00
sspitzer%netscape.com
0ef5b19a9b
prevent crash in #14285
...
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
law%netscape.com
152b969357
Wire up file/folder picker buttons
1999-09-18 01:17:32 +00:00
slamm%netscape.com
57f8567ee0
Better remembering of open/close state.
1999-09-17 23:38:26 +00:00
rjc%netscape.com
871ea292a5
Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.)
1999-09-17 10:38:40 +00:00
mcafee%netscape.com
82622ebed7
Removing debug info
1999-09-17 07:34:37 +00:00
mcafee%netscape.com
947c13ebf3
Adding colorpicker
1999-09-17 06:30:56 +00:00
rjc%netscape.com
ee1ca99fba
Change window title to "Search" per marketing.
1999-09-17 05:42:54 +00:00
slamm%netscape.com
ef0379cabc
Everyone hates the inset border. Me too.
1999-09-16 21:28:32 +00:00
sspitzer%netscape.com
643b8c9959
if the user has a sidebar.rdf file in there profile directory, use that.
...
otherwise, use the global. slamm is going to work on *writing* out $PROFILE/sidbar.rdf next.
1999-09-16 20:38:26 +00:00
mcafee%netscape.com
08c807ec26
Naming radio inputs to fix radio behavior.
1999-09-16 20:07:03 +00:00
matt%netscape.com
29f8d82fdc
Adding pref-smart_browsing
1999-09-16 19:06:07 +00:00
waterson%netscape.com
aeb9d71034
Bug 13892. Fix window targeting for new sidebar.
1999-09-16 01:23:37 +00:00
rjc%netscape.com
2a63ae4008
Comment this out for a while. Need to look at it a bit more.
1999-09-15 14:47:44 +00:00
rjc%netscape.com
b773dcc57d
Move onclick() to tree root node instead of putting it on every tree cell.
1999-09-15 12:19:47 +00:00
rjc%netscape.com
b64e915277
Do our own QI instead of just using default macro.
1999-09-15 11:46:05 +00:00
rjc%netscape.com
c1d48a01a2
Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods.
1999-09-15 11:08:58 +00:00
rjc%netscape.com
e477157a1b
"rdf:find" is now called "rdf:localsearch"
1999-09-15 10:21:47 +00:00
alecf%netscape.com
4bdd2afbcf
add support for user-specified sidebar, and support the "height" attribute (for messenger)
...
remove the 5em height from the flashpanel because it doesn't seem to work for iframes
1999-09-15 07:51:52 +00:00
rjc%netscape.com
ac445bbae6
Add a splitter.
1999-09-15 06:09:32 +00:00
davidm%netscape.com
5a704023d2
13084 [PP]Use current page to set homepage doesn't work
1999-09-15 05:08:22 +00:00
slamm%netscape.com
2887532699
Removed debug statement
1999-09-14 23:09:42 +00:00
slamm%netscape.com
218ee118c8
First pass at new sidebar layout using xul overlay, boxes, and splitters.
1999-09-14 23:09:28 +00:00
mcafee%netscape.com
93d2f2b4fd
Adding buttons for colorpicker placeholder, some minor text reformatting.
1999-09-14 05:50:32 +00:00
rjc%netscape.com
6c576abc0f
Persist bookmark window's x/y and width/height attributes.
1999-09-12 08:43:41 +00:00
matt%netscape.com
d3c510ab2e
Adding fix for bug 13316
1999-09-10 18:33:26 +00:00
hyatt%netscape.com
cd3a84b435
Popup work.
1999-09-10 08:56:26 +00:00
ramiro%netscape.com
1001041fa2
Add event debuggin prefs.
1999-09-09 04:11:37 +00:00
rjc%netscape.com
232f35f6b3
Use shortened syntax.
1999-09-09 01:15:02 +00:00
matt%netscape.com
dd1baa6fbb
Adding fix for bug 13316
1999-09-09 00:07:52 +00:00
sspitzer%netscape.com
e360299ec5
fix for #13366 . remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis.
1999-09-08 21:24:07 +00:00
matt%netscape.com
c9e72b298e
rewriting prefs for smartupdate and fixing bug13272
1999-09-07 23:21:09 +00:00
ramiro%netscape.com
83ca30e0f7
Move the debug prefs to their own panel. Add Invalidate() flashing
...
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
dbragg%netscape.com
c6d7ec42e7
Removed the Entities. They've been in a .dtd file for a few days.
1999-09-07 18:22:40 +00:00
rjc%netscape.com
970c6554bc
Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons!
1999-09-07 09:31:20 +00:00
rjc%netscape.com
51bc18e6ca
Added XXX comment, and now also size content to window.
1999-09-07 07:52:11 +00:00
rjc%netscape.com
a7caa1f3d9
If startHour is greater than endHour, switch 'em.
1999-09-04 07:36:12 +00:00
rjc%netscape.com
260f384c92
Add check for null.
1999-09-03 23:02:09 +00:00
rjc%netscape.com
8e30415300
Landing support for "bookmark schedules".
1999-09-03 22:10:31 +00:00
dbragg%netscape.com
aaa9acd8af
Changed pref-smartupdate.html to pref-smartupdate.xul
1999-09-01 21:31:11 +00:00
matt%netscape.com
eb7c1b76f5
Adding new prefs for bugs.
...
Also clean up a bit.
1999-09-01 20:49:16 +00:00
waterson%netscape.com
249ec491e3
Fix to use fancy new tree syntax.
1999-09-01 05:03:57 +00:00
waterson%netscape.com
b0f780f48f
Fix tree to be lazy.
1999-09-01 03:21:36 +00:00
morse%netscape.com
954bf7212f
fetch server location from a pref
1999-08-31 02:48:28 +00:00
rjc%netscape.com
6249d79620
Fix NewChannelFromURI() call due to addition of new parameter.
1999-08-31 00:33:40 +00:00
rjc%netscape.com
918914cf00
Remove cruft.
1999-08-31 00:17:59 +00:00
rjc%netscape.com
aff2482ecf
Add column sorting support for directory component listings. Default to ascending sort on "name" column.
1999-08-30 09:34:46 +00:00
waterson%netscape.com
2cb5c551b6
Fix for new twisty syntax.
1999-08-30 08:41:29 +00:00
waterson%netscape.com
96892c4a00
Fix related links style rules for new twisty syntax.
1999-08-30 08:36:34 +00:00
rjc%netscape.com
ca5ceb098d
Use new nsIXULSortService
1999-08-27 07:15:52 +00:00
rjc%netscape.com
bfa70305e3
Use nsIXULSortService
1999-08-27 06:55:10 +00:00
waterson%netscape.com
495a3fff7d
Wrap tree in an html:div to get scrollbar.
1999-08-26 06:13:13 +00:00
waterson%netscape.com
b56bc5ce30
Recover from tree widget whackage.
1999-08-26 04:43:47 +00:00
rjc%netscape.com
17dc276e4f
Modify OpenURL() call to try to resolve #URL attribute before opening URL.
1999-08-25 23:26:38 +00:00
rjc%netscape.com
9ac6f93b34
We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used.
1999-08-25 22:51:52 +00:00
hyatt%netscape.com
f390e34484
Fixing the bookmarks window to use the new rules.
1999-08-25 10:29:52 +00:00
waterson%netscape.com
65a73fd781
Some UI polish.
1999-08-25 03:50:15 +00:00
matt%netscape.com
d14cbee0b7
Adding new pref files
1999-08-25 02:40:19 +00:00
waterson%netscape.com
8635d6917a
Make open/close folder work.
1999-08-25 01:32:40 +00:00
mcafee%netscape.com
265c43df6e
Adding temp pref for native/gfx widget rendering. r=matt
1999-08-25 01:10:02 +00:00
slamm%netscape.com
321aec9c42
Use chrome urls for history.css and history.js
1999-08-24 22:52:37 +00:00
rjc%netscape.com
1fa7a606dc
Search UI cleanup.
1999-08-24 05:16:56 +00:00
rjc%netscape.com
f474b04e01
A few more small search UI tweaks.
1999-08-23 08:50:41 +00:00
rjc%netscape.com
e03eb85ff6
Even more search UI tweaks.
1999-08-23 08:27:05 +00:00
rjc%netscape.com
5f3f874334
More search UI tweaking so that any given search engine's HTML is displayable. Just JS changes.
1999-08-23 08:12:36 +00:00
rjc%netscape.com
121f126547
Tweak search UI. Just XUL/JS/CSS changes.
1999-08-23 07:06:19 +00:00
waterson%netscape.com
1a1fc4263e
Initial revision. Not yet part of the build.
1999-08-23 03:48:53 +00:00
rjc%netscape.com
2ba747b8f3
Set a BASE TARGET and a default FONT POINT-SIZE.
1999-08-22 12:45:27 +00:00
rjc%netscape.com
e0c6beafb1
Use window.open
1999-08-21 19:58:19 +00:00
rjc%netscape.com
7a1ee8255d
Add HTML banners if available.
1999-08-21 09:26:10 +00:00
rjc%netscape.com
bc3fa3a93d
Search UI tweaks. Use ender widget to display HTML, until the problem with document.write()'ing html to an iframe is figured out.
1999-08-21 08:16:17 +00:00
rjc%netscape.com
80512137a7
More search UI cleanup.
1999-08-21 01:56:56 +00:00
rjc%netscape.com
f70144aae8
More small Search tweaks.
1999-08-21 01:29:53 +00:00
rjc%netscape.com
e62ef831a6
Check this damn file in.
1999-08-21 01:09:30 +00:00
rjc%netscape.com
abd8501364
Tweak search UI.
1999-08-21 00:56:27 +00:00
hyatt%netscape.com
d819a08a33
Renaming onaction to oncommand.
1999-08-20 22:58:32 +00:00
brade%netscape.com
04996da922
fixed apparent pref typo for calendar startup; fixed Calendar label (was Composer)
1999-08-20 13:05:32 +00:00
slamm%netscape.com
e21c7c28ba
Fix hr sizing (put in div tag). Try to flex the tree.
1999-08-19 22:04:24 +00:00
slamm%netscape.com
08385d293e
Open history items in new chromed window. Bug #11986 .
1999-08-19 22:02:40 +00:00
slamm%netscape.com
ca557e7923
Use chrome url for dtd's.
1999-08-19 22:00:48 +00:00
chuang%netscape.com
dce91382e5
replace pref html to xul
1999-08-19 20:07:18 +00:00
rjc%netscape.com
6cc3e0e601
Search UI tweaks.
1999-08-19 19:58:26 +00:00
matt%netscape.com
fb9a2569b9
Adding for bug fix 11706
1999-08-12 22:46:26 +00:00
rjc%netscape.com
c73c7adf6a
Fix bug # 11626: get context menus in the bookmarks window working again. Approval: chofmann. Review: Hyatt
1999-08-12 08:30:02 +00:00
slamm%netscape.com
cf70100b78
Replace 'resource:' urls with 'chrome:' urls (bug #10341 ). a=chofmann
1999-08-11 22:02:28 +00:00
rjc%netscape.com
9247f15914
Fix icon alignment.
1999-08-11 04:10:44 +00:00
rjc%netscape.com
99b9271de8
Hook up search persistence.
1999-08-11 04:06:23 +00:00
dbragg%netscape.com
952053a14e
xul version of pref-smartupdate.html
1999-08-11 00:32:22 +00:00
matt%netscape.com
5d59c4c13e
Adding prefs in boxes
1999-08-10 02:48:56 +00:00
rjc%netscape.com
20baef8938
Proper chrome (with close box). Thanks to danm.
1999-08-09 21:12:35 +00:00
rjc%netscape.com
2dd21e3dc2
Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks.
1999-08-09 20:10:03 +00:00
danm%netscape.com
36cefdc1d3
corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow.
1999-08-07 02:51:03 +00:00
slamm%netscape.com
45af9083de
Use the correct style for the panel bar.
1999-08-07 00:26:27 +00:00
slamm%netscape.com
f4bf414bf5
Avoid adding a panel multiple times. Clean-up selection after removing a panel. Comment out dump()'s.
1999-08-07 00:25:56 +00:00
slamm%netscape.com
d8924696e7
Add a corner to the panel titles.
1999-08-06 22:55:03 +00:00
slamm%netscape.com
7183a8f645
Add 'Customize Panel' dialog for customizing individual panels (bug #9768 ).
1999-08-06 22:37:47 +00:00
matt%netscape.com
0179359dfe
Adding fixing bug 6825
1999-08-06 19:16:26 +00:00
matt%netscape.com
0401f6621e
Fixing bugs 6854 6850 6830 and 6824
1999-08-06 19:07:31 +00:00
slamm%netscape.com
46b3d40845
Move entities into DTD for related links panel (bug #10341 )
1999-08-06 18:07:58 +00:00
slamm%netscape.com
6c641565e4
Move entities into dtd files (bug #10341 ).
1999-08-06 17:35:10 +00:00
slamm%netscape.com
ea143281b6
Move entities into dtd files (bug #10341 ).
1999-08-06 17:34:34 +00:00
slamm%netscape.com
7e20d341bb
Adjust preview's iframe height.
1999-08-06 00:29:44 +00:00
rjc%netscape.com
3cd62f9729
Update XUL/JS.
1999-08-05 23:05:19 +00:00
matt%netscape.com
b5163aeb72
Fixing bugs 6826
1999-08-05 22:10:12 +00:00
matt%netscape.com
4dd8ad49ab
Adding treehead to prefs
1999-08-05 21:42:15 +00:00
matt%netscape.com
2cc6563676
Adding new box prefs.
...
fixing prefs bugs
1999-08-05 21:41:40 +00:00
rjc%netscape.com
4b5d7ed45b
Fix icon alignment.
1999-08-05 20:05:26 +00:00
slamm%netscape.com
569a0e4b9d
Add the panel preview dialog.
1999-08-05 19:52:51 +00:00
slamm%netscape.com
5a76c4db1f
Remove the treehead (bug #10950 ).
1999-08-05 19:50:44 +00:00
slamm%netscape.com
fccb9b035e
Use the chrome URL instead of resource URL for properties.
1999-08-05 19:49:39 +00:00
slamm%netscape.com
e6da882fa7
Fix the scrollbar. Remove the treehead (bug #10950 ).
1999-08-05 19:48:47 +00:00
waterson%netscape.com
fe7e7976fe
Fix history window.
1999-08-05 05:11:42 +00:00
rjc%netscape.com
c373460476
Magical munging for IE Favorites and NetPositive (BeOS).
1999-08-05 01:43:19 +00:00
rjc%netscape.com
439c6bb929
XUL/JS changes.
1999-08-05 01:14:53 +00:00
slamm%netscape.com
f69092803f
Hack the dtd URIs for now. The directories will need to be restructured a bit to fix this correctly.
1999-08-05 00:08:09 +00:00
slamm%netscape.com
05a260de1b
Move entities into dtd files.
1999-08-04 23:40:49 +00:00
slamm%netscape.com
8d06b361dc
Fix bug #9925 : Down arrow behaves incorrectly.
1999-08-04 23:10:56 +00:00
slamm%netscape.com
ff863c8659
Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now).
1999-08-04 20:40:21 +00:00
chuang%netscape.com
a0afb83e9b
replace html files to xul files
1999-08-04 18:29:28 +00:00
slamm%netscape.com
07089b8341
Add sidebar component directory (files were previously in rdf/resources).
1999-08-03 22:36:12 +00:00
slamm%netscape.com
2d8535834a
Move strings to DTD files (bug #10247 ).
1999-08-03 22:36:00 +00:00
rjc%netscape.com
159996c8f8
Add support for changing a bookmark's URL.
1999-08-03 06:12:28 +00:00
sspitzer%netscape.com
4ddac9fbda
remove the mail server, news server and identity pref pages. for mail news, these are now found under Edit | Account Setup... and Edit | New Account Wizard...
1999-08-02 20:08:08 +00:00
hyatt%netscape.com
81f937ec64
Patching the history XUL file.
1999-07-31 07:35:15 +00:00
hyatt%netscape.com
0e743d8a12
Phase 1 of XP menu landing. Patching XUL files.
1999-07-31 02:55:09 +00:00
waterson%netscape.com
be565bc0ca
Stop assertions-on-startup when sidebar is opened.
1999-07-30 23:49:02 +00:00
waterson%netscape.com
91a8ac09e7
Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
1999-07-27 17:20:28 +00:00
neeti%netscape.com
088bd4235e
cookie prefs not being initialized bug 10444
...
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
chuang%netscape.com
6ba588ef21
fix bug 6836, change News to Newsgroups
1999-07-24 06:20:03 +00:00
rjc%netscape.com
e581724190
For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY!
1999-07-22 22:11:21 +00:00
gagan%netscape.com
14c1cb2c49
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
gagan%netscape.com
4dd1ac109f
Fixed the missing slash in chrome: hacks.
1999-07-21 03:18:55 +00:00
slamm%netscape.com
b0a4b6aa1e
Use chrome url for skin.
1999-07-20 23:40:31 +00:00
rjc%netscape.com
ed40cbc21b
Don't bother showing properties dialog for separators.
1999-07-20 01:38:01 +00:00
waterson%netscape.com
e5c743b9f7
Use onload handler; fix assertion when related panel first displays.
1999-07-19 20:15:39 +00:00
waterson%netscape.com
8c99515285
Modifications for performance improvements.
1999-07-19 19:23:51 +00:00
rjc%netscape.com
8a39c9b51c
Start implementing some bookmark commands (for context menus, UI, etc.)
1999-07-18 03:55:20 +00:00
slamm%netscape.com
fee93e6319
Go into inplace editing after second click. Commit implace edit if clicking some place new.
1999-07-15 23:06:58 +00:00
slamm%netscape.com
a82274ff5f
Tweak presentation.
1999-07-15 23:05:56 +00:00
rjc%netscape.com
27b574b957
Disallow inline editing on separators.
1999-07-15 01:16:38 +00:00
rjc%netscape.com
98c077f371
Cleanup.
1999-07-14 21:16:33 +00:00
rjc%netscape.com
671aaabe6a
Add various date columns as well as support for inline editing (just on the name column for the moment, until some content model issues are resolved.)
1999-07-14 21:15:35 +00:00
slamm%netscape.com
1dbffc0d51
Use chrome url to find xul.css
1999-07-14 16:53:41 +00:00
slamm%netscape.com
033a49841f
Remove column headers
1999-07-14 15:49:18 +00:00
matt%netscape.com
11a86eadb4
chromifying
1999-07-14 00:53:40 +00:00
waterson%netscape.com
703695bef6
Bug 9506. Make a single column until we get column pushers for the tree widget.
1999-07-12 18:26:31 +00:00
hyatt%netscape.com
585b17e31d
Fixing the sidebar panels to work with boxes.
1999-07-09 00:17:07 +00:00
rjc%netscape.com
efb6e44f18
Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.]
1999-07-07 05:33:38 +00:00
sspitzer%netscape.com
8977322293
changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again.
1999-07-03 18:00:43 +00:00
rjc%netscape.com
6f04287e9f
In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field
1999-07-03 11:35:11 +00:00
rjc%netscape.com
19258641ce
More Search cleanup.
1999-07-03 11:20:10 +00:00
rjc%netscape.com
e5e54d70ff
Get search XUL/CSS working with latest XUL tree changes.
1999-07-03 11:02:09 +00:00
waterson%netscape.com
066b0c616e
Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921.
1999-07-03 07:20:08 +00:00
slamm%netscape.com
b520c2acaf
Fix case to match cvs. IEFavorite.gif --> iefavorite.gif.
1999-07-01 23:54:28 +00:00
sspitzer%netscape.com
9efe123e2a
make the test prettier. dump the results to a text area. dump errors to the console
1999-06-29 03:10:36 +00:00
rjc%netscape.com
c0a84a2429
Fix typos.
1999-06-26 09:10:53 +00:00
rjc%netscape.com
c1e3ad37b9
Add contextual menu support for bookmarks panel.
1999-06-26 05:04:24 +00:00
rjc%netscape.com
d7d325434a
Add support for context menus.
1999-06-26 04:38:48 +00:00
rjc%netscape.com
e91c207417
Make sure that columns are defined for bookmarks in this panel, otherwise sorting doesn't work.
1999-06-25 09:26:21 +00:00
rjc%netscape.com
aed939c9c8
If a non-natural order sort is active, hilite that column.
1999-06-25 09:20:21 +00:00
rjc%netscape.com
c081968eb2
Fix up more Search XUL/JS/CSS.
1999-06-24 09:36:59 +00:00
rjc%netscape.com
12f26f5d6d
More XUL/JS/CSS changes due to tree changes.
1999-06-23 10:35:19 +00:00
rjc%netscape.com
80d326bac3
Update search XUL/JS/CSS to comply with new tree model specification.
1999-06-23 10:06:28 +00:00
rjc%netscape.com
df706b302f
Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.)
1999-06-23 09:37:10 +00:00
hyatt%netscape.com
b66c3c67f2
Landing the tree widget branch.
1999-06-23 03:02:21 +00:00
mcmullen%netscape.com
ab6315c1db
Fix content bugs ( #7902 )
1999-06-21 21:54:40 +00:00
sspitzer%netscape.com
525486527d
added these files to test nsIGlobalHistory from javascript
1999-06-20 21:16:25 +00:00
rjc%netscape.com
00426c5c88
Suble changes for XUL search stuff.
1999-06-20 05:42:04 +00:00
mcmullen%netscape.com
8e915dbe30
#8185 . Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window>
1999-06-19 01:00:05 +00:00
mcmullen%netscape.com
73b8757be8
Fix for #7902 and #8090
1999-06-17 21:35:59 +00:00
rjc%netscape.com
6f95e86ca1
Set a white background.
1999-06-16 05:32:48 +00:00
rjc%netscape.com
b898073146
Add in search datasource in bookmarks.
1999-06-16 02:14:56 +00:00
rjc%netscape.com
cff5f78f40
More Search changes.
1999-06-16 01:47:02 +00:00
waterson%netscape.com
944bdf8b0b
No longer need to special case comparison of XPConnect and DOM objects.
1999-06-16 01:12:37 +00:00
rjc%netscape.com
d0171c3cdb
Check-in search UI.
1999-06-15 05:14:37 +00:00
slamm%netscape.com
7994bc71ac
bm-props.js splitting JavaScript into separate file.
1999-06-11 23:37:28 +00:00
slamm%netscape.com
c1e3dce399
Fix for bug #6371 , Adding entity tags for strings. Also, splitting javascript into separate file.
1999-06-11 23:35:56 +00:00
matt%netscape.com
9eceba2554
fixing bug 7907
1999-06-11 18:22:51 +00:00
waterson%netscape.com
c9ed1229ff
Move history resources here from rdf/resources.
1999-06-11 07:22:37 +00:00
waterson%netscape.com
6cfa4268fc
Add bookmarks.css to the style sheets we load in the panel.
1999-06-11 06:19:27 +00:00
waterson%netscape.com
3f34830090
Add some missing resources. Update stuff to point to the res/samples dir.
1999-06-11 05:46:45 +00:00
waterson%netscape.com
026c47b889
Initial revision. Not yet in the build.
1999-06-11 02:50:47 +00:00
mcmullen%netscape.com
b22f6febbc
Updated to changed prefwindow interface.
1999-06-10 23:55:54 +00:00
waterson%netscape.com
eba1a8d894
Add entity references to make localizable.
1999-06-10 23:42:18 +00:00
mcmullen%netscape.com
ab033bd1b2
Updated URLs to the new .xul files.
1999-06-08 23:20:28 +00:00
mcmullen%netscape.com
10475274a3
Fixed an entity reference
1999-06-08 23:19:07 +00:00
mcmullen%netscape.com
03e9a818f0
Continuing development. (Still not in build).
1999-06-08 20:57:54 +00:00
mcmullen%netscape.com
303236739d
Continuing development (not yet in build).
1999-06-08 20:51:34 +00:00
matt%netscape.com
4fcb038072
adding pref-advanced.xul 6894
1999-06-08 20:45:37 +00:00
matt%netscape.com
e18b454e5f
fixing bug 6483
1999-06-08 20:33:40 +00:00
matt%netscape.com
b4802cce10
fixing bugs 6468 and
...
6482
1999-06-08 20:30:08 +00:00
waterson%netscape.com
2808e53bc3
Hook up link clicking; make separators into HTML HRs instead of hyphens.
1999-06-07 23:53:41 +00:00
waterson%netscape.com
b9b65d633f
Add SiteMap icon and relate-panel style sheet. Make code smarter so that it only fetches related links when the RL folder is open.
1999-06-07 22:21:53 +00:00
waterson%netscape.com
753a01341a
Initial revision. Not yet in the build.
1999-06-07 10:08:47 +00:00
mcmullen%netscape.com
6b29576403
First Checked In.
1999-06-04 23:28:56 +00:00