Commit Graph

1536 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