summaryrefslogtreecommitdiff
path: root/gtk/gtktoolbar.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+1
* gtk: GtkToolbar returns invalid paths when adding tool itemsStef Walter2011-10-201-34/+19
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-1/+1
* toolbar: Fix widget path creation codeBenjamin Otte2011-09-271-6/+19
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-1/+1
* GtkToolbar: Move child removal to disposeMatthias Clasen2011-09-051-33/+37
* More include cleanupsMatthias Clasen2011-08-281-2/+1
* GtkToolbar: partial fix for toolbar editingMatthias Clasen2011-08-271-0/+3
* toolbar: Use gtk_widget_class_set_accessible_role()Benjamin Otte2011-07-181-0/+2
* toolbar: don't leak the sibling pathCosimo Cecchi2011-07-011-0/+6
* toolbar: don't count invisible widgets when building the sibling pathCosimo Cecchi2011-07-011-13/+39
* toolbar: invalidate order when an item visibility changesCosimo Cecchi2011-07-011-0/+17
* toolbar: nth-child support for GtkToolbarMatthias Clasen2011-07-011-3/+108
* Remove an unused variableMatthias Clasen2011-06-171-2/+0
* toolbar: Better fix for animationsBenjamin Otte2011-06-151-13/+3
* toolbar: Handle the fact that size_allocate() != get_allocation()Benjamin Otte2011-06-151-0/+12
* Avoid a dereference-before-null-checkMatthias Clasen2011-06-141-2/+1
* GtkToolbarPrivate: Improve struct packingMatthias Clasen2011-04-121-3/+6
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-1/+3
* Silence new gcc warningsMatthias Clasen2011-01-231-183/+176
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-0/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-3/+1
* GtkToolbar: remove deprecated callCarlos Garnacho2011-01-041-3/+1
* Make GtkToolbar use GtkStyleContextCarlos Garnacho2010-12-281-76/+98
* Avoid a warning when finalizing toolbarsMatthias Clasen2010-12-011-2/+6
* Remove size_request from GtkToolbarMatthias Clasen2010-10-271-3/+33
* Use accessor functions to access GtkButtonJavier Jardón2010-10-261-1/+1
* Remove gtk_widget_hide_all()Matthias Clasen2010-10-191-30/+0
* docs: Move documentation to inline comments: GtkToolbarJavier Jardón2010-10-031-0/+23
* toolbar: Fix compilation warnings - missing castBenjamin Otte2010-09-281-1/+1
* Remove GtkObject completelyMatthias Clasen2010-09-261-1/+1
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-13/+12
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-5/+5
* separatortoolitem: Port to draw vfuncBenjamin Otte2010-09-261-22/+24
* toolbar: Port to draw vfuncBenjamin Otte2010-09-261-29/+24
* toolbar: Don't propagate events to placeholdersBenjamin Otte2010-09-261-2/+4
* Tons of transfer annotationsMatthias Clasen2010-09-211-4/+4
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-11/+14
* Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi...Javier Jardón2010-09-131-5/+7
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-11/+11
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-62/+62
* gtk/gtktoolbar.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-71/+104
* GtkToolbar: move public members to private structureJavier Jardón2010-08-141-200/+246
* Allow windows to be dragged by clicking on empty areasMatthias Clasen2010-07-161-3/+27
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-26/+28
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Remove deprecated GtkToolbar codeJavier Jardón2010-05-241-608/+84
* Remove deprecated GtkTooltipsChristian Dywan2010-05-031-2/+1
* Remove old GtkToolbar compatibility APIChristian Dywan2010-05-031-251/+0