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

2194 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 6b7d3dbefb Recommit. Add entity files. 1999-08-04 23:45:32 +00:00
slamm%netscape.com ad9fad37cf Not ready yet. back out. 1999-08-04 23:43:05 +00:00
slamm%netscape.com baf9f3d904 Move entities into dtd files. 1999-08-04 23:40:49 +00:00
danm%netscape.com d1f12ae485 enable non-chrome window.open for platforms other than Windows 1999-08-04 23:26:21 +00:00
slamm%netscape.com a587a0acf6 Fix bug #9925: Down arrow behaves incorrectly. 1999-08-04 23:10:56 +00:00
radha%netscape.com ffa156c692 Pass url load type LOAD_HISTORY when loading a url due to a back or forward button click 1999-08-04 22:44:59 +00:00
radha%netscape.com 434b77186d Add a new loading type LOAD_HISTORY 1999-08-04 22:44:13 +00:00
valeski%netscape.com 5703191006 we're now returning load url error codes out 1999-08-04 21:45:06 +00:00
hangas%netscape.com f096176e6d Moving tree styles around such that mailnews uses xul.css for tree style and xul.css has correct colors on tree headers. Hook?=slamm, sspitzer 1999-08-04 21:21:18 +00:00
slamm%netscape.com 0f3965610f Remove OpenBookmarkURL() call from Bookmarks menu (it's already on the individual items). 1999-08-04 21:10:47 +00:00
slamm%netscape.com 54d4412df6 Remove default pref for open/close so that individual sidebars can set it the way they want. 1999-08-04 20:43:03 +00:00
slamm%netscape.com 6b8334378b Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
slamm%netscape.com 64bfcd65d0 Remove entry for unused and non-existant gif, online.gif. 1999-08-04 20:37:51 +00:00
slamm%netscape.com fee5accc45 Use window.open instead of toolkit core to open bookmarks window. (workaround fix for bug #9972) 1999-08-04 20:36:42 +00:00
matt%netscape.com 4e04281319 taking out pref dump 1999-08-04 20:30:43 +00:00
german%netscape.com 08b6c2b111 Small changes to improve look and feel of open file open dialog and enable intrinsic sizing. Hook? = cyeh granted. Tree also just turned green. 1999-08-04 18:38:13 +00:00
chuang%netscape.com c307e22acb replace html files to xul files 1999-08-04 18:29:28 +00:00
waterson%netscape.com 256b38e1e0 Let's try that again. 1999-08-04 06:13:06 +00:00
waterson%netscape.com de76e3129f Re-added as binary. 1999-08-04 06:10:27 +00:00
waterson%netscape.com c471fbb9c9 Removing flames.gif so I can re-checkin with -kb option. 1999-08-04 06:09:56 +00:00
waterson%netscape.com c3f045f1da Descend into sidebar directory. 1999-08-04 04:52:25 +00:00
waterson%netscape.com eb6ee56e63 Add sidebar to dirlist. 1999-08-04 04:51:24 +00:00
danm%netscape.com 2c8a082b19 initialize what was an uninitialized variable. makes things better. 1999-08-04 04:31:01 +00:00
sdagley%netscape.com 0d1e67aedf File Removed. 1999-08-04 02:17:41 +00:00
slamm%netscape.com 383dc7605a Fix build error for sidebar. 1999-08-04 00:05:09 +00:00
slamm%netscape.com 7b3b0084a6 Fix mac build bustage. 1999-08-03 23:01:38 +00:00
slamm%netscape.com 2168579a0a Move sidebar entities into dtd files (bug #10341) 1999-08-03 22:36:20 +00:00
slamm%netscape.com cccebba779 Add sidebar component directory (files were previously in rdf/resources). 1999-08-03 22:36:12 +00:00
slamm%netscape.com 955ba39205 Move strings to DTD files (bug #10247). 1999-08-03 22:36:00 +00:00
slamm%netscape.com 006f754292 Use chrome url for sidebar contents 1999-08-03 22:35:45 +00:00
radha%netscape.com ab1456be8b Allow windows path formats, d:\, c:\ etc.. to be passed as command line urls 1999-08-03 22:15:14 +00:00
slamm%netscape.com 2f68d0049c Remove unused appcore. Replaced by JS code. 1999-08-03 20:59:40 +00:00
sdagley%netscape.com 3209ebf605 Removed some obsolete files from the makefiles. First step in addressing bug #11024. 1999-08-03 20:52:15 +00:00
mcafee%netscape.com 451c4afcee Converting to stream implementation of HTTP posting, this obsoletes nsIPostData and nsIPostToServer. a=warren 1999-08-03 20:51:41 +00:00
german%netscape.com 852b586cf6 Added icons for alerts, infomsgs, errors,question dialogs and for the default button 1999-08-03 14:21:23 +00:00
rjc%netscape.com a8095a2d9d Small XUL change 1999-08-03 11:30:18 +00:00
rjc%netscape.com 5f76ea954f Darn nsCOMPtr usage. 1999-08-03 07:08:59 +00:00
danm%netscape.com 9d29324b32 modal dialogs from C off the UI thread. a bit premature: works on Win and Mac. Issue addressed on gtk, but not there yet. 1999-08-03 07:06:32 +00:00
rjc%netscape.com f986dfa9e4 Add support for changing a bookmark's URL. 1999-08-03 06:12:28 +00:00
dougt%netscape.com 352e3e97a7 making secure-button a listener of the Browser:Security broadcaster 1999-08-03 01:31:01 +00:00
pinkerton%netscape.com 1b0617a661 change ResolveAlias() to ResolveSymlink() to avoid two asserts at startup. Why this code is ifdef'd XP_MAC is worrysome to me. 1999-08-03 01:23:38 +00:00
german%netscape.com a8a306e45d First Checked In. 1999-08-03 00:58:29 +00:00
german%netscape.com 3fb95c9126 First Checked In. 1999-08-03 00:51:10 +00:00
hangas%netscape.com 67cba68c28 Fixes to opening navigator window from tasks menu and taskbar (hangas and davidm). 1999-08-03 00:20:31 +00:00
hangas%netscape.com 7e7e21b5e6 Fixed the Exit menu item for all mailnews windows to match the new menu structure. Hook?=dp 1999-08-02 23:16:13 +00:00
hangas%netscape.com ab0df03e42 Fixed taskbar buttons. If we plan to use onaction for buttons then we can switch this back later. Hook? = dp 1999-08-02 22:51:33 +00:00
tao%netscape.com 003f55980f Rename "Strres Test" to "StringBundle Test" 1999-08-02 21:38:41 +00:00
hyatt%netscape.com d9d149c1c7 Fix. 1999-08-02 21:20:48 +00:00
hyatt%netscape.com 444c792216 Fixing the oddness. This looks like a CSS parsing bug (it didn't detect the
close of the comment).
1999-08-02 21:17:13 +00:00
sspitzer%netscape.com 559215d205 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
hangas%netscape.com 57658f3e2a Fixes for splitter 1999-08-02 18:30:40 +00:00
hangas%netscape.com e2b58c499d Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
ramiro%netscape.com deb7d3b582 Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +00:00
hyatt%netscape.com bb9bfa6013 Fixing separators also. 1999-08-02 08:59:56 +00:00
hyatt%netscape.com eb3fa406fb Fixing separators also. 1999-08-02 08:59:35 +00:00
hyatt%netscape.com 49001a9b2b Fixing Mac breakage where menu items don't execute when selected. 1999-08-02 08:55:15 +00:00
hyatt%netscape.com 7543e2a5bb Demonstrating how to use the accesskey attribute. 1999-08-02 07:32:06 +00:00
hyatt%netscape.com c9ff32a0a9 Speeding up XP menus. 1999-08-02 07:26:24 +00:00
waterson%netscape.com aa4e4d5ade Fix toolbar buttons in bookmarks menu. 1999-08-02 05:29:05 +00:00
waterson%netscape.com 51be357646 Fix separators in bookmarks menu. 1999-08-02 05:24:55 +00:00
danm%netscape.com 8a4c4a6b11 update nondynamic (mac) menu loading code to use xul syntax new since yesterday (name becomes value) 1999-08-01 04:21:50 +00:00
hyatt%netscape.com 0ffe2da7fc Cleaning up this XUL command thing a bit. 1999-07-31 22:51:05 +00:00
hyatt%netscape.com 1997656007 Doing a little bit of cleanup on the webshell window. 1999-07-31 22:48:28 +00:00
hyatt%netscape.com 1b037cda48 Fixing nsIXUlWindowCallbacks bustage. I accidentally commented out the
ExecuteStartupCode() function, which still needs to be called for now.
1999-07-31 21:08:10 +00:00
hyatt%netscape.com 464ff83329 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
hyatt%netscape.com c78377b708 Fixing hiddenWindow.xul. 1999-07-31 07:45:20 +00:00
hyatt%netscape.com 2117330e24 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com 430785be1a Patching the bookmarks XUL file (we're still in phase 2 of the landing). 1999-07-31 07:32:38 +00:00
hyatt%netscape.com dd78fe4ffc Patching the view source XUL file. 1999-07-31 07:29:56 +00:00
hyatt%netscape.com 1b63cf98da Patching non-dynamic native menu impls. These include the Mac and BeOS.
Note that the only XUL files currently patched as of this checkin are
the global overlays and navigator.xul.  You won't see any menus in any
other windows right now.

I will now begin patching XUL files.  Once I am finished with the XUL,
phase 2 will be complete (i.e., as of this checkin, all C++ code for
phase 2 is in).
1999-07-31 07:15:20 +00:00
hyatt%netscape.com b65ad1079f Phase 2 of XP menu landing. Adding the menupopup child. 1999-07-31 07:02:22 +00:00
warren%netscape.com 51b7182c90 Added debug code to print out timing. 1999-07-31 06:35:08 +00:00
dp%netscape.com 8b1e178a24 Fixing calls to startup and shutdown xpcom 1999-07-31 06:26:24 +00:00
hyatt%netscape.com 7accb23ca0 Phase 1 of the XP menu landing. Patching XUL files. 1999-07-31 03:04:31 +00:00
hyatt%netscape.com afe0bfb855 Phase 1 of the XP menu landing. Patching XUL files. 1999-07-31 03:02:38 +00:00
hyatt%netscape.com 837415eb45 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +00:00
hyatt%netscape.com e0da4f446e Phase 1 of menu landing. Patching XUL files. 1999-07-31 02:51:48 +00:00
hyatt%netscape.com 37bd94cbdc Phase 1 of menu landing. Changing the syntax of XUL files. 1999-07-31 02:50:33 +00:00
hyatt%netscape.com 89aef333a8 Committing navigator.xul with the updated menu syntax. 1999-07-31 02:11:37 +00:00
hyatt%netscape.com 17e94071e9 Checking in the sample XP menu XUL file. Demos the anonymous creation
capability and has a menu with an action handler attached.
1999-07-31 01:44:30 +00:00
waterson%netscape.com 7214976a0e Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
rjc%netscape.com 288bb561e9 Add persist attribute on "open" attribute. Also, get bookmark icons back on the left of the text. 1999-07-30 23:43:29 +00:00
danm%netscape.com 947bf6cd78 stop neglecting to specify an URL to open in the prefs window. fixes bug 10589. 1999-07-30 23:42:43 +00:00
bruce%cybersight.com 155432c7f4 ANSI C++ fix. Fixes HP-UX build with aCC. Use 'friend class nsFoo' rather than 'friend nsFoo'. 1999-07-30 23:39:28 +00:00
mscott%netscape.com 9c8970b753 Fix Bug #10706. Restore menus to chrome urls that are opened using window.open from the task manager. r=danm 1999-07-30 23:35:19 +00:00
briano%netscape.com d1d9698db3 Added a newline to the end of file to fix the Unix native compiler builds. 1999-07-30 21:49:32 +00:00
hyatt%netscape.com f193a4decc This is a sample XUL file that nobody uses. Completely harmless. 1999-07-30 00:34:09 +00:00
valeski%netscape.com e8728c2ed4 cyeh approved - stability repairs 1999-07-29 21:16:27 +00:00
cltbld%netscape.com d67a055739 anal cleanup. 1999-07-29 20:02:29 +00:00
blizzard%redhat.com 0c10e469f2 fix linux startup bustage. reviewed by sspitzer, approved by cyeh. 1999-07-29 19:42:55 +00:00
mscott%netscape.com 293095a950 fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
mscott%netscape.com c161ee5840 fix build breakage....include config.mak 1999-07-29 03:56:54 +00:00
gagan%netscape.com f952c9d490 Fixed the resource:// to resource:/ May be related to the menu problems. Appr'd leaf. 1999-07-29 01:31:47 +00:00
briano%netscape.com ea37bbc00a Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
dp%netscape.com 58a1a55a5b Removing Makefile that got checked in by mistake, I think 1999-07-28 18:47:56 +00:00
warren%netscape.com b0b426c6cd Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:42:53 +00:00
law%netscape.com d08f3930a4 Fix for necko build bustage 1999-07-28 06:53:32 +00:00
racham%netscape.com e8d11ed3b8 Fixing no migration profiles case. bug 9783 1999-07-28 06:32:08 +00:00
law%netscape.com aceea7bbd5 New stream xfer dialog plus .dtds 1999-07-28 06:17:48 +00:00
law%netscape.com 41d146f303 Enable overriding initialization 1999-07-28 05:51:43 +00:00