Commit Graph

1468 Commits

Author SHA1 Message Date
briano%netscape.com
37da37f84b Deleting the 'patcher' subdir from DIRS. Not used. 1998-09-08 03:12:37 +00:00
sdagley%netscape.com
2fce49c79b Add new Privacy prefs sub-pane under Navifator, move cookie settings there (trusted cookie checkbox and config button not implemented yet), add new prefs checkbox for saving name and password, add new prefs checkbox for warning when server has no privacy policy. 1998-09-07 06:04:24 +00:00
ramiro%netscape.com
f031b93280 BSD/OS 3.x and 4.x no longer define ___386BSD__ (which really existed
only for backward compatibility with the old Jolitz BSD releases).
Anyways, this patch makes it compile again.
Thanks to Bert Driehuis <driehuis@playbeing.org>.
1998-09-06 19:42:08 +00:00
cls%seawood.org
35ab428b51 Added missing / to command.c target. 1998-09-05 21:35:59 +00:00
cls%seawood.org
94d0672b0c Updated. 1998-09-05 10:25:13 +00:00
cls%seawood.org
4c6c1181bb Fixing autoconf breakage. LO_BuiltinStruct is the same for both the OJI and non-OJI cases. 1998-09-05 10:23:12 +00:00
ramiro%netscape.com
0c8c0a796a Comment out code that breaks MOZ_SELECTOR_BAR. 1998-09-05 06:44:15 +00:00
mcafee%netscape.com
4502376359 newPaneFromURL() can now pass paramters to HT_PaneFromURL. 1998-09-05 06:26:28 +00:00
mcafee%netscape.com
5135dad43b SHACK: builtin struct gets passed in now, and we create an XFE_BuiltinTreeView instead of an XFE_NavCenterView. 1998-09-05 06:23:54 +00:00
mcafee%netscape.com
2def626ea2 added BuiltinTreeView.cpp 1998-09-05 06:21:30 +00:00
mcafee%netscape.com
39cd6ad5fb Initial version 1998-09-05 06:21:00 +00:00
sdagley%netscape.com
8bc5b969e0 Merging fix from 4.0x branch. It's not clear that we really want to call GetURLForReferral when the passed referer is NIL since it breaks Smart Browsing keywords and does not actually appear to be needed to fix bug #90892 (which is why it was originally added). It's also a security hole since it causes the URL of the front window to be sent as the referer even if the user manually types in a URL. 1998-09-05 02:41:28 +00:00
waterson%netscape.com
28ded87caf Fix build bustage due to change in header file from Boolean to PRBool
on XFE_Image::isImageLoaded().
1998-09-05 00:41:05 +00:00
ftang%netscape.com
52785da0aa add INTL_OldBookmarkCsidSel to support RDF bookmark import 1998-09-04 23:22:51 +00:00
ftang%netscape.com
8dde0fa58b add new selector for oldbookmark 1998-09-04 23:12:45 +00:00
radha%netscape.com
74f95c7ea2 Implement singleclick activation for grid widget 1998-09-04 22:56:22 +00:00
radha%netscape.com
b13f20347b Define new resource singleClickActivation for Grid widget 1998-09-04 22:55:08 +00:00
radha%netscape.com
470457725c Set singleClick activation in docked mode 1998-09-04 22:54:17 +00:00
radha%netscape.com
d601632ada Change the RDFImage Cache to a doubly linked list instead of a array.
Add a bunch of utility functions
1998-09-04 22:53:34 +00:00
radha%netscape.com
259b5b2de2 Make the close button close the RDFChromeTreeView 1998-09-04 22:52:19 +00:00
radha%netscape.com
7148a89e82 Change the declaration, usage and definition of isImageLoaded(). 1998-09-04 22:51:29 +00:00
mcafee%netscape.com
48890be523 Updating -ncols, -config-dir -h comments. 1998-09-04 22:37:20 +00:00
akkana%netscape.com
75dae67d84 Fix build bustage -- missed an ifdef MOZ_MAIL 1998-09-04 20:26:35 +00:00
akkana%netscape.com
8ffa051d80 Mailto landing (ifdef MOZ_MAIL_COMPOSE).
Also, add a FULL_STATIC define to the Makefile to allow the option
of compiling a truly static binary (e.g. to test for unresolveds).
1998-09-04 19:21:43 +00:00
ramiro%netscape.com
afb1b4626b context_funcs.cpp does not build on BSD/OS because no definition for
STATFS is found. This trivial patch adds it back. It sure looks like a
pasto.
Thanks to Bert Driehuis <driehuis@playbeing.org>.
1998-09-04 13:44:34 +00:00
scc%netscape.com
b57ef8c32f moved FCInitialize() to post pref-init for FULL CIRCLE stuff 1998-09-04 03:48:27 +00:00
ftang%netscape.com
639a33badc add INTL_ConvertLineWithoutAutoDetect and INTL_GetCharSetID to the list 1998-09-04 03:47:20 +00:00
ftang%netscape.com
5669241c60 add FE_GetCharSetID from 4.5 tree 1998-09-04 03:45:51 +00:00
ftang%netscape.com
63828844c9 Add FE_GetCharSetID from 4.5 tree 1998-09-04 03:44:52 +00:00
mcafee%netscape.com
1177abfef7 Getting rid of the MOZILLA_NO_FULLCIRCLE hack. 1998-09-04 03:01:54 +00:00
clu%netscape.com
2467b2278c tweaks to the encoding dialog box so the xp strings would fit. 1998-09-04 00:46:13 +00:00
clu%netscape.com
fc42abecf1 got rid of StUseCharFormattingCache for better typing performance. Also added an EDT_SetEncoding call in OBeyCommand to get the encoding dialog box up. 1998-09-04 00:28:05 +00:00
slamm%netscape.com
019a31d794 Add a form widget so that subclasses can add their own widgets. 1998-09-03 21:44:02 +00:00
slamm%netscape.com
da40ccac03 Add ht_event debugging 1998-09-03 21:43:55 +00:00
akkana%netscape.com
75a24be009 New encoding dialog API 1998-09-03 21:43:52 +00:00
slamm%netscape.com
5ed98a5b19 Let RDFBase handle deleting the pane. 1998-09-03 21:43:47 +00:00
slamm%netscape.com
4d1eb8ed78 Change RDFView to RDFChromeTreeView (per mcafee's request). RDFChromeTreeView inherits from RDFTreeView (adding chrome around it). 1998-09-03 21:43:38 +00:00
slamm%netscape.com
0b38bcaa52 Make debugging fancier. Cleanup the view and destroy the
pane properly.
1998-09-03 21:43:29 +00:00
slamm%netscape.com
60fca25cd8 Replaced by RDFToolbar. 1998-09-03 21:43:27 +00:00
slamm%netscape.com
6adc4ce0e6 With no selector, just pick the first view that comes
along (this will later be replace by something more useful).  Clean up
debugging. change references of RDFView to the new name, RDFChromeTreeView
1998-09-03 21:43:21 +00:00
slamm%netscape.com
678b287ee3 Replaced by RDFMenuToolbarBase. 1998-09-03 21:43:13 +00:00
clu%netscape.com
c9d7c9aafe implmented macfe of the encoding dialog 1998-09-03 21:36:11 +00:00
clu%netscape.com
146f9308ea implement macfe of the encoding dialog 1998-09-03 21:34:40 +00:00
akkana%netscape.com
af3860dbb9 UI changes to FE_EncodingDialog to coordinate with backend and other FEs 1998-09-03 21:33:46 +00:00
cmanske%netscape.com
512f9fa4f6 Added dialog for changing encoding in Composer 1998-09-03 21:33:18 +00:00
amusil%netscape.com
09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
racham%netscape.com
da1edc5f6a Small change in error handling 1998-09-03 21:03:21 +00:00
pnunn%netscape.com
89a1a49e8e fix for #79167. ncols. reviewed by mcafee.
Note: doc message should be changed to reflect
that ncols is added to number of system colors
for total number of colors allowed.
1998-09-03 21:02:31 +00:00
racham%netscape.com
91d9580a12 Changes to reflect the transition from Windows to Netscape Registry 1998-09-03 21:00:52 +00:00
ramiro%netscape.com
bb0393a155 Make sure MOZ_SELECTOR_BAR continues to work. 1998-09-03 06:55:12 +00:00
ramiro%netscape.com
c490670900 Switch the window and bookmarks menus. 1998-09-03 06:51:14 +00:00
cyeh%netscape.com
04a1a99605 change version number to reflect ALPHA stage 1998-09-03 01:08:47 +00:00
danm%netscape.com
872c8f58c8 about: wasn't working. is now. 1998-09-03 01:02:27 +00:00
raman%netscape.com
6ae7d8c37e Build Smartupdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:16:07 +00:00
cyeh%netscape.com
7cf109266f change version number to reflect reality 1998-09-02 19:12:26 +00:00
cyeh%netscape.com
51b564df36 change version number to reflect alpha reality 1998-09-02 19:10:53 +00:00
raman%netscape.com
06c4d898e1 Merging 4.5 SmartUpdate changes 1998-09-02 19:05:33 +00:00
raman%netscape.com
2a8a818d58 Build SmartUpdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:05:13 +00:00
cls%seawood.org
a58cd3bcff Sync'd with Makefile. 1998-09-02 18:56:17 +00:00
cls%seawood.org
cea397e3a6 Added check for HAVE_SYSERRLIST to get rid of redefinition warning when using autoconf. 1998-09-02 18:52:56 +00:00
ramiro%netscape.com
cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cmanske%netscape.com
86fee05e21 Fixed comflicts with mjudge changes for Ender toolbar 1998-09-02 13:22:13 +00:00
cmanske%netscape.com
e35c302a63 Composer work: Menus, paste style, paragraph properties dialog improvements, remove P_MENU, P_DIRECTORY 1998-09-02 13:12:58 +00:00
ramiro%netscape.com
fc3ae571e9 Add support for OpenBSD. Thanks to Marco S Hyman <marc@snafu.org>. 1998-09-02 12:36:18 +00:00
mcafee%netscape.com
028d2f0c99 Moving getBuiltInAttribute() from winfe to layout, it's now LO_GetBuiltInAttribute(). a+r=nisheeth 1998-09-02 09:13:50 +00:00
cls%seawood.org
52c74ded1d Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com. 1998-09-02 07:02:04 +00:00
tomw%netscape.com
46f9636a61 Whoops. Use NETSCAPE_OFFICIAL, not BUILD_OFFICIAL 1998-09-02 03:20:44 +00:00
tomw%netscape.com
739b97bdf2 Generate exports table for Cartman. This stuff needs to get moved out of
mozilla at some point.
1998-09-02 02:25:40 +00:00
akkana%netscape.com
5a87e443b4 new FE_EncodingDialog to match new API in edtutil.cpp 1998-09-02 01:39:39 +00:00
cls%seawood.org
c764d0bf4e Sync'd Makefile.ins 1998-09-02 00:54:34 +00:00
cls%seawood.org
1733291dff Sync'd and moved GARBAGE before rules.mk. 1998-09-02 00:34:07 +00:00
slamm%netscape.com
a75dab12c4 Dynamically add items (previously we rebuilt the whole thing). 1998-09-02 00:26:27 +00:00
slamm%netscape.com
5887777ae8 Add support for FE commands from RDF. 1998-09-02 00:26:24 +00:00
slamm%netscape.com
a7cd951d3e Get rid of unused notification. 1998-09-02 00:26:21 +00:00
slamm%netscape.com
512ca79af5 Add const'ness to function. 1998-09-02 00:26:18 +00:00
slamm%netscape.com
dc0e18b2ca Translate 'stop' to xfeCmdStopLoading (in addition to 'abort'). This is used by the RDF command translation. 1998-09-02 00:26:15 +00:00
beard%netscape.com
600cf2bed9 Added call to NPL_Shutdown. 1998-09-01 23:55:59 +00:00
danm%netscape.com
8589f7c2a6 save/restore toolbar collapsed state from RDF 1998-09-01 22:48:17 +00:00
pinkerton%netscape.com
e96a3b2516 Removing const on pass-by-value params. 1998-09-01 22:30:24 +00:00
clu%netscape.com
ff532edf37 I18N work for encoding menu (reviewed brade) 1998-09-01 22:15:46 +00:00
cmanske%netscape.com
c26017065d Added FE_EncodingDialog stub necessary for futher encoding work (and build won't crash!) 1998-09-01 21:09:30 +00:00
pinkerton%netscape.com
6760f330ff back to the AM version. 1998-09-01 20:30:55 +00:00
cls%seawood.org
b4f15e862b Sync'd. 1998-09-01 20:24:24 +00:00
cls%seawood.org
d286e10cb0 Added DOM changes. 1998-09-01 20:23:24 +00:00
pinkerton%netscape.com
e8b2ca845e use function to get at global image cache. 1998-09-01 20:20:29 +00:00
pinkerton%netscape.com
ef7562c133 pull out unused lines. 1998-09-01 20:19:53 +00:00
pinkerton%netscape.com
9fbe675be5 making stuff const, making other stuff non-virtual. 1998-09-01 20:19:14 +00:00
pinkerton%netscape.com
5f0b0eaa2d use new function to get global. 1998-09-01 20:18:23 +00:00
pinkerton%netscape.com
dcf9c949ea Renaming class to CImageCache because that's what it is. 1998-09-01 20:18:10 +00:00
pinkerton%netscape.com
a88c455026 Making some more stuff const. 1998-09-01 20:17:46 +00:00
pinkerton%netscape.com
e3e3146238 Added CProgressCaption 1998-09-01 20:17:11 +00:00
pinkerton%netscape.com
21cd3913df updated for new CProgressCaption. 1998-09-01 20:16:59 +00:00
pinkerton%netscape.com
691d971d9b fix some code for offline to use the new progress bar class. 1998-09-01 20:14:08 +00:00
pinkerton%netscape.com
253363dffb New progress bar based on AM. 1998-09-01 20:13:48 +00:00
pinkerton%netscape.com
d222ef0d08 Registering some AM classes for the progress bar and removing obsolete ones we wrong ourselves. 1998-09-01 20:13:10 +00:00
pinkerton%netscape.com
aa69db50f7 Removed CProgressBar and CPatternProgressBar because CProgressCaption replaces it. 1998-09-01 20:12:34 +00:00
pinkerton%netscape.com
8c89bad7b9 splash screen to match windows. 1998-09-01 20:11:09 +00:00
pinkerton%netscape.com
96a63c5fe4 Redundant implementation (lib/mac/UserInterface is the good one). 1998-09-01 20:10:25 +00:00
akkana%netscape.com
d6cc70cdeb New FE encoding dialog 1998-09-01 19:09:28 +00:00
mjudge%netscape.com
157a586f8c more Ender things... Reload ect. 1998-09-01 18:52:52 +00:00
mjudge%netscape.com
50d1f0feb7 Fixes for ender to beat 9-1 reviewed winfe specific changes from Bill Law 1998-09-01 18:51:22 +00:00
ftang%netscape.com
fbf00946c5 check in RDF UTF8 drawing, reviewed by hyatt severl days ago 1998-09-01 18:50:05 +00:00
scc%netscape.com
0a7a44060e Added a constructor from SPaneInfo and SViewInfo instead of an LStream; factored behavior from constructors into |common_initialization()| 1998-09-01 18:42:52 +00:00
scc%netscape.com
e3ab7e45e7 new method |AddBar| as with RDF, not all bars come from the construction stream; also fixed routines that expected all bars to exist instantly to be a little more forgiving 1998-09-01 18:41:28 +00:00
scc%netscape.com
96acd82d4b First Checked In. 1998-09-01 18:39:08 +00:00
ramiro%netscape.com
cb0abd7566 Add XfeTopShadowColor() and XfeBottomShadowColor(). 1998-09-01 08:26:03 +00:00
ramiro%netscape.com
d1902de1cc Add virtual functions getFGPixel() getBGPixel() getTopShadowPixel()
getBottomShadowPixel().
1998-09-01 08:24:40 +00:00
ramiro%netscape.com
483d68e7ac Protect the usage of m_toplevel with XP_ASSERT(). 1998-09-01 08:23:37 +00:00
warren%netscape.com
b89e7efaca Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
warren%netscape.com
4e6f663065 Changes for lazy java initialization. 1998-09-01 00:16:08 +00:00
ramiro%netscape.com
6e8b7f1529 Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
ramiro%netscape.com
75a39fdeb5 Make sure the debug event comments are printed only for slamm. 1998-08-31 14:14:59 +00:00
ramiro%netscape.com
b7d0b9e024 Workaround for broken automated browser tests. 1998-08-31 14:10:50 +00:00
ddrinan%netscape.com
64480b68fc Set NETSCAPE_OFFICIAL in order to trigger the perl script that generates the Cartman hooks 1998-08-31 02:49:51 +00:00
cls%seawood.org
9bd53bd53c Only link against -ljsj if JAVA_OR_OJI. 1998-08-29 06:17:01 +00:00
cls%seawood.org
16dede612a Commented out outdated non-OJI section. 1998-08-29 06:12:03 +00:00
ddrinan%netscape.com
c25c7a8bb1 Perl script to generate all export symbols 1998-08-28 23:48:13 +00:00
ddrinan%netscape.com
3e2a6105db Perl script to generate the dispatcher module. 1998-08-28 23:47:10 +00:00
ddrinan%netscape.com
aeea4f1601 Added dispatcher generation and populatio step. Need for Cartman 1998-08-28 23:45:59 +00:00
ddrinan%netscape.com
778761a542 Added Cartman hook and dispather tables export 1998-08-28 23:44:13 +00:00
ftang%netscape.com
105523fe35 change rdf winfe to make it render UTF8. reviewed by hyatt 1998-08-28 20:58:01 +00:00
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