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

96 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com c8b7588195 fix attachment. 1998-08-07 11:03:30 +00:00
ramiro%netscape.com 80da45beaf Make it work with optimized builds. 1998-08-03 08:06:17 +00:00
ramiro%netscape.com 91b5c815d1 Deal with common pixel/pixmap/sensitive resources in SetValues(). 1998-08-03 06:52:06 +00:00
ramiro%netscape.com 0fe080bea0 Change XfeManagerApply() so it can conditionaly deal with private components. 1998-08-03 06:51:37 +00:00
ramiro%netscape.com 289aec7ed6 Fix a SetValues() bug. XfePrimitive was not responding to changes in
XmNbackground.  Geez, unbelievably, no bitched about it before.
1998-08-03 06:48:31 +00:00
ramiro%netscape.com f1c2114dac Add _XfeManagerPropagateSetValues(). 1998-08-03 06:45:15 +00:00
ramiro%netscape.com 956372b2a4 Fix a typo. 1998-08-03 06:42:44 +00:00
ramiro%netscape.com f6dcd63226 Change top/bottom shadow change detection order. yes, im anal. 1998-08-03 06:42:31 +00:00
ramiro%netscape.com 05cf4189fd Get editres working again. 1998-08-03 06:38:48 +00:00
ramiro%netscape.com 70840a19c4 Fix small typo. 1998-07-31 11:37:03 +00:00
ramiro%netscape.com 69a7c16f40 Make it build on solaris. 1998-07-31 11:30:03 +00:00
ramiro%netscape.com 3364f6247a Make it build on losing platforms. 1998-07-31 11:28:35 +00:00
ramiro%netscape.com 22cf5c3ff6 oops. check the value, not the pointer. 1998-07-31 11:25:15 +00:00
ramiro%netscape.com 78e718f274 Pick a dumbass pixmap default for loser platforms. 1998-07-31 11:23:36 +00:00
ramiro%netscape.com 275e9e4dee I want to build these tests on platforms that dont have xpm, so i added
some ifdefs to allow building on loser platforms that dont ship xpm.
1998-07-31 11:00:24 +00:00
ramiro%netscape.com 0b4ccbc4ff Add caption files. 1998-07-31 10:46:34 +00:00
ramiro%netscape.com 9f5be51af3 Unbloat the XfeWidgets a little bit. Move the combo stuff to their own lib. 1998-07-31 10:22:09 +00:00
ramiro%netscape.com ceecc541a9 Add underline drawing support to XfeButton - XmNunderlineThickness. 1998-07-29 12:10:32 +00:00
ramiro%netscape.com 4ccbc24877 Add XmNarmForeground resource. 1998-07-29 10:50:34 +00:00
ramiro%netscape.com 6848409386 I screwed up. Backout changes that should not have gone in. 1998-07-29 10:06:53 +00:00
ramiro%netscape.com 39b5752a7f 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 0247aae5e3 Mege from RDF_BRANCH_060398 branch. Also known as RDF landing. 1998-07-23 18:38:03 +00:00
ramiro%netscape.com 452a45019c Remove old motif.mk hack. 1998-07-18 05:15:49 +00:00
ramiro%netscape.com 82b71f1739 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 22224b2d4c 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 909cc0dc5d 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 cac8d75977 Comment out a printf. 1998-06-04 08:51:10 +00:00
ramiro 8e5f8f7422 Allow XmNpaneChildType to be changed. So that panes can swap children
on the fly.
1998-06-04 08:50:26 +00:00
ramiro 9cb070feb5 Dont redefine _XfeSwap(). 1998-06-04 08:49:52 +00:00
ramiro ff015df11c Use _XfeGetValuesCastAndAssign(). 1998-06-04 08:49:17 +00:00
ramiro d0958e776b Fix problems (like core dumps) with static strings. Use malloc instead. 1998-06-04 08:48:30 +00:00
ramiro 8b208caaf7 Add _XfeGetValuesCastAndAssign() and _XfeSwap(). 1998-06-04 08:47:34 +00:00
ramiro 7df3c4c57c Add resources for toolbar toggle behavior. 1998-06-01 23:44:42 +00:00
ramiro 6afb0e9656 Add XfeMenuCreatePulldownPane() and XfeMenuCreateCascadeItem(). 1998-06-01 11:42:30 +00:00
ramiro 4597448a01 Cleanup the XfeBm library. Remove circular dependancy on XfeBm from
XfeWidgets.
1998-06-01 07:49:21 +00:00
ramiro 271e289e0c 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 47f5a571b5 Fix a dyslexic typo. Geez, how long was this here for ? 1998-05-22 06:52:57 +00:00
ramiro 4cb2e40aa6 Add initial support for layable children resource. 1998-05-22 06:50:41 +00:00
ramiro 43071cc7a5 Add XfeTabDrawRaised(). 1998-05-15 14:14:17 +00:00
ramiro 19868a15c8 Add XfeToolBarGetFirstItem(). 1998-05-15 13:30:24 +00:00
ramiro afe766bcf9 Use a define instead of a hard coded '-1' constant. 1998-05-15 11:37:38 +00:00
ramiro b834e51067 Remove dead code. 1998-05-15 11:32:28 +00:00
ramiro 4f6c1e3cc1 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 643383c02a Dont move dead widgets.
Thanks to Dirk Laessig <d.laessig@tu-bs.de>
1998-05-15 10:01:54 +00:00
ramiro 18be686676 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 ade764f12e add missing -lXmu on irix and solaris 1998-05-03 12:26:58 +00:00
ramiro 25729ecfdc comment out gcc-ism 1998-05-03 12:26:08 +00:00
ramiro b1bcb6d56d Add comments describing the makefiles. Dont force the initial value of
XFE_{SHARED,STATIC}_LIBS.
1998-05-03 12:10:33 +00:00
ramiro d724bee220 move XfeWidgets tests to their own directory 1998-05-03 11:59:23 +00:00
ramiro c01c75fdc3 add XmL tests 1998-05-03 11:52:01 +00:00