Commit Graph

1686 Commits

Author SHA1 Message Date
robinf%netscape.com
c1c87b0f0a fixing bug #322037 in aatab.htm; removed win16 note from nmtab.htm 1998-09-15 23:54:30 +00:00
rjc%netscape.com
a529b0e6d9 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
blizzard%appliedtheory.com
dc6f133521 UpdatePixmap completed 1998-09-15 20:14:33 +00:00
blizzard%appliedtheory.com
2b7b3bf1a5 gnomefe now creates pixmaps when asked to by the image layer 1998-09-15 19:04:32 +00:00
blizzard%appliedtheory.com
20ba3d5d56 Remove README file. Information should be on the web site and/or elsewhere
in the tree.
1998-09-15 18:54:53 +00:00
robinf%netscape.com
b51a8abaf8 Fixing bug #309332; reword text on this screen so it's clearer about the type of information the user will be asked for 1998-09-15 18:34:51 +00:00
blizzard%appliedtheory.com
0d3eb7f91b Add patches from Bert Driehuis <driehuis@playbeing.org> These patches
make sure that the view is properly returned in all functions where it's
supposed to be.
1998-09-15 14:31:47 +00:00
ramiro%netscape.com
577c8f7f53 Comment out 2 assertions to get past toolbar layout problem. 1998-09-15 11:26:43 +00:00
ramiro%netscape.com
49a7e240a5 Make sure motif link path appears before x link path. 1998-09-15 08:26:44 +00:00
ramiro%netscape.com
dd1e6915b6 Add dynamic toolbar layout. 1998-09-15 03:56:55 +00:00
ramiro%netscape.com
bf5c1f7472 Add #include "prefapi.h". 1998-09-15 03:41:15 +00:00
ramiro%netscape.com
437c61bdc3 Add shell placement. 1998-09-15 03:33:06 +00:00
racham%netscape.com
c0efc8a3ac BUG 323175 : Use global registry variable (currentProfileDirectory) 1998-09-15 02:55:58 +00:00
racham%netscape.com
a762bc01dc BUG 323175 : Use global registry variable (urrentProfileDirectory) 1998-09-15 02:54:59 +00:00
racham%netscape.com
7723aff078 BUG 323175 : Catch the registry value into a global variable (currentProfileDirectory) 1998-09-15 02:53:59 +00:00
racham%netscape.com
7b07bcedb5 BUG 323175 : Sync up with Netscape Registry and Profile Manager changes 1998-09-15 02:52:02 +00:00
ramiro%netscape.com
be4826f267 Fix the create view label order. 1998-09-15 02:07:09 +00:00
pinkerton%netscape.com
9a8a90e6d4 don't return "boolean" in GetScrollbarMode() when the return value is a tri-state layout constant. return Int8 which is how it's stored. 1998-09-14 23:32:42 +00:00
pinkerton%netscape.com
349dc120eb Fix bug where we would randomly crash in the RDF notification handler. We weren't properly disposing of the personal toolbar pane and so it would get events long after it was deleted, causing crashes. 1998-09-14 22:36:43 +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
pinkerton%netscape.com
a36aa17f04 HTMLPane now respects size from HT (in pixels or percentages). 1998-09-14 18:44:19 +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
cmanske%netscape.com
325434815f Fixed Composer bugs, changed image drag behavior in Composer window - must select image first 1998-09-12 01:44:20 +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
pinkerton%netscape.com
9f777defdb fix frames and property dialogs by adding back PPob 1005 that I overeagerly pruned last week. 1998-09-11 22:36:02 +00:00
clu%netscape.com
cdc7a2e069 tweaks to the encoding dialog box. also added the page title dialog box for #123601. 1998-09-11 22:26:13 +00:00
hyatt%netscape.com
e7b5de92d2 Fixes for Aurora custom icons. 1998-09-11 22:25:21 +00:00
clu%netscape.com
e006da407e #123601 - headers for CPageTitle. 1998-09-11 22:19:47 +00:00
clu%netscape.com
469ee4c017 implmented CPageTitle for #123601. 1998-09-11 22:19:44 +00:00
clu%netscape.com
ace5660645 #123601 - ask users for page title before saving. Also tweaked at the composer encoding dialog code so the menu item would reflect encoding changes correctly 1998-09-11 22:19:39 +00:00
clu%netscape.com
40b4fddc9a #123601 - added resource number 1522 for CPageTitle. 1998-09-11 22:19:36 +00:00
waterson%netscape.com
3f5fa7ca9f Fix bustage on Linux/Motif 2.0 with reflow. 1998-09-11 22:12:47 +00:00
pinkerton%netscape.com
f66d587b32 Fix bug in drag and drop where we were passing parent folder and any selected children to HT, which would cause it to die. Affects drag feedback in that selected children are not displayed when their parent container is selected as well. 1998-09-11 21:52:42 +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
pinkerton%netscape.com
e741455b55 Docked coordinator is now smart enough to show/hide htmlpane as appropriate. Remove (again!) the logic from here. 1998-09-11 19:05:51 +00:00
pinkerton%netscape.com
dc56d0edf8 Initializing new member vars for bug#309770 1998-09-11 19:04:59 +00:00
pinkerton%netscape.com
d5a7f83d67 More htmlpane work. Should now appear when it is there and load the url. 1998-09-11 19:04:22 +00:00
slamm%netscape.com
00b5917970 Back out some changes. Accidentally check 'em in. 1998-09-11 19:04:21 +00:00
pinkerton%netscape.com
f42b78cb52 Fix things to work with first or second shelf being the one that can be closed. 1998-09-11 19:03:44 +00:00
pinkerton%netscape.com
869e01d031 export XP_GetURLForView for HTMLpane stuff. 1998-09-11 19:02:10 +00:00
pinkerton%netscape.com
c3f5140b9f turn on QAP flag and define some methods so things will link. 1998-09-11 19:01:09 +00:00
pinkerton%netscape.com
defa444e48 adding QA_Partner support. 1998-09-11 19:00:41 +00:00
pinkerton%netscape.com
382be4fc9a added CTextColumn.cp for QAP support 1998-09-11 18:59:31 +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
gagan%netscape.com
24f399ef62 Added cachelib for Nu_cache. Should not affect the builds. 1998-09-11 02:44:07 +00:00
law%netscape.com
7f46c7bdce Completing work on Win98 integration feature 1998-09-11 01:14:08 +00:00
law%netscape.com
ba90fa1ea2 Fix for Bugzilla bug #489; thanks to Klaus Malorny (Klaus.Malorny@knipp.de) for reporting it and for providing the fix! 1998-09-11 00:53:29 +00:00
law%netscape.com
a481deeb91 Debug stuff 1998-09-11 00:49:00 +00:00
law%netscape.com
18ed506ee0 Completing check-in of Win98 integration feature 1998-09-11 00:46:05 +00:00
law%netscape.com
cbcd587d44 Fix for 4.5 bug; enable -P to be ignored on second launch 1998-09-11 00:41:53 +00:00
mcafee%netscape.com
ec032b60ba New privacy preference pane class 1998-09-10 22:35:39 +00:00
mjudge%netscape.com
6944322964 IDIOT!! sorry. added 2 of 4 files 1998-09-10 22:25:05 +00:00
mjudge%netscape.com
2dd53d3a78 Checks for ender only in #ifdef ENDERS mjudge 1998-09-10 21:15:28 +00:00
pinkerton%netscape.com
490429d010 pass in the main browser context to HTNewPane() for what'sRelated info. 1998-09-10 20:43:45 +00:00
pinkerton%netscape.com
8b18e19d64 Changed BuildHTPane to take a context where it might have to display What'sRelated info. Now registering each kind of view (shack, popdown, embedded, standalone) with HT so it knows to give the right look/behavior. 1998-09-10 20:43:19 +00:00
pinkerton%netscape.com
1bc5e1fb65 Fix bug#309770 (refresh urltimer bug). added a new member (the reload policy) to CHTMLView so that it can be set correctly in SpendTime(). Now passing the eitire URL_Struct to SetURLTimer() to avoid long param lists. 1998-09-10 20:42:05 +00:00
morse%netscape.com
d94693702d Change 'About Site' to 'Display Site Info' 1998-09-10 20:06:27 +00:00
blizzard%appliedtheory.com
ce2b90c311 Bring fe up to date which fe header files 1998-09-10 19:58:18 +00:00
mcafee%netscape.com
73e9e18968 Adding Window|Privacy Tools|Display Site Info 1998-09-10 19:08:09 +00:00
blizzard%appliedtheory.com
54e2354df7 Commit changes from Michael O'Reilly <michael@metal.iinet.net.au> 1998-09-10 17:57:58 +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
hyatt%netscape.com
0b497a8ebd Fixes for docking/undocking behavior. 1998-09-10 02:35:27 +00:00
waterson%netscape.com
bc9deb357c Added a call to reflow when all connections complete if the context contains unsized images. r=law 1998-09-10 01:19:49 +00:00
waterson%netscape.com
3eab3a63cf Added code to reflow doc when all connections complete if it contains an unsized image. r=sdagley 1998-09-10 01:06:56 +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
mcafee%netscape.com
9801facaa3 Make stubfe link on Solaris 1998-09-10 01:03:02 +00:00
hyatt%netscape.com
559f55fa62 Fixing Related Links. 1998-09-10 00:24:54 +00:00
hyatt%netscape.com
114bed1527 Docked and popup windows can now co-exist. 1998-09-10 00:01:00 +00:00
hyatt%netscape.com
31a403889a Moving the control strip underneath the title strip. 1998-09-09 23:18:38 +00:00
hyatt%netscape.com
922c20a059 Fixing damage caused by internationalization. Making it use the right UI font (MS Sans Serif). 1998-09-09 23:11:20 +00:00
hyatt%netscape.com
a70690e489 Removed CIntlWins drawtext call. When they get it working on Windows 95, then
we can hook it back up.
1998-09-09 23:05:01 +00:00
pinkerton%netscape.com
e012b52354 fix build bustage (removed call to HT_ToggleTreeMode) 1998-09-09 21:36:14 +00:00
hyatt%netscape.com
4693ba21a9 Fixes to the toolbar code. 1998-09-09 21:30:28 +00:00
pnunn%netscape.com
e0d21243b8 fix for #309770. Port fix from 4.06 to Moz. 1998-09-09 20:47:35 +00:00
hyatt%netscape.com
3ae756900b Fixes and improvements to NavCenter. 1998-09-09 20:26:33 +00:00
pnunn%netscape.com
3309ad7f30 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz 1998-09-09 19:12:31 +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
pnunn%netscape.com
2f5cc40728 fix for bug#309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:06:55 +00:00
pinkerton%netscape.com
7e79bdf2bb use CAdSpaceView class for embedded html area. 1998-09-09 18:19:19 +00:00
pinkerton%netscape.com
007bb44823 Turned off (ifdef'd) the property to not use selection in the tree view so we get d&d even in single-click modes. 1998-09-09 18:19:08 +00:00
pinkerton%netscape.com
239847abd9 don't bother trying to close the adSpace shelf here, RestorePlace() usurps it. 1998-09-09 18:19:02 +00:00
pinkerton%netscape.com
e6bacfffb6 close adspace shelf by default. Needs to be done after RestorePlace() so it cannot be done in the coordinator. 1998-09-09 18:17:54 +00:00
pinkerton%netscape.com
cb95171a8b register CAdSpaceView 1998-09-09 18:17:13 +00:00
pinkerton%netscape.com
677dff9ed8 added CAdSpaceView to special case things for the embedded html pane. 1998-09-09 18:17:00 +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
cls%seawood.org
75aa20f4c8 Sync'd. 1998-09-09 08:15:05 +00:00
shaver%netscape.com
7dfc458faf initial import of toshok's gnomefe 1998-09-09 01:15:49 +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
pinkerton%netscape.com
4dd3e0591e sitemap/HTML area registration in docked Aurora view. 1998-09-08 23:17:21 +00:00
sdagley%netscape.com
4add78c3ba Implement real version of FE_CheckConfirm 1998-09-08 21:32:03 +00:00
pinkerton%netscape.com
0feb41288d use IdenticalString instead of RelString to be more localizable. 1998-09-08 21:20:19 +00:00
pinkerton%netscape.com
3b01d80bd0 don't redraw caption when it doesn't change (avoids flashing). 1998-09-08 21:12:26 +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
pinkerton%netscape.com
629a24f382 Since we are now weak-linked against AppearanceLib, make sure it is available and quit if it is not. We were also never initializing UEnvironment's feature set. Call RegisterAppearanceClient() since we are one (again). 1998-09-08 20:48:29 +00:00
pinkerton%netscape.com
8527e076d5 weak link against AppearanceLib. 1998-09-08 20:47:16 +00:00
pinkerton%netscape.com
bc522a729e add a new dialog to inform users how to get AppearanceLib. 1998-09-08 20:47:01 +00:00
ftang%netscape.com
d0dce1c383 check in comment about history code may need to change later. No code change. 1998-09-08 20:21:23 +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
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
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