summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* actionable: silence g-i scanner warningCosimo Cecchi2012-06-251-1/+1
* application: fix a typo in introspection annotationCosimo Cecchi2012-06-251-1/+1
* Rename gtk_icon_view_get_cell_area to gtk_icon_view_get_cell_rectAlexander Larsson2012-06-253-5/+5
* CosmeticsMatthias Clasen2012-06-231-203/+141
* Fix a compiler warningMatthias Clasen2012-06-231-1/+1
* GtkNotebook: Fix reverse tab orderMatthias Clasen2012-06-231-1/+1
* gtkdbusinterfaces: Fix srcdir != builddirColin Walters2012-06-231-1/+1
* gtk: add gtkdbusinterfaces.xml to EXTRA_DISTRico Tzschichholz2012-06-231-0/+1
* GtkNotebook: Maintain invariants during tab dndMatthias Clasen2012-06-231-6/+13
* gtk/gtkcsseasevalue.c: Remove C99ismChun-wei Fan2012-06-231-2/+2
* gtk/Makefile.am: Fix Visual C++ disthook rulesChun-wei Fan2012-06-231-2/+2
* build: Add --without-atk-bridge, only check for it on X11 platformsColin Walters2012-06-221-0/+4
* mountoperation: use the Shell DBus proxy if availableCosimo Cecchi2012-06-223-32/+416
* Add gtk_icon_view_get_cell_areaAlexander Larsson2012-06-223-34/+72
* Fix a memory leak in GtkImageDan Vrátil2012-06-201-0/+2
* GtkImage: fix get_property('stock')Pavel Holejsovsky2012-06-191-1/+1
* widget: don't call gtk_style_context_set_background if app_paintableBenjamin Otte2012-06-181-1/+2
* gtkmenutoolbutton: Use GtkMenuButtonBastien Nocera2012-06-151-242/+27
* gtkmenubutton: Add menu button widgetBastien Nocera2012-06-156-0/+928
* gtk: Always load the atk-bridgeBastien Nocera2012-06-152-2/+5
* image: Don't add border twiceBenjamin Otte2012-06-151-3/+0
* iconview: Special case the empty iconviewBenjamin Otte2012-06-151-28/+33
* image: background and border should be drawn around the widgetBenjamin Otte2012-06-141-5/+9
* iconview: Add a descriptive functionBenjamin Otte2012-06-141-1/+7
* iconview: Ensure icons are at least 1x1 pixelsBenjamin Otte2012-06-141-4/+4
* iconview: Don't add item-paddingBenjamin Otte2012-06-141-0/+7
* iconview: clamp item size to be in [minimum, natural]Benjamin Otte2012-06-141-2/+2
* iconview: Include column spacing in calculationBenjamin Otte2012-06-141-2/+2
* iconview: Add documentation abour different sizesBenjamin Otte2012-06-141-0/+25
* iconview: gtk_icon_view_compute_n_items_for_size bugfixHans de Goede2012-06-141-23/+10
* iconview: Don't shrink itemsBenjamin Otte2012-06-141-10/+3
* toolbar: don't call gtk_style_context_set_background()Cosimo Cecchi2012-06-131-5/+0
* Fix up the deprecation annotation for gtk_widget_get_pointerMatthias Clasen2012-06-131-1/+1
* assistant: Set the proper stock images on the proper buttonsJasper St. Pierre2012-06-131-2/+2
* entry-completion: don't move to leftmost character with inline-selectionCosimo Cecchi2012-06-131-3/+4
* stylecontext: pass down the requested change type to invalidationCosimo Cecchi2012-06-131-1/+1
* fix a typoMatthias Clasen2012-06-131-2/+3
* liststore: Make gtk_list_store_reorder() introspectableMartin Pitt2012-06-121-4/+5
* application: Really allow NULL application-idChristian Persch2012-06-121-1/+1
* spinbutton: fix a typoCosimo Cecchi2012-06-121-2/+2
* Use GtkSearchEntryMatthias Clasen2012-06-111-58/+5
* Update docs for GtkEntry::activateMatthias Clasen2012-06-111-6/+6
* gtk: Add GtkSearchEntryBastien Nocera2012-06-115-0/+196
* a11y: fix a typo leading to a crashCosimo Cecchi2012-06-071-5/+2
* tests: add an unit test for the previous commitsCosimo Cecchi2012-06-072-0/+38
* treestore: fix transformation of GValues on setCosimo Cecchi2012-06-071-2/+3
* liststore: fix transformation of GValues on setCosimo Cecchi2012-06-071-2/+3
* build: Fix MKDIR_P for recent automakeMarc-Antoine Perennou2012-06-071-3/+3
* Fix the infobar builder testMatthias Clasen2012-06-031-6/+3
* grid: Fix access to grid->priv memberBastian Winkler2012-06-031-2/+6