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

273 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 74c95cffaf Bug 9546. Hard code width of window so window doesn't grow without bound when intrinsically sized. 1999-07-09 23:12:43 +00:00
waterson%netscape.com c1a1f0c695 Bug 9431. Don't return failure if can't find bookmarks file. 1999-07-09 23:09:59 +00:00
law%netscape.com 47bb1ad72a Fix for bug #5635; reviewed by hyatt, approved by chofmann 1999-07-09 21:39:29 +00:00
warren%netscape.com 0cd57746e8 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
sdagley%netscape.com 7a6c773df8 Part deux of the fix for #8491. Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari. 1999-07-09 04:03:51 +00:00
sdagley%netscape.com 4950c2b602 Fix for bug #8491. Reviewed scc, approved chofmann. Provide support for environment variables on the Mac so PR_Log can query for what modules are actually supposed to be logged. See the bug comments for a description of how to set the enviroment variables. 1999-07-09 02:44:31 +00:00
law%netscape.com 208b3a357c Fix for bug #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:25:03 +00:00
hyatt%netscape.com d0548a0f8a Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
waterson%netscape.com 5f0d1cc908 Bug 9401. Don't include debug backstop bookmarks in a release build. a=chofmann. 1999-07-08 01:23:12 +00:00
law%netscape.com 4fd6c27777 Add html:div to get buttons working 1999-07-08 00:59:29 +00:00
law%netscape.com d0acc7c175 Updating; not part of the build 1999-07-08 00:49:34 +00:00
waterson%netscape.com 298aae3685 Duh. Write them to the correct place, as well. 1999-07-07 08:32:53 +00:00
waterson%netscape.com e22a9dc0f0 Bug 7921. Look in profile directory _first_ before falling back to 'default' bookmarks file. 1999-07-07 08:22:30 +00:00
warren%netscape.com 9efa754f74 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
rjc%netscape.com 0d601fcdd1 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
hyatt%netscape.com 2af7a6b407 Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
sspitzer%netscape.com 56cc55f43e changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
rjc%netscape.com 8aea60a8a7 In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field 1999-07-03 11:35:11 +00:00
rjc%netscape.com c40f4c3e9e More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com bc13131447 Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
rjc%netscape.com ca0aff8060 Fix bug #9232. 1999-07-03 07:53:46 +00:00
waterson%netscape.com 8f32401e88 Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921. 1999-07-03 07:20:08 +00:00
waterson%netscape.com 25998a6810 Fix a bunch of whitespace as an experiment in pleasing RJC's broken editor. More importantly, fix 7144, 5221, 7921. 1999-07-03 07:19:24 +00:00
law%netscape.com 1a3bb9397a Delay loading of app shell components till required 1999-07-03 00:39:37 +00:00
slamm%netscape.com f4e3f792d2 Fix for bug 8764. Highlighting color was wrong. 1999-07-02 19:17:10 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
rjc%netscape.com f36a5a6460 Don't lose CRs in bookmark descriptions. 1999-07-02 02:30:41 +00:00
rjc%netscape.com 4d747a5b19 Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.) 1999-07-02 01:35:49 +00:00
slamm%netscape.com d218437667 Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
sspitzer%netscape.com fd7bd2b342 fix warnings 1999-07-01 08:07:54 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
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
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
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
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +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
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 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