index
:
zenity
three
Unnamed repository; edit this file 'description' to name the repository.
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
*
Provide correct help URL.
Glynn Foster
2003-01-24
*
John Fleck <jfleck@inkstain.net>
John Fleck
2003-01-24
*
help/C/zenity.xml fixing tag mixup that made the docbook not valid
John Fleck
2003-01-24
*
Added "no" to ALL_LINGUAS.
Kjartan Maraas
2003-01-23
*
Added es to ALL_LINGUAS.
Pablo Gonzalo del Campo
2003-01-23
*
Print out warning when we have no arguments to the commandline.
Glynn Foster
2003-01-22
*
Clarify some of the documentation a little. Add in a few example scripts
Glynn Foster
2003-01-22
*
Fixed a bug I introduced! Ensure that an editable --text-info dialog gets
Mike Newman
2003-01-21
*
New traditional Chinese translation.
Abel Cheung
2003-01-21
*
Remove some strings for translation that should be done.
Glynn Foster
2003-01-20
*
Added "sv" to ALL_LINGUAS. Added Swedish translation.
Christian Rose
2003-01-19
*
Fix typo in calendar help
Mike Newman
2003-01-19
*
Attempt to make things work after 2 bottles of wine last night. Harmless
Glynn Foster
2003-01-19
*
Fixed a missing closing tag.
Mike Newman
2003-01-19
*
Gah. Messed up the ChangeLog - fixed it :)
Mike Newman
2003-01-19
*
Add --editable option to --text-info, and return edited textbuffer contents o...
Mike Newman
2003-01-19
*
Added da to ALL_LINGUAS.
Ole Laursen
2003-01-19
*
Enable help documentation in the build.
Glynn Foster
2003-01-18
*
Add in references to the screenshots.
Glynn Foster
2003-01-18
*
Add some screenshots for the help documentation.
Glynn Foster
2003-01-18
*
Only some examples and some screenshots and we're mostly done for a first
Glynn Foster
2003-01-18
*
Hooray! Zenity now has an about window icon. It's very zen too.
Glynn Foster
2003-01-18
*
Update the docs a little. I have absolutely no clue how the doc people
Glynn Foster
2003-01-18
*
Some new window icons.
Glynn Foster
2003-01-18
*
Fix a segfault in the --list if no data is supplied to populate
Mike Newman
2003-01-17
*
First initial template of the help documents. Still have to write the main
Glynn Foster
2003-01-15
*
Updates to make distcheck. Wow, this is scarey, a 1.0 release is on the
Glynn Foster
2003-01-14
*
Update to add new gconf requirement.
Glynn Foster
2003-01-14
*
Add an about box. Still need to add an icon, and implement the callbacks
Glynn Foster
2003-01-14
*
Add support to separate the selected rows output with a character with '/'
Glynn Foster
2003-01-14
*
Re-structure the code to pass in the ZenityData structure into the
Glynn Foster
2003-01-13
*
Localise output of --calendar dialog by default (using nl_langinfo),
Mike Newman
2003-01-13
*
Improve error handling. Make --list actually return something useful,
Glynn Foster
2003-01-13
*
Fix up the date string, although I guess this should be localized.
Glynn Foster
2003-01-09
*
Fix up the response signal handlers. Use returns of 0 for 'Ok' and
Glynn Foster
2003-01-07
*
Fix up the error returns.
Glynn Foster
2003-01-07
*
Improve error handling... a lot.
Glynn Foster
2003-01-07
*
Finish off commandline parsing for the list dialog. Wow, this is almost
Glynn Foster
2003-01-06
*
I love featuritis. Instead of fixing stuff so it actually works, I add
Glynn Foster
2003-01-06
*
Feeling stupid because I can't use glade. Thanks to jrb and jamesh for
Glynn Foster
2003-01-06
*
Add functions to init and free the parsing options. Still not terribly
Glynn Foster
2003-01-06
*
Initial revision
Glynn Foster
2003-01-03
bgstack15