log finch/libgnt/gntfilesel.c @ 24260:e54d7fff1ad2

age author description
2008-02-13 Sadrul Habib Chowdhury '\n' (ctrl-j) should behave similar to '\r' (ctrl-m). Fixes #4833.
2007-11-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-10-30 Sadrul Habib Chowdhury Hitting enter on a file will trigger the 'select' button in the file selector dialog.
2007-10-16 Sadrul Habib Chowdhury Doxygen for gnt.
2007-11-07 Sadrul Habib Chowdhury applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36b
2007-10-21 Luke Schierer applied changes from e9e74094baa29c6f5589385507221a2502b817fb
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-23 Sadrul Habib Chowdhury Fix #2599. (Sound File Change Crash)
2007-08-11 Sadrul Habib Chowdhury Fix typeahead searching in the file-dialog.
2007-07-17 Sadrul Habib Chowdhury Do some work to make pygnt more useful. The dbus-gnt script works fairly
2007-07-07 Sadrul Habib Chowdhury Since we have the file-selected signal, we might as well emit it.
2007-07-06 Sadrul Habib Chowdhury Allow showing right-aligned text trees. Right-align the size in the file
2007-07-05 Sadrul Habib Chowdhury Fix #2034.
2007-06-19 Sadrul Habib Chowdhury The file-selector needs to be a bit taller.
2007-06-06 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
2007-04-16 Richard Nelson emit/handle gnttree signals appropriately
2007-04-04 Sadrul Habib Chowdhury "elb: g_build_pathv is Glib 2.8"
2007-04-04 Sadrul Habib Chowdhury Allow using different methods for reading directory entries.
2007-03-29 Richard Nelson plug some leaks
2007-03-28 Sadrul Habib Chowdhury move to the next entry after (un)tagging an item.
2007-03-27 Richard Nelson fix file saving
2007-03-26 Sadrul Habib Chowdhury use file select dialog
2007-03-26 Sadrul Habib Chowdhury merge of 'af97194f292b3a82f2a36fc3094f579a3dfc2841'
2007-03-26 Sadrul Habib Chowdhury merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
2007-03-26 Mark Doliner merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
2007-03-26 Sadrul Habib Chowdhury Allow selecting multiple files from the file-select dialog.
2007-03-26 Sadrul Habib Chowdhury merge of '639aeb100fb910f3edcaf8b015a77e8d49ef250c'
2007-03-25 Mark Doliner This was giving me a warning saying the function wasn't previously declared
2007-03-26 Sadrul Habib Chowdhury disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'
2007-03-20 Sadrul Habib Chowdhury Use the file selector for request-file.
2007-03-20 Sadrul Habib Chowdhury Directory only selection.
2007-03-20 Sadrul Habib Chowdhury File selector dialog. Still in an experimental state. When properly complete, this can be used for file/folder-request etc.