summaryrefslogtreecommitdiff
path: root/gtk/gtkrecentchoosermenu.c
Commit message (Expand)AuthorAgeFilesLines
* Break when an item is found and activated. (#353449, based on a patch byEmmanuele Bassi2006-08-291-9/+11
* initialize a variableMatthias Clasen2006-08-181-1/+3
* Add a check on the filter argument, instead of blindly passing it toEmmanuele Bassi2006-08-141-12/+27
* Remove the idle source in ::finalize...Emmanuele Bassi2006-08-101-7/+8
* Show non existing resources by default. (recent_meta_data_func): Do notEmmanuele Bassi2006-08-061-23/+26
* Lazily populate the menu when creating it and after the manager emits theEmmanuele Bassi2006-08-031-104/+147
* fix typo to make it compile again.Michael Natterer2006-07-201-1/+1
* Correctly chain up the finalization vfunc. (#348089, Chris Wilson)Emmanuele Bassi2006-07-201-1/+1
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-4/+2
* Do not leak the groups string vector. (#344607, John Finlay)Emmanuele Bassi2006-06-111-0/+2
* Allow NULL to mean the default manager. (#344530, John Finlay)Matthias Clasen2006-06-111-1/+1
* avoid some trivial differences in translated stringsMatthias Clasen2006-05-281-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Add missing break. (#336769, Morten Welinder)Behdad Esfahbod2006-04-011-0/+1
* Fix some symbol aliasing glitchesMatthias Clasen2006-03-291-0/+7
* Make gtkalias.h the last included file.Emmanuele Bassi2006-03-291-7/+7
* Import GtkRecent* from libegg.Emmanuele Bassi2006-03-291-0/+1225