ducarroz%netscape.com
58359dc85c
elimnate redundancy, bug 10539
1999-09-17 20:27:46 +00:00
waterson%netscape.com
767a166bd7
Bug 12649. Add walk-down on personal toolbar folders pulled in from bookmarks datasource.
1999-09-17 20:16:36 +00:00
rjc%netscape.com
f446ad3809
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
6faf85ce54
Removing debug info
1999-09-17 07:34:37 +00:00
mcafee%netscape.com
52cb95e063
Adding colorpicker
1999-09-17 06:30:56 +00:00
rjc%netscape.com
4623e98e5d
Change window title to "Search" per marketing.
1999-09-17 05:42:54 +00:00
danm%netscape.com
72b0fda9bd
reverting size and move of window to offscreen. that broke dialogs parented on hiddenWindow.
1999-09-17 03:43:06 +00:00
syd%netscape.com
526514ec30
Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
...
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
davidm%netscape.com
136fbc03b9
Remove obsolete code. Move some wallet code off to js
1999-09-16 23:46:55 +00:00
davidm%netscape.com
dc86fc4ed2
Fix so mac doesn't quit when last window closed
1999-09-16 23:45:25 +00:00
davidm%netscape.com
7e027df03b
Change quit code. Change wallet code to load URL's directly rather than call appcore
1999-09-16 23:44:07 +00:00
hangas%netscape.com
bcde71c435
Address Book Edit menu now supports seven states of Delete menu item.
1999-09-16 22:21:08 +00:00
fergus%netscape.com
cca890c99a
Adding localization comments
1999-09-16 22:01:08 +00:00
slamm%netscape.com
8554135704
Everyone hates the inset border. Me too.
1999-09-16 21:28:32 +00:00
fergus%netscape.com
7f4afbf42e
Adding localization comments
1999-09-16 21:20:57 +00:00
sspitzer%netscape.com
4b37ef50c6
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
hangas%netscape.com
a39b6cc540
Added commandUpdater code to mail 3pane.
1999-09-16 20:24:07 +00:00
mcafee%netscape.com
5c874785a2
Naming radio inputs to fix radio behavior.
1999-09-16 20:07:03 +00:00
law%netscape.com
bfa953bd89
_new -> _blank
1999-09-16 19:20:56 +00:00
matt%netscape.com
486f79fc29
Adding dtd entities lHeader to convert to xul
1999-09-16 19:07:32 +00:00
matt%netscape.com
4e45b5715b
Adding pref-smart_browsing
1999-09-16 19:06:07 +00:00
sspitzer%netscape.com
cc42a91bff
wrap more in the try / catch block to prevent exceptions making
...
there way to the console.
1999-09-16 11:00:20 +00:00
hangas%netscape.com
e658984778
More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window.
1999-09-16 07:37:45 +00:00
hangas%netscape.com
07401f7ae2
More work on commandUpdating with address book
1999-09-16 05:46:03 +00:00
cmanske%netscape.com
c3e0b340d1
Added an HR to editor test page
1999-09-16 04:38:50 +00:00
davidm%netscape.com
e5c48eced7
13907 cmd-key for bookmarks is cmd-m
1999-09-16 04:34:47 +00:00
sspitzer%netscape.com
5cc500347b
even though only tab gets shown per server type, all tabs in the deck widget (nntp, pop3, imap, and none) exist, and attept to be filled in. but for a given server, the query interface will fail 3 times, and succeed on one: the one it matches. only do the query interface if the requested type matches the actual type.
1999-09-16 04:18:13 +00:00
law%netscape.com
5ce998d405
Initial context menu support
1999-09-16 04:15:40 +00:00
waterson%netscape.com
45579e4158
Bug 13892. Fix window targeting for new sidebar.
1999-09-16 01:23:37 +00:00
cmanske%netscape.com
fe95945cb2
Added a link and named anchor to the editor test page
1999-09-15 20:37:10 +00:00
rchen%netscape.com
8663de5c00
Add localization notes
1999-09-15 20:33:35 +00:00
sspitzer%netscape.com
81ec18ac83
remove am-server-<type>.xul and am-server-<type>.dtd files.
...
the entities are in am-server-top.dtd now
and the xul is all in am-server.xul (in a cool deck widget. go alecf!)
add the news server specific ui for the max_articles pref
1999-09-15 19:34:20 +00:00
alecf%netscape.com
af2e48522a
move server-specific stuff into a deck
1999-09-15 19:21:07 +00:00
chuang%netscape.com
734bf54d98
Bug 13787 pref return receipts entered multipule times
1999-09-15 17:55:32 +00:00
rjc%netscape.com
512db15c60
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
5dc59fea2b
Tweak relevancy computation.
1999-09-15 12:52:57 +00:00
rjc%netscape.com
b3dbb8f54e
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
4fdabeaeb2
Remove unused inVisible() method.
1999-09-15 11:55:17 +00:00
rjc%netscape.com
b61ee02b96
Do some non-NECKO cleanup as well as remove some old #if 0'ed code.
1999-09-15 11:50:55 +00:00
rjc%netscape.com
e9f763b2a1
Do our own QI instead of just using default macro.
1999-09-15 11:46:05 +00:00
rjc%netscape.com
079ef83f86
Make sure that window.content.location.href is defined and not an empty string.
1999-09-15 11:36:34 +00:00
rjc%netscape.com
2502097df0
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
f13d3d026d
Be sure to inherit from RDF datasource interface as well as call RegisterDataSource() on Init().
1999-09-15 10:35:56 +00:00
rjc%netscape.com
75a2402566
"rdf:find" is now called "rdf:localsearch"
1999-09-15 10:21:47 +00:00
rjc%netscape.com
e23aead671
Return proper value for GetURI()
1999-09-15 10:17:55 +00:00
rjc%netscape.com
af7e7f8e11
Add Search component into Windows build.
1999-09-15 09:29:24 +00:00
alecf%netscape.com
e547078583
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
5e1e6e8e93
(Not part of build yet) Moving find/search into its own component.
1999-09-15 06:14:45 +00:00
rjc%netscape.com
1cc3111bd5
Add a splitter.
1999-09-15 06:09:32 +00:00
davidm%netscape.com
87097f796a
13084 [PP]Use current page to set homepage doesn't work
1999-09-15 05:08:22 +00:00
alecf%netscape.com
9828c5c5f8
move strings into AccountManager.xul and remove old DTD
1999-09-15 04:46:26 +00:00
davidm%netscape.com
c04ac1e943
12078 [RFE] Should be able to control which toolbars are displayed
10978 [FEATURE] Collapsible toolbars
1999-09-15 04:42:07 +00:00
law%netscape.com
c99da6b306
Remove wallet stuff that's not used here
1999-09-14 23:50:40 +00:00
slamm%netscape.com
0b1c438325
Removed debug statement
1999-09-14 23:09:42 +00:00
slamm%netscape.com
8433c36bb2
First pass at new sidebar layout using xul overlay, boxes, and splitters.
1999-09-14 23:09:28 +00:00
slamm%netscape.com
d47ed46362
First pass at new sidebar layout using xul overlay, boxes, and splitters. . Call sidebar's init function
1999-09-14 23:09:19 +00:00
slamm%netscape.com
c8740b8380
First pass at new sidebar layout using xul overlay, boxes, and splitters. Some reformating too.
1999-09-14 23:09:15 +00:00
hangas%netscape.com
ce6ccc2b71
Fix to run-time bustage.
1999-09-14 22:57:21 +00:00
hangas%netscape.com
917d16d04f
Partial Fix to run-time bustage.
1999-09-14 22:51:24 +00:00
hangas%netscape.com
55961c4d16
Modified Navigator to use globalOverlay for File and Edit menu.
1999-09-14 22:07:43 +00:00
hangas%netscape.com
1d22f85202
Modified Navigator to use globalOverlay for File and Edit menus.
1999-09-14 22:05:11 +00:00
hangas%netscape.com
8e52c8cdb0
Converted Navigator to use globalOverlay for File and Edit menu.
1999-09-14 22:03:38 +00:00
akkana%netscape.com
2f8fd57333
Remove style info -- we need the plaintext-mode editor to do this for us, not requiring it to be in the file
1999-09-14 21:30:58 +00:00
law%netscape.com
919a245b36
Remove uses of toolkitCore
1999-09-14 21:30:57 +00:00
law%netscape.com
51404dd7e6
Clean up
1999-09-14 21:28:34 +00:00
law%netscape.com
970d2f4caf
Fix title
1999-09-14 21:26:58 +00:00
law%netscape.com
65b8d6763a
Minor tweak to view source title
1999-09-14 21:25:03 +00:00
rchen%netscape.com
a0c5bd6627
Add localization notes
1999-09-14 21:21:51 +00:00
rchen%netscape.com
56053c6340
Add localization notes
1999-09-14 20:24:29 +00:00
matt%netscape.com
fa50f9cce9
fixing bug 12525
1999-09-14 19:35:15 +00:00
law%netscape.com
de43c151fa
Remove test <keyset>
1999-09-14 19:23:04 +00:00
rjc%netscape.com
c7d87d114d
Rename "Nickname" to "Custom Keyword" per marketing.
1999-09-14 08:51:03 +00:00
alecf%netscape.com
49a4b6d047
oops, add back with and height, and entity-ify the title separator & modifier
1999-09-14 06:31:32 +00:00
alecf%netscape.com
c6f4f3e950
support View->Show...->Message
1999-09-14 06:28:05 +00:00
mcafee%netscape.com
3f37fbd706
Adding buttons for colorpicker placeholder, some minor text reformatting.
1999-09-14 05:50:32 +00:00
sspitzer%netscape.com
ee8faed95c
fix for #13708 . remove the message formatting pref pane: it's in the account wizard now.
1999-09-14 00:43:10 +00:00
mcafee%netscape.com
55d8fe8f7f
Shortening historyPages so that layout looks better.
1999-09-13 23:38:18 +00:00
mcafee%netscape.com
3a2601b225
Shortening Clear Location Bar to Clear, it was falling off the page.
1999-09-13 23:30:58 +00:00
davidm%netscape.com
0df69c8725
fix some wrong labels.
1999-09-12 23:49:13 +00:00
rjc%netscape.com
775a75bef1
Persist bookmark window's x/y and width/height attributes.
1999-09-12 08:43:41 +00:00
hangas%netscape.com
fbe29da0df
Using edit menu items from globalOverlay.xul
1999-09-12 08:41:46 +00:00
hangas%netscape.com
791deabfda
Added Preferences to globalOverlay.xul and converted the windows over to use it.
1999-09-12 08:27:01 +00:00
hangas%netscape.com
ef232c9643
Updated help menu to match new id in globalOverlay.xul
1999-09-12 02:50:24 +00:00
hangas%netscape.com
d2bad970dc
Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them.
1999-09-12 02:22:11 +00:00
hangas%netscape.com
53eae4f9c6
Major Cleanup and bug fix effort for addressbook.
1999-09-10 23:15:25 +00:00
matt%netscape.com
93da5cfc03
fixing bug 12032 by adding blank window
1999-09-10 19:20:57 +00:00
matt%netscape.com
f5ea12f07e
fixes for bugs 6848 6851 6850
1999-09-10 18:35:24 +00:00
matt%netscape.com
d055f8c7ba
Adding fix for bug 13316
1999-09-10 18:33:26 +00:00
hyatt%netscape.com
7af694338d
Popup work.
1999-09-10 08:56:26 +00:00
sspitzer%netscape.com
3a44610cff
change to migrate the old 4.x copies and folders prefs.
...
changes to js and xul to make these show up in the Account manager.
more macros to clean up the code.
remove anything that indicates we are clearing old prefs, since we aren't doing that yet.
1999-09-10 08:12:05 +00:00
davidm%netscape.com
b179843b9d
remove some duplicate broadcasters
1999-09-10 05:27:21 +00:00
davidm%netscape.com
5e9cc1c8e7
Add code to get default URL out of dtd. Also have code to tile and resize window but that can't be turned on until windows returns the right value for screen.avail*
1999-09-10 01:03:06 +00:00
davidm%netscape.com
e983d311e3
move command keys to dtd file
1999-09-10 01:01:51 +00:00
davidm%netscape.com
b5e12efc8b
Move command keys to dtd. Add code to get default homepage url from dtd
1999-09-10 01:00:37 +00:00
law%netscape.com
ea89529bc0
Fix File->Quit
1999-09-10 00:55:25 +00:00
rjc%netscape.com
42488e9a04
Prepare Drag&Drop code for actually manipulating data via RDF for the personal toolbar.
1999-09-09 11:33:38 +00:00
davidm%netscape.com
fae3390e8c
Update to use navigatorOverlay.xul
1999-09-09 07:08:41 +00:00
pinkerton%netscape.com
a844723a67
dragover on personal toolbar.
1999-09-09 06:27:43 +00:00
davidm%netscape.com
28dfa5f917
Add in all the accesskey entities
1999-09-09 05:00:20 +00:00
davidm%netscape.com
2d35551d4a
Move menus over into navigatorOverlay.xul. Hook up some of the keybindings
1999-09-09 04:47:21 +00:00
davidm%netscape.com
0b8034e4be
First Checked In.
1999-09-09 04:45:44 +00:00
ramiro%netscape.com
a792b8c40b
Add event debuggin prefs.
1999-09-09 04:11:37 +00:00
rjc%netscape.com
dab2b8a30a
Use shortened syntax.
1999-09-09 01:15:02 +00:00
matt%netscape.com
dbc0fedeab
Adding wallet ... files
1999-09-09 00:14:24 +00:00
matt%netscape.com
b7507e81d2
Adding fix for bug 13316
1999-09-09 00:07:52 +00:00
sspitzer%netscape.com
edd711ccb6
removing unused entity. it was made obsolete by my fix for #13366 .
1999-09-08 21:29:20 +00:00
sspitzer%netscape.com
0921c78f07
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
dc3cd87ab3
rewriting prefs for smartupdate and fixing bug13272
1999-09-07 23:21:09 +00:00
norris%netscape.com
d5c6824781
Fix bug 13253.
...
Enable restrictions on use of Components array from web JavaScript.
1999-09-07 20:40:20 +00:00
ramiro%netscape.com
f1aa7541a8
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
defe42eb10
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
f21c60c544
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
4d4d908ca1
Tweak UpdateBookmarkLastVisitedDate() and Translate() functions.
1999-09-07 08:52:22 +00:00
rjc%netscape.com
95f40faff6
Added XXX comment, and now also size content to window.
1999-09-07 07:52:11 +00:00
rjc%netscape.com
50322c9b75
Move string declaration to DTD.
1999-09-07 07:31:51 +00:00
jfrancis%netscape.com
f286c55765
adding type="cite" to the blockquote, for testing purposes
1999-09-06 19:44:14 +00:00
mcafee%netscape.com
c4aebe43f5
Adding small default offset of 10,10 so that X window managers don't place the window exactly at 0,0, pushing the window manager chrome off-screen. This is a temporary workaround, we should do a better job of telling the WM what to do.
1999-09-05 21:22:43 +00:00
rjc%netscape.com
b587f95bce
If startHour is greater than endHour, switch 'em.
1999-09-04 07:36:12 +00:00
rjc%netscape.com
339b06cb42
Add check for null.
1999-09-03 23:02:09 +00:00
law%netscape.com
9340ad5645
Make size/pos persist
1999-09-03 22:56:23 +00:00
law%netscape.com
6a7b0376e3
Switch to browser app core replacement and try to save window size/pos
1999-09-03 22:55:25 +00:00
rjc%netscape.com
208edff02d
Landing support for "bookmark schedules".
1999-09-03 22:10:31 +00:00
pinkerton%netscape.com
59cb646f50
personal toolbar d&d now in JavaScript.
1999-09-02 23:16:37 +00:00
sfraser%netscape.com
2a391869b0
Landing XUL overlays for editor keys, toolbars and menus.
1999-09-02 04:55:52 +00:00
sfraser%netscape.com
ffb6550510
No longer need the dot of .Format
1999-09-02 04:50:14 +00:00
sfraser%netscape.com
509d788966
Add a UTF-8 charset declaratoin, and some Japanese for grins.
1999-09-02 04:49:09 +00:00
law%netscape.com
c1e5cb54df
Prepare for app core replacement and some general cleanup
1999-09-02 04:46:30 +00:00
law%netscape.com
fce383f6b6
Cleanup so it can be used with window.openDialog
1999-09-02 04:08:22 +00:00
matt%netscape.com
32d2165f32
Fixing bugs 6830 6826
1999-09-01 22:05:56 +00:00
matt%netscape.com
7446cc6dd3
taking out tree since it is old. bug 10275
1999-09-01 21:35:58 +00:00
dbragg%netscape.com
9b2dd83122
Added the dtd file for pref-smartupdate.xul
1999-09-01 21:32:44 +00:00
dbragg%netscape.com
036509b386
Changed pref-smartupdate.html to pref-smartupdate.xul
1999-09-01 21:31:11 +00:00
matt%netscape.com
d7b70e602b
Adding help menu with xul overlay
1999-09-01 20:55:12 +00:00
matt%netscape.com
d8782a1351
doing preftree.dtd update for mail and news
1999-09-01 20:50:41 +00:00
matt%netscape.com
e9dcdf979c
Adding new prefs for bugs.
...
Also clean up a bit.
1999-09-01 20:49:16 +00:00
danm%netscape.com
ac341bb7e2
add xul.css to hide menupopups. fixes bug 12512
1999-09-01 20:20:40 +00:00
slamm%netscape.com
b545846c68
Add 'select all'. Move 'close' in popup to center.
1999-09-01 20:14:07 +00:00
slamm%netscape.com
f42f18844c
Add 'select all'
1999-09-01 20:14:02 +00:00
sfraser%netscape.com
0691aa68f0
Fix the plain text XUL to load -- fix entity
1999-09-01 05:50:36 +00:00
waterson%netscape.com
a8a4643013
Fix to use fancy new tree syntax.
1999-09-01 05:03:57 +00:00
davidm%netscape.com
563ad33914
Move my Netscape url over to the dtd file
1999-09-01 04:34:09 +00:00
chuang%netscape.com
5dd70c6efd
Address book import (ldif)
1999-09-01 04:18:43 +00:00
waterson%netscape.com
3159cc6efa
Fix tree to be lazy.
1999-09-01 03:21:36 +00:00
alecf%netscape.com
2738844107
update DTDs to use new strings
1999-08-31 03:16:02 +00:00
morse%netscape.com
0eed747011
fetch server location from a pref
1999-08-31 02:48:28 +00:00
dougt%netscape.com
81bdb3cc0c
Cleaning up css and dtd to remove "security" stuff.
...
making protocol-icon borderless.
1999-08-31 01:57:18 +00:00
rjc%netscape.com
e819b99fc9
Fix NewChannelFromURI() call due to addition of new parameter.
1999-08-31 00:33:40 +00:00
rjc%netscape.com
55f3d2422a
Remove cruft.
1999-08-31 00:17:59 +00:00
putterman%netscape.com
239c1915b7
Turn on Next and Previous menu items.
1999-08-30 22:14:14 +00:00
radha%netscape.com
2576e4b927
Add function gotoHistoryIndex() for session history in go menu
1999-08-30 22:08:38 +00:00
alecf%netscape.com
cd890e0bf3
add DTDs to search
1999-08-30 22:03:42 +00:00
rjc%netscape.com
2f502a8b9b
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
85dd7df113
Fix for new twisty syntax.
1999-08-30 08:41:29 +00:00
waterson%netscape.com
a9274f72f9
Fix related links style rules for new twisty syntax.
1999-08-30 08:36:34 +00:00
radha%netscape.com
953c56436a
Remove old session history menu items from 'Go' menu
1999-08-28 23:59:52 +00:00
radha%netscape.com
72cc151715
Remove old Session history menu items from 'Go' menu
1999-08-28 23:59:17 +00:00
pavlov%netscape.com
7eb63d88d2
add color picker to the menubar
1999-08-28 08:43:24 +00:00
pavlov%netscape.com
7044c90642
add color picker test menu item
1999-08-28 08:40:14 +00:00
pavlov%netscape.com
17299f6c61
label for color picker menu item
1999-08-28 08:39:31 +00:00
hangas%netscape.com
4f7e81b2e6
First steps towards command updating for menus etc. hook?=trudelle
1999-08-28 00:43:42 +00:00
alecf%netscape.com
6bf80aa9c4
check in revved account manager
...
now displays many settings and allows you to change them, but doesn't write it back to prefs
1999-08-28 00:29:23 +00:00
alecf%netscape.com
fd9a1e46f8
updated account manager - prepare to prepopulate pages
1999-08-27 08:01:19 +00:00
rjc%netscape.com
62b681879a
Use new nsIXULSortService
1999-08-27 07:15:52 +00:00
rjc%netscape.com
13cb1dd360
Use nsIXULSortService
1999-08-27 06:55:10 +00:00
waterson%netscape.com
16717c0297
Wrap tree in an html:div to get scrollbar.
1999-08-26 06:13:13 +00:00
waterson%netscape.com
7e59a0d366
Recover from tree widget whackage.
1999-08-26 04:43:47 +00:00
ducarroz%netscape.com
f4032734cc
Add Ender Debug Menu
1999-08-26 00:41:32 +00:00
sspitzer%netscape.com
40a867c7c5
fix #10895 . Get printing to sort of work for mail/news. more bugs (and fixes) to come. this is far from complete.
1999-08-25 23:58:31 +00:00
putterman%netscape.com
5cf42dc960
More work on columns. Thread column can now be clicked on to change view. Also update to make
...
work with recent tree changes.
1999-08-25 23:56:54 +00:00
rjc%netscape.com
0fd5dafcbb
Modify OpenURL() call to try to resolve #URL attribute before opening URL.
1999-08-25 23:26:38 +00:00
rjc%netscape.com
c7dc2121e8
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
brade%netscape.com
fea1beaef0
add license
1999-08-25 14:40:33 +00:00
hyatt%netscape.com
e348731ccb
Fixing the bookmarks window to use the new rules.
1999-08-25 10:29:52 +00:00
waterson%netscape.com
7660472cb7
Some UI polish.
1999-08-25 03:50:15 +00:00
matt%netscape.com
8a81ea0412
*** empty log message ***
1999-08-25 02:41:12 +00:00
matt%netscape.com
80e2491461
Adding new pref files
1999-08-25 02:40:19 +00:00
ducarroz%netscape.com
7c40fc9f88
First Checked In.
1999-08-25 02:29:45 +00:00
waterson%netscape.com
6e15b50e89
Make open/close folder work.
1999-08-25 01:32:40 +00:00
rjc%netscape.com
e37a52545a
Try resolving URL property before opening a bookmark, in case its a IE favorite (under Windows, or BeOS) or a internet search result.
1999-08-25 01:30:17 +00:00
rjc%netscape.com
71c998c15e
Add internetsearch datasource in for bookmarks menu, and fix separator generation.
1999-08-25 01:14:49 +00:00
mcafee%netscape.com
a2fadea129
Adding temp pref for native/gfx widget rendering. r=matt
1999-08-25 01:10:02 +00:00
radha%netscape.com
23095d9008
Really put in that id for the go menu
1999-08-24 23:27:27 +00:00
radha%netscape.com
23d6112c42
Add a id to 'Go' menu
1999-08-24 23:01:30 +00:00
slamm%netscape.com
cc0f33ddc4
Use chrome urls for history.css and history.js
1999-08-24 22:52:37 +00:00
slamm%netscape.com
f061a8276f
Recopy menus from navigator.xul to fix dtd errors.
1999-08-24 22:39:11 +00:00
putterman%netscape.com
00ccfa046c
Work on MarkFlagged and new columns.
1999-08-24 21:49:19 +00:00
radha%netscape.com
1d8aa0c596
Add a id to Go menu
1999-08-24 20:06:54 +00:00
radha%netscape.com
d09f7ef0e4
Add an id to the Go menu for adding session history
1999-08-24 20:06:36 +00:00
rjc%netscape.com
a046611e6f
Search UI cleanup.
1999-08-24 05:16:56 +00:00
cyeh%netscape.com
d96260c95e
removing bogus build number, setting 0000000000 to remove ambiguity
1999-08-24 00:59:22 +00:00
morse%netscape.com
43dab0b80b
remove wallet's auto-capturing
1999-08-24 00:48:16 +00:00
rjc%netscape.com
d1f66084b6
A few more small search UI tweaks.
1999-08-23 08:50:41 +00:00
rjc%netscape.com
7cd42dcdad
Even more search UI tweaks.
1999-08-23 08:27:05 +00:00
rjc%netscape.com
dd977a4a1d
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
8df54727ea
Tweak search UI. Just XUL/JS/CSS changes.
1999-08-23 07:06:19 +00:00
waterson%netscape.com
7b2a02a1fa
Initial revision. Not yet part of the build.
1999-08-23 03:48:53 +00:00
putterman%netscape.com
ac339b80c0
Changes to use onselect in threadpane. Make Next Message and Next Unread Message work
...
as well.
1999-08-23 02:58:28 +00:00
rjc%netscape.com
4bbefdb060
Set a BASE TARGET and a default FONT POINT-SIZE.
1999-08-22 12:45:27 +00:00
rjc%netscape.com
52e39566fb
Use window.open
1999-08-21 19:58:19 +00:00
rjc%netscape.com
2e3d53d369
Add HTML banners if available.
1999-08-21 09:26:10 +00:00
rjc%netscape.com
dd2f436adb
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
652a88339d
More search UI cleanup.
1999-08-21 01:56:56 +00:00
rjc%netscape.com
e08acdbd25
More small Search tweaks.
1999-08-21 01:29:53 +00:00
rjc%netscape.com
8e0f06f7cd
Check this damn file in.
1999-08-21 01:09:30 +00:00
danm%netscape.com
0982e590b4
restoring chromeclass to urlbar removed in rev 1.28
1999-08-21 01:04:05 +00:00
rjc%netscape.com
5b3e6fa1ea
Tweak search UI.
1999-08-21 00:56:27 +00:00
danm%netscape.com
a74d67d0a6
move localizable string entities into separate DTD
1999-08-21 00:15:58 +00:00
german%netscape.com
9d310faa05
splitting open file and open web page menus
1999-08-20 23:20:18 +00:00
german%netscape.com
f6a0ae3d83
preparing for split of open menu into open file and open web page
1999-08-20 23:17:12 +00:00
danm%netscape.com
59c9eb8169
adding 'status' chromeclass to the other half of the status bar
1999-08-20 23:00:43 +00:00
hyatt%netscape.com
f1252f912a
Renaming onaction to oncommand.
1999-08-20 22:58:32 +00:00
akkana%netscape.com
d78cbc0c02
Handle plaintext wrapping in style, rather than a pre tag in the body. Also fix a couple of warnings.
1999-08-20 22:39:48 +00:00
brade%netscape.com
59c0313b7b
fixed apparent pref typo for calendar startup; fixed Calendar label (was Composer)
1999-08-20 13:05:32 +00:00
alecf%netscape.com
57e153a924
updates to account manager
...
now create a <deck> for each server, and put an <iframe> in each one
1999-08-20 02:38:02 +00:00
alecf%netscape.com
331b28f379
add "File Here" menu item
1999-08-20 02:32:47 +00:00
akkana%netscape.com
6187c11f26
Partial work toward 11390, using style instead of embedded pre tag
...
to control wrapping; this adds a style tag that should work, but
doesn't seem to (see bug 4696), so I've left the old pre tag in place.
Also change text to more accurately reflect the situation, and fix the
80 char reference so that it's really 80 chars (was 78 ;-).
1999-08-19 22:14:54 +00:00
slamm%netscape.com
4f4444370d
Fix hr sizing (put in div tag). Try to flex the tree.
1999-08-19 22:04:24 +00:00
slamm%netscape.com
e539f94ae3
Open history items in new chromed window. Bug #11986 .
1999-08-19 22:02:40 +00:00
slamm%netscape.com
06f69e35e2
Use chrome url for dtd's.
1999-08-19 22:00:48 +00:00
chuang%netscape.com
3c1a2e61be
replace pref html to xul
1999-08-19 20:07:18 +00:00
rjc%netscape.com
aa18812942
Tweak Search UI.
1999-08-19 20:00:43 +00:00
rjc%netscape.com
51ec7580f2
Search UI tweaks.
1999-08-19 19:58:26 +00:00
danm%netscape.com
11238c7977
adding chrome test case to debug menu
1999-08-19 14:48:28 +00:00
brade%netscape.com
044d8b54aa
add license
1999-08-19 14:38:45 +00:00
dougt%netscape.com
02d6d20257
removing security specific commands.
...
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
radha%netscape.com
da0c86ac39
Fix for 10051. reviewed by claudius. approved by cyeh.
1999-08-17 00:32:10 +00:00
matt%netscape.com
219e6bac0e
Adding for bug fix 11706
1999-08-12 22:46:26 +00:00
matt%netscape.com
31c01e239d
Adding dtd support to files. Appoved by hoffmann bugs 10343 7309 10252
1999-08-12 22:31:10 +00:00
rjc%netscape.com
1625c2b74d
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
cdbcf64f0d
Move bookmarks resources into their own directory (bug #10341 ) and use chrome urls to reference them. a=chofmann
1999-08-11 22:27:57 +00:00
slamm%netscape.com
70c9201782
Replace 'resource:' urls with 'chrome:' urls (bug #10341 ). a=chofmann
1999-08-11 22:02:28 +00:00
matt%netscape.com
9c1160678a
fix for bug 9607. Appoved by jev
1999-08-11 07:24:37 +00:00
matt%netscape.com
47415323a0
Adding dtd files for navigator
1999-08-11 06:41:52 +00:00
jefft%netscape.com
c1327592b4
enable Rename Folder & New Folder
1999-08-11 04:58:09 +00:00
rjc%netscape.com
6bac915032
Fix icon alignment.
1999-08-11 04:10:44 +00:00
rjc%netscape.com
8dc812ad54
Hook up search persistence.
1999-08-11 04:06:23 +00:00
alecf%netscape.com
f6512ea19f
move entities to external DTDs
1999-08-11 03:37:06 +00:00
alecf%netscape.com
de2eee6a2a
new en-US DTDs
1999-08-11 03:19:16 +00:00
dbragg%netscape.com
6561a9d153
xul version of pref-smartupdate.html
1999-08-11 00:32:22 +00:00
jefft%netscape.com
2df0447c4c
enabled Delte Folder for Imap
1999-08-11 00:13:52 +00:00
matt%netscape.com
523d6db630
Adding fix for 10275
1999-08-10 23:27:26 +00:00
sfraser%netscape.com
ddc164b565
Add an <OL>
1999-08-10 23:14:12 +00:00
brade%netscape.com
93193b06a3
partial synch up with editorappshell.xul; fix entities (a=mcafee)
1999-08-10 20:55:14 +00:00
brade%netscape.com
4cca11f428
point to EditorAppShell.dtd (removing entities)
1999-08-10 14:18:16 +00:00
saari%netscape.com
a77a8afd8b
Fixing bug 7319
1999-08-10 05:09:30 +00:00
tao%netscape.com
96244b3300
Add en-US test case.
1999-08-10 03:11:08 +00:00
tao%netscape.com
8ed2c2698f
Add file/http test.
1999-08-10 03:06:12 +00:00
matt%netscape.com
e5fd5d7e05
Adding prefs in boxes
1999-08-10 02:48:56 +00:00
matt%netscape.com
981e196d12
Adding dtd files for prefs
1999-08-10 02:45:59 +00:00
hangas%netscape.com
ba19a36a47
Moved addressing widget from messengercompose to its own overlay
1999-08-09 23:59:54 +00:00