summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentchooserdefault.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use a static variable to hold the singleton and remove the code that bindsEmmanuele Bassi2007-06-191-6/+11
* Reset the state on dispose.Emmanuele Bassi2007-05-181-1/+3
* Mark string for translation. (#439437)Emmanuele Bassi2007-05-181-15/+7
* Move filtering of the recent files list into the shared implementation; doEmmanuele Bassi2007-03-151-141/+17
* Various clean ups in the GtkRecent code. (see #338843)Emmanuele Bassi2007-03-141-149/+82
* Set the HIG spacings directly instead of using style-set handlers. Fix theChristian Persch2006-12-251-1/+1
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-11/+1
* Provide a fast path returning NULL when the limit is set to 0.Emmanuele Bassi2006-11-161-1/+5
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+0
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-4/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-3/+0
* Show non existing resources by default. (recent_meta_data_func): Do notEmmanuele Bassi2006-08-061-5/+1
* Do not leak the URI returned by the model; select the row when callingEmmanuele Bassi2006-07-101-14/+16
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-2/+2
* Do not leak the groups string vector. (#344607, John Finlay)Emmanuele Bassi2006-06-111-0/+2
* More of the sameMatthias Clasen2006-05-141-1/+1
* Make symbol list mstch reality.Matthias Clasen2006-05-041-7/+7
* Fix some symbol aliasing glitchesMatthias Clasen2006-03-291-1/+2
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+2073