]> Pileus Git - ~andy/gtk/history - gtk/gtkrecentchoosermenu.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkrecentchoosermenu.c
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2011-04-29 Colin WaltersDrop the last remaining translated g_warning/g_error...
2011-04-15 Paolo BorelliFree MenuPopulateData struct in all the cases.
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-04 Tristan Van BerkomFixed gtk_recent_chooser_menu_set_current_filter to...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Christian Perschrecent-chooser: Use gtk_recent_info_get_gicon()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkrecentchoosermenu: unseal private pointer
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-21 Javier JardónMove documentation to inline comments: GtkRecentChooserMenu
2009-02-22 Matthias ClasenRename gtk_activatable_reset to gtk_activatable_sync_ac...
2009-01-31 Matthias ClasenAlways show images.
2009-01-26 Matthias ClasenMore action-related fixes
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-10-27 Matthias ClasenUse C_() instead of Q_(). String change!
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-04-18 Michael Natterergtk/gtkicontheme.h include <gdk/gdk.h> instead of ...
2008-03-04 Michael Natterergtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycomp...
2008-02-11 Emmanuele BassiSet no-show-all flag on the placeholder menu item.
2008-01-10 Emmanuele BassiFix possible recursion by resetting the idle source...
2007-09-14 Emmanuele BassiRemove the warning for the "select-multiple" property...
2007-07-23 Emmanuele BassiPort the GtkRecentChooser default implementation widget...
2007-07-20 Matthias ClasenApply a patch by Emmanuele Bassi to limit the number...
2007-07-13 Matthias ClasenAvoid gratitious use of g_strdup_printf().
2007-07-04 Chris WilsonRemove a surplus GDK_THREADS_LEAVE() and avoid a potent...
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.