2003-02-14 21:13:22 by Julio Merino | Files touched by this commit (4) | |
Log message:
Update to 2.2.0. Changes since 2.0.3.3:
* bonobo/bonobo-ui-toolbar.c (accumulate_item_size): split from
(update_sizes): here and account for the popup's item's size itself if items
moved there.
* bonobo/bonobo-ui-toolbar.c (show_popup_window): fix #76310, popup going off
the side of the screen unhelpfully.
* configure.in: Added Amharic (am) and Dutch (nl) to ALL_LINGUAS
* configure.in: add a check for people with stale / non-parallel installable
gdk-pixbuf's - it seems there are a number of such people.
* Fix Makefile.am's for libtool's non-understanding of -pthread.
* bonobo/bonobo-ui-util.c (bonobo_help_display_cb): re-hash so we can still
allow components to register their own custom prefix intead of using the
main program's always.
* bonobo/bonobo-ui-util.c (bonobo_help_display_cb): fix search datadir to use
existing GnomeProgram if available.
|
2003-01-05 11:35:10 by Julio Merino | Files touched by this commit (1) |
Log message:
Do not try to remove lib/bonobo/servers (removed by bonobo-activation).
Do not try to remove lib/bonobo-2.0/sample (removed by libbonobo).
|
2003-01-04 12:08:09 by Julio Merino | Files touched by this commit (3) |
Log message:
Updated libbonoboui to 2.0.3.3. Changes since 2.0.3.2:
- bonobo/bonobo-file-selector-util.c
(create_bonobo_selector): fix acute brokenness.
- bonobo/bonobo-ui-component.c (ui_event),
(impl_Bonobo_UIComponent_execVerb): 64bit safe va-list termination.
- tests/test-ui.c (cb_do_popup): don't destroy popup immediately after popup.
- bonobo/bonobo-ui-component.c
(bonobo_ui_component_set_translate): don't segv later if we have a NULL /
bogus xml string coming in.
- Added am and be translations.
- samples/controls/Makefile.am,
samples/compound-doc/bonobo-hello/Makefile.am: Fix $(prefix)/lib -> $(libdir).
- bonobo/bonobo-ui-init-gtk.c: Change POPT_ARG_STRING to POPT_ARG_INT for the
screen argument
- configure.in: require libxml - fixes breakage from removing it from
bonobo-activation's pkg-config requirements.
|
2002-12-24 07:10:36 by Thomas Klausner | Files touched by this commit (156) |
Log message:
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115) |
Log message:
Replace "true" by "${TRUE}".
|
2002-12-01 00:21:40 by Lubomir Sedlacik | Files touched by this commit (26) |
Log message:
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
|
2002-11-26 18:00:38 by Julio Merino | Files touched by this commit (2) |
Log message:
Update to 2.0.3.2; changes include:
* Bugs fixed
+ toolbar label set efficiency win (Michael)
+ toolbar destruction (Jaka Mocnik, Satyajit)
Approved by wiz.
This closes my own PR 18772.
|
2002-10-19 12:55:04 by Rene Hexel | Files touched by this commit (61) |
Log message:
Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
2002-09-22 11:52:38 by Johnny C. Lam | Files touched by this commit (14) |
Log message:
Don't symlink certain classes of files that aren't needed by buildlink2:
*.pc and binaries. Both these things are simply found by packages in their
true installed locations.
|
2002-09-15 07:35:29 by Rene Hexel | Files touched by this commit (6) |
Log message:
s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systems
Bump PKGREVISIONs and default dependencies
|