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

124 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 667a16bc02 Add layable children info. 1998-09-08 12:15:55 +00:00
ramiro%netscape.com 798ea15cbf Add XfeSubResourceGetWidgetXmStringValue(). 1998-09-08 11:59:26 +00:00
ramiro%netscape.com cb0abd7566 Add XfeTopShadowColor() and XfeBottomShadowColor(). 1998-09-01 08:26:03 +00:00
ramiro%netscape.com 6e8b7f1529 Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
ramiro%netscape.com ea43254261 First step in moving the tooltip insanity out of the xfe and onto its own
library.
1998-08-26 05:59:32 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
ramiro%netscape.com f10b268d52 chilren was being freed twice - what a dumbass error.
Thanks to Matti Aarnio <matti.aarnio@sonera.fi> for pointing this out.
1998-08-17 00:12:39 +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 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 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 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 a0a877255e Add an extra sanity check on the children argument. 1998-04-30 01:48:30 +00:00
ramiro 90db4943dc 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 1882a496df 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 2fedc0af97 Add preliminary support for editting items in toolbars. 1998-04-24 12:43:28 +00:00
ramiro 6b5de30de6 Cleanup string utils. 1998-04-24 12:34:16 +00:00
ramiro c6847d61c3 Add support for dynamic indicators. 1998-04-24 06:47:37 +00:00
ramiro 89ab44eb03 Always insert private components at end of widget list. 1998-04-24 06:44:28 +00:00
ramiro 78b4db3cce Move headers from unused to used. 1998-04-22 23:48:50 +00:00
ramiro 1b54eda150 Make sure the indicator widget is always at the WidgetList tail. 1998-04-21 19:11:20 +00:00
ramiro b49bcefbdc Add XfeIsPrivateComponent().
Test whether a widget is a private component of an XfeManager parent.
1998-04-21 17:57:20 +00:00
ramiro c0f7f90f73 Make it more paranoid. 1998-04-21 15:25:45 +00:00
ramiro ba7b80b3b7 Add XfeDestroyMenuWidgetTree(). 1998-04-21 15:24:01 +00:00
ramiro f65b3df79d Handle bogus input for XfeCascadeGetSubMenu(). 1998-04-21 14:55:16 +00:00
ramiro 4c4cb0b654 Add XfeToolBarGetLastItem(). 1998-04-21 13:29:37 +00:00
ramiro e8cb38425e Improve the indicator support. 1998-04-21 12:38:44 +00:00
ramiro 56af2384ea Un hardcode XmINDICATOR_DONT_SHOW. 1998-04-19 17:36:48 +00:00
ramiro 39a525a180 Add XmNindicatorPosition resource. For toolbar dropping fedback. 1998-04-19 16:13:54 +00:00
ramiro 741a847cdb Add XmNnumPrivateComponents resource. 1998-04-19 16:12:26 +00:00
ramiro 82dfe24654 Fix a core dump on resizing the toolbox. The problem was a recursive geometry
call into PreferredGeometry().  Fixed by plugin in the trivial geomtry manager
instead of the one that does complicated things.
1998-04-19 11:20:17 +00:00
ramiro 7b58e6bf76 Add some geometry debugging assertions and comments. 1998-04-19 11:16:43 +00:00
ramiro 51e3cb9f18 Remove unuised XfeToolBoxForm*() hackery. Chrome widget does all the
magic now.
1998-04-15 02:08:30 +00:00
ramiro 15b49b40e7 Mark the hardcoded geometry as HACKERY. We sill fix this later. Its
important that we get the new chrome mechanism out soon.
1998-04-14 18:26:31 +00:00
ramiro 93822e2607 Make the frame shell dimensions something reasonable for the time being. 1998-04-14 17:01:41 +00:00
ramiro 5530fcc007 Request geometry request when geom flag gets set in the ConstraintSetValues
operation.
1998-04-14 14:59:44 +00:00
ramiro e5c957357c XfeChrome is now a used widget. 1998-04-14 14:58:51 +00:00
ramiro a2cff20c63 Add a blurb for previous checkin. 1998-04-14 14:45:39 +00:00
ramiro 7c8cc6ddcb Layout children/components on geometry management. 1998-04-14 14:43:52 +00:00
ramiro 2b932f119c Implement PreferredGeometry(). Add a good GeometryManager(). 1998-04-14 14:43:12 +00:00
ramiro 228fc57db2 Add _XfeLiberalGeometryManager() and _XfeMakeGeometryRequest(). 1998-04-14 10:49:34 +00:00
ramiro 67489b61c3 make sure XmNlist gets defined 1998-04-09 01:47:59 +00:00
ramiro 5cd4167bae Make XfeWidgets and company behave like other modules in the tree. They
now export their headers as all good modules should.
Also, dont build widgets and demos that are not needed.
r=slamm,a=ramiro.
1998-04-08 04:25:42 +00:00
ramiro d73e263efe Add XmCR_XFE_LAST_REASON marker 1998-04-08 04:23:58 +00:00
ramiro 407097c63c Make the demo widget buildable 1998-04-08 04:23:33 +00:00
ramiro e2f3546c87 Cleanup prepare macros. Add font list resource callprocs. r=slamm,a=ramiro. 1998-04-08 04:22:56 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00