diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2003-06-10 Mike Newman <mikegtn@gnome.org> + + * src/fileselection.c, src/main.c, src/tree.c, TODO: Allow the use + of '\t' and '\n' in dialog text. Also, g_strcompress the separator + strings in --list and --file-selection so code declared as 'arse' + by Glynn can be removed :) + + Also removed some completed tasks from TODO. + +2003-06-10 Mike Newman <mikegtn@gnome.org> + + * src/main.c: allow use of /t and /n in dialog text. + 2003-06-09 Kevin C. Krinke <kckrinke@opendoorsoftware.com> * src/gdialog.in: wrap gdialog.real/dialog when not in X-Window |