]> Pileus Git - ~andy/gtk/history - gtk/gtkpathbar.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkpathbar.c
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2012-05-02 Cosimo Cecchipathbar: fix a copy/paste error from last commit
2012-05-02 Benjamin Ottepathbar: Only invalidate styles in allocate if stuff...
2012-04-17 Benjamin Ottewidget: Don't cache widget paths all the time
2012-04-17 Benjamin Ottegtk: Make widget only invalidate widget positions
2012-03-19 Benjamin Ottegtk: Get gtkwidgetpath.h includes out of the public...
2012-03-03 Benjamin Ottetypes: Clean up gtkwidget.h includes
2012-03-03 Matthias Clasenpathbar: Fix scrolling
2012-03-03 Benjamin Ottepathbar: Fix gcc warning
2012-02-27 Javier JardónChange FSF Address
2012-01-27 Carlos Garcia Camposgtkpathbar: Use symbolic names for button numbers
2011-11-29 Federico Mena Quintero[GtkPathBar] Remove unused error argument
2011-11-29 Federico Mena Quintero[path-bar] Add some comments to explain the async recur...
2011-11-29 Federico Mena Quintero[path-bar] Only reset the children's styles if the...
2011-11-29 Federico Mena QuinteroRemove unused argument
2011-11-28 Cosimo Cecchipathbar: add the linked style class to GtkPathBar
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Cosimo CecchiGtkPathBar: Implement get_path_for_child
2011-08-28 Matthias ClasenMore include cleanups
2011-06-07 Matthias ClasenGtkPathBar: don't use a GtkAlignment
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Carlos GarnachoMake GtkPathBar use ::style-updated
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 Tristan Van BerkomMake GtkPathBar use set_size_request() instead of the...
2010-10-30 Matthias ClasenRemove size_request from GtkPathBar
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-28 Tristan Van BerkomMake GtkPathBar use set_size_request() instead of the...
2010-10-27 Matthias ClasenRemove size_request from GtkPathBar
2010-10-08 Matthias ClasenMake GtkPathBar use gtk_container_class_handle_border_width
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-08 Javier Jardóngtk/gtkpathbar.c: use accessor functions to access...
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-20 Tristan Van BerkomFixed acces of child->requisition; call gtk_widget_get_...
2010-04-04 Matthias ClasenFix file chooser refcounting issues
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-09 Matthias ClasenFix file chooser refcounting issues
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-12 Milan Bouchet-Valatbgo#355851 - Hide backup files in the file chooser
2009-06-05 Denis Chertykovbgo#327152 - Ellipsize long directory names in GtkPathB...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-03-03 Carlos Garnachobgo417389 - Scrollwheel for GtkPathBar
2008-02-16 Matthias ClasenUse gtk_drag_*_add_{text,uri}_targets instead of hardco...
2008-02-12 Matthias ClasenUse gtk_selection_data_set_uris() instead of doing...
2008-01-09 Michael Nattererremove unused variable.
2007-07-20 Matthias ClasenDon't leak a label. (#455901, Christian Persch, Vincent...
2007-06-07 Matthias ClasenUse g_get_user_special_dir() to obtain the path for...
2007-06-04 Cody RussellCheck if down_button is NULL. This happens when the...
2007-05-16 Matthias ClasenAdd ATK names to the Up, Down, and Root buttons. Keep...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-11-09 Carlos GarnachoFix parenthesis confusion.
2006-11-08 Carlos Garnachoadded, do not leave the scroll timeout running if the...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-09-04 Kristian Rietvelddon't cancel the operations spawned by buttons here,
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-16 Kristian Rietveldcancel all pending handles in the button list. (Fixes...
2006-05-14 Matthias ClasenMore of the same
2006-05-03 Federico Mena QuinteroMerged the federico-filename-entry branch, to fix bug...
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2005-11-22 Michael NattererMade button-press timeouts which work like key repeat...
2005-11-21 Matthias ClasenMerge remaining fixes from the 2.8 branch, pointed...
2005-11-19 Matthias ClasenFix crashes in connection with pathbar scrolling (...
2005-11-18 Matthias ClasenFix a C99ism. (#321777, Jens Granseuer)
2005-11-10 Matthias ClasenImprove navigation to parent folders. (#318444, Andrei...
2005-11-07 Matthias ClasenSet focus-on-click to FALSE for all buttons. Don't...
2005-10-04 Federico Mena QuinteroDon't special-case Home and Desktop; just use their...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-07 Matthias ClasenFix #157787, reported by Jonathan Blandford:
2005-06-13 Matthias ClasenRework the way in which rerooting of the path bar is...
2005-03-22 Matthias ClasenStop scrolling when the widget is unmapped. (#168791...
next