summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentmanager.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 336772Matthias Clasen2006-04-161-6/+30
* Remove the unneeded setting of the storage file inside the constructor.Emmanuele Bassi2006-04-111-16/+9
* No point in making the error path fast by caching quarks.Matthias Clasen2006-04-041-4/+1
* Build the items list after setting the storage file.Emmanuele Bassi2006-04-021-3/+3
* Convert filenames to UTF-8 before printing them out in warning messages.Behdad Esfahbod2006-04-011-20/+28
* Update last_stamp inside the look. (#336771, Morten Welinder)Behdad Esfahbod2006-04-011-1/+4
* Don't assert that the age is positive. (#336773, Morten Welinder)Matthias Clasen2006-03-311-3/+1
* Fix the doc comment format.Matthias Clasen2006-03-301-47/+48
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+2424