Commit Graph

1247 Commits

Author SHA1 Message Date
ftang%netscape.com
4be3ea96fa fix UTF8 input problem when switch input method back to roman . reviewed by brade. 1998-08-28 20:52:12 +00:00
slamm%netscape.com
9714506ba1 Bring back the commercial animation. 1998-08-28 20:41:53 +00:00
pinkerton%netscape.com
46227e6eb6 Added RowIsContainer() with additional param to say if container is open or closed. 1998-08-28 20:34:43 +00:00
pinkerton%netscape.com
376777a1d3 Use new CNavCenterScroller and tell it to adjust the scroll bar when the column headers appear or disappear. 1998-08-28 20:33:42 +00:00
pinkerton%netscape.com
d15306c9ef Fix mozilla problem with not showing "about:" page when security is not present. 1998-08-28 20:33:08 +00:00
pinkerton%netscape.com
6e963808f9 Changed type of scroller in NavCenter panes to be a CNavCenterScroller to better handle scroll bar adjustments on mode switches. 1998-08-28 20:32:36 +00:00
pinkerton%netscape.com
0cec98cfe7 Add CNavCenterScroller.cp 1998-08-28 20:30:24 +00:00
pinkerton%netscape.com
964c5ffe2b Register CNavCenterScroller 1998-08-28 20:29:57 +00:00
pinkerton%netscape.com
ba3e337b22 First Checked In. 1998-08-28 20:24:25 +00:00
danm%netscape.com
7ee448009c plug leak in LayoutButtons 1998-08-28 03:10:14 +00:00
danm%netscape.com
0d1a808b08 teach RDF toolbars to work with toolbar display mode property. r:hyatt 1998-08-28 01:22:30 +00:00
slamm%netscape.com
0fd1dbb249 Standardize the format of the translation resources. Make it easier to see errors. 1998-08-28 00:20:44 +00:00
pinkerton%netscape.com
2926589653 Fix bug where if rdf file specified that all columns should be hidden the heap would get corrupted. Now forces at least one column to be visible. 1998-08-27 21:10:07 +00:00
pinkerton%netscape.com
a1dc89e0a5 Respond better to column add/delete events. 1998-08-27 20:27:10 +00:00
pinkerton%netscape.com
69b388b0cb More 4.5 merges. Fix problem with not showing form data in viewSource, print, saveAs. 1998-08-27 20:26:40 +00:00
pinkerton%netscape.com
aa36d846cc Fix bug that caused crash when you clicked onany blank area of the toolbar. 1998-08-27 20:25:21 +00:00
cls%seawood.org
9e037db2bf Removed HistoryFrame.cpp 1998-08-27 19:48:25 +00:00
cls%seawood.org
e5a84297f1 Put DEBUG ifdefs around debugEvent() call. Approved by shaver%netscape.com 1998-08-27 19:47:48 +00:00
beard%netscape.com
7a26c0fe96 Removed hotlist.c from non-debug target as well. 1998-08-27 03:48:28 +00:00
saari%netscape.com
2a93462e59 Fix for bug # 311002 Fixed Pinkerton's Mac scrolling optimization so that it doesn't grab the bits of floating windows above Navigator. This is Mac only. 1998-08-27 02:43:43 +00:00
akkana%netscape.com
bc0fa84e29 Add a PR_ASSERT (yes, a crash) for unreproducible crash 113534;
add code for "Send now" under Publish menu, but only if MOZ_MAIL_NEWS.
1998-08-27 01:55:52 +00:00
shaver%netscape.com
934cb2b641 add libdom to link, if DOM set 1998-08-27 00:14:34 +00:00
ramiro%netscape.com
2b47b3387c Remove unused include. 1998-08-26 21:38:46 +00:00
hyatt%netscape.com
bc866eb2b1 Improvements to the control strip in the RDF tree widget. Fixes for two P0 bugs:
#311916 and #314414.
1998-08-26 20:51:01 +00:00
robinf%netscape.com
cdbf34889e removing outdated Mac dialer help file 1998-08-26 20:37:22 +00:00
robinf%netscape.com
3d07952bc4 removing outdated files 1998-08-26 20:36:09 +00:00
beard%netscape.com
9882c795a6 Removed hotlist.c, which was obsoleted (bad, bad!) before verifying on the Mac. 1998-08-26 20:33:53 +00:00
av%netscape.com
e126a83547 Anthrax changes 1998-08-26 19:30:58 +00:00
pinkerton%netscape.com
82402d773b No more netcaster. Minor 4.5 merges (added referrer to DoGetURL). 1998-08-26 19:07:03 +00:00
pinkerton%netscape.com
6136294012 Column support in tree view. 1998-08-26 19:04:54 +00:00
pinkerton%netscape.com
77b6f51d4a no more netcaster. 1998-08-26 19:02:43 +00:00
pinkerton%netscape.com
251ffbe9d1 No more netcaster. 1998-08-26 19:02:26 +00:00
pinkerton%netscape.com
2bc6c6712d More printing fixes and 4.5 landings. Mostly minor except for print fix. 1998-08-26 19:02:13 +00:00
slamm%netscape.com
f841b79917 Clear up some warnings. 1998-08-26 18:35:59 +00:00
slamm%netscape.com
cceee7cbee Remove the old-style bookmarks. RDF is the way. 1998-08-26 18:35:54 +00:00
slamm%netscape.com
e389b04c1f Superseded by RDFTreeView.(cpp|h). 1998-08-26 18:35:23 +00:00
slamm%netscape.com
e00a1221cf Remove stuff that had to do with old-style bookmarks. Still need tohookup the new RDF stuff. 1998-08-26 18:35:16 +00:00
slamm%netscape.com
448cc4a0f5 Use RDFBase class. 1998-08-26 18:35:01 +00:00
slamm%netscape.com
89fbe201ec Create a group of toolbars from RDF. 1998-08-26 18:34:55 +00:00
slamm%netscape.com
23acdfe7fc RDF toolbars. Currently only creates buttons for bookmarks. 1998-08-26 18:34:52 +00:00
slamm%netscape.com
6a793ac616 Was BookmarkBase. Base class for RDF menus and toolbars. 1998-08-26 18:34:49 +00:00
slamm%netscape.com
1e143a45ae New base class for accessing RDF backend. 1998-08-26 18:34:42 +00:00
slamm%netscape.com
9025c3db0e Plug a memory leak. 1998-08-26 18:34:39 +00:00
slamm%netscape.com
cbedf34db4 ifdef out the selector bar and use the new RDFBase class 1998-08-26 18:34:36 +00:00
slamm%netscape.com
9d18b3f834 Replace old-style bookmarks with RDF and clean up the openFileAction 1998-08-26 18:34:34 +00:00
slamm%netscape.com
1c146cf6f3 Add beginnings of RDF Toolbars and replace old-style bookmarks with RDF. 1998-08-26 18:34:26 +00:00
slamm%netscape.com
36bc632925 Add beginnings of RDF Toolbars 1998-08-26 18:34:23 +00:00
slamm%netscape.com
5c9380f9fb Replace old-style bookmarks and history with RDF. 1998-08-26 18:34:17 +00:00
slamm%netscape.com
52b6e79e56 Fix a UMR 1998-08-26 18:34:05 +00:00
slamm%netscape.com
f571e0d55f Get rid of references to the old bookmarks backend and replace it with RDF 1998-08-26 18:33:55 +00:00