summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAge
* release 1.3 Updated for new releaseGlynn Foster2003-05-29
| | | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * configure.in: release 1.3 * NEWS: Updated for new release
* More updates for suggestions from Kevin.Glynn Foster2003-05-29
| | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: More updates for suggestions from Kevin.
* Update with more suggestions.Glynn Foster2003-05-28
| | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: Update with more suggestions.
* Update some more items. Update man page a little, although it still shouldGlynn Foster2003-05-28
| | | | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: Update some more items. * data/zenity.1: Update man page a little, although it still should contain more useful information I guess.
* Make the progress dialog resize. Lamely fixes #113706.Glynn Foster2003-05-27
| | | | | | | 2003-05-27 Glynn Foster <glynn.foster@sun.com> * src/zenity.glade: Make the progress dialog resize. Lamely fixes #113706.
* Update information for submitting patches to bugzilla.Glynn Foster2003-05-27
| | | | | | 2003-05-27 Glynn Foster <glynn.foster@sun.com> * HACKING: Update information for submitting patches to bugzilla.
* Enable the gdialog compatibility wrapper script.Mike Newman2003-05-27
|
* Fix an indentation weirdness in calendar.cMike Newman2003-05-27
| | | | | Take notice of width and height in gdialog wrapper for textbox, because the original gdialog also did.
* Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached.Mike Newman2003-05-24
|
* Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster2003-05-24
| | | | | | | | | | | | | | | 2003-05-24 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs and script examples for the change from --dialog-title to --title. * THANKS, src/about.c: Add Dagmar. * src/progress.c: For now, just send a SIGHUP to the parent process - not entirely sure if this is the best thing to do right now.
* Hmm, forgot some other bits - support --separate-output, ensure list rowsMike Newman2003-05-23
| | | | are returned.
* More work on wrapper - fix --textbox to actually load the fileMike Newman2003-05-23
|
* Update to gdialog wrapper scriptMike Newman2003-05-20
|
* release 1.2 Updated for new releaseGlynn Foster2003-05-19
| | | | | | | 2003-05-19 Glynn Foster <glynn.foster@sun.com> * configure.in: release 1.2 * NEWS: Updated for new release
* Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>.Glynn Foster2003-05-19
| | | | | | | | 2003-05-19 Glynn Foster <glynn.foster@sun.com> * src/Makefile.am, src/gdialog: Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>. Disabled for the present until I have a chance to review the code.
* Make the progress dialog actually work and now uses g_io_channel. Woot!Glynn Foster2003-05-19
| | | | | | | | | | | | 2003-05-19 Glynn Foster <glynn.foster@sun.com> * src/progress.c: Make the progress dialog actually work and now uses g_io_channel. Woot! Need to be able to cancel the dialog, which currently doesn't work too well. * TODO: Update. * help/C/zenity.xml: Update help documentation.
* Update commandline error message, needs updating of translations. RemoveGlynn Foster2003-05-07
| | | | | | | | | | 2003-05-06 Glynn Foster <glynn.foster@sun.com> * src/main.c: Update commandline error message, needs updating of translations. * src/tree.c: Remove some commented out code. * src/zenity.glade: Updated error and info dialogs to do wrapping.
* Fix up the stdin list dialog stuff. Updated to actually include theGlynn Foster2003-05-06
| | | | | | | | 2003-05-06 Glynn Foster <glynn.foster@sun.com> * src/tree.c: Fix up the stdin list dialog stuff. * NEWS: Updated to actually include the updated translations as well.
* Added "sr" and "sr@Latn" to ALL_LINGUAS.Danilo Šegan2003-05-06
| | | | | | | | | 2003-05-05 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. * po/sr.po, po/sr@Latn.po: Added Serbian translation by http://Prevod.org/.
* Update docs for new commandline options.Glynn Foster2003-05-05
| | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update docs for new commandline options.
* releasee 1.1 NEWS: Updated for new release.Glynn Foster2003-05-05
| | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * configure.in: releasee 1.1 NEWS: Updated for new release.
* Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster2003-05-05
| | | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * src/tree.c, src/util.c, src/util.h: Make the list dialog handle stdin - a little bit buggy still. * TODO: Update
* Added "ca" (Catalan) to ALL_LINGUAS.Jordi Mallach2003-04-16
|
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-13
| | | | | | | | | | | | | 2003-04-13 Glynn Foster <glynn.foster@sun.com> * src/calendar.c, src/entry.c, src/fileselection.c, src/main.c, src/msg.c, src/progress.c, src/text.c, src/tree.c, src/zenity.h: Finish off the indentation cleanup. Add new '--width' and '--height' options to the general options. Fix up the radio list view, so that we can now act like a radio button group. * TODO: Update
* Added Italian translation by Stefano Canepa.Alessio Frusciante2003-04-08
|
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-10
| | | | | | | | | | | | 2003-03-10 Glynn Foster <glynn.foster@sun.com> * src/about.c, src/calendar.c, src/entry.c, src/fileselection.c, src/main.c, src/msg.c, src/progress.c, src/text.c, src/tree.c, src/util.c, src/util.h, src/zenity.glade, src/zenity.h: Mass indentation cleanup. Make sure the glade dialogs aren't initially visible because this avoids a visibility jump. Apparently == TRUE is bad mojo. Fix up.
* Added "pt_BR" (Brazilian Portuguese).Evandro Fernandes Giovanini2003-03-08
| | | | | | 2003-03-08 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * configure.in(ALL_LINGUAS): Added "pt_BR" (Brazilian Portuguese).
* More updates.Glynn Foster2003-03-07
| | | | | | 2003-03-07 Glynn Foster <glynn.foster@sun.com> * zenity.spec.in: More updates.
* *** empty log message ***Glynn Foster2003-03-06
|
* Added pl (Polish).Zbigniew Chyla2003-03-03
| | | | | | 2003-03-03 Zbigniew Chyla <cyba@gnome.pl> * configure.in (ALL_LINGUAS): Added pl (Polish).
* Added "pt" to ALL_LINGUAS.Duarte Loreto2003-03-01
| | | | | | 2003-03-01 Duarte Loreto <happyguy_pt@hotmail.com> * configure.in: Added "pt" to ALL_LINGUAS.
* 2003-02-28 added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>added ja into ALL_LINGUAS. T.Aihana2003-02-27
|
* Add Czech translationMiloslav Trmac2003-02-25
| | | | Add cs to ALL_LINGUAS in configure.in
* Added Ukrainian translationYuri Syrota2003-02-12
|
* Added missing file. Added de (German) to ALL_LINGUAS.Christian Neumair2003-02-09
| | | | | * .cvsignore: Added missing file. * configure.in: Added de (German) to ALL_LINGUAS.
* Add Ross.Glynn Foster2003-02-05
| | | | | | 2003-02-05 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add Ross.
* Added a small manual pageRoss Burton2003-02-05
|
* Raise on mouse clickGlynn Foster2003-02-03
| | | | | | 2003-02-03 Glynn Foster <glynn.foster@sun.com> * src/about.c: Raise on mouse click
* Um, you don't really want to know.Glynn Foster2003-02-03
| | | | | | | | 2003-02-03 Glynn Foster <glynn.foster@sun.com> * data/Makefile.am, data/hawaii-shirt.png, data/surfboard.png, src/about.c: Um, you don't really want to know.
* Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster2003-02-03
| | | | | | | | | 2003-02-03 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in, zenity.spec.in: Add spec file, thanks to Mihai T. Lazarescu. * THANKS, src/about.c: Update.
* Adding Amharic translation.Daniel Yacob2003-02-02
|
* Fix Jonathan's name - I suck.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * NEWS, THANKS, src/about.c: Fix Jonathan's name - I suck.
* Release 1.0 Updated for new release.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 1.0 * NEWS: Updated for new release.
* Update the docs for new --editable option in the List dialog.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update the docs for new --editable option in the List dialog.
* Add new. Update coordinates.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * data/Makefile.am, data/sunglasses.png: Add new. * src/about.c: Update coordinates.
* Okay, I'm a glory hunter. Seperate out the about dialog entries a little.Glynn Foster2003-02-01
| | | | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * src/about.c: Okay, I'm a glory hunter. Seperate out the about dialog entries a little. * THANKS: Update.
* Added Vietnamese filePablo Saratxaga2003-01-30
|
* Don't do a g_assert_not_reached () if we don't have any dialog types.Glynn Foster2003-01-29
| | | | | | | 2003-01-29 Glynn Foster <glynn.foster@sun.com> * src/main.c: Don't do a g_assert_not_reached () if we don't have any dialog types.
* UpdateGlynn Foster2003-01-29
| | | | | | | | | | | | | | 2003-01-29 Glynn Foster <glynn.foster@sun.com> * README: Update * configure.in: Remove some bogus configure checks that we almost certainly don't need. * src/about.c, data/Makefile.am, data/*.png: Add new pixbuf for about dialog. * TODO: Update accordingly
* Don't display the translators tab unless there is stuff to show.Glynn Foster2003-01-28
| | | | | | | | | | | | | | | | | | | | | 2003-01-28 Glynn Foster <glynn.foster@sun.com> * src/about.c: Don't display the translators tab unless there is stuff to show. * src/entry.c: Add sanity NULL checking. * src/tree.c, src/zenity.h: Add support for a new --editable option. * src/main.c: Add support for new --editable option for the List dialog. Merge in the list of Gtk+ options into the popt table - ripped this from libbonoboui, thanks to James for pointing this out. * src/zenity.glade: Make the translatable strings less arse. * TODO: Update accordingly.
bgstack15