Age | Commit message (Expand) | Author |
2006-07-26 | fix small build warnings on 64-bit architectures (Fixes bug #344125). fix | Lucas Rocha |
2006-04-17 | don't ignore return value from g_renew() (Fixes bug #338038). Patch from | Lucas Rocha |
2005-11-15 | make it possible to add new lines and markup in the dialog text. | Lucas Rocha |
2005-07-08 | general code cleanups. Contribution from BenoƮt Dejean. | Lucas Rocha |
2005-07-06 | Include cleanups (config.h) | Lucas Almeida Rocha |
2005-07-01 | New --hide-column option. | Lucas Almeida Rocha |
2005-06-30 | Data structure improvements on List dialogs. | Lucas Almeida Rocha |
2005-06-28 | New --print-column syntax. Now it's possible to pass a comma-separated list o... | Lucas Almeida Rocha |
2005-06-28 | Error handling when trying to use checklist and radiolist in the same List di... | Lucas Almeida Rocha |
2005-06-27 | Double-clicking on list dialog | Lucas Almeida Rocha |
2005-06-27 | Changed list dialog Selection behavior | Lucas Almeida Rocha |
2005-04-25 | COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, | Glynn Foster |
2005-01-17 | Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152. | Glynn Foster |
2004-09-17 | Add missing header. Same ANSIfication. Closes bug #152851. | Kjartan Maraas |
2004-09-13 | Add new notification icon. Update for new files. Restructure code a little | Glynn Foster |
2004-07-19 | src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from Paul | Glynn Foster |
2004-07-19 | Add new option for --print-column, based on a patch by Paul Bolle. Fixes | Glynn Foster |
2004-04-28 | Fix the list dialog not being able to handle --text to change the text. It | Glynn Foster |
2004-04-26 | Add from the 2 Sebastian's, and make email addresses more spam proof. | Glynn Foster |
2004-03-19 | Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new | Glynn Foster |
2003-08-27 | Put horizontal scrolling on automatic, otherwise we expand off the edge of | Glynn Foster |
2003-07-13 | user input data output to STDOUT via g_print instead of outputting to | Kevin C. Krinke |
2003-06-10 | Allow /t and /n in dialog text. Some code cleanup. | Mike Newman |
2003-06-07 | Support user-defined return values via env vars, like dialog did. | Mike Newman |
2003-06-04 | Fix up some build warnings as reported by Ross Burton and his amazing gcc | Glynn Foster |
2003-05-07 | Update commandline error message, needs updating of translations. Remove | Glynn Foster |
2003-05-06 | Fix up the stdin list dialog stuff. Updated to actually include the | Glynn Foster |
2003-05-05 | Make the list dialog handle stdin - a little bit buggy still. Update | Glynn Foster |
2003-04-13 | Finish off the indentation cleanup. Add new '--width' and '--height' | Glynn Foster |
2003-03-10 | Mass indentation cleanup. Make sure the glade dialogs aren't initially | Glynn Foster |
2003-01-28 | Don't display the translators tab unless there is stuff to show. | Glynn Foster |
2003-01-17 | Fix a segfault in the --list if no data is supplied to populate | Mike Newman |
2003-01-14 | Add support to separate the selected rows output with a character with '/' | Glynn Foster |
2003-01-13 | Improve error handling. Make --list actually return something useful, | Glynn Foster |
2003-01-07 | 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-06 | Finish off commandline parsing for the list dialog. Wow, this is almost | Glynn Foster |
2003-01-06 | Add functions to init and free the parsing options. Still not terribly | Glynn Foster |
2003-01-03 | Initial revision | Glynn Foster |