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

1687 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com feab0cb72d make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
gagan%netscape.com 7404d82a8b Argh.... missed a +. 1999-06-29 02:24:25 +00:00
gagan%netscape.com a78cd1e21b Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
law%netscape.com 3b2431e27e New interface to help replace use of nsIXULWindowCallbacks 1999-06-29 00:05:20 +00:00
sfraser%netscape.com 1dd84fdb56 Change prefs window registration printf. 1999-06-28 21:55:29 +00:00
akkana%netscape.com 20acc7e7b0 Turn off obsolete -editor flag 1999-06-28 21:15:34 +00:00
mscott%netscape.com 19e27ea0e4 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
briano%netscape.com b91e7411d6 Fix for OpenBSD. 1999-06-28 20:19:58 +00:00
briano%netscape.com d03c168930 Fix for OpenBSD. 1999-06-28 20:12:32 +00:00
warren%netscape.com 7dcdea8cf0 Fixed necko linkage. 1999-06-28 20:12:23 +00:00
valeski%netscape.com 3398d77b16 some more idl/#define magic (my fingers are crossed) to get NECKO to build. 1999-06-28 14:46:16 +00:00
valeski%netscape.com 1ba9558249 added appropriate necko lib to link 1999-06-28 14:19:21 +00:00
valeski%netscape.com ed87f4394a necko build 1999-06-28 14:16:31 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com d445822226 adding _content target 1999-06-27 00:35:21 +00:00
danm%netscape.com 18e69811ef added 'content' property to JS window 1999-06-26 21:48:29 +00:00
rjc%netscape.com 25a4aa2fe1 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com 9fdb5cf67f Implement some commands for bookmarks. 1999-06-26 08:31:16 +00:00
mcafee%netscape.com 2a63515ffc BeOS comment. 1999-06-26 07:43:12 +00:00
mcafee%netscape.com 6111f3f92d Adding BEOS_PROGRAM_RESOURCE 1999-06-26 07:42:19 +00:00
mcafee%netscape.com 034abb0344 Adding cases for BeOS. 1999-06-26 07:40:25 +00:00
rjc%netscape.com 5919536f88 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
rjc%netscape.com 452d355bf8 Return an empty command enumerator instead of throwing an assertion. 1999-06-26 04:58:22 +00:00
rjc%netscape.com 627eedced2 Add support for context menus. 1999-06-26 04:38:48 +00:00
rjc%netscape.com 8364493dc3 Oops, also missed this WindowMediator which needs to have a GetAllCmds() method as well. 1999-06-26 02:02:18 +00:00
rjc%netscape.com 3a764c6bfc Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
law%netscape.com a9a20198f1 Revert to proper code to get it working with current JS 1999-06-26 00:05:17 +00:00
briano%netscape.com 349f2db66c Eliminated the bogus references to MKSHLIB_FORCE_ALL and MKSHLIB_UNFORCE_ALL that was breaking OpenBSD. 1999-06-25 22:18:16 +00:00
ducarroz%netscape.com d7a92f996d need to use ShowWindowWithArgs to open message composition else it won't get the needed callback. 1999-06-25 21:41:23 +00:00
ducarroz%netscape.com 6e83ce30ec File Removed. 1999-06-25 21:40:21 +00:00
sspitzer%netscape.com ea00c7cfba fix build bustage 1999-06-25 21:38:43 +00:00
ducarroz%netscape.com 968f6dfdde First Checked In. 1999-06-25 21:38:09 +00:00
waterson%netscape.com 30f5f63b74 Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
nisheeth%netscape.com 09decd9f33 Turning on IDL'ization of nsIAppShellService on Unix.
VS: ----------------------------------------------------------------------
1999-06-25 19:44:18 +00:00
briano%netscape.com dcb0939e60 Fix for platforms that don't define MKSHLIB_UNFORCE_ALL, but do define MKSHLIB_FORCE_ALL. 1999-06-25 19:00:45 +00:00
mcafee%netscape.com 562ee19b4b BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
mcafee%netscape.com 56699b002a forgot this was a binary file, forgot -kb 1999-06-25 10:59:15 +00:00
mcafee%netscape.com 28609227a2 BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 10:56:50 +00:00
ramiro%netscape.com 05ae9c3868 Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
rjc%netscape.com 0a10e64715 Make sure that columns are defined for bookmarks in this panel, otherwise sorting doesn't work. 1999-06-25 09:26:21 +00:00
rjc%netscape.com 38a1d1cb49 If a non-natural order sort is active, hilite that column. 1999-06-25 09:20:21 +00:00
rjc%netscape.com fdb4fdcd4f Set the column background color for the column that's being sorted on to lightgray. 1999-06-25 07:00:53 +00:00
nisheeth%netscape.com 683f07e307 IDL'ized nsIAppShellService. Only enabling for windows right now... 1999-06-25 01:15:19 +00:00
radha%netscape.com 2fd187dfdd Disable relaod button while loading a page 1999-06-24 21:59:02 +00:00
law%netscape.com 0dbeb9fdf7 Fix for bug #7148; set table width to 100% rather than fixed to avoid funky layout problems 1999-06-24 21:56:33 +00:00
sspitzer%netscape.com fb4136baf8 check return values. don't compare a nsresult with NS_OK directory, use the macros. 1999-06-24 21:16:01 +00:00
radha%netscape.com 768dfbec69 Hookup reload button & menu to browser appcore. Fix weirdness with stop menu-item 1999-06-24 20:19:17 +00:00
radha%netscape.com d86f487270 Hookup reload button to session History 1999-06-24 20:18:28 +00:00
radha%netscape.com 044af2577e Hook up reload button to browserappcore 1999-06-24 20:17:58 +00:00
radha%netscape.com 42ec602889 Hookup reload button to appcores and session History 1999-06-24 20:17:36 +00:00