Commit Graph

1571 Commits

Author SHA1 Message Date
sudu%netscape.com
bcdfb85519 Added caps in the include line 1998-09-17 18:32:45 +00:00
sudu%netscape.com
f4a37dd455 Moved NPL_Init after RDF_Init as NPL_Init depends on RDF stuff via caps manager 1998-09-17 18:31:47 +00:00
ramiro%netscape.com
52eb548808 Add xfeCmdClearUrlBar and deal with it in XFE_BrowserFrame. 1998-09-17 14:22:38 +00:00
ramiro%netscape.com
3cfc1de6c9 Add clearText(). 1998-09-17 14:20:06 +00:00
ramiro%netscape.com
3a27404009 Move the dynamic layout parts of XfeManager to their own superclass
XfeDynamicManager.  This will make it a lot easier to write complicated
layout functions, such as the fancy configurable toolbar stuff.
Renamed a bunch of poorly named methods and data members.
1998-09-17 14:11:54 +00:00
radha%netscape.com
c87d8f8601 Call createHTMLPane only once 1998-09-17 14:11:23 +00:00
radha%netscape.com
ec75e0a1c2 Create the HTML pane 1998-09-17 14:10:53 +00:00
ramiro%netscape.com
165273b7eb Fix default rdf toolbar layout. 1998-09-17 13:48:14 +00:00
ramiro%netscape.com
c60fafe5f1 Add button layout test. 1998-09-17 10:59:23 +00:00
ramiro%netscape.com
25386e063a Change 'static XtResource' to 'static const XtResource' types for resources.
Thanks to Joe Keane <jgk@jgk.org>.
1998-09-17 09:55:48 +00:00
blizzard%appliedtheory.com
d74754b186 Pixmap creation and updating now use gdk primitives 1998-09-17 04:07:14 +00:00
ramiro%netscape.com
0f071cc57a Build MOZ_MAIL_COMPOSE build bustage. Its MOZ_MAIL_COMPOSE, not MOZ_COMPOSE.
Also, a bunch of icons were not being linked in.
1998-09-17 03:56:45 +00:00
slamm%netscape.com
140e72c073 Add back some security icons. 1998-09-17 01:35:01 +00:00
sdagley%netscape.com
459b4983e8 Restored radio group for cookie settings radio buttons 1998-09-16 23:57:22 +00:00
slamm%netscape.com
b2537071cb Back out button simplification until security stuff is worked out. 1998-09-16 23:29:09 +00:00
slamm%netscape.com
75f21443b8 Make sure callbacks are visible to derived classes. 1998-09-16 22:28:12 +00:00
slamm%netscape.com
e79fba691c Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons. 1998-09-16 21:50:00 +00:00
slamm%netscape.com
09062ee575 Move some toolbar specific code from RDFMenuToolbarBase to RDFToolbar. 1998-09-16 21:46:22 +00:00
slamm%netscape.com
20c6811f47 Remove unused extern. 1998-09-16 21:46:16 +00:00
slamm%netscape.com
c2140602e5 Use only one icon group per toolbar item. We previously allowed up to four, but no one uses it anymore and it was ugly. 1998-09-16 21:46:11 +00:00
slamm%netscape.com
c20839d729 Remove mouse-down (md) and insensitive (i) icons. These can be drawn on the fly. 1998-09-16 21:45:57 +00:00
slamm%netscape.com
2ef9e44e5f Get rid of MOZ_LITE hack. 1998-09-16 21:44:40 +00:00
slamm%netscape.com
3aaf9c3441 Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons.icons.c 1998-09-16 21:44:37 +00:00
pinkerton%netscape.com
fa41f27684 add some asserts and sanity checks on the shelves. 1998-09-16 21:18:36 +00:00
pinkerton%netscape.com
f60fac68d0 fix pane id of the adSpace in the "no grow box" version of the browser window. 1998-09-16 21:17:58 +00:00
robinf%netscape.com
d9017380b1 fixing bug #321762: adding a help screen that describes how to remove a screen from AS. 1998-09-16 20:11:57 +00:00
pinkerton%netscape.com
6051b4342b Forgot to set fe_data in the text attr struct when dealing with fonts. 1998-09-16 18:44:58 +00:00
pinkerton%netscape.com
1f34b6c893 Fixes from 4.5-land for locking up the machine while scanning large global history files and memory leak fixes. 1998-09-16 18:32:49 +00:00
kin%netscape.com
c14f4daed0 First pass support for the HTMLArea embedded toolbar. 1998-09-16 18:27:17 +00:00
kin%netscape.com
b815a1e43a Default input for an HTMLArea is now assumed to be HTML. Replaced all calls
to EDT_SetDefaultText() with calls to EDT_SetDefaultHTML().
1998-09-16 18:24:12 +00:00
kin%netscape.com
a2e20fdb02 Fixed bogus assertion thrown when the toolbox contains only one toolbar.
Fixed crash that occurs when a toolbox contains only one toolbar, and you
try to destroy the toolbar. Reviewed and approved by ramiro.
1998-09-16 18:23:37 +00:00
kin%netscape.com
fa5fb056fb Fix to prevent crashing in layout(), called from Manager.c:DeleteChild(),
when the Chrome and it's children are being destroyed.
1998-09-16 18:22:56 +00:00
ramiro%netscape.com
fad9618f18 Fix for bug 293266. Make sure "Joe User's Bookmarks" item appears as first
item in the "File Bookmarks" menu.
1998-09-16 14:19:11 +00:00
mcafee%netscape.com
72b1a08dd5 Uninitialized variable compiler warnings on Linux 1998-09-16 09:37:45 +00:00
robinf%netscape.com
a745ac5bd7 updating these files for Nova; text changes to fix links, remove Mac and Win16 references 1998-09-16 01:04:31 +00:00
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