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

1617 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com a44a589d08 Remove unused taskbar stuff. 1998-09-21 20:51:41 +00:00
ramiro%netscape.com 5acab40034 Unbreak the taskbar some more. 1998-09-21 20:50:25 +00:00
ramiro%netscape.com 535a9664a6 Add a callback to control which toolbar children are resized to the max
dimensions.
1998-09-21 20:20:14 +00:00
ramiro%netscape.com 40cb0c6f0a Callback reason modularization. 1998-09-21 19:49:21 +00:00
sudu%netscape.com 81fdba8f73 Bring autoconf build up to date with non-autoconf build 1998-09-21 19:25:58 +00:00
kin%netscape.com b98ddce3a4 Removed the ParagraphStyle and CharacterUnderline buttons from the HTMLArea
toolbar.
1998-09-21 17:38:41 +00:00
kin%netscape.com 3e662e1a7f Modified htmlarea_create() use the current_text if it exists. Fixes HTMLArea
reload, page forward and back.
1998-09-21 17:36:59 +00:00
ramiro%netscape.com beb421b60c Un-break the taskbar some more. 1998-09-21 14:20:52 +00:00
ramiro%netscape.com b3691a0e1e Add XfeTabGetOrientation(). 1998-09-21 13:47:39 +00:00
ramiro%netscape.com 037fda1136 Create the ender toolbar item only when needed. 1998-09-21 12:22:38 +00:00
mcafee%netscape.com 7b08fb671c Initial version, borrowed from webshell/tests/viewer 1998-09-21 08:03:35 +00:00
mcafee%netscape.com 12fba2dec2 NGLayout source is src2 1998-09-21 08:00:15 +00:00
mcafee%netscape.com 48b588fd0b Added FE_GetRelatedLinksContext() 1998-09-21 05:30:47 +00:00
mcafee%netscape.com ce7ff22b16 Renamed init() to read(), save() to write(). 1998-09-21 05:29:26 +00:00
mcafee%netscape.com 8cc21dac1c Added support for Smart Browsing 1998-09-21 05:27:50 +00:00
mcafee%netscape.com eaf82d50df read_str is now fe_PrefReadString(), write_str() is fe_PrefWriteString() 1998-09-21 05:25:49 +00:00
mcafee%netscape.com b2fecde8b1 Added updateRelatedLinksShowing() 1998-09-21 05:25:09 +00:00
mcafee%netscape.com d8ebfbc709 Removed cookie stuff from fe_GlobalPrefs 1998-09-21 05:24:30 +00:00
mcafee%netscape.com 520b9707e2 Unused variable warning on Linux 1998-09-21 04:58:41 +00:00
mcafee%netscape.com cfd9f1e676 Unused variables warnings on Linux 1998-09-21 04:43:33 +00:00
mcafee%netscape.com da1ce84937 Fixing compiler warning on Linux 1998-09-21 04:42:13 +00:00
ramiro%netscape.com 94d8568314 This is a temprary hack to fix the "off by one" toolbar closed problem that
occurs when all toolbox items are closed.
1998-09-20 17:17:12 +00:00
ramiro%netscape.com 6d970d4706 Remove superflous XmNchildUsePreferred{Width,Height} resources. 1998-09-20 17:06:05 +00:00
ramiro%netscape.com ace10a9a50 Add a comment in place of broken feature. 1998-09-20 16:14:06 +00:00
ramiro%netscape.com 25fd9d684c Fix a typo. 1998-09-20 16:13:44 +00:00
ramiro%netscape.com eaf6554369 A better name. layout_frozen instead of ignore_configure. 1998-09-20 16:01:12 +00:00
ramiro%netscape.com 36b3ba8f45 Allow each toolbar child's width/height to be forced to the max individually.
Before, it was either all or nothing which was bad when getting dynamic
toolbars to work, especially with complicated toolbar items such as a
combo box.
1998-09-20 13:32:41 +00:00
ramiro%netscape.com 7efe680b41 Move unused Splash.cpp into an ifdef NSPR_SPLASH. 1998-09-20 11:29:58 +00:00
ramiro%netscape.com 95d727fb30 Fix a type and update autoconf makefile. 1998-09-20 11:22:41 +00:00
ramiro%netscape.com 5177c47f57 Remove taskbar widget and use toolbar instead. UNBLOAT. 1998-09-20 11:05:00 +00:00
ramiro%netscape.com ba2a13e2eb Un-break MOZ_TASKBAR. 1998-09-20 09:18:38 +00:00
ramiro%netscape.com 9a313f7366 Add missing rep type. 1998-09-20 08:37:33 +00:00
ramiro%netscape.com 010a1716c3 Use a better name: FIXED_SIZE instead of OFFSET. 1998-09-20 06:48:31 +00:00
ramiro%netscape.com 1a8d01cd6c Simplufy the XFE_RDFChromeTreeView class by using a divider instead of all
those broken XmForm hacks.
1998-09-20 06:39:43 +00:00
ramiro%netscape.com a66df305db More modularization changes. Move all the string defs and registration
functions to the respective places where they are needed.  Also cleanup up
a bunch of children info stuff.
1998-09-20 06:38:24 +00:00
ramiro%netscape.com ad22733ea2 Add #include <Xfe/Cascade.h>. 1998-09-20 06:34:28 +00:00
ramiro%netscape.com 3a9e71a54b Fix crash when creating a chromeless window. Dont de-reference a NULL
toolbar.
1998-09-20 06:33:35 +00:00
ramiro%netscape.com c9254cec33 Add divider. 1998-09-20 06:32:11 +00:00
ftang%netscape.com e4bcf595cb fix bug 147200 by merge nova code 1998-09-19 00:30:31 +00:00
ftang%netscape.com 4a4ddbb815 Fix the DrawText problem 1998-09-19 00:27:03 +00:00
sar%netscape.com 6c43fe8533 add nsMalloc.cpp per warren 1998-09-18 09:21:54 +00:00
ramiro%netscape.com cefc6fd6db Fix build bustage, what a dumb ass. 1998-09-18 06:46:35 +00:00
ramiro%netscape.com 084934bc24 Move toolbar widgetry to its own library. 1998-09-18 06:44:53 +00:00
ramiro%netscape.com b37dae832f Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00
jfrancis%netscape.com e96c1f68df Redoing Ender toolbar. 1998-09-18 01:38:51 +00:00
jfrancis%netscape.com e2b2439edc Redoing Ender toolbar. 1998-09-18 01:24:28 +00:00
jfrancis%netscape.com 82b72aaddd Redoing Ender toolbar 1998-09-18 01:23:45 +00:00
jfrancis%netscape.com d87ac917bb Redoing the Ender toolbar 1998-09-18 01:22:28 +00:00
sudu%netscape.com 54c71bb080 Added caps in the include line 1998-09-17 18:32:45 +00:00
sudu%netscape.com 9e1c75d262 Moved NPL_Init after RDF_Init as NPL_Init depends on RDF stuff via caps manager 1998-09-17 18:31:47 +00:00