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

2843 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 378928574b IDLize nsICmdLineService 1999-09-10 05:42:11 +00:00
alecf%netscape.com cb658382e0 stop using NS_ICOMMANDLINE_CID 1999-09-10 05:34:15 +00:00
alecf%netscape.com 5139b3d6cb remove use of COMMANDLINE_IID 1999-09-10 05:31:00 +00:00
davidm%netscape.com b179843b9d remove some duplicate broadcasters 1999-09-10 05:27:21 +00:00
davidm%netscape.com 150d15bbba remove shopping 1999-09-10 05:26:35 +00:00
davidm%netscape.com 31227680f3 add nsAbout 1999-09-10 05:26:27 +00:00
davidm%netscape.com efca24093e First Checked In. 1999-09-10 05:25:44 +00:00
briano%netscape.com ba2207630b General cleanup. 1999-09-10 02:31:07 +00:00
jj%netscape.com fb35b68c68 #9087: updated internal version and Finder's get info string to "m11" 1999-09-10 01:16:14 +00:00
alecf%netscape.com fb0a5bcfcf moved most of the profile startup code to nsIProfile
start using it, enough with these static initializers.
1999-09-10 01:05:31 +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
evaughan%netscape.com e1376a8aac 1) Fixed bugs in deck
2) Added visual debugging to boxes
1999-09-10 00:57:01 +00:00
law%netscape.com ea89529bc0 Fix File->Quit 1999-09-10 00:55:25 +00:00
warren%netscape.com ee7edbeac3 Removed obsolete include. 1999-09-09 22:45:11 +00:00
warren%netscape.com e6619b2ad6 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
kipp%netscape.com f95d8ef170 Use nsAutoString to avoid malloc's 1999-09-09 20:44:17 +00:00
radha%netscape.com c6356f0da1 Fix for 5624. Location bar is updated as soon as a successful
connection is made to the server.
1999-09-09 19:41:09 +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
morse%netscape.com bba42751f6 localize wallet xul files 1999-09-09 06:43:15 +00:00
alecf%netscape.com 73970241ba appcores dont need xplib anymore 1999-09-09 06:30:05 +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 b5d7a68208 add navigatorOverlay.xul 1999-09-09 04:46:54 +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
briano%netscape.com 93df94cd60 General cleanup. 1999-09-09 02:02:21 +00:00
briano%netscape.com 6fc2ec495a Minor cleanup and removal of the obsolete non-NECKO stuff. 1999-09-09 01:49:14 +00:00
rjc%netscape.com dab2b8a30a Use shortened syntax. 1999-09-09 01:15:02 +00:00
rjc%netscape.com 72591b4283 Set an initial width and height on the search dialog. 1999-09-09 01:13:21 +00:00
rjc%netscape.com 23007a93f0 Add folder check. 1999-09-09 01:01:16 +00:00
rjc%netscape.com a949da7b24 Don't return URLs from history that begin with "NC:". In truth, the history datasource should not return answers about anything that isn't in its "space"... but til that day, this hack works. 1999-09-09 00:59:20 +00:00
briano%netscape.com 827386358c Removed the obsolete non-NECKO leftovers. 1999-09-09 00:21:43 +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
evaughan%netscape.com a091cea624 1) Made some fixes to splitter frame.
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
1999-09-08 23:51:02 +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
rjc%netscape.com 012310a7f3 Fix bug # 13197: escape bookmark title as well as descriptions. 1999-09-08 03:06:15 +00:00
matt%netscape.com 255dbe0b01 Fixing help menu 1999-09-08 00:07:42 +00:00
sfraser%netscape.com 47ada8b71e Convert some NS_ASSERTIONS into warnings, so that I can start up without debugger breaks. 1999-09-07 23:54:44 +00:00
danm%netscape.com 66807b758d open new browser window with nsIDOMWindow.Open 1999-09-07 23:49:36 +00:00
danm%netscape.com 9761902a0e adding JavaScript.shlb 1999-09-07 23:46:52 +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 fb0c0f50ba Remove meaningless "open" attribute. 1999-09-07 09:45:40 +00:00
rjc%netscape.com df270d86f2 Use same strings. 1999-09-07 09:41:24 +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 b57057a608 Center table. 1999-09-07 07:33:56 +00:00
rjc%netscape.com 50322c9b75 Move string declaration to DTD. 1999-09-07 07:31:51 +00:00
rjc%netscape.com 7475236f80 Fix silly warning. 1999-09-07 06:55:20 +00:00
bruce%cybersight.com 521c15c1ba Add linefeed to end of file for HPUX. 1999-09-06 20:29:15 +00:00
morse%netscape.com ad1fba8c0d wallet code now uses xul files instead of html files 1999-09-06 14:07:27 +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
evaughan%netscape.com 832471f5a5 Added the ability to drag splitters. If any build problems call me at: 650 224-0620 1999-09-05 20:46:59 +00:00
rjc%netscape.com b587f95bce If startHour is greater than endHour, switch 'em. 1999-09-04 07:36:12 +00:00
dougt%netscape.com 6c170a39d6 removing redundant default/ in chrome URI string. 1999-09-04 00:02:35 +00:00
dougt%netscape.com 7336d6b0a1 removing redundant default/ in chrome uri string 1999-09-03 23:59:05 +00:00
davidm%netscape.com 19b6c718cf remove Mac command line initialation 1999-09-03 23:42:40 +00:00
davidm%netscape.com b8a99c68e6 Move nsCommandLineServiceMac to apprunner to allow initialization before XPCOM registration 1999-09-03 23:42:13 +00:00
davidm%netscape.com b453000282 change from bool to PRBool. move mac commandline service before XPCom initialization 1999-09-03 23:41:26 +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
danm%netscape.com fe1d16cc98 implemented intrinsic sizing method on DOM Window 1999-09-03 22:41:56 +00:00
davidmc%netscape.com ac7ed3154f file API changes 1999-09-03 22:27:25 +00:00
rjc%netscape.com 8a61285270 Also need to link against necko and timer libs. 1999-09-03 22:16:32 +00:00
rjc%netscape.com 6753dd6636 Don't forget const. 1999-09-03 22:13:02 +00:00
rjc%netscape.com 208edff02d Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
sfraser%netscape.com 1014388c0a Fix the fragment name to fix Mac quit on startup. r bill law, a leaf. 1999-09-03 20:38:31 +00:00
sspitzer%netscape.com 189dd57d74 add newline to end of file to please certain UNIX compilers. 1999-09-03 10:43:00 +00:00
hyatt%netscape.com da2d8656dc Hooking up persistence of column state in bookmarks. 1999-09-03 09:33:32 +00:00
tbogard%aol.net d9550b8879 Tests for collapsing of boxes. 1999-09-03 09:29:56 +00:00
bruce%cybersight.com 094c85129e Use nsCRT::free() instead of delete[]. 1999-09-03 06:59:31 +00:00
morse%netscape.com c025442b65 convert viewers from html to xul 1999-09-03 04:55:23 +00:00
briano%netscape.com 6c92bd6839 Fixed the objdir-specific breakage. _Never_ include generated files from topsrcdir. 1999-09-03 01:14:07 +00:00
pinkerton%netscape.com 59cb646f50 personal toolbar d&d now in JavaScript. 1999-09-02 23:16:37 +00:00
sfraser%netscape.com a8fd2e712b Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
law%netscape.com d1574ed2a5 Adding to unix builds 1999-09-02 21:53:57 +00:00
radha%netscape.com 6c1f720626 New session history methods Set/GetHistoryObjectForUrl() 1999-09-02 21:53:28 +00:00
law%netscape.com 82a10e6cd9 Adding to windows build 1999-09-02 21:49:07 +00:00
radha%netscape.com b8b896478f New methods to set and get history state 1999-09-02 21:37:25 +00:00
law%netscape.com e311fccc69 Fix warnings 1999-09-02 05:50:33 +00:00
law%netscape.com 36608ec10d do nsIBrowserInstance.idl on windows 1999-09-02 04:52:23 +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 fae6efb16e some cleanup 1999-09-02 04:10:22 +00:00
law%netscape.com fce383f6b6 Cleanup so it can be used with window.openDialog 1999-09-02 04:08:22 +00:00
law%netscape.com a051d3cf9a Fix so it builds the proper .xpt 1999-09-02 04:06:39 +00:00
law%netscape.com f4ab2738ce Add selectAll 1999-09-02 01:22:14 +00:00
law%netscape.com 1e036819ce Add SelectAll 1999-09-02 01:21:48 +00:00
law%netscape.com 182170a05a Rearranged the code slightly 1999-09-02 01:09:47 +00:00
law%netscape.com 3dc9e94d84 Update (not activated yet) 1999-09-02 00:55:08 +00:00
law%netscape.com 8fcd5acd01 First Checked In. 1999-09-02 00:49:53 +00:00
bienvenu%netscape.com 8957991e8f back out recent changes so apprunner can come up 1999-09-02 00:40:16 +00:00
davidm%netscape.com b0c068afd0 Update to support dialog titles and more than 2 buttons 1999-09-02 00:18:54 +00:00
davidm%netscape.com 9d64a9d8a1 Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
law%netscape.com ae9810aced First Checked In. 1999-09-01 23:36:26 +00:00
law%netscape.com b11843016c New for mac build (but not activated yet) 1999-09-01 22:38:37 +00:00
matt%netscape.com 32d2165f32 Fixing bugs 6830 6826 1999-09-01 22:05:56 +00:00
dougt%netscape.com d3c1978bfd adding nsISupport to the QI. 1999-09-01 21:37:19 +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 c9324df727 Added pref-smartupdate to the dist 1999-09-01 21:35:44 +00:00
dbragg%netscape.com 9b2dd83122 Added the dtd file for pref-smartupdate.xul 1999-09-01 21:32:44 +00:00
law%netscape.com bd0d025177 Fix typo 1999-09-01 21:31:29 +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 ed3c6db2bd Adding help menu 1999-09-01 20:56:48 +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 c3332c9566 taking out table pref style for border 1999-09-01 20:49:59 +00:00
matt%netscape.com e9dcdf979c Adding new prefs for bugs.
Also clean up a bit.
1999-09-01 20:49:16 +00:00
law%netscape.com e3f7ca2e5e Update to modified nsBrowserAppCore 1999-09-01 20:41:30 +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
radha%netscape.com c26a3ffd1f Fix warnings 1999-09-01 13:58:31 +00:00
waterson%netscape.com 088bad0682 Fix for fancy new treewidget syntax. 1999-09-01 05:05:02 +00:00
waterson%netscape.com a6731b0c96 Use fancy new tree syntax for cells. 1999-09-01 05:04:35 +00:00
waterson%netscape.com d0aa517967 Use a better icon for related links. 1999-09-01 05:04:12 +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
waterson%netscape.com 3159cc6efa Fix tree to be lazy. 1999-09-01 03:21:36 +00:00
cyeh%netscape.com c0e8a86c45 set the build ID back to null. accidental checkin 1999-09-01 01:48:12 +00:00
cyeh%netscape.com 26effbde96 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
joki%netscape.com 6397eaf9f8 Adding new flag to the security check calls out of the DOM generated JS files. 1999-08-31 14:23:54 +00:00
law%netscape.com 0776df9b9e xpidl app core 1999-08-31 14:05:08 +00:00
dp%netscape.com ca530067ab Fixed formatting. 1999-08-31 07:36:02 +00:00
davidm%netscape.com 9cb1bab393 Checked in #ifdeffed out selectDialog code 1999-08-31 02:58:46 +00:00
davidm%netscape.com 82c7817c4c First Checked In. 1999-08-31 02:55:50 +00:00
davidm%netscape.com 9b4dd6609a Add Splash.rsrc, nsNAtiveAppMac.cpp 1999-08-31 02:49:36 +00:00
davidm%netscape.com e96a005c38 Major rearragment. Factored Command line handling and pref initialization off into seperate functions. Added CanRun and initial SplashScreen code 1999-08-31 02:49:12 +00:00
morse%netscape.com 0eed747011 fetch server location from a pref 1999-08-31 02:48:28 +00:00
davidm%netscape.com 431a3c53b0 Add enumerateAndInitialize to public interface. Move enumeration out of Init 1999-08-31 02:47:56 +00:00
davidm%netscape.com d776a2bd71 First Checked In. 1999-08-31 02:46:19 +00:00
davidm%netscape.com d29888e133 fix the file so default is the default action 1999-08-31 02:43:34 +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
putterman%netscape.com e7803d2d22 Put style rule on treecell rather than titledbutton. Hyatt approved this. 1999-08-31 01:35:36 +00:00
rjc%netscape.com e819b99fc9 Fix NewChannelFromURI() call due to addition of new parameter. 1999-08-31 00:33:40 +00:00
danm%netscape.com 6bd5b390c3 SizeContentTo sizes content webshell (was sizing chrome webshell) 1999-08-31 00:20:11 +00:00
rjc%netscape.com 55f3d2422a Remove cruft. 1999-08-31 00:17:59 +00:00
brade%netscape.com 061fec8562 change comments from '//' to '/*' and '*/'; put double quotes around urls (a=hyatt) 1999-08-30 22:12:09 +00:00
radha%netscape.com 2576e4b927 Add function gotoHistoryIndex() for session history in go menu 1999-08-30 22:08:38 +00:00
waterson%netscape.com a190ad39a8 Add 'html:div' to constrain tree widget. 1999-08-30 21:54:02 +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
rjc%netscape.com 17c3dc8037 Get rid of rdf appcore header file. 1999-08-30 09:27:19 +00:00
rjc%netscape.com 3210757253 Also remove nsidomrdfcore.h 1999-08-30 09:09:12 +00:00
rjc%netscape.com d4cfc073f8 Oops, missed these! 1999-08-30 09:07:58 +00:00
rjc%netscape.com bd8b9f0a76 Bye bye, RDF AppCore. 1999-08-30 08:48:52 +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
rickg%netscape.com 4a4dc8f292 try to make mac build happy 1999-08-30 08:15:47 +00:00
rickg%netscape.com 17e776b21a changed usage from deprecated nsString API 1999-08-30 06:56:31 +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
radha%netscape.com 33f6512358 Enable Session history in Go menu 1999-08-28 23:58:29 +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
pavlov%netscape.com 53b7be0216 sample colorpicker 1999-08-28 08:36:42 +00:00
hyatt%netscape.com f3eb7cfbdd Updated style rules for xul.css. 1999-08-28 00:36:07 +00:00
dougt%netscape.com 8c1d20173d Adding protocol icon support. 1999-08-27 21:39:40 +00:00
tao%netscape.com 8a0e223f40 `set default path when baseDirectory is "". 1999-08-27 21:13:52 +00:00
rods%netscape.com a15b2fc9d4 changed ifdef 0 to if 0 1999-08-27 14:48:07 +00:00
rods%netscape.com 3b80287d59 change ifdef NS_DEBUG to ifdef 0 to fix build 1999-08-27 13:59:58 +00:00
scc%netscape.com 9c1e373883 if any webshells still exist at app quit time, report them 1999-08-27 12:32:19 +00:00
rjc%netscape.com 62b681879a Use new nsIXULSortService 1999-08-27 07:15:52 +00:00
hangas%netscape.com ded27978ce Moved edit card and new card JS here so that they could be used from other components. 1999-08-27 07:05:01 +00:00
hangas%netscape.com f8fd64720c Added broadcasterset 1999-08-27 07:04:19 +00:00
rjc%netscape.com 13cb1dd360 Use nsIXULSortService 1999-08-27 06:55:10 +00:00
evaughan%netscape.com 7bbfd6fa86 Fixed to gfx scrollbar.
Fixed some blockers.
1999-08-27 06:06:39 +00:00
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
briano%netscape.com 1adac2c6da Cleaned it up to fix the Commercial build breakage. 1999-08-26 22:45:39 +00:00
cltbld%netscape.com a239116011 backing out hyatt to fix mouseover/scrollbar crash 1999-08-26 21:37:20 +00:00
hyatt%netscape.com 52373e71a5 Patching the xul.css file. 1999-08-26 19:28:00 +00:00
hyatt%netscape.com badc806dc1 Patching the bookmarks.xul. 1999-08-26 19:27:36 +00:00
hyatt%netscape.com a34c180e15 Patching the bookmarks xul. 1999-08-26 10:26:11 +00:00
hyatt%netscape.com d672ed3372 Fixing style rules for trees to give them a default width and height. 1999-08-26 10:25:05 +00:00
hyatt%netscape.com ab043c5fb4 Getting the scrollbar back on the bookmarks tree. 1999-08-26 10:00:54 +00:00
hyatt%netscape.com 20fb7f5739 Making sure the twisty doesn't cause a reflow when moused over. 1999-08-26 09:56:54 +00:00
waterson%netscape.com a20f775536 Fix gcc-2.7.2.3 bustage. 1999-08-26 06:43:03 +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 524f6cde96 Use date and integer literals where appropriate. 1999-08-26 05:54:04 +00:00
waterson%netscape.com 7e59a0d366 Recover from tree widget whackage. 1999-08-26 04:43:47 +00:00
hyatt%netscape.com 28edb783e5 Fixing a problem where twisties show up on non-containers. 1999-08-26 02:14:45 +00:00
rjc%netscape.com 605d44031d Use new observes format. 1999-08-25 23:33:36 +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
law%netscape.com f7854b7a49 Fix for bug #9866; check for memory allocation failure 1999-08-25 23:15:37 +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
jdunn%netscape.com be7a982bce set wallet service to nsnull in case later on one of the other GetServices fail
in which case we 'goto done' and then try to release the wallet service... which
was never gotten  -doh!
1999-08-25 22:46:27 +00:00
morse%netscape.com a7e6b42fb1 remove warning messages 1999-08-25 21:47:50 +00:00
sfraser%netscape.com 54e5be55a0 Fix the output directory for the headers target. 1999-08-25 21:27:35 +00:00
cls%seawood.org acdf617a8c libobj.so is now a component and does not need to be linked at compile time. 1999-08-25 21:17:50 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com e02c1ec054 Dont hardcode the dll suffix. 1999-08-25 14:09:26 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
hyatt%netscape.com e348731ccb Fixing the bookmarks window to use the new rules. 1999-08-25 10:29:52 +00:00
hyatt%netscape.com b3275aabec New style rules for trees. 1999-08-25 10:29:39 +00:00
hyatt%netscape.com bd7fa33937 Adding rules for trees 1999-08-25 06:04:52 +00:00
brendan%mozilla.org bbe959f4d1 Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
waterson%netscape.com 7660472cb7 Some UI polish. 1999-08-25 03:50:15 +00:00
rjc%netscape.com 88a8ed4d17 Only write out attributes that actually have a value. 1999-08-25 03:13:13 +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
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 0e8dca4b8a fix up twisty rules. 1999-08-24 21:51:21 +00:00
slamm%netscape.com 3db313b85c Add for dtd files. 1999-08-24 21:45:36 +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
ramiro%netscape.com 55d4b94850 Set the timer lib flags in one place. 1999-08-24 14:46:43 +00:00
ramiro%netscape.com 24e734033e Add real link time dependencies for $(PROGRAM). 1999-08-24 12:37:15 +00:00
waterson%netscape.com 7dd62b7c78 Whoops. This was supposed to be upper-case. 1999-08-24 05:59:41 +00:00
waterson%netscape.com 4bbc108b00 First Checked In. 1999-08-24 05:57:22 +00:00
waterson%netscape.com 542a934054 Add 'directory' component to Unix build. 1999-08-24 05:22:19 +00:00
rjc%netscape.com a046611e6f Search UI cleanup. 1999-08-24 05:16:56 +00:00
waterson%netscape.com 1adba5a2e7 Add 'directory' component to the win32 build. 1999-08-24 05:16:34 +00:00
rjc%netscape.com 43b2c2fadf Add icons.css into build. 1999-08-24 05:16:22 +00:00
waterson%netscape.com 92fc05ede8 Fix refcounting bug that was causing crash; get rid of aggregation cruft; use nsEscape instead of home-rolled stuff. 1999-08-24 04:16:33 +00:00
cyeh%netscape.com a08cd467b9 export new header nsBuildID.h 1999-08-24 01:00:35 +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
hyatt%netscape.com 5ef1ef61ca Patching a focus problem on web shell windows when no content area is contained in
a XUL file.
1999-08-24 00:43:31 +00:00
danm%netscape.com 9b3a9d2adb Make editor windows unparented. 'fixes' (or conceals) bug 12094. 1999-08-24 00:33:39 +00:00
cyeh%netscape.com 2c782affe0 moving nsBuildID.h to new home. not a part of the build yet. 1999-08-23 22:58:17 +00:00
rjc%netscape.com c082a1e364 Add a default menubar and a few default menuitems. 1999-08-23 09:18:08 +00:00
rjc%netscape.com 3057438017 Still more search UI tweakage. 1999-08-23 09:02:56 +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 553b1a7b60 Fix VC5.0 bustage. 1999-08-23 05:33:20 +00:00
waterson%netscape.com b22ab01502 Make it work. 1999-08-23 04:20:28 +00:00
waterson%netscape.com 22ea60b3bb Clean up Unix compiler warnings. 1999-08-23 04:19:48 +00:00
ramiro%netscape.com 71da968c71 Fix for gcc 2.7. 1999-08-23 03:54:04 +00:00
waterson%netscape.com 7b2a02a1fa Initial revision. Not yet part of the build. 1999-08-23 03:48:53 +00:00
mccabe%netscape.com bbe3cec92b Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros. 1999-08-23 01:41:52 +00:00
mccabe%netscape.com 809c56e21e Move remaining implementations in xpfe to using NS_DECL_NSIFOO. 1999-08-23 01:28:33 +00:00
mccabe%netscape.com 3add504545 Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew. 1999-08-23 01:07:33 +00:00