]> Pileus Git - ~andy/gtk/history - gtk/gtkrecentchoosermenu.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtkrecentchoosermenu.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-11-16 Emmanuele BassiApply the tip only if we have a displayable name for...
2006-11-16 Emmanuele BassiProvide a fast path returning NULL when the limit is...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-08-29 Emmanuele BassiBreak when an item is found and activated. (#353449...
2006-08-18 Matthias Claseninitialize a variable
2006-08-14 Emmanuele BassiAdd a check on the filter argument, instead of blindly...
2006-08-10 Emmanuele BassiRemove the idle source in ::finalize...
2006-08-06 Emmanuele BassiShow non existing resources by default. (recent_meta_da...
2006-08-03 Emmanuele BassiLazily populate the menu when creating it and after...
2006-07-20 Michael Nattererfix typo to make it compile again.
2006-07-20 Emmanuele BassiCorrectly chain up the finalization vfunc. (#348089...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-11 Emmanuele BassiDo not leak the groups string vector. (#344607, John...
2006-06-11 Matthias ClasenAllow NULL to mean the default manager. (#344530, John...
2006-05-28 Matthias Clasenavoid some trivial differences in translated strings
2006-05-14 Matthias ClasenMore of the same
2006-04-01 Behdad EsfahbodAdd missing break. (#336769, Morten Welinder)
2006-03-29 Matthias ClasenFix some symbol aliasing glitches
2006-03-29 Emmanuele BassiMake gtkalias.h the last included file.
2006-03-29 Emmanuele BassiImport GtkRecent* from libegg.