summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentmanager.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo (spotted by Paolo Borelli and coverity).Emmanuele Bassi2006-06-021-1/+1
* Don't mask "time" with the "time" argument.Emmanuele Bassi2006-05-221-3/+3
* More of the sameMatthias Clasen2006-05-141-1/+1
* Fix build errors.Alexander Larsson2006-05-121-4/+3
* Remove the error parameter to the gtk_recent_manager_add() andEmmanuele Bassi2006-05-121-37/+21
* Corrected a typo.Francisco Javier F. Serrador2006-05-081-1/+1
* 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