summaryrefslogtreecommitdiff
path: root/gtk/gtkcombobox.c
Commit message (Expand)AuthorAgeFilesLines
* all: Name more idles and timeoutsBastien Nocera2014-03-261-3/+9
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-18/+18
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-2/+2
* docs: don't use <anchor>William Jon McCann2014-02-071-3/+3
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-7/+7
* docs: Use markup for linksWilliam Jon McCann2014-02-071-3/+3
* docs: use ` instead of <literal>William Jon McCann2014-02-041-4/+4
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* combobox: Set GDK_SCROLL_MASK on the eventbox in appears-as-list modeCarlos Garnacho2013-11-201-0/+1
* all: Add names to timeoutsBastien Nocera2013-10-231-1/+3
* combobox: Add missing Since tags for entry constructorsDavid King2013-08-221-0/+4
* Avoid deprecation warningsMatthias Clasen2013-08-201-0/+10
* Deprecate tear off menusWilliam Jon McCann2013-07-181-2/+14
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* combobox: popdown the combobox when on 'grab-broken-event'Aleksander Morgado2013-03-121-0/+22
* Revert "combobox: Don't special-case RTL child positions anymore"Cosimo Cecchi2013-02-231-0/+27
* combobox: Don't special-case RTL child positions anymoreBenjamin Otte2012-12-181-27/+0
* gtk: Use context's fontBenjamin Otte2012-12-061-8/+2
* widget: Don't cache widget paths all the timeBenjamin Otte2012-04-171-1/+1
* gtk: Make widget only invalidate widget positionsBenjamin Otte2012-04-171-1/+8
* combobox: Make scrolling work againMatthias Clasen2012-03-191-0/+2
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-0/+1
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-0/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* combobox: fix cell area allocation in menu mode for RTLCosimo Cecchi2012-01-311-1/+1
* combobox: fix dropdown menu alignment for RTL languagesCosimo Cecchi2012-01-311-1/+5
* combobox: use gtk_container_class_handle_border_width()Cosimo Cecchi2012-01-311-16/+12
* combobox: always trim the allocated area by padding and border for childCosimo Cecchi2012-01-311-15/+15
* combobox: cleanup allocation of children in list modeCosimo Cecchi2012-01-311-15/+4
* combobox: cleanup and comment the allocation code somewhatCosimo Cecchi2012-01-311-9/+21
* combobox: make sure to respect the GtkComboBox padding in menu modeCosimo Cecchi2012-01-311-1/+1
* combobox: cleanup GTK_COMBO_BOX_SIZE_ALLOCATE_BUTTONCosimo Cecchi2012-01-311-23/+30
* combobox: simplify size request code by using the button content boxCosimo Cecchi2012-01-311-17/+11
* combobox: move the allocation of the button contents box directlyCosimo Cecchi2012-01-311-12/+3
* combobox: allocate the CSS borders to GtkComboBoxCosimo Cecchi2012-01-311-12/+19
* combobox: remove handling of focus-padding and focus-line-widthCosimo Cecchi2012-01-311-29/+9
* gtkcombobox: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* combobox: Don't allow an individual cell to cheatBenjamin Otte2011-12-231-3/+5
* combobox: Stop setting state flags on the style context for drawingRui Matos2011-12-191-3/+0
* Use the workarea when placing popupsMatthias Clasen2011-12-181-2/+2
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-1/+1
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* GtkComboBox: Add the format-entry-text signal.Tristan Van Berkom2011-10-061-8/+96
* combobox: Remove unused defineBenjamin Otte2011-09-291-1/+0
* combobox: implement get_path_for_child() for GtkComboBoxCosimo Cecchi2011-09-091-1/+88
* More include cleanupsMatthias Clasen2011-08-281-1/+1
* combobox: add a "combobox-entry" style class for comboboxes with entriesCosimo Cecchi2011-08-091-0/+4
* Convert GailComboBox to GtkComboBoxAccessibleMatthias Clasen2011-07-051-0/+3