chuang%netscape.com
|
74f8720850
|
fix bug 6836, change News to Newsgroups
|
1999-07-24 06:20:03 +00:00 |
rjc%netscape.com
|
f87c362f46
|
Const this!
|
1999-07-22 23:01:29 +00:00 |
rjc%netscape.com
|
e9e5b78ee6
|
Cleanup. Use GetValueConst() more, allow returning IE favorites URLs (on Mac), fix memory leak.
|
1999-07-22 22:58:22 +00:00 |
rjc%netscape.com
|
1694146d25
|
For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY!
|
1999-07-22 22:11:21 +00:00 |
rjc%netscape.com
|
1c2b36a081
|
Back out the code where, under Windows, try and munge imported IE Favorites names to not include a ".url". I'm going to put the code elsewhere.
|
1999-07-22 09:35:55 +00:00 |
rjc%netscape.com
|
6bb89e5a9e
|
Under Windows, try and munge imported IE Favorites names to not include a ".url".
|
1999-07-22 09:28:36 +00:00 |
rjc%netscape.com
|
9b43bd34af
|
When looking for a bookmark file, first try PROFILE_DIR/bookmarks.html and if that doesn't exist, then try PROFILE_DIR/bookmark.htm
Do this because of differences in names on various platforms in older browser versions, when importing bookmarks into this version leaves us with naming differences.
We don't want to force the import process to change the bookmark filename, as that might break third party applications which mess with the bookmark file and expect the old name.
|
1999-07-22 09:08:44 +00:00 |
gagan%netscape.com
|
20c0996ab2
|
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
|
1999-07-21 11:48:56 +00:00 |
gagan%netscape.com
|
4d227d2aab
|
Fixed the missing slash in chrome: hacks.
|
1999-07-21 03:18:55 +00:00 |
jj%netscape.com
|
fa047454f1
|
fixed duplicate code fragment name (replaced FIND_DLL with XFER_DLL)
|
1999-07-21 01:51:25 +00:00 |
jj%netscape.com
|
eb630c32cc
|
fixed duplicate code fragment name (replaced FIND_DLL with UCTH_DLL)
|
1999-07-21 01:47:35 +00:00 |
law%netscape.com
|
d0a4e5c85f
|
Not part of the build; chill out
|
1999-07-21 01:31:16 +00:00 |
slamm%netscape.com
|
46af56f4d2
|
Add bookmark popup code
|
1999-07-21 00:00:14 +00:00 |
slamm%netscape.com
|
94ec699087
|
Add popups for personal toolbar folders.
|
1999-07-20 23:40:34 +00:00 |
slamm%netscape.com
|
ecbac7a810
|
Use chrome url for skin.
|
1999-07-20 23:40:31 +00:00 |
warren%netscape.com
|
7bcb94a320
|
Changed around load group insertion/removal to happen on mozilla thread.
|
1999-07-20 08:46:33 +00:00 |
rjc%netscape.com
|
eda257436b
|
Don't bother showing properties dialog for separators.
|
1999-07-20 01:38:01 +00:00 |
rjc%netscape.com
|
36ae20c85e
|
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
|
526096931c
|
Added libneckoutil_s.a for NECKO only. From Andreas.
|
1999-07-19 21:52:11 +00:00 |
waterson%netscape.com
|
3dab7f907f
|
Use onload handler; fix assertion when related panel first displays.
|
1999-07-19 20:15:39 +00:00 |
waterson%netscape.com
|
4889479e80
|
Modifications for performance improvements.
|
1999-07-19 19:23:51 +00:00 |
rjc%netscape.com
|
6b419352b7
|
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
|
c88e8ce2ad
|
Fix.
|
1999-07-18 08:09:04 +00:00 |
rjc%netscape.com
|
6b61df1062
|
More bookmark command support.
|
1999-07-18 05:58:26 +00:00 |
rjc%netscape.com
|
6def62cc14
|
Start implementing some bookmark commands (for context menus, UI, etc.)
|
1999-07-18 03:55:20 +00:00 |
gagan%netscape.com
|
4b185a7f03
|
Added #include to nsNeckoUtil.h. NECKO only.
|
1999-07-17 20:49:15 +00:00 |
mcafee%netscape.com
|
ed22aed9bb
|
Better include for GetURI(), thanks to Andreas Otte for this patch.
|
1999-07-17 17:45:46 +00:00 |
mcafee%netscape.com
|
1581e051e6
|
Missing header file, fixes NECKO build
|
1999-07-17 04:38:31 +00:00 |
rjc%netscape.com
|
d9ae69ad5c
|
Small command API cleanup.
|
1999-07-17 02:19:23 +00:00 |
law%netscape.com
|
9f7a9d7672
|
New and improved unknown file type dialog implementation
|
1999-07-16 23:50:25 +00:00 |
law%netscape.com
|
2dc9480bc2
|
New and improved "Unknown FileType" dialog implementation
|
1999-07-16 23:50:15 +00:00 |
law%netscape.com
|
ba584ab552
|
New and improved find dialog implementation
|
1999-07-16 01:54:44 +00:00 |
slamm%netscape.com
|
210d82664c
|
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
|
ecf5ea988c
|
Tweak presentation.
|
1999-07-15 23:05:56 +00:00 |
rjc%netscape.com
|
de4976893e
|
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
|
011ef24889
|
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
|
292f133fb6
|
Disallow inline editing on separators.
|
1999-07-15 01:16:38 +00:00 |
rjc%netscape.com
|
83855ed0c2
|
Use 64-bit LL_MUL instead of LL_MUL32
|
1999-07-14 23:43:43 +00:00 |
law%netscape.com
|
0bbcc0279e
|
Adding nsISearchContext to build.
|
1999-07-14 22:59:56 +00:00 |
rjc%netscape.com
|
e78f714954
|
Temporary fix for build bustage.
|
1999-07-14 22:50:41 +00:00 |
law%netscape.com
|
115fb07e4f
|
Adding nsISearchContext to win/unix builds
|
1999-07-14 22:42:13 +00:00 |
sfraser%netscape.com
|
5a350831a6
|
Beep on search failure now.
|
1999-07-14 22:22:12 +00:00 |
sfraser%netscape.com
|
fabf16eeed
|
Make file dialog localizable, and try to set focus to the edit field.
|
1999-07-14 22:21:59 +00:00 |
gordon%netscape.com
|
b15ee35f12
|
Changed value returned inside #ifdef NECKO.
|
1999-07-14 21:17:40 +00:00 |
rjc%netscape.com
|
012a026488
|
Cleanup.
|
1999-07-14 21:16:33 +00:00 |
rjc%netscape.com
|
e34c0b9e67
|
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
|
5f85744ab9
|
Add support for int and date Literals.
|
1999-07-14 21:14:56 +00:00 |
slamm%netscape.com
|
d3e0332e6f
|
Use chrome url to find xul.css
|
1999-07-14 16:53:41 +00:00 |
slamm%netscape.com
|
4fe5dda4c5
|
Remove column headers
|
1999-07-14 15:49:18 +00:00 |
cltbld%netscape.com
|
01097c7675
|
capital M.
|
1999-07-14 03:00:30 +00:00 |