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

31 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 3b35de8e5e Sync'd with Makefiles 1998-10-23 20:35:24 +00:00
briano%netscape.com 1b917b5f93 Support for the new, single dist/include directory mechanism. 1998-10-23 02:09:26 +00:00
cls%seawood.org 29652b274e Added $FE_X_CFLAGS to CFLAGS 1998-10-22 01:37:11 +00:00
ramiro%netscape.com f07b68f61a Modularize preparation codes. Put them where they are needed only. 1998-10-21 14:28:21 +00:00
ramiro%netscape.com 90d641d831 Fix the initial toolbar size problem. 1998-10-16 11:56:34 +00:00
ramiro%netscape.com bba1e3334d 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 1dfaa4ce03 Add support for accent borders to all managers. Add more combobox string
methods.
1998-10-09 04:33:32 +00:00
ramiro%netscape.com 86fa3523c4 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 78e0a6a722 Rename misnamed XmNraisedBorderThickness to XmNaccentBorderThickness. 1998-10-07 09:58:51 +00:00
ramiro%netscape.com c7d3de38cb Sync. 1998-10-07 07:44:33 +00:00
ramiro%netscape.com 62c2903822 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 0ced54d597 Renamed badly named raise_border to accent_border. 1998-10-01 21:00:04 +00:00
ramiro%netscape.com 746451fdd6 I goofed and changed a default value by accident. 1998-10-01 01:35:08 +00:00
ramiro%netscape.com b2e14377f7 Combine layout and preferred_geometry methods. 1998-10-01 01:27:29 +00:00
ramiro%netscape.com 7b4dcea5fd Modularize defaults. 1998-09-30 12:55:29 +00:00
ramiro%netscape.com d60279cefd Modularize translations. 1998-09-30 12:20:26 +00:00
ramiro%netscape.com 78c3e97bc8 Modularize inheritance macros. 1998-09-30 11:58:37 +00:00
ramiro%netscape.com d72c149d03 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 f41f4c55bd Remove unused taskbar stuff. 1998-09-21 20:51:41 +00:00
ramiro%netscape.com c766d6662c 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 eba6765f1a Callback reason modularization. 1998-09-21 19:49:21 +00:00
ramiro%netscape.com 48023d85eb Un-break the taskbar some more. 1998-09-21 14:20:52 +00:00
ramiro%netscape.com ffee05c0b6 Add XfeTabGetOrientation(). 1998-09-21 13:47:39 +00:00
ramiro%netscape.com 7ca2ae4910 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 816d5e6afe Remove superflous XmNchildUsePreferred{Width,Height} resources. 1998-09-20 17:06:05 +00:00
ramiro%netscape.com e6df42788b A better name. layout_frozen instead of ignore_configure. 1998-09-20 16:01:12 +00:00
ramiro%netscape.com 994dd81d63 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 0251601951 Remove taskbar widget and use toolbar instead. UNBLOAT. 1998-09-20 11:05:00 +00:00
ramiro%netscape.com 4694781f61 Un-break MOZ_TASKBAR. 1998-09-20 09:18:38 +00:00
ramiro%netscape.com dda3ad4806 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 2b82fa2900 Move toolbar widgetry to its own library. 1998-09-18 06:12:45 +00:00