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 |
|
tague%netscape.com
|
50ebaac494
|
Removed empty export lists from files. This breaks older versions of nmake
|
1999-06-14 03:49:31 +00:00 |
|
rjc%netscape.com
|
6970884032
|
Be sure to write out bookmarks.html to the same place we read it in from! Bookmarks were moved from mozilla/rdf/ to mozilla/xpfe/components/bookmarks and bookmarks.html is now stored inside of $DIST/res/samples instead of the old $DIST/res/rdf
|
1999-06-12 02:29:16 +00:00 |
|
slamm%netscape.com
|
7994bc71ac
|
bm-props.js splitting JavaScript into separate file.
|
1999-06-11 23:37:28 +00:00 |
|
slamm%netscape.com
|
c1e3dce399
|
Fix for bug #6371, Adding entity tags for strings. Also, splitting javascript into separate file.
|
1999-06-11 23:35:56 +00:00 |
|
matt%netscape.com
|
9eceba2554
|
fixing bug 7907
|
1999-06-11 18:22:51 +00:00 |
|
rjc%netscape.com
|
65985b956d
|
Fix importing of "IE favorites" on Windows which was broken by mcmullen when he checked in a supposed fix for something that wasn't broken.
|
1999-06-11 08:34:50 +00:00 |
|
waterson%netscape.com
|
c8ada4a416
|
Fix crash parsing IE favorites.
|
1999-06-11 08:06:53 +00:00 |
|
waterson%netscape.com
|
c9ed1229ff
|
Move history resources here from rdf/resources.
|
1999-06-11 07:22:37 +00:00 |
|
waterson%netscape.com
|
6cfa4268fc
|
Add bookmarks.css to the style sheets we load in the panel.
|
1999-06-11 06:19:27 +00:00 |
|
waterson%netscape.com
|
6873fd9101
|
Change bookmarks service progid slightly.
|
1999-06-11 06:18:49 +00:00 |
|