]> Pileus Git - ~andy/gtk/history - gtk/gtkrecentchooserdefault.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkrecentchooserdefault.c
2012-12-06 Benjamin Ottegtk: Query font size directly
2012-02-27 Javier JardónChange FSF Address
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-09-27 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-09-26 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-08-28 Matthias ClasenClean up unneeded includes
2011-06-08 Matthias ClasenMore include cleanups
2011-06-07 Matthias ClasenGtkRecentChooserDefault: derive from GtkBox, not GtkVBox
2011-04-27 Benjamin Otterecentchooser: Fix default size setting
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Carlos GarnachoMake GtkRecentChooser use GtkStyleContext
2010-12-21 Benjamin Ottegtk: Use g_object_unref instead of gdk_cursor_unref
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Christian Perschrecent-chooser: Use gtk_recent_info_get_gicon()
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-24 Javier JardónUse gtk_window_has_group() to know if the window has...
2010-08-23 Javier Jardóngtk/gtkrecentchooserdefault.c: Use accessor functions...
2010-08-22 Javier Jardóngtk/gtkrecentchooserdefault.c: use accessor functions...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-02-28 Matthias ClasenDon't leak a GtkRecentInfo. Found by Tommi Rantala
2009-02-22 Matthias ClasenRename gtk_activatable_reset to gtk_activatable_sync_ac...
2009-01-23 Matthias Claseni Bug 560228 – Add "action-controller" property...
2008-10-24 Matthias ClasenBug 556954 – gtk+/gtk/gtkrecentchooserdefault.c: mismat...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-11 Sven Neumanngtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
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-02-16 Matthias ClasenUse gtk_drag_*_add_{text,uri}_targets instead of hardco...
2008-02-12 Emmanuele BassiSet the default value of the :show-not-found 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-06-29 Emmanuele BassiEscape markup entities in the name and URI before displ...
2007-06-19 Emmanuele BassiUse a static variable to hold the singleton and remove...
2007-05-18 Emmanuele BassiReset the state on dispose.
2007-05-18 Emmanuele BassiMark string for translation. (#439437)
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)
2006-12-25 Christian PerschSet the HIG spacings directly instead of using style...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
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-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-06 Emmanuele BassiShow non existing resources by default. (recent_meta_da...
2006-07-10 Emmanuele BassiDo not leak the URI returned by the model; select the...
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-05-14 Matthias ClasenMore of the same
2006-05-04 Matthias ClasenMake symbol list mstch reality.
2006-03-29 Matthias ClasenFix some symbol aliasing glitches
2006-03-29 Emmanuele BassiImport GtkRecent* from libegg.