]> Pileus Git - ~andy/gtk/history - gtk/gtkfilechooserentry.c
Fix the file chooser on Windows. I can't make it misbehave or crash any
[~andy/gtk] / gtk / gtkfilechooserentry.c
2004-04-22 Tor LillqvistFix the file chooser on Windows. I can't make it misbeh...
2004-04-07 Federico Mena QuinteroFix #132500.
2004-03-15 Matthias ClasenBlock the ::changed handler during the emission of...
2004-03-15 Federico Mena QuinteroIn the Save modes, set the Name entry of the file choos...
2004-03-15 Owen TaylorStore the position of the file part and use that in
2004-03-15 Owen Taylors/seperator/separator/.
2004-03-15 Jonathan Blandfordimplement correctly. (completion_match_func): Allow...
2004-03-15 Jonathan BlandfordRewritten to use the GtkEntryCompletion API more correc...
2004-03-11 Jonathan Blandfordup the width of the entry a tad.
2004-03-08 Anders CarlssonSet the base folder path in the entry.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-12-04 Federico Mena QuinteroRemoved the in_change flag. (completion_idle_callback...
2003-11-27 Matthias ClasenRemove debug g_print()s.
2003-11-07 Federico Mena QuinteroChanging GtkFileChooserEntry to use GtkEntryCompletion.
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-07-16 Owen Taylorauto-ize.
2003-04-09 Owen Taylor- Disconnect signal connections when appropriate. ...
2003-04-04 Owen TaylorFix double free.
2003-04-04 Owen TaylorMove interface definition into a private header so...
2003-03-25 Owen TaylorAdd GtkFileSystem::parse, and a chooser entry with...