]> Pileus Git - ~andy/gtk/history - gtk/gtkrecentchoosermenu.c
Move filtering of the recent files list into the shared implementation; do
[~andy/gtk] / gtk / gtkrecentchoosermenu.c
2007-03-15 Emmanuele BassiMove filtering of the recent files list into the shared...
2007-03-14 Emmanuele BassiVarious clean ups in the GtkRecent code. (see #338843)
2007-02-10 Emmanuele BassiFix the english of the comment; remove some type checki...
2007-02-09 Emmanuele BassiAdd support for both prepending and appending custom...
2007-02-08 Emmanuele BassiKeep count of the displayed items to build the menu...
2007-01-15 Emmanuele BassiEllipsize the menu items label if they grow too much...
2007-01-08 Emmanuele BassiDon't leak the icon pixbuf after setting it to the...
2006-12-31 Emmanuele BassiUse the right object when disconnecting from the GtkRec...
2006-12-31 Emmanuele BassiMove the signal and idle disconnections into the dispos...
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.