Commit Graph

1393 Commits

Author SHA1 Message Date
akkana%netscape.com
aa7876c8b8 Remove vcards from MOZ_MAIL_COMPOSE; fix unresolved symbols 1998-09-08 19:32:10 +00:00
pinkerton%netscape.com
f808326b81 stupid RidL resources.... 1998-09-08 18:52:00 +00:00
pinkerton%netscape.com
899616933a increase/decrease font size in html area. Fix column hiding bug in embedded tree. 1998-09-08 18:10:54 +00:00
pinkerton%netscape.com
ef46d8a0b5 increase/decrease font sizes in browser window. 1998-09-08 18:10:16 +00:00
pinkerton%netscape.com
51df0e1653 use LScrollerView and LScrollBar 1998-09-08 18:09:16 +00:00
pinkerton%netscape.com
8a6ebf136f Allow the user of the class to pass "" for the requested icon url. 1998-09-08 18:08:35 +00:00
pinkerton%netscape.com
789724c9d3 use LScrollerView. 1998-09-08 18:07:59 +00:00
pinkerton%netscape.com
50bf723d3c use LScrollerView 1998-09-08 18:07:48 +00:00
pinkerton%netscape.com
6c40a63803 New HTML area in docked view. 1998-09-08 18:07:02 +00:00
pinkerton%netscape.com
a0cc35a39b Use new FeatureFlags to configure properties. 1998-09-08 18:06:26 +00:00
pinkerton%netscape.com
e50d502d30 Landing of 4.5 changes to get more flexibility in how divided views are handled. 1998-09-08 18:05:48 +00:00
pinkerton%netscape.com
a976242cdd Move to LScrollerView 1998-09-08 18:05:17 +00:00
pinkerton%netscape.com
b6526c60e8 Fixes for font scaling (increase/decrease) in browser. 1998-09-08 18:04:59 +00:00
pinkerton%netscape.com
9d87de08fc Using LScrollerView 1998-09-08 18:04:30 +00:00
pinkerton%netscape.com
447f90b596 Adding increase/decrease font size menus. 1998-09-08 18:04:00 +00:00
pinkerton%netscape.com
8ed82aaf16 LScrollerView and HTML area in docked view. Now using includeViews more to avoid duplication. 1998-09-08 18:03:44 +00:00
pinkerton%netscape.com
ee615edae2 changes for LScrollerView 1998-09-08 18:03:17 +00:00
pinkerton%netscape.com
f038c63a1e Removed CConfigActiveScroller and CExpandoDivider. 1998-09-08 18:03:02 +00:00
pinkerton%netscape.com
4c3f12a9c0 move to LScrollerView for things that scroll and HTML view in docked Aurora. 1998-09-08 18:02:39 +00:00
pinkerton%netscape.com
9fe029fa1d More AM classes and moving from LActiveScroller to LScrollerView. 1998-09-08 18:01:57 +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
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