Commit Graph

417 Commits

Author SHA1 Message Date
jj%netscape.com
ff1edfde29 fixed duplicate code fragment name (replaced FIND_DLL with UCTH_DLL) 1999-07-21 01:47:35 +00:00
law%netscape.com
0f66b0e6d6 Not part of the build; chill out 1999-07-21 01:31:16 +00:00
slamm%netscape.com
4a473e2d64 Add bookmark popup code 1999-07-21 00:00:14 +00:00
slamm%netscape.com
2a64dc7ad9 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
slamm%netscape.com
b0a4b6aa1e Use chrome url for skin. 1999-07-20 23:40:31 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
rjc%netscape.com
ed40cbc21b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
rjc%netscape.com
54a8f749b4 Explicitly get rdf:type and loading attributes in XUL templates now that builder doesn't auto-set all attributes. 1999-07-20 01:37:24 +00:00
gagan%netscape.com
d3ba422e34 Added libneckoutil_s.a for NECKO only. From Andreas. 1999-07-19 21:52:11 +00:00
waterson%netscape.com
e5c743b9f7 Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
waterson%netscape.com
8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
rjc%netscape.com
8c0ea90c5b Get rid of warning by using PRUint32s instead of comparing signed and unsigned values. 1999-07-18 08:13:04 +00:00
rjc%netscape.com
caf8be0975 Fix. 1999-07-18 08:09:04 +00:00
rjc%netscape.com
92e2607bca More bookmark command support. 1999-07-18 05:58:26 +00:00
rjc%netscape.com
8a39c9b51c Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
gagan%netscape.com
e1a0c17212 Added #include to nsNeckoUtil.h. NECKO only. 1999-07-17 20:49:15 +00:00
mcafee%netscape.com
5558b599b2 Better include for GetURI(), thanks to Andreas Otte for this patch. 1999-07-17 17:45:46 +00:00
mcafee%netscape.com
ff8b4812eb Missing header file, fixes NECKO build 1999-07-17 04:38:31 +00:00
rjc%netscape.com
b4d8615595 Small command API cleanup. 1999-07-17 02:19:23 +00:00
law%netscape.com
6c9001419d New and improved unknown file type dialog implementation 1999-07-16 23:50:25 +00:00
law%netscape.com
692555dae8 New and improved "Unknown FileType" dialog implementation 1999-07-16 23:50:15 +00:00
law%netscape.com
c04c404462 New and improved find dialog implementation 1999-07-16 01:54:44 +00:00
slamm%netscape.com
fee93e6319 Go into inplace editing after second click. Commit implace edit if clicking some place new. 1999-07-15 23:06:58 +00:00
slamm%netscape.com
a82274ff5f Tweak presentation. 1999-07-15 23:05:56 +00:00
rjc%netscape.com
73a1e1b8aa Add support for updating a bookmark's "Last Visited" date when its URL is loaded. 1999-07-15 09:05:48 +00:00
rjc%netscape.com
c4b09f11e6 As bookmark properties change, update the "Last Modified" attribute to the current date/time. 1999-07-15 08:15:03 +00:00
rjc%netscape.com
27b574b957 Disallow inline editing on separators. 1999-07-15 01:16:38 +00:00
rjc%netscape.com
c4c0140ea1 Use 64-bit LL_MUL instead of LL_MUL32 1999-07-14 23:43:43 +00:00
law%netscape.com
2a022ca681 Adding nsISearchContext to build. 1999-07-14 22:59:56 +00:00
rjc%netscape.com
be27b3e382 Temporary fix for build bustage. 1999-07-14 22:50:41 +00:00
law%netscape.com
949267c07c Adding nsISearchContext to win/unix builds 1999-07-14 22:42:13 +00:00
sfraser%netscape.com
6d55ac9f49 Beep on search failure now. 1999-07-14 22:22:12 +00:00
sfraser%netscape.com
b5a44ccc41 Make file dialog localizable, and try to set focus to the edit field. 1999-07-14 22:21:59 +00:00
gordon%netscape.com
bed996ead3 Changed value returned inside #ifdef NECKO. 1999-07-14 21:17:40 +00:00
rjc%netscape.com
98c077f371 Cleanup. 1999-07-14 21:16:33 +00:00
rjc%netscape.com
671aaabe6a Add various date columns as well as support for inline editing (just on the name column for the moment, until some content model issues are resolved.) 1999-07-14 21:15:35 +00:00
rjc%netscape.com
66391f92ea Add support for int and date Literals. 1999-07-14 21:14:56 +00:00
slamm%netscape.com
1dbffc0d51 Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
slamm%netscape.com
033a49841f Remove column headers 1999-07-14 15:49:18 +00:00
cltbld%netscape.com
287ce533a9 capital M. 1999-07-14 03:00:30 +00:00
matt%netscape.com
ebeb19eca2 chromifying for xul.css 1999-07-14 00:54:38 +00:00
matt%netscape.com
11a86eadb4 chromifying 1999-07-14 00:53:40 +00:00
matt%netscape.com
1f8d081f5b fix for bug 9330. Appoved. Reviewed by bill 1999-07-12 19:36:59 +00:00
waterson%netscape.com
703695bef6 Bug 9506. Make a single column until we get column pushers for the tree widget. 1999-07-12 18:26:31 +00:00
waterson%netscape.com
1fc35b0481 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
fab7044180 Bug 9431. Don't return failure if can't find bookmarks file. 1999-07-09 23:09:59 +00:00
law%netscape.com
6d95163e0e Fix for bug #5635; reviewed by hyatt, approved by chofmann 1999-07-09 21:39:29 +00:00
warren%netscape.com
61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
sdagley%netscape.com
ed43893377 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
b74558da9b 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
33a150df97 Fix for bug #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:25:03 +00:00
hyatt%netscape.com
585b17e31d Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
waterson%netscape.com
f878219d03 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
48745e9216 Add html:div to get buttons working 1999-07-08 00:59:29 +00:00
law%netscape.com
1b346d5dc3 Updating; not part of the build 1999-07-08 00:49:34 +00:00
waterson%netscape.com
5db0a27c71 Duh. Write them to the correct place, as well. 1999-07-07 08:32:53 +00:00
waterson%netscape.com
0145bb9a12 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
9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
rjc%netscape.com
efb6e44f18 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
73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
sspitzer%netscape.com
8977322293 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
6f04287e9f 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
19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com
e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
rjc%netscape.com
8c54f70547 Fix bug #9232. 1999-07-03 07:53:46 +00:00
waterson%netscape.com
066b0c616e 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
e4e07af757 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
3dcc30c321 Delay loading of app shell components till required 1999-07-03 00:39:37 +00:00
slamm%netscape.com
fbdd6c0e04 Fix for bug 8764. Highlighting color was wrong. 1999-07-02 19:17:10 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
rjc%netscape.com
e4d10a9406 Don't lose CRs in bookmark descriptions. 1999-07-02 02:30:41 +00:00
rjc%netscape.com
f176924dcb 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
b520c2acaf Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
warren%netscape.com
bd73f68e8b 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
1524cb704a fix warnings 1999-07-01 08:07:54 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
sspitzer%netscape.com
9efe123e2a 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
4983176d41 Argh.... missed a +. 1999-06-29 02:24:25 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
law%netscape.com
24919006fb New interface to help replace use of nsIXULWindowCallbacks 1999-06-29 00:05:20 +00:00
sfraser%netscape.com
b9b887fa93 Change prefs window registration printf. 1999-06-28 21:55:29 +00:00
mscott%netscape.com
25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
briano%netscape.com
31b0f03f1f Fix for OpenBSD. 1999-06-28 20:19:58 +00:00
briano%netscape.com
91e7c3fb5e Fix for OpenBSD. 1999-06-28 20:12:32 +00:00
valeski%netscape.com
be5a7e94a2 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
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
rjc%netscape.com
c0a84a2429 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com
c38162e850 Implement some commands for bookmarks. 1999-06-26 08:31:16 +00:00
rjc%netscape.com
c1e3ad37b9 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
rjc%netscape.com
9a60f136ab Return an empty command enumerator instead of throwing an assertion. 1999-06-26 04:58:22 +00:00
rjc%netscape.com
d7d325434a Add support for context menus. 1999-06-26 04:38:48 +00:00
rjc%netscape.com
d8cf0513a0 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
575185be1d Revert to proper code to get it working with current JS 1999-06-26 00:05:17 +00:00
briano%netscape.com
d350489696 Eliminated the bogus references to MKSHLIB_FORCE_ALL and MKSHLIB_UNFORCE_ALL that was breaking OpenBSD. 1999-06-25 22:18:16 +00:00
sspitzer%netscape.com
65f7e673e1 fix build bustage 1999-06-25 21:38:43 +00:00
waterson%netscape.com
8c8ed7284d Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
briano%netscape.com
a2f1f59a32 Fix for platforms that don't define MKSHLIB_UNFORCE_ALL, but do define MKSHLIB_FORCE_ALL. 1999-06-25 19:00:45 +00:00
rjc%netscape.com
e91c207417 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
aed939c9c8 If a non-natural order sort is active, hilite that column. 1999-06-25 09:20:21 +00:00
rjc%netscape.com
29892519da Set the column background color for the column that's being sorted on to lightgray. 1999-06-25 07:00:53 +00:00
law%netscape.com
9a76bf8277 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
rjc%netscape.com
d6644ac1e1 More cleanup. 1999-06-24 09:48:34 +00:00
rjc%netscape.com
c081968eb2 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com
c11e58c0ab Get Find working with new tree. 1999-06-24 09:16:58 +00:00
danm%netscape.com
e18b5e37c8 oops 1999-06-24 04:25:57 +00:00
danm%netscape.com
582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
waterson%netscape.com
820a647acb Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage. 1999-06-24 00:23:52 +00:00
law%netscape.com
47da48bf59 Fixes to sort of get OpenDialog to work from C++ 1999-06-23 23:12:10 +00:00
rjc%netscape.com
12f26f5d6d More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com
80d326bac3 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com
df706b302f Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.) 1999-06-23 09:37:10 +00:00
rjc%netscape.com
af93d99edf Force root of bookmarks tree to be open (apparently required, at least for the moment, due to ongoing XUL tree changes). 1999-06-23 09:27:30 +00:00
law%netscape.com
73c56db7c1 Enhanced to demonstrate use of nsIDOMWindow::OpenDialog 1999-06-23 05:33:03 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
jj%netscape.com
2a4c338f76 fixed duplicate code fragment name 1999-06-23 01:27:30 +00:00
mcmullen%netscape.com
a5369e528a I got tired of the triangular button arrangement. Increased the cell width to 200. 1999-06-22 07:52:01 +00:00
mcafee%netscape.com
1b5df9e04d Adding nocrap flag to tinderbox URL 1999-06-22 06:16:49 +00:00
mcmullen%netscape.com
db81350779 Use nsIFileSpecWithUI instead of nsIFileSpec. 1999-06-22 03:51:32 +00:00
rjc%netscape.com
1d21f8f53f Better buffering of Related Links input. 1999-06-21 23:18:14 +00:00
mcmullen%netscape.com
ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00
sspitzer%netscape.com
7a369e2673 change the hard coded last page visted to be waterson's home page, not radha's. 1999-06-21 20:19:24 +00:00
sspitzer%netscape.com
a1fcb1af95 export the history-test files on Mac and Windows, too. 1999-06-20 23:03:27 +00:00
sspitzer%netscape.com
f807f28068 changes to export the new history-test.* files 1999-06-20 21:16:58 +00:00
sspitzer%netscape.com
525486527d added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
rjc%netscape.com
00426c5c88 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +00:00
sfraser%netscape.com
4a5005ed34 Removed obsolete base DLL. 1999-06-19 22:09:46 +00:00
sfraser%netscape.com
2fd1880823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 22:08:49 +00:00
sfraser%netscape.com
0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
sspitzer%netscape.com
4d5f8a6002 changes to add support for the "browser.startup.page" pref and the new
"browser.startup.splash" page pref.

all that's left is to get radha to add the code to get the last page visted.
1999-06-19 21:06:59 +00:00
waterson%netscape.com
ef85fb6fbd Bug 8513. Fix incorrect nsAutoString usage. 1999-06-19 01:14:45 +00:00
mcmullen%netscape.com
8e915dbe30 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
law%netscape.com
5475ef8ea8 Additional fix for bug #8161 1999-06-18 18:29:39 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
law%netscape.com
73c6743dbb Fix for bug #8161; approved by chofmann@netscape.com; reviewed by don@netscape.com 1999-06-18 00:31:51 +00:00
law%netscape.com
139d0b7380 Fix for bug #4779; approved by chofmann@netscape.com, reviewed by waterson@netscape.com 1999-06-18 00:27:31 +00:00
mcmullen%netscape.com
73b8757be8 Fix for #7902 and #8090 1999-06-17 21:35:59 +00:00
sfraser%netscape.com
a4626a9d71 delete[] -> PR_Free. r bruce 1999-06-16 06:57:53 +00:00
sspitzer%netscape.com
34576fe309 fix warnings.
also Back() and Back(nsIWebShell *) existed, and this is bad.
Renamed Back(nsIWebShell *) to GoBack(nsIWebShell *).
1999-06-16 06:38:44 +00:00
rjc%netscape.com
6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
rjc%netscape.com
ee476ea9f4 Add "Save Search" button with appropriate disabling/enabling. 1999-06-16 04:27:16 +00:00
rjc%netscape.com
b898073146 Add in search datasource in bookmarks. 1999-06-16 02:14:56 +00:00
rjc%netscape.com
cff5f78f40 More Search changes. 1999-06-16 01:47:02 +00:00
waterson%netscape.com
944bdf8b0b No longer need to special case comparison of XPConnect and DOM objects. 1999-06-16 01:12:37 +00:00
rjc%netscape.com
bc437f4bc6 Fix depth. 1999-06-15 05:32:53 +00:00
rjc%netscape.com
0913171464 Put Search resources into res/samples 1999-06-15 05:28:46 +00:00
rjc%netscape.com
2f3d7f9e0e Add in appropriate MANIFEST and makefiles. 1999-06-15 05:21:47 +00:00
mcmullen%netscape.com
92fc5761ff Changed API to nsIPref 1999-06-15 05:18:01 +00:00
rjc%netscape.com
d0171c3cdb Check-in search UI. 1999-06-15 05:14:37 +00:00
law%netscape.com
ac5056f46d Wiring up More Info... button 1999-06-14 21:52:23 +00:00