summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated word "id" from warning message3.11.6Ignacio Casal Quinteiro2014-02-181-1/+1
* Make GtkSeparatorToolItem work for window-dragging againMatthias Clasen2014-02-171-1/+3
* GtkLabel: don't eat too many button release eventsMatthias Clasen2014-02-171-1/+4
* Another trivial doc rewordingMatthias Clasen2014-02-171-3/+3
* Trivial typo fixMatthias Clasen2014-02-171-1/+1
* tree view: clean up custom search entry on destroyMatthias Clasen2014-02-171-0/+16
* Make print dialog destruction workMatthias Clasen2014-02-172-4/+10
* action bar: remove the forall implementationMatthias Clasen2014-02-171-15/+0
* gtkbox: fix positioning of center widgetPaolo Borelli2014-02-171-1/+5
* Fix return_if_fail lines in gtk_box_packMatthias Clasen2014-02-171-3/+3
* Add builder support for GtkBox center widgetPaolo Borelli2014-02-171-1/+23
* app chooser: Reword a labelMatthias Clasen2014-02-172-2/+2
* Drop with_separators from gtk_popover_bind_modelMatthias Clasen2014-02-172-16/+5
* popover: Make gtk_popover_bind_model() publicJuan R. García Blanco2014-02-172-1/+50
* Drop GtkCenterBoxMatthias Clasen2014-02-164-1149/+0
* action bar: Use a regular box instead of GtkCenterBoxMatthias Clasen2014-02-162-8/+8
* Add center widget support to GtkBoxMatthias Clasen2014-02-162-14/+474
* Fix a problem with window draggingMatthias Clasen2014-02-151-0/+13
* Don't show an empty license tabMatthias Clasen2014-02-151-1/+1
* Docs: use // for comments in examplesMatthias Clasen2014-02-1433-153/+161
* header bar: squeeze the title inMatthias Clasen2014-02-141-16/+28
* Raleigh: fix a typoMatthias Clasen2014-02-141-1/+1
* Forgotten fileMatthias Clasen2014-02-141-1/+1
* Fix a typoMatthias Clasen2014-02-141-1/+1
* app chooser: sync sensitivity of search buttonMatthias Clasen2014-02-141-3/+3
* app chooser: Add a search barMatthias Clasen2014-02-144-41/+146
* color chooser: Make nonresizable by defaultMatthias Clasen2014-02-141-0/+1
* Use an action bar for the conficts ui in the print dialogWilliam Jon McCann2014-02-131-14/+4
* Set a default spacing on action barsWilliam Jon McCann2014-02-131-1/+1
* Set no border on notebook in print dialogWilliam Jon McCann2014-02-131-0/+1
* volume-button: use symbolic icons by defaultWilliam Jon McCann2014-02-131-2/+2
* message-dialog: deprecate the image fieldMatthias Clasen2014-02-133-54/+29
* Modernize the app chooser dialogMatthias Clasen2014-02-136-126/+170
* Revert "gtkicontheme: Don't query CONTENT_TYPE to determine if something is a...Matthias Clasen2014-02-121-9/+25
* docs: don't show bloatpad images in the docsWilliam Jon McCann2014-02-121-12/+0
* docs: fully break lines in examplesWilliam Jon McCann2014-02-1225-223/+353
* Add new ActionBarWilliam Jon McCann2014-02-126-2/+468
* Rename GtkActionBar to GtkCenterBoxWilliam Jon McCann2014-02-124-151/+154
* GtkEntry: Fix a few irregularities in the size request codeMatthias Clasen2014-02-111-18/+8
* Add GtkEntry:max-width-charsMatthias Clasen2014-02-112-12/+105
* Revert "Introduce API to get the preferred visual"Matthias Clasen2014-02-101-7/+2
* Revert "Use gdk_screen_get_preferred_visual()"Matthias Clasen2014-02-101-2/+7
* menu button: Don't set use_popover to TRUE by defaultMatthias Clasen2014-02-101-1/+0
* docs: Fix tiny typo.Murray Cumming2014-02-101-1/+1
* a11y: remove implementation for component->get_sizeAlejandro Piñeiro2014-02-091-16/+0
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-0975-443/+416
* More coding style cleanupsMatthias Clasen2014-02-092-109/+74
* Trivial coding style cleanupsMatthias Clasen2014-02-092-15/+12
* Trivial formatting fixMatthias Clasen2014-02-082-3/+3
* Quell a compiler warningMatthias Clasen2014-02-081-1/+0