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

79 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 4466b55682 Add underline drawing support to XfeButton - XmNunderlineThickness. 1998-07-29 12:10:32 +00:00
ramiro%netscape.com d7a574b931 Add XmNarmForeground resource. 1998-07-29 10:50:34 +00:00
ramiro%netscape.com d174463719 I screwed up. Backout changes that should not have gone in. 1998-07-29 10:06:53 +00:00
ramiro%netscape.com 9494d1c0bf Fix a bunch of comments that got screwed when the license was pasted. Also,
add a basic defines header where to put commonly accesed macros without
having to include all the stuff in <Xfe/Xfe.h>.
1998-07-29 09:53:53 +00:00
ramiro%netscape.com 1f62406fc9 Mege from RDF_BRANCH_060398 branch. Also known as RDF landing. 1998-07-23 18:38:03 +00:00
ramiro%netscape.com f759b68908 Remove old motif.mk hack. 1998-07-18 05:15:49 +00:00
ramiro%netscape.com f134c3738d Adding support for detecting various platform specific libraries, paths and
other things (anything, really).

Should make building mozilla on diverse platforms such as linux/lesstif
much easier.

Currently Linux is the only platform that supports detection.

The new detection mechanism is very scaleable.  We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.

It has received the Reverend Ostrom blessing of approval.

So the lesstif people can stop bitching.  thank you for the feedback ;-)
1998-07-18 03:34:56 +00:00
ramiro f6d6f23759 Turn EDITRES of on hpux. HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html. 1998-07-15 10:04:44 +00:00
ramiro ddb5e80418 Fix for 124262 5.0 SF1 in bug.
Thanks to for providing the initial fix Juergen Keil <jk@tools.de>.
1998-07-14 22:51:57 +00:00
ramiro 17421de602 Comment out a printf. 1998-06-04 08:51:10 +00:00
ramiro 3ca033e573 Allow XmNpaneChildType to be changed. So that panes can swap children
on the fly.
1998-06-04 08:50:26 +00:00
ramiro 44bf1c9f54 Dont redefine _XfeSwap(). 1998-06-04 08:49:52 +00:00
ramiro b48f2c8b4d Use _XfeGetValuesCastAndAssign(). 1998-06-04 08:49:17 +00:00
ramiro b2a4135f74 Fix problems (like core dumps) with static strings. Use malloc instead. 1998-06-04 08:48:30 +00:00
ramiro 8eec034d0a Add _XfeGetValuesCastAndAssign() and _XfeSwap(). 1998-06-04 08:47:34 +00:00
ramiro 083e48543c Add resources for toolbar toggle behavior. 1998-06-01 23:44:42 +00:00
ramiro 647d8d54b3 Add XfeMenuCreatePulldownPane() and XfeMenuCreateCascadeItem(). 1998-06-01 11:42:30 +00:00
ramiro f07fe93d3f Cleanup the XfeBm library. Remove circular dependancy on XfeBm from
XfeWidgets.
1998-06-01 07:49:21 +00:00
ramiro 31df203979 Change the logic of the || operators. This fixes a problem where the
bookmark window was asserting for no reason.
Thanks to Andrew Veliath <andrewtv@usa.net>
1998-05-26 12:15:44 +00:00
ramiro 2ae9ad132e Fix a dyslexic typo. Geez, how long was this here for ? 1998-05-22 06:52:57 +00:00
ramiro fabf4411d2 Add initial support for layable children resource. 1998-05-22 06:50:41 +00:00
ramiro 8cbb77e211 Add XfeTabDrawRaised(). 1998-05-15 14:14:17 +00:00
ramiro 6c6834537c Add XfeToolBarGetFirstItem(). 1998-05-15 13:30:24 +00:00
ramiro 916a9edcc3 Use a define instead of a hard coded '-1' constant. 1998-05-15 11:37:38 +00:00
ramiro b1d545b3ee Remove dead code. 1998-05-15 11:32:28 +00:00
ramiro 0fcf9fb41f Take out row column assertion. Any manager can be a parent of this widget.
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:57 +00:00
ramiro 2ccdbc615d Dont move dead widgets.
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:54 +00:00
ramiro c6fb3808d9 Move the bookmark widgets to their own library. Componetize things a bit.
Should make it easier to completely bypass these widgets if needed - as
will probably be the case for lite browsers and "motifs" that break cause
of them.
1998-05-06 17:36:34 +00:00
ramiro 49737e9945 add missing -lXmu on irix and solaris 1998-05-03 12:26:58 +00:00
ramiro 19dc30cf11 comment out gcc-ism 1998-05-03 12:26:08 +00:00
ramiro e9723242aa Add comments describing the makefiles. Dont force the initial value of
XFE_{SHARED,STATIC}_LIBS.
1998-05-03 12:10:33 +00:00
ramiro 1c5942f479 move XfeWidgets tests to their own directory 1998-05-03 11:59:23 +00:00
ramiro 94d042859f add XmL tests 1998-05-03 11:52:01 +00:00
ramiro eef534f1d1 remove ad2c from a hardcoded location 1998-05-03 11:49:36 +00:00
ramiro 16898fc295 add ad2c in a shared location 1998-05-03 11:49:07 +00:00
ramiro 93928591c5 Simplify the tests Makefil. Move all the defines and rules to a shared
makefile that can be included from different dirs.  Make creating tests in
subdirectories that depend on different libraries a lot easier and cleaner.
1998-05-03 11:48:15 +00:00
ramiro a3ac50b27f Update for edit support. 1998-05-03 11:47:01 +00:00
ramiro 3b62429491 Add an extra sanity check on the children argument. 1998-04-30 01:48:30 +00:00
ramiro d4717dde3b Fix crash on startup in mozilla Personal Toolbar. Make the recursive
children killing function more robust.
1998-04-30 01:39:28 +00:00
ramiro 9d581f79e0 Dont update the menu accent if the widget is dead. Fixes core dump in
Mozilla that occurs on filing of bookmarks.
1998-04-29 11:14:05 +00:00
ramiro 726cd48ecd Add preliminary support for editting items in toolbars. 1998-04-24 12:43:28 +00:00
ramiro a9600bded1 Cleanup string utils. 1998-04-24 12:34:16 +00:00
ramiro 0fbc9a8bc8 Add support for dynamic indicators. 1998-04-24 06:47:37 +00:00
ramiro 91f6f565ca Always insert private components at end of widget list. 1998-04-24 06:44:28 +00:00
ramiro fe1f7bb74a Move headers from unused to used. 1998-04-22 23:48:50 +00:00
ramiro 24fd107ecb Make sure the indicator widget is always at the WidgetList tail. 1998-04-21 19:11:20 +00:00
ramiro da131f86db Add XfeIsPrivateComponent().
Test whether a widget is a private component of an XfeManager parent.
1998-04-21 17:57:20 +00:00
ramiro 34225ee217 Make it more paranoid. 1998-04-21 15:25:45 +00:00
ramiro e4c5293a66 Add XfeDestroyMenuWidgetTree(). 1998-04-21 15:24:01 +00:00
ramiro 461321ba6d Handle bogus input for XfeCascadeGetSubMenu(). 1998-04-21 14:55:16 +00:00