sspitzer%netscape.com
d25013a3d1
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
efff9222b9
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
6439a438cd
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
dmose%mozilla.org
797dcaf7e6
fix for bug 20866: replace Channels menu with a link to Open Directory; r=sspitzer@netscape.com, a=shaver@mozilla.org
1999-12-16 00:26:53 +00:00
shaver%netscape.com
566b8945c7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
dmose%mozilla.org
af7c1ebaed
fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org
1999-12-15 21:31:29 +00:00
mcafee%netscape.com
81bce7afe8
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
7cfde8d68e
add a debugging window utility for gtk
1999-12-07 22:02:40 +00:00
cmanske%netscape.com
5ea1eb5e29
Finished basic table editing (bug 6256) r=mjudge. Fixed XUL so debug-only plain text editor works. r=akkana
1999-12-07 01:12:10 +00:00
matt%netscape.com
f68866bbad
fix for bug 20967 r-chris
1999-12-07 00:55:11 +00:00
matt%netscape.com
8b4589fccb
fix for bug 20967
1999-12-07 00:53:09 +00:00
brendan%mozilla.org
00700519be
Tidy whitespace and bracing (r=slamm@netscape.com).
1999-12-07 00:52:42 +00:00
warren%netscape.com
0b77d1dea1
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
91da9a3a68
Fake out the generic builder so that search containers never appear to be "empty"
1999-12-06 13:07:03 +00:00
rjc%netscape.com
c122ed1f81
Fix bug where search engines appear twice the first time (due to order of discovery).
1999-12-06 12:50:01 +00:00
rjc%netscape.com
52d88132d3
Fix Win bustage.
1999-12-06 12:03:54 +00:00
rjc%netscape.com
58702c3d2e
Make internet search queries stoppable.
1999-12-06 11:56:19 +00:00
rgoodger%ihug.co.nz
3cb92dfe31
making prefs panels skinnable. (bug 19560)
1999-12-06 09:21:10 +00:00
waterson%netscape.com
ec535af681
Make prefs skinnable.
1999-12-05 23:57:46 +00:00
rjc%netscape.com
da83e4cd53
Small bookmark icon style fix.
1999-12-05 12:15:30 +00:00
rjc%netscape.com
cb2c481427
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
931de7c873
Fix related links & previous search icons
1999-12-05 11:36:21 +00:00
waterson%netscape.com
451838a42f
Support skins. r=hyatt
1999-12-05 09:48:41 +00:00
hyatt%netscape.com
8af3a091d0
Making editor skin-compliant.
1999-12-05 09:43:20 +00:00
hyatt%netscape.com
dd8de33d41
Making history compliant with master skin file rules.
1999-12-05 08:45:01 +00:00
hyatt%netscape.com
be7da15a49
Related links master skin file compliance.
1999-12-05 08:17:15 +00:00
hyatt%netscape.com
9ffcfca638
Making sidebar package compliant with skin master file rules.
1999-12-05 08:09:21 +00:00
hyatt%netscape.com
58511feb0f
Bring related links package into compliance with master skin file rules.
1999-12-05 06:17:25 +00:00
hyatt%netscape.com
77e6f3f51a
Bringing bookmarks into compliance with master skin file rules.
1999-12-05 06:01:51 +00:00
rjc%netscape.com
c740ffbda3
Prune out relative URLs that point back to the search server.
1999-12-04 12:23:56 +00:00
rjc%netscape.com
79b2b231e9
Implement support for "skiplocal". Also, if resultItemStart isn't specified, try defaulting to "HREF=" and skip past that when looking for the item end.
1999-12-04 11:40:53 +00:00
rjc%netscape.com
fb5536be25
Testing indicates that we should never trim the resultItemEndStr.
1999-12-04 10:55:00 +00:00
rjc%netscape.com
605d13164d
Better quote support; now handle both single and double quotes.
1999-12-04 09:47:40 +00:00
rjc%netscape.com
b1bcd44f6c
Use "_blank" instead of "_BLANK". Review: danm (again)
1999-12-04 02:26:40 +00:00
rjc%netscape.com
ee84f8f656
Use "_BLANK" instead of "_NEW". Review: danm
1999-12-04 02:24:17 +00:00
rjc%netscape.com
edcff826e0
Add support for search categories.
1999-12-04 02:00:24 +00:00
sspitzer%netscape.com
54986cb7df
use the new folder picker cascading menus in the "copies and folders" panel of the
...
account setup dialog. remove cruft in am-copies.*.
fixes #19400 . r=alecf
1999-12-04 01:43:12 +00:00
cmanske%netscape.com
7a493ed3db
XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade
1999-12-04 01:35:30 +00:00
waterson%netscape.com
12cf325764
Use 'addEventListener' instead of timer hack.
1999-12-03 09:30:27 +00:00
sspitzer%netscape.com
eca3788d93
fix for #17402 , stationary -> stationery.
...
r=alecf
major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.
our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.
also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement. Before we were
passing through to the back end the selected xul element, now we pass
the resource in.
other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)
bugs fixed : #14773 , #14254 , #20599 , #20646
r=alecf
a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
1999-12-03 08:10:09 +00:00
rjc%netscape.com
07ca996d90
Fix bug # 17385: calling ServiceManager::GetService() can fail for windows that aren't local due to security, so wrap the call inside of a "try" block.
1999-12-03 02:22:16 +00:00
sspitzer%netscape.com
2dc58e715b
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
39af8a48f5
Added immediate saving of sidebar show/hide and width states. r=slamm
1999-12-02 01:36:40 +00:00
cmanske%netscape.com
2889f9fc92
Added immediate saving of sidebar show/hide persist state. r=slamm
1999-12-02 01:15:49 +00:00
hyatt%netscape.com
732a246f82
More stubbed themes UI.
1999-12-01 12:04:14 +00:00
hyatt%netscape.com
f41b8402a5
Cleaning up bad skin stuff in the search component.
1999-12-01 11:53:48 +00:00
rjc%netscape.com
09b36744e2
Fix silly warning.
1999-12-01 11:25:27 +00:00
hyatt%netscape.com
199471faf6
Changes to make prefs work with new trees.
1999-12-01 10:55:44 +00:00
davidm%netscape.com
254a081888
14026 [DOGFOOD] Copy/Paste/Cut (etc) disabled within Browser
r = hangas
1999-12-01 00:29:27 +00:00
rginda%netscape.com
4fa5d6db25
Removing window.event IEism, r=pinkerton, bug=19323
1999-12-01 00:12:02 +00:00
alecf%netscape.com
a5f0b6de65
add new preference for automatically downloading mail on biff
1999-12-01 00:10:37 +00:00
slamm%netscape.com
fa5fffb19d
Sandbox the panel content with type='content' on the iframe.
1999-12-01 00:07:48 +00:00
sspitzer%netscape.com
b95351b8ff
clean up in preparation for bug #14254 . remove unused files. create
...
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle. now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
bienvenu%netscape.com
ac54a8d4d6
fix newline in msg string, same as last check in for this directory, but the right file this time
1999-11-30 22:42:29 +00:00
rjc%netscape.com
c822981486
Use the correct set of RDF datasources for the bookmarks popup menu on the personal toolbar.
1999-11-30 12:59:48 +00:00
hyatt%netscape.com
f7db76a52f
Adding the stubs of a UI for theme switching to prefs.
1999-11-30 11:53:17 +00:00
rjc%netscape.com
9ab724dbd0
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
d5903c65a6
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
d8c4566d49
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
2ff50d181c
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
warren%netscape.com
a265a32348
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
rjc%netscape.com
3e542a8aeb
Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title.
1999-11-30 01:07:20 +00:00
slamm%netscape.com
d270f4fa5d
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
c0edc4e68a
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
7f90a7c67a
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
8e3c143213
Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee
1999-11-30 01:02:38 +00:00
slamm%netscape.com
069e507647
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
6807d7b659
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
ef69639b8f
Add MPL. r=mcafee
1999-11-30 01:02:26 +00:00
slamm%netscape.com
83518d92b7
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
848c4ea4e0
Not done. Has "Add panel" test.
...
Add dropdown icons to toolbar folders. r=mcafee
1999-11-30 00:56:30 +00:00
slamm%netscape.com
6197c55530
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
hangas%netscape.com
1f11af9677
Fix for 18018, mail prefs messed up. r=davidm
1999-11-29 21:38:32 +00:00
rjc%netscape.com
5857a7ccf3
Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time.
1999-11-24 21:04:52 +00:00
rjc%netscape.com
c50ae7bf6c
Remove errant "ref" attribute on "NC:LastSearchRoot" node.
1999-11-24 20:40:48 +00:00
rjc%netscape.com
c9fefe4477
Clear the list of result search sites when the search dialog opens.
1999-11-24 20:40:01 +00:00
rjc%netscape.com
37c3e4c3ad
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
20cf0ae320
Make sure that default.htm is referenced via a chrome: URL.
1999-11-24 09:40:33 +00:00
rjc%netscape.com
626e6a519c
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
f7a6e45dcc
Part of fix for bug # 19564: open search dialog via a chrome: URL.
1999-11-24 05:00:46 +00:00
rjc%netscape.com
b5c417a426
Add ability to debug search output. (Off by default.)
1999-11-24 04:55:49 +00:00
rjc%netscape.com
66d8ae3585
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
rjc%netscape.com
639fe8953c
Add some search DTDs.
1999-11-24 04:43:00 +00:00
shaver%netscape.com
e70828605d
Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger.
1999-11-24 04:10:18 +00:00
pinkerton%netscape.com
5cca59badd
temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt.
1999-11-24 00:17:34 +00:00
akkana%netscape.com
63a098fcc6
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
tonyr%fbdesigns.com
139a724746
Added strings for address book import
1999-11-23 21:51:23 +00:00
alecf%netscape.com
70c9945c4a
fixing spelling error in dtd (no reviewer necessary)
1999-11-23 21:50:19 +00:00
matt%netscape.com
a3ed20032d
14846 r-self
1999-11-23 01:55:13 +00:00
dougt%netscape.com
ae01886730
Removing protocol icon.
1999-11-23 01:52:36 +00:00
matt%netscape.com
f4b39a9eb1
fix for bug 683 typo
1999-11-22 23:58:05 +00:00
matt%netscape.com
5f20fc0bb7
adding ' for bug 6830..typo
1999-11-22 23:56:22 +00:00
putterman%netscape.com
534276c25c
Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
1999-11-22 22:08:23 +00:00
matt%netscape.com
63fa676811
Fix for save as bug 15805
1999-11-22 19:55:47 +00:00
rjc%netscape.com
a2c16d2fc3
Check in some preliminary bookmarks drag&drop support.
1999-11-20 08:35:39 +00:00
nisheeth%netscape.com
3938f2b6a7
Don't make the label of a pref an anchor. r=none.
1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
f6f3439554
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
tonyr%fbdesigns.com
2d9c7f2665
Changes to support importing Eudora mail/settings on Mac.
1999-11-19 01:25:50 +00:00
evaughan%netscape.com
71ed07b1f0
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
d502ce91a5
adding new param to newChannelCall to reflect the new api
1999-11-18 20:09:54 +00:00