]> Pileus Git - ~andy/gtk/history - gtk/gtkrecentmanager.c
Fix a crash with icon themes
[~andy/gtk] / gtk / gtkrecentmanager.c
2006-11-22 Emmanuele Bassig_filename_from_uri() might fail; catch the failure...
2006-11-16 Emmanuele BassiReturn the URI of the GtkRecentInfo object (upgraded...
2006-11-16 Emmanuele BassiProvide a fast path returning NULL when the limit is...
2006-08-18 Matthias Clasenfix recent files issues
2006-08-16 Matthias ClasenAdd since tags
2006-07-28 Emmanuele BassiAdd the timeout for polling the file; change the defaul...
2006-06-02 Emmanuele BassiFix a typo (spotted by Paolo Borelli and coverity).
2006-05-22 Emmanuele BassiDon't mask "time" with the "time" argument.
2006-05-14 Matthias ClasenMore of the same
2006-05-12 Alexander LarssonFix build errors.
2006-05-12 Emmanuele BassiRemove the error parameter to the gtk_recent_manager_ad...
2006-05-08 Francisco Javier... Corrected a typo.
2006-04-16 Matthias ClasenFix 336772
2006-04-11 Emmanuele BassiRemove the unneeded setting of the storage file inside...
2006-04-04 Matthias ClasenNo point in making the error path fast by caching quarks.
2006-04-02 Emmanuele BassiBuild the items list after setting the storage file.
2006-04-01 Behdad EsfahbodConvert filenames to UTF-8 before printing them out...
2006-04-01 Behdad EsfahbodUpdate last_stamp inside the look. (#336771, Morten...
2006-03-31 Matthias ClasenDon't assert that the age is positive. (#336773, Morten...
2006-03-30 Matthias ClasenFix the doc comment format.
2006-03-29 Emmanuele BassiImport GtkRecent* from libegg.