summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* textview: Move GtkTextAttributes to its own headerBenjamin Otte2011-01-114-103/+169
* tests: Remove useless calls to gtk_widget_style_attach()Benjamin Otte2011-01-112-3/+0
* 2 to 3 migration should say gtk_widget_set_visualChristian Dywan2011-01-111-2/+2
* Improve docs about GtkStyleContext padding/border/marginMilan Bouchet-Valat2011-01-112-11/+23
* numerableicon: fix a typo in the gtk-doc annotationCosimo Cecchi2011-01-111-1/+1
* docs: question_index: Do not reference deprecated APIJavier Jardón2011-01-111-7/+2
* docs: question_index: GtkComboBoxEntry no longer existsJavier Jardón2011-01-111-1/+2
* docs: question_index: Some documentation fixesJavier Jardón2011-01-111-5/+5
* Bump versionMatthias Clasen2011-01-101-1/+1
* Revert accidental gtk.symbols changes2.99.1Matthias Clasen2011-01-101-10/+18
* Update NEWSMatthias Clasen2011-01-101-0/+37
* Fix bgo #638017 Crash in gtk_text_view_set_tabs()Sébastien Granjoux2011-01-101-11/+11
* Don't use deprecated style apiMatthias Clasen2011-01-102-2/+0
* Mark orientable widgets with the vertical/horizontal css classesCarlos Garnacho2011-01-102-0/+32
* Add missing CSS class defines to gtk3-sections.txtCarlos Garnacho2011-01-101-0/+3
* GtkThemingEngine: Fix handles renderingCarlos Garnacho2011-01-103-2/+13
* GtkStyleContext: Do not cancel possibly unstarted transitionsCarlos Garnacho2011-01-101-6/+1
* Cleanup leftover code in gtkplug-x11Carlos Garnacho2011-01-101-15/+0
* Mark gtk_widget_style_attach() as deprecated.Carlos Garnacho2011-01-102-2/+3
* Fix compiler warning.Carlos Garnacho2011-01-101-2/+2
* Add gtk_widget_set_device_enabled()Carlos Garnacho2011-01-104-1/+168
* GtkTextUtil: Fix typoCarlos Garnacho2011-01-101-3/+3
* Set the proper css class when getting attributes.Paolo Borelli2011-01-101-0/+5
* [portability] Use G_PI rather than M_PIHans Breuer2011-01-101-4/+4
* Bug 639127 - Add missing gdkdisplaymanager-win32.cHans Breuer2011-01-102-18/+145
* Add gtk_style_context_scroll_animations()Carlos Garnacho2011-01-104-0/+76
* Make GtkCalendar use GtkStyleContextCarlos Garnacho2011-01-103-226/+255
* Do not set any padding for scrolled window children.Carlos Garnacho2011-01-101-1/+5
* GtkCssProvider: enable parsing negative GtkBordersCarlos Garnacho2011-01-101-4/+4
* Make GtkTextUtil use GtkStyleContext.Carlos Garnacho2011-01-101-17/+47
* CSS styles for the selection in a TextView.Paolo Borelli2011-01-101-0/+9
* Port GtkTextDisplay to StyleContext.Paolo Borelli2011-01-101-62/+117
* add gtknumerable.c to POTFILES.inMatthias Clasen2011-01-101-0/+1
* Fix remaining usage of g[dk]ktargetlib.Yaakov Selkowitz2011-01-104-41/+41
* Add a setter for GtkWindow.has_user_ref_countMatthias Clasen2011-01-104-1/+63
* More doc build fixesMatthias Clasen2011-01-102-2/+5
* Fix doc syntaxMatthias Clasen2011-01-101-4/+4
* build: Use mkdir_p instead mkinstalldirsJavier Jardón2011-01-102-5/+4
* Fixed GtkEntry to report the proper default value for "primary/secondary-icon...Tristan Van Berkom2011-01-101-3/+3
* Added GtkBuildable support for specifying <items> in GtkComboBoxText.Tristan Van Berkom2011-01-101-6/+226
* Added GtkBuildable support to add "tag" children to GtkTextTagTable.Tristan Van Berkom2011-01-101-2/+45
* Added GtkBuilder support for "menu" child type of GtkMenuToolButtonTristan Van Berkom2011-01-102-1/+50
* Fixed GtkCellAreaBox to not allocate invisible cells.Tristan Van Berkom2011-01-101-0/+3
* Fixed GtkCellArea to never activate/start editing insensitive cells.Tristan Van Berkom2011-01-102-11/+56
* Ensure GtkStyleContext is generated on gtk_widget_render_icon_pixbuf()Carlos Garnacho2011-01-101-7/+4
* Make GtkViewport use GtkStyleContextCarlos Garnacho2011-01-101-37/+59
* Add gtk_style_context_cancel_animations()Carlos Garnacho2011-01-105-9/+71
* Make GtkLayout use GtkStyleContextCarlos Garnacho2011-01-101-10/+6
* Make GtkImage use GtkStyleContextCarlos Garnacho2011-01-101-46/+41
* Make GtkPrintUnixDialog use GtkStyleContext.Carlos Garnacho2011-01-101-17/+30