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

32 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org 0a0b71b9c3 updated license boilerplate to xPL v1.1 1999-11-02 22:43:10 +00:00
cls%seawood.org 49ab945399 Sync'd with Makefiles 1998-10-23 20:35:24 +00:00
briano%netscape.com 06a8e2d2eb Support for the new, single dist/include directory mechanism. 1998-10-23 02:09:26 +00:00
cls%seawood.org 7529bfb101 Added $FE_X_CFLAGS to CFLAGS 1998-10-22 01:37:11 +00:00
ramiro%netscape.com d37c63ac39 Modularize preparation codes. Put them where they are needed only. 1998-10-21 14:28:21 +00:00
ramiro%netscape.com 812a7ac503 Fix the initial toolbar size problem. 1998-10-16 11:56:34 +00:00
ramiro%netscape.com efc287ab9f Here are some changes to the XFE Tab code. The existing code has a
bug: in case the bounds are crossed to start, it goes on a big loop
which takes a long time.  Probably this should not happen normally,
but it can't hurt to guard against it.
Thanks to Joe Keane <jgk@jgk.org> for providing the fix.
1998-10-12 06:36:18 +00:00
ramiro%netscape.com 5147a7984e Add support for accent borders to all managers. Add more combobox string
methods.
1998-10-09 04:33:32 +00:00
ramiro%netscape.com 382fa0d16e Fix the toolbox item count off-by-one error.
Thanks to Joe Keane <jgk@jgk.org> for debugging this problem and providing
a fix.
1998-10-09 01:34:27 +00:00
ramiro%netscape.com 27a7aab848 Rename misnamed XmNraisedBorderThickness to XmNaccentBorderThickness. 1998-10-07 09:58:51 +00:00
ramiro%netscape.com be06d7b70a Sync. 1998-10-07 07:44:33 +00:00
ramiro%netscape.com f184605d11 Accept combo box children.
Also, turn off the force dimensions crap since its broken badly.
1998-10-07 07:18:17 +00:00
ramiro%netscape.com 6be2a9392f Renamed badly named raise_border to accent_border. 1998-10-01 21:00:04 +00:00
ramiro%netscape.com e8ac17fce5 I goofed and changed a default value by accident. 1998-10-01 01:35:08 +00:00
ramiro%netscape.com 67b36bb780 Combine layout and preferred_geometry methods. 1998-10-01 01:27:29 +00:00
ramiro%netscape.com 145ae24481 Modularize defaults. 1998-09-30 12:55:29 +00:00
ramiro%netscape.com cd03136741 Modularize translations. 1998-09-30 12:20:26 +00:00
ramiro%netscape.com 3d39755bf4 Modularize inheritance macros. 1998-09-30 11:58:37 +00:00
ramiro%netscape.com 9af2f1aa7e Restore the resources to non const. const was causing problems on some
platforms.  Thanks to "Marc J. Fraioli" <fraioli@dg-rtp.dg.com> for pointing
this out.
1998-09-25 11:38:07 +00:00
ramiro%netscape.com a44a589d08 Remove unused taskbar stuff. 1998-09-21 20:51:41 +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
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 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 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 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 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 b37dae832f Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00