summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up private headersMatthias Clasen2014-04-051-8/+0
* docs: add docs for GtkToolbarSpaceStyleWilliam Jon McCann2014-01-211-0/+7
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+17
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add padding to class structsMatthias Clasen2010-10-191-0/+1
* separatortoolitem: Port to draw vfuncBenjamin Otte2010-09-261-2/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* GtkToolbar: move public members to private structureJavier Jardón2010-08-141-17/+2
* Remove deprecated GtkToolbar codeJavier Jardón2010-05-241-22/+0
* Remove deprecated GtkTooltipsChristian Dywan2010-05-031-7/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove GtkPixmap completelyJavier Jardón2010-05-031-7/+1
* Remove GtkSignal completelyJavier Jardón2010-05-031-1/+0
* Remove deprecated GtkToolbar functionsChristian Dywan2010-05-031-100/+0
* move deprecated functions together, move setters and getters together,Michael Natterer2008-11-111-14/+19
* implement the GtkOrientable interface and deprecateMichael Natterer2008-11-111-1/+3
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* add "Deprecated: 2.4" to all the deprecated append(), prepend() andMichael Natterer2008-09-221-7/+7
* Bug 455268 - Add gtk-enable-tooltips GtkSettingKristian Rietveld2008-07-021-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-2/+2
* gtktoolbar.h: include bit-size of fields inside GSEAL parens.Tim Janik2008-06-201-2/+2
* Seal GtkToolbarTim Janik2008-06-201-11/+11
* gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.hMichael Natterer2008-06-131-2/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-6/+6
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.hMichael Natterer2008-01-251-5/+5
* Change GtkToolItem to retrieve its properties from GtkToolShell interface,Mathias Hasselmann2007-12-141-1/+0
* Replace non-deprecated API using old tooltips API, deprecate old tooltipsKristian Rietveld2007-07-091-0/+4
* Forgotten fileMatthias Clasen2007-06-021-2/+1
* changed two private guint that used to hold signal handler IDs to twoMichael Natterer2005-11-241-4/+4
* Include gtkmodules.h. (#155885, Kazuki IWAMOTO)Matthias Clasen2004-10-201-0/+1
* Call gtk_tool_item_rebuild_menu().Søren Sandmann2004-09-141-1/+0
* Rename function parameters from index to index_ to prevent clash with BSDMatthias Clasen2004-06-021-1/+1
* Add boolean destroying (gtk_menu_destroy): Set priv->destroyingSoeren Sandmann2004-03-091-37/+39
* Add _gtk_toolbar_paint_space_line(), _gtk_toolbar_get_default_space_sizeSoeren Sandmann2004-01-181-5/+5
* Don't leak the overflow menu.Soeren Sandmann2004-01-171-5/+11
* Update my e-mail address.Anders Carlsson2003-12-291-1/+1
* Add this function; remove gtk_toolbar_highlight_drop_location() andSoeren Sandmann2003-10-291-5/+3
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-13/+12
* Add support for OS X like sliding of toolbar items during drag and drop,Soeren Sandmann2003-10-201-33/+39
* Doc formatting tweaks.Matthias Clasen2003-09-301-1/+0
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-301-7/+8
* Move documentation inline from template files.Soeren Sandmann2003-07-291-6/+7
* new test for removing itemsSoeren Sandmann2003-07-041-9/+8
* Insert cast to fix warning. Assign something to old_value to quiet gccSoeren Sandmann2003-07-031-1/+4
* Add new toolbar headersSoeren Sandmann2003-07-021-0/+3