Commit Graph

203 Commits

Author SHA1 Message Date
briano%netscape.com
4c40279ae6 Fixes for various non-Linux platforms that no one but me cares about. 1998-11-15 08:36:41 +00:00
ramiro%netscape.com
0bfb5295eb Fix a comment. 1998-10-29 22:01:16 +00:00
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
911a6cc918 Modularize. 1998-10-21 19:48:58 +00:00
ramiro%netscape.com
30555ded32 Fix a warning. 1998-10-21 14:43:43 +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
207bb005ea Fix the XmNfillOnEnter not getting cleared when sensitivity changes bug. 1998-10-21 13:25:03 +00:00
ramiro%netscape.com
60472dd7db Minor variable name tweak. 1998-10-21 13:19:23 +00:00
ramiro%netscape.com
b90eac51d6 Simplify set values call. 1998-10-21 13:19:19 +00:00
ramiro%netscape.com
2e47246e0b Expose XfeDebugGetStaticWidgetString(). 1998-10-21 13:16:59 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
ramiro%netscape.com
d39250edcf Make Set/Get value calls a little more effecient.
Thanks to Joe Keane <jgk@jgk.org> for suggesting this change.
1998-10-20 12:35:44 +00:00
ramiro%netscape.com
90d641d831 Fix the initial toolbar size problem. 1998-10-16 11:56:34 +00:00
ramiro%netscape.com
a867742b43 Fix fos bugzilla bug 1074. Assert and crash in tooltip stage two handler. 1998-10-13 04:26:38 +00:00
ramiro%netscape.com
56b94e3c34 Fix IRIX dumbass-ness. 1998-10-12 11:35:41 +00:00
ramiro%netscape.com
45a7597595 Add XfeComboBoxSetTextString(). 1998-10-12 10:09:30 +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
9e073d0a57 Add pref stuff to makefiles. 1998-10-10 03:09:15 +00:00
ramiro%netscape.com
4a3d4958ba Pref stuff. 1998-10-10 02:41:04 +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
5ee4ee4095 Use portable __alpha instead of Mozilla specific _ALPHA_. 1998-10-09 04:30:15 +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
e0d7a0e949 Fix the broken unix builds. 1998-10-07 15:34:47 +00:00
ramiro%netscape.com
0af7da18fa Fix broken test. 1998-10-07 10:28:21 +00:00
ramiro%netscape.com
ffe4575a41 Fix broken tests. 1998-10-07 10:23:59 +00:00
ramiro%netscape.com
339bf139c8 Fix broken tests. 1998-10-07 10:03:08 +00:00
ramiro%netscape.com
78e0a6a722 Rename misnamed XmNraisedBorderThickness to XmNaccentBorderThickness. 1998-10-07 09:58:51 +00:00
ramiro%netscape.com
e2e0f15197 Fix broken tests. 1998-10-07 09:45:58 +00:00
ramiro%netscape.com
cb0719a640 Fix comment. 1998-10-07 09:34:03 +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
f14766ca18 Add text set/get methods. 1998-10-07 04:36:29 +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
805c5d030a Remove uneeded files. Look elsewhere for a demo. 1998-10-01 04:44:12 +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
a6b123a0c4 Add enter/leave callbacks. 1998-10-01 01:28:31 +00:00
ramiro%netscape.com
b2e14377f7 Combine layout and preferred_geometry methods. 1998-10-01 01:27:29 +00:00
ramiro%netscape.com
eba04d0e46 Fix for bugzilla bug 955 just filed by akkana. Tooltip shell was using the
wrong visual and depth info.
1998-10-01 01:01:03 +00:00
ramiro%netscape.com
4d26cc776f Always update the boundary before invoking preferred_geometry. 1998-09-30 13:01:25 +00:00
ramiro%netscape.com
88af723687 Remove dead code. Make sure GetChildDimensions() returns non zero values. 1998-09-30 13:00:42 +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
4a22ae7808 Add ClientData.[ch]. 1998-09-28 21:22:45 +00:00
ramiro%netscape.com
dd04fc2bbb Update for doc string callbacks. 1998-09-28 19:41:30 +00:00
ramiro%netscape.com
65103f1b90 Use the client data manager. 1998-09-28 19:39:44 +00:00
ramiro%netscape.com
ad0d85d2e5 Add XfeToolTipShellSetString(). 1998-09-28 19:38:57 +00:00
ramiro%netscape.com
266598a96e Make sure child is centered. 1998-09-28 19:37:55 +00:00