Граф коммитов

626 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 437c61bdc3 Add shell placement. 1998-09-15 03:33:06 +00:00
ramiro%netscape.com be4826f267 Fix the create view label order. 1998-09-15 02:07:09 +00:00
mcafee%netscape.com 5e6ec41042 Merging in XfeToggleButtonIsSet() from Nova branch 1998-09-14 20:26:48 +00:00
slamm%netscape.com 9551109d53 Quiet a compiler warning 1998-09-14 19:52:57 +00:00
slamm%netscape.com 7574376821 Kill some dead code 1998-09-14 19:52:48 +00:00
slamm%netscape.com 2f656e6836 Use the prefapi directly for the toolbar prefs. 1998-09-14 19:52:40 +00:00
slamm%netscape.com 6d3c8bb663 Use prefapi instead of fe_GlobalPrefs. Remove some unused context fe_data items. 1998-09-14 19:52:34 +00:00
slamm%netscape.com f9c564dea4 Add a doClose method to do some possible cleanup. Really just moving some old code out of the xfe close to where it should be used. 1998-09-14 19:52:31 +00:00
slamm%netscape.com 235f9a04a7 Don't need to set top_area in fe_data anymore. 1998-09-14 19:52:19 +00:00
slamm%netscape.com 24f95b99f3 Remove a bunch of uneeded items from the context fe_data. 1998-09-14 19:52:15 +00:00
slamm%netscape.com 4349c5e770 Quiet some compiler warning. Kill some references to fe_data in context that is obsolete. 1998-09-14 19:52:08 +00:00
slamm%netscape.com c328d19884 Remove toolbar prefs from fe_globalPrefs. Use the backend call directly instead. Discard some unused prefs. 1998-09-14 19:52:01 +00:00
slamm%netscape.com 13cd3e8e57 Move an abort clean up from mozilla.c 1998-09-14 19:51:57 +00:00
slamm%netscape.com 0ec26e39bd Kill reference to url_label in fe_data. Quiet a compiler warning. 1998-09-14 19:51:50 +00:00
slamm%netscape.com 3ee566232c Kill some dead code. Call prefs directly instead of using fe_globalPrefs. 1998-09-14 19:51:46 +00:00
raman%netscape.com f49eb6d2b2 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
mcafee%netscape.com 4e382483e4 Adding privacy prefs 1998-09-12 05:36:51 +00:00
mcafee%netscape.com 3839d522cd comment: warning not to pile anything else on the obsolete fe_globalPrefs structure 1998-09-12 00:11:32 +00:00
waterson%netscape.com 3f5fa7ca9f Fix bustage on Linux/Motif 2.0 with reflow. 1998-09-11 22:12:47 +00:00
ramiro%netscape.com ebf95825c4 Fix the stupid toolbox assertions cause the editor toolbar dont have logos. 1998-09-11 20:52:24 +00:00
slamm%netscape.com dc6d93e494 Fix resources for RDF Toolbars. 1998-09-11 19:33:49 +00:00
slamm%netscape.com 00b5917970 Back out some changes. Accidentally check 'em in. 1998-09-11 19:04:21 +00:00
slamm%netscape.com ff6af0bd69 Add a dependency for resources-translations 1998-09-11 18:59:16 +00:00
slamm%netscape.com 9828e8d8f5 Have the popup update when it's first posted. Fix a selection problem caused by improper if-statement grouping. 1998-09-11 18:58:58 +00:00
slamm%netscape.com cc14d0c4e3 Pull hackTranslations members. 1998-09-11 18:58:50 +00:00
slamm%netscape.com 141cdbe026 Delete some unused member variables. 1998-09-11 18:58:46 +00:00
slamm%netscape.com ddb2e3ae85 Load bookmarks for docked view. Later this will be hooked up with the toolbars. 1998-09-11 18:58:43 +00:00
slamm%netscape.com 2eab56689b Remove unused function prototype. 1998-09-11 18:58:39 +00:00
slamm%netscape.com 5273e8d085 Don't require focus for a copy. Allows copy in view source window. 1998-09-11 18:58:32 +00:00
slamm%netscape.com 9b0cf55a2a Fix some comments that were missing '!' at the beginning of the line 1998-09-11 18:58:29 +00:00
slamm%netscape.com 983f4eef56 Retire the bookmarks and history translation and add navcenter translations 1998-09-11 18:58:18 +00:00
slamm%netscape.com f7f120bd1b Fixing close window bug for html dialogs. Make html dialogs have the same translations as the browser. This may be overkill. We can trim back the list later. Kill some long dead code. 1998-09-11 18:58:12 +00:00
slamm%netscape.com 5023a1aa40 Compress consecutive spaces and tabs down to one space. Saves about 40k bytes. 1998-09-11 18:58:09 +00:00
mcafee%netscape.com 5226c267ce Moved privacy prefs from Advanced pane to new privacy pane. Removed some white space and bogus comments. 1998-09-11 06:48:39 +00:00
mcafee%netscape.com ec032b60ba New privacy preference pane class 1998-09-10 22:35:39 +00:00
mcafee%netscape.com 73e9e18968 Adding Window|Privacy Tools|Display Site Info 1998-09-10 19:08:09 +00:00
ramiro%netscape.com 0b9bc538d6 Add support for fixed html pain sizing. 1998-09-10 14:55:19 +00:00
ramiro%netscape.com 0790b7a045 Add a virtual method for specifying the parent to the tree. Have the
RDFTreeView subclasses create the tree.  All this stuff is needed to create
a hierarchy in which the html pain can be created dynamically and sized to
an either arbitrary percentage or fixed height.
1998-09-10 14:35:05 +00:00
cls%seawood.org f7e81ac876 Moved libmisc & libprgrss in BASIC_LIBS so that mailto would link ifndef JAVA_OR_OJI. 1998-09-10 03:51:36 +00:00
waterson%netscape.com 46a77cbf17 Added call to reflow document when all connections complete if it contains an unsized image. 1998-09-10 01:05:46 +00:00
pnunn%netscape.com e0d21243b8 fix for #309770. Port fix from 4.06 to Moz. 1998-09-09 20:47:35 +00:00
pnunn%netscape.com 23327d8cb9 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:11:22 +00:00
mcafee%netscape.com 85eca6e2bf debug stuff for add_row() 1998-09-09 18:10:27 +00:00
mcafee%netscape.com 4f05895704 HT_PaneFromURL() needs a context passed in from XFE_DisplayBuiltin(), so we now pass the context along. 1998-09-09 18:07:10 +00:00
ramiro%netscape.com 934caea51d Move html pane to XFE_RDFChromeTreeView. 1998-09-09 14:43:13 +00:00
ramiro%netscape.com 247298ce70 Unbreak MOZ_SELECTOR_BAR for the hell of it. 1998-09-09 10:56:48 +00:00
ramiro%netscape.com 772e4db56c Many cpp's do not like "#ifdef 0" (it's illegal in strict ANSI C I suspect),
including HP-UX's ANSI C. Line 1633 of cmd/xfe/XfeWidgets/Xfe/Pane.c uses
"#ifdef 0" - it should be "#if 0" of course. HP's ANSI C refuses to compile
this file without it being fixed.
Thanks to rkl@connect.org.uk for pointing this out.
1998-09-09 09:09:00 +00:00
ramiro%netscape.com 3f5d1db91b Fix infinite loop on scrollbar resize from waterson@netscape.com
(Chris Waterson).
The problem with resizing on XFE has to do with the fact that the widget
resize callback is directly calling LO_RelayoutOnResize(), which causes the
scrollbars to get remapped, which causes the resize callback to be called,
which causes LO_RelayoutOnResize() to be called, which causes the scrollbars
to get remapped...you get the idea.
1998-09-09 09:03:30 +00:00
slamm%netscape.com 422a1be6d6 Call show() on the builtin for SHACK. 1998-09-09 00:00:53 +00:00
slamm%netscape.com 5a99ea7dbd Move tree widget management into RDFTreeView. Don't choke when no columns are created. 1998-09-09 00:00:42 +00:00
slamm%netscape.com 9eb33e95c1 Move tree widget management into RDFTreeView. 1998-09-09 00:00:33 +00:00
slamm%netscape.com 9b49d0cafa Avoid annoying warnings about _ht_pane being nil. 1998-09-09 00:00:23 +00:00
slamm%netscape.com e43ef9987b Add default constructor call for RDFBase. 1998-09-09 00:00:20 +00:00
slamm%netscape.com 6dae006b76 Change relationship to RDFTreeView to 'isa' (was 'hasa'). Get SHACK going. 1998-09-09 00:00:17 +00:00
raman%netscape.com b730eb2e8c Added libsoftupdat.a to the link line when MOZ_SMARTUPDATE is defined. Made SmartUpdate independent of Java 1998-09-08 21:06:54 +00:00
slamm%netscape.com ba20e43386 Add toolbar deletion. 1998-09-08 20:14:23 +00:00
slamm%netscape.com fa803b4af9 Avoid adding the wrong nodes to the toolbar 1998-09-08 20:14:15 +00:00
slamm%netscape.com b7c2003912 Avoid opening nodes too soon. 1998-09-08 20:14:12 +00:00
slamm%netscape.com fdd42e321d more support for pane creation/deletion. 1998-09-08 20:14:06 +00:00
slamm%netscape.com 88739906c7 Break up the constructor into more intelligible parts. Standadize some of the variable names. Massage some ht calls. 1998-09-08 20:13:59 +00:00
slamm%netscape.com c42e12e0aa Hook up the bookmarks and history windows. Get rid of the unneeded command handing stuff. 1998-09-08 20:13:56 +00:00
slamm%netscape.com 24f113d8e7 change some extern 'C' functions to static members of the XFE_Image 1998-09-08 20:13:51 +00:00
slamm%netscape.com 0dd1841934 create the bookmarks pane in RDFBase. 1998-09-08 20:13:46 +00:00
slamm%netscape.com 9c92a2e0a5 Move bookmark frame creation to NavCenterFrame.cpp 1998-09-08 20:13:43 +00:00
akkana%netscape.com aa7876c8b8 Remove vcards from MOZ_MAIL_COMPOSE; fix unresolved symbols 1998-09-08 19:32:10 +00:00
ramiro%netscape.com 51fe1f7a8f Cleanup fe_getPixelFromRGB(). Move it to xfe/colors.c and rename it to
fe_GetPixelFromRGBString().
1998-09-08 14:01:20 +00:00
ramiro%netscape.com 5f90408924 Use real XtCallbacks instead of a hack. 1998-09-08 12:22:21 +00:00
ramiro%netscape.com 667a16bc02 Add layable children info. 1998-09-08 12:15:55 +00:00
ramiro%netscape.com 798ea15cbf Add XfeSubResourceGetWidgetXmStringValue(). 1998-09-08 11:59:26 +00:00
cls%seawood.org cb5493bab6 Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +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
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
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
ftang%netscape.com 5669241c60 add FE_GetCharSetID from 4.5 tree 1998-09-04 03:45:51 +00:00
mcafee%netscape.com 1177abfef7 Getting rid of the MOZILLA_NO_FULLCIRCLE hack. 1998-09-04 03:01:54 +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
akkana%netscape.com af3860dbb9 UI changes to FE_EncodingDialog to coordinate with backend and other FEs 1998-09-03 21:33:46 +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
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
raman%netscape.com 6ae7d8c37e Build Smartupdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:16:07 +00:00
cyeh%netscape.com 51b564df36 change version number to reflect alpha reality 1998-09-02 19:10:53 +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
ramiro%netscape.com fc3ae571e9 Add support for OpenBSD. Thanks to Marco S Hyman <marc@snafu.org>. 1998-09-02 12:36:18 +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 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
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
akkana%netscape.com d6cc70cdeb New FE encoding dialog 1998-09-01 19:09:28 +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
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
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
slamm%netscape.com 9714506ba1 Bring back the commercial animation. 1998-08-28 20:41:53 +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
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
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
slamm%netscape.com f841b79917 Clear up some warnings. 1998-08-26 18:35:59 +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