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

670 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 7e11ab8df9 Commented out clipboard copy 1999-04-01 15:38:31 +00:00
rods%netscape.com f7ae7bdb8a added copy support 1999-04-01 14:51:09 +00:00
rods%netscape.com 49e9961ab9 Added copy support 1999-04-01 14:50:54 +00:00
rods%netscape.com 0d85b6aa08 Fixed up the registration to the manager 1999-04-01 14:50:29 +00:00
ramiro%netscape.com 58ad0d68df Add shell scripts to run mozilla viewer and apprunner. The scripts should
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
evaughan%netscape.com 1941318858 added some test xul files. 1999-03-31 22:00:15 +00:00
slamm%netscape.com 17133e3861 Fixing 'Manage Bookmarks...' menu item. Victim of global search and replace. Hooking up 'Add Current Page' menu item. 1999-03-31 19:14:18 +00:00
evaughan%netscape.com cde596ea03 Added a test navigator.css that changes the look of the UI. 1999-03-31 08:30:54 +00:00
evaughan%netscape.com b5be496993 Moved navigator specific style information like .gif from xul.css and navigator.xul to a new file
called navigator.css this should hold all the basic navigator styles.
1999-03-31 08:04:37 +00:00
evaughan%netscape.com 52e15cc5d3 Added a css for for navigator style to live in. 1999-03-31 07:53:28 +00:00
rjc%netscape.com 24259a3c42 Add failure detection when looking for "RDFCore" so that, if it can't be found or instantiated for some reason, normal URL loading via the location bar still functions. 1999-03-31 07:01:35 +00:00
rjc%netscape.com a6d92d5ffc Add support for "Shortcut URLs". Basically, anything entered into the location bar is first checked to see if it maps to a bookmarked URL and, if so, the real URL is put into the location bar and then loaded. 1999-03-31 06:57:06 +00:00
rjc%netscape.com 1b87a1a771 Add references to "Wallet" shared libraries (debug and optimized) into AppCore project. 1999-03-31 06:41:15 +00:00
danm%netscape.com 4f3260d4a9 simple ability to at least specify a size for the window in XUL 1999-03-31 04:21:05 +00:00
rjc%netscape.com a73d0b2e04 Add check for NS_RDF_NO_VALUE (which required #including "rdf.h") 1999-03-30 11:42:28 +00:00
rjc%netscape.com 08d0b05e70 Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
jfrancis%netscape.com b79a08d2b3 make a plaintext editor instead fo an html editor if TEXT_EDITOR is defined. 1999-03-30 08:19:26 +00:00
evaughan%netscape.com e74189c52f added a class of titled button called "push" that works like a regular push button. 1999-03-30 08:18:34 +00:00
nisheeth%netscape.com 49b8727a3a Adding expat and xmltok libraries to the link phase for apprunner. 1999-03-30 05:46:46 +00:00
ramiro%netscape.com 532f507e84 delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
evaughan%netscape.com aa73de09b7 Reimplemented navigator.xul on top of the new box layout system. 1999-03-30 04:05:49 +00:00
mscott%netscape.com 1ab8289421 Move the code to register the app core into the app cores manager from the constructor of the app core into the init function of the app core. Why? nsIAppCoresManager::Add requires that the app core have an id. The id doesn't get assigned until the app core gets initialized. a=mcmullen, rod spears 1999-03-30 00:34:12 +00:00
mcmullen%netscape.com a563079fa6 Try that without the typo. 1999-03-30 00:08:40 +00:00
danm%netscape.com 75ca60329a added window title attribute 1999-03-30 00:00:56 +00:00
danm%netscape.com df30b4bffc set window title from XUL 1999-03-29 23:57:18 +00:00
mcmullen%netscape.com b664c10973 Rearranged the prefs frames, fixed the window size, instantiated the prefs window from C++ (from new ShowWindow() call). 1999-03-29 23:39:38 +00:00
mcmullen%netscape.com 66f1506625 Added nsXULWindowCallbacks.h to the build. 1999-03-29 23:37:20 +00:00
morse%netscape.com 26b5340c11 make wallet compile on unix 1999-03-29 23:04:05 +00:00
akkana%netscape.com cf7607381c Editor: Add Insert Link and Image 1999-03-29 22:01:26 +00:00
mcafee%netscape.com 2d0d0a43f5 Adding verification URL's to Debug menu. 1999-03-29 09:42:17 +00:00
rpotts%netscape.com 8eb73e4fce Added more methods to nsIDocumentLoaderObserver in the first stage toward unifying *all* of the different notification mechanisms in the WebShell... 1999-03-29 09:21:01 +00:00
mcafee%netscape.com 10ce2e02c4 Adding viewer tests to apprunner, under a new top-level Debug menu. 1999-03-29 09:05:37 +00:00
joki%netscape.com e39e13cf18 Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes. 1999-03-28 22:27:38 +00:00
rjc%netscape.com d57e357032 New method added to RDFCore: AddBookmark() 1999-03-28 21:57:12 +00:00
rjc%netscape.com 6da1d32e44 New method added to RDFCore: AddBookmark() 1999-03-28 21:55:43 +00:00
mcmullen%netscape.com 9a02d66e06 Add the install rules for the prefs content. 1999-03-27 01:50:54 +00:00
evaughan%netscape.com 0301ff3ab4 Added some box layout properties. 1999-03-27 01:32:21 +00:00
mcmullen%netscape.com 3ce4ce3bbf Add prefs stuff to the build. 1999-03-27 00:52:19 +00:00
mcafee%netscape.com b6bca26542 Adding editor to Tasks menu. 1999-03-27 00:23:07 +00:00
mcmullen%netscape.com 607708bd0f Rearrange the code so that windows can be closed programmatically, and deregistration etc all happens, in a more foolproof way. 1999-03-27 00:09:04 +00:00
mcmullen%netscape.com 9cd84ab429 Add and remove the appcore from the manager's list. 1999-03-27 00:07:49 +00:00
mcmullen%netscape.com a65c3410ea Added prefscore. 1999-03-27 00:06:45 +00:00
mcmullen%netscape.com 5677de8439 Added support for prefscore 1999-03-27 00:06:03 +00:00
mcmullen%netscape.com 4c8d6d0484 Added PrefsCore.idl 1999-03-27 00:03:50 +00:00
mcmullen%netscape.com 3955b8a1f4 export nsIDOMPrefsCore.h 1999-03-27 00:01:48 +00:00
mcmullen%netscape.com bdee835a32 Export nsIDOMPrefsCore.h 1999-03-27 00:01:25 +00:00
mcmullen%netscape.com f867b9e073 Export the xul files for preferences. 1999-03-27 00:00:50 +00:00
mcmullen%netscape.com 0df819c5d9 Made mList static. 1999-03-26 23:59:35 +00:00
mcmullen%netscape.com 1de08fef04 Hooked up preferences 1999-03-26 23:58:22 +00:00
mcmullen%netscape.com 6cc6f93b58 Added NS_PREFCORECID 1999-03-26 23:57:30 +00:00