Commit graph

9 commits

Author SHA1 Message Date
wiz
1b5a2d1d37 Convert to buildlink2. 2002-09-06 12:09:08 +00:00
jlam
21cc1f8169 * Strongly buildlinkify.
* Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE so pkgsrc libtool is
  actually invoked.
* Make sure that *-config scripts are invoked as $*_CONFIG so that the
  wrappers can be used instead.
2002-04-09 23:05:42 +00:00
mjl
fedd7d6bd1 Update to 0.16. Changes are bugfixes mostly. 2001-03-18 00:40:50 +00:00
rh
ce960c6217 Disable broken bonobo support. Fixes PR 11099 by Brian Stark
<bstark@uswest.net>
2000-09-29 06:37:37 +00:00
rh
922dfba2ef Update libglade to 0.13. Changes include:
- improved bonobo support from Michael Meeks.
 - building documentation doesn't require an X connection now.
 - accelerators for widgets on notebook pages are now only active
   when the page is visible (Jon K Hellan).
 - memory leak fixes (Morten).
 - fixes for GtkHPaned/GtkVPaned.
 - handle progress bar attributes.
 - dock layout should save correctly now for GnomeApp widgets.
 - handle non stock menu icons in GNOME mode.
 - added glade_xml_get_widget_prefix() function to get all widgets
   whose names start with a certain prefix.
 - added glade_xml_signal_connect_data() function that connects a
   named signal and allows you to specify the data argument.  This
   is a simple wrapper around glade_xml_signal_connect_full.
2000-06-01 11:58:42 +00:00
rh
a3d022188b Update libglade to 0.11
Changes include:
    - remove patches/patch-aa thanks to LTCONFIG_OVERRIDE

 * libglade-0.11: 5-December-1999
    - fixed some more problems that would cause segfaults on some errors.
    - added support for GtkCalendar and GtkInputDialog.
    - added assertions to some functions to try to pick up more runtime
      errors.

 * libglade-0.9:  20-November-1999
    - don't crash when creating a GtkPixmap widget if the pixmap file
      couldn't be found, or the pixmap file was corrupt.
    - fixed bug with setting the window policy.  If you were using
      libglade-0.8 and found you could not resize windows correctly, then
      this bug should now be fixed.

 * libglade-0.8:  16-November-1999
    - fixed mem leak in the GtkLabel and GtkAccelLabel creation routines.
      Also recognise the wrap property of these widgets.
    - fixed the code for removing placeholders in the tree, so it actually
      works.
    - fixed the i18n stuff so it doesn't translate empty strings.
    - take notice of more of the settings on GnomeDruidPageStandard's.
    - don't depend on internal libxml structures.  This means that libxml
      1.7.2 or greater is required, but libglade will be less likely to
      break if Daniel changes the internal structures.
    - fixed recognition of GNOME_STOCK_PIXMAP_EXIT.
    - some justification fixes for some menu items.
    - correctly name GnomeDockItems
    - be more consistent with setting the properties of toplevel windows.
      Also added support for the modal and default_width/default_height
      properties.
    - test-libglade.c is now dual licenced under GPL and X style licence.
      This clears up any problems with creating a non GPL/LGPL'd
      application using test-libglade as a starting point.
2000-01-01 13:36:43 +00:00
rh
11de59120d defuzz 1999-11-15 18:47:56 +00:00
tron
16fb6f8e8d Install the documentation in "share/doc/libglade" and remove the include
file directory on deinstallation.
1999-08-01 19:43:34 +00:00
rh
7998e39481 Initial import of libglade-0.2, a runtime interpreter for GLADE gui files
for GNOME.
1999-07-31 19:06:08 +00:00