Commit graph

11 commits

Author SHA1 Message Date
rh
1533d077a1 Update dependency on gnome-core-1.0.9 1999-08-29 12:48:58 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
tron
cff0725746 Because "glade" requires directories created by the "gnome-core" package
let it depend on it and not on "gnome-libs".
1999-08-15 14:49:44 +00:00
rh
ad7da7b1c5 Update glade to 0.5.1
This release contains quite a few bug fixes, and a couple of new features:

  * New widget properties - GtkWindow & dialog subclasses now have default
    width & height properties.  GtkPaned has Position property, and
    children have Shrink & Resize packing properties.
  * GtkMenubar has shadow type property. GtkHandleBox has shadow type,
    handle position & snap edge properties. GtkBox children have Position
    property (which isn't saved in the XML), though this may be a little
    confusing due to the PACK_START/END flag.
  * More support for underlined accelerator keys. If the label in a button
    has an underlined character, then the button can be activated by
    pressing Alt + the underlined key. Similarly if a normal label has
    an underlined character, pressing Alt + the key will set the keyboard
    focus to the widget on the right, e.g. a text entry box.
  * Ctrl-R accelerator to redisplay a window - it should appear at the same
    size it will be in the final application. Very handy.
  * Bug fixes, including a fairly serious one in the generated code which
    meant that widgets were never destroyed.
1999-08-06 22:49:24 +00:00
tron
6e626d3235 Update dependence on "gnome-libs" package. 1999-07-14 23:09:41 +00:00
tron
1569640079 Update dependence for "gnome-libs" package to version 1.0.9. 1999-05-02 15:52:57 +00:00
rh
2838a6aaca Update dependency on gtk+ to 1.2.2 1999-05-02 15:12:58 +00:00
rh
f72453da82 Update glade to 0.4.1 1999-05-02 14:50:33 +00:00
rh
8c3733d651 Adapt to new gtk10 package 1999-02-19 14:29:16 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
frueauf
84c562a9ae Initial import of glade-0.3.9, a user interface builder for GTK+.
Provided in pr 6692 by Rene Hexel.
1998-12-31 13:15:22 +00:00