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
/
src
/
calendar.c
Commit message (
Expand
)
Author
Age
*
Really fix #162297, and preload the current dates if they aren't already
Glynn Foster
2005-01-09
*
Add new notification icon. Update for new files. Restructure code a little
Glynn Foster
2004-09-13
*
src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from Paul
Glynn Foster
2004-07-19
*
Add from the 2 Sebastian's, and make email addresses more spam proof.
Glynn Foster
2004-04-26
*
Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new
Glynn Foster
2004-03-19
*
user input data output to STDOUT via g_print instead of outputting to
Kevin C. Krinke
2003-07-13
*
Support user-defined return values via env vars, like dialog did.
Mike Newman
2003-06-07
*
Fix an indentation weirdness in calendar.c
Mike Newman
2003-05-27
*
Finish off the indentation cleanup. Add new '--width' and '--height'
Glynn Foster
2003-04-13
*
Mass indentation cleanup. Make sure the glade dialogs aren't initially
Glynn Foster
2003-03-10
*
Only some examples and some screenshots and we're mostly done for a first
Glynn Foster
2003-01-18
*
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
*
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
*
Improve error handling... a lot.
Glynn Foster
2003-01-07
*
Initial revision
Glynn Foster
2003-01-03
bgstack15