Граф коммитов

478 Коммитов

Автор SHA1 Сообщение Дата
davidm%netscape.com ab55f42520 Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden 1999-09-20 01:55:16 +00:00
alecf%netscape.com c013c586cb update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +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
alecf%netscape.com afb1f412f4 Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +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
davidm%netscape.com 9e11c59200 Disable some debugging code 1999-09-19 07:21:20 +00:00
davidm%netscape.com 52a1b98a6b 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com 168bf1fca4 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
sspitzer%netscape.com b820ce8dff move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
davidm%netscape.com 5953816a92 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
law%netscape.com 1928c06bc6 Make Open Web Location dialog modal 1999-09-18 01:27:36 +00:00
law%netscape.com 152b969357 Wire up file/folder picker buttons 1999-09-18 01:17:32 +00:00
sspitzer%netscape.com 4cbe44d843 hook up the Subscribe menu item to the simple subscribe dialog. remove the old subscribe.* files. make the New Folder and Subscribe share the same code. make it so both new folder and subscribe will pre select the folder / server you selected when you clicked new folder or subscirbe. use try and catch to prevent exceptions. 1999-09-18 00:40:03 +00:00
alecf%netscape.com cd466c2457 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
fergus%netscape.com 3b5a437472 Adding localization comments 1999-09-17 23:59:23 +00:00
law%netscape.com f9212a3d0a More context menu stuff 1999-09-17 23:53:20 +00:00
law%netscape.com f9bd9a15a4 Adding context menu stuff 1999-09-17 23:41:56 +00:00
slamm%netscape.com 57f8567ee0 Better remembering of open/close state. 1999-09-17 23:38:26 +00:00
slamm%netscape.com f7912edc3f Remove extra box. Tweak some formatting. First pass at personal toolbar popups. 1999-09-17 23:37:41 +00:00
fergus%netscape.com e603b27631 Adding localization notes. 1999-09-17 23:31:01 +00:00
ducarroz%netscape.com b1d5d1f001 elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
waterson%netscape.com 34f7163631 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 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
danm%netscape.com e9bd7f6f1c 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 f07cb272bf 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 51bcd48d67 Remove obsolete code. Move some wallet code off to js 1999-09-16 23:46:55 +00:00
davidm%netscape.com c308807889 Fix so mac doesn't quit when last window closed 1999-09-16 23:45:25 +00:00
davidm%netscape.com e91630628d 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 d0bf4886b3 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00
fergus%netscape.com 1ebf81d673 Adding localization comments 1999-09-16 22:01:08 +00:00
slamm%netscape.com ef0379cabc Everyone hates the inset border. Me too. 1999-09-16 21:28:32 +00:00
fergus%netscape.com 0f19259cab Adding localization comments 1999-09-16 21:20:57 +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
hangas%netscape.com 97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
mcafee%netscape.com 08c807ec26 Naming radio inputs to fix radio behavior. 1999-09-16 20:07:03 +00:00
law%netscape.com 612cd3ec05 _new -> _blank 1999-09-16 19:20:56 +00:00
matt%netscape.com 637f82796b Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
matt%netscape.com 29f8d82fdc Adding pref-smart_browsing 1999-09-16 19:06:07 +00:00
sspitzer%netscape.com 4b5eef34a2 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 701134dee8 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 a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
cmanske%netscape.com fbec6b9f73 Added an HR to editor test page 1999-09-16 04:38:50 +00:00
davidm%netscape.com c078d5b1b0 13907 cmd-key for bookmarks is cmd-m 1999-09-16 04:34:47 +00:00
sspitzer%netscape.com 3e55776a51 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 264c585f12 Initial context menu support 1999-09-16 04:15:40 +00:00
waterson%netscape.com aeb9d71034 Bug 13892. Fix window targeting for new sidebar. 1999-09-16 01:23:37 +00:00