Age | Commit message (Collapse) | Author |
|
2006-07-28 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
|
|
2006-07-28 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.90
* NEWS: Update.
* po/POTFILES.in: remove eggtrayicon.c reference.
|
|
2006-07-27 Lucas Rocha <lucasr@gnome.org>
* src/notification.c (-set_scaled_pixbuf,
+zenity_notification_icon_update,
-zenity_notification_icon_press_callback,
+zenity_notification_icon_size_changed_cb,
-zenity_notification_icon_expose_callback,
-zenity_notification_icon_destroy_callback,
+zenity_notification_icon_activate_cb,
zenity_notification_handle_stdin, zenity_notification),
src/util.[ch] (+zenity_util_stock_from_filename,
zenity_util_pixbuf_new_from_file), Makefile.am, configure.in:
Migration to gtk_status_icon (Fixes bug #341451). Patch from
Christian Persch <chpe@gnome.org>.
* src/eggtrayicon.[ch]: removed.
|
|
2006-05-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
|
|
2006-05-10 Lucas Rocha <lucasr@gnome.org>
* .cvsignore, Makefile.am, autogen.sh, configure.in,
data/Makefile.am, po/.cvsignore, src/Makefile.am: move to
automake 1.9 and several cleanups (Fixes bug #341056).
Patch from Christian Persch <chpe@gnome.org>.
|
|
2006-04-29 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
|
|
2006-04-17 Lucas Rocha <lucasr@gnome.org>
* configure.in: remove X libs checks because zenity
doesn't use X includes directly (Fixes bug #338102).
|
|
2006-04-16 Lucas Rocha <lucasr@gnome.org>
* configure.in:
* po/LINGUAS:
Convert to use po/LINGUAS.
|
|
2006-03-22 Lucas Rocha <lucasr@gnome.org>
Implement the "message" command on notification icon
with libnotify bubbles. Patch from Davyd Madeley
<davyd@madeley.id.au>.
* configure.in: add libnotify checking.
* src/notification.c (zenity_notification_handle_stdin,
zenity_notification): initialize libnotify and implement
"message" command.
|
|
ChangeLog: Changed to reflect this.
po/or.po: Added Oriya translation
ChangeLog: Changed to reflect this.
|
|
2005-03-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: Post release bump, for unstable
2.15.x development.
|
|
2006-03-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.14.0
* THANKS, NEWS: Update.
|
|
2006-01-29 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
|
|
2006-01-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
|
|
2006-01-05 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
|
|
2005-12-18 Lucas Rocha <lucasr@gnome.org>
* src/about.c: use GtkAboutDialog instead of custom
dialog (Fixes bug #309405).
* src/zenity.glade: remove zenity_about_dialog.
* configure.in: zenity now depends on GTK+ >= 2.6.x
because now it uses GtkAboutDialog.
|
|
2005-12-12 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
|
|
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
|
|
|
|
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
|
|
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.13.1
* NEWS, THANKS, src/about.c: Update.
|
|
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Post release bump, for unstable
2.13.x development.
|
|
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.12.0
* NEWS, THANKS, src/about.c: Update.
|
|
2005-08-31 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: version bump for development
releases (2.13.x).
|
|
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
|
|
2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
|
|
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
|
|
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.90
* NEWS, THANKS, src/about.c: Update.
|
|
2005-07-24 Lucas Rocha <lucasr@cvs.gnome.org>
* .cvsignore: added gnome-doc-utils.make.
* configure.in: added GNOME_DOC_INIT and
removed help/C/Makefile and help/sr/Makefile
from AC_OUTPUT.
* Makefile.am: added gnome-doc-utils.make to
EXTRA_DIST and DISTCLEANFILES. Added
DISTCHECK_CONFIGURE_FLAGS.
* help/Makefile.am: migration to gnome-doc-utils.
* help/zenity.omf.in: new OMF file to be used by
gnome-doc-utils.
* help/C/Makefile.am, help/C/zenity-C.omf: No
longer needed. Removed.
* help/C/zenity.xml: updates to be gnome-doc-utils
compliant.
* help/ChangeLog: new ChangeLog to keep track
of doc updates.
|
|
2005-07-14 Yair Hershkovitz <yairhr@gmail.com>
* Added Hebrew translation
|
|
2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
|
|
2005-07-12 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: dependency on glib >= 2.7.3
* src/option.c: Add G_OPTION_FLAG_NOALIAS flag
on options that are present in more than on
group.
|
|
|
|
2005-04-06 Christian Rose <menthos@menthos.com>
* configure.in: Added "ug" to ALL_LINGUAS.
* po/ug.po: Added Uighur translation by
Abduxukur Abdurixit <abduxukur.abdurixit@t-systems.ch>.
|
|
2005-04-01 Adi Attar <aattar@cvs.gnome.org>
* xh.po: Added Xhosa translation.
* configure.in: Added "xh" to ALL_LINGUAS.
|
|
|
|
2005-03-08 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release version bump.
* HACKING: We're open for business again.
|
|
2005-03-08 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.10.0
|
|
2005-02-08 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
|
|
2005-01-17 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
|
|
2005-01-11 Glynn Foster <glynn.foster@sun.com>
* configure.in: post release bump.
|
|
2004-12-21 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post bump release.
* README: Despite the evils of autotools changing the COPYING
file in any releases I make, this software is LGPL.
|
|
2004-12-07 Glynn Foster <glynn.foster@sun.com>
Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption
API for the zenity parsing options, with some spacing fixes
from Glynn.
* configure.in: zenity now requires glib-2.0 >= 2.5.3 to build
because now it uses GOption. popt requirement removed.
* src/Makefile.am: update for new files
* src/main.c: use GOption API
* src/option.c, src/option.h: New files to implement the new
functionality.
* src/zenity.h: Fix spacing.
2004-12-07 Glynn Foster <glynn.foster@sun.com>
* POTFILES.in: Add new files.
|
|
2004-09-13 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
|
|
2004-09-13 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump, for unstable
2.9.x development.
|
|
2004-09-13 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.8.0
|
|
2004-09-11 Abel Cheung <maddog@linuxhall.org>
* configure.in: Added "kn" "mk" "tr" to ALL_LINGUAS.
|
|
2004-08-30 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
|
|
2004-08-18 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Add «nb» to ALL_LINGUAS.
|
|
2004-08-16 Christian Rose <menthos@menthos.com>
* configure.in: Added "bs" to ALL_LINGUAS.
* po/bs.po: Added Bosnian translation by
Kemal Sanjta <gomez@lugzdk.ba>.
|