summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-2036-94/+103
* [GI] Add missing (scope) annotationsPavel Holejsovsky2011-01-206-8/+12
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-2016-38/+42
* [GI] Fix transfer annotation on gtk_dialog_add_button()Steve Frécinaux2011-01-201-1/+1
* [GI] Add (type) annotations to real typesPavel Holejsovsky2011-01-205-16/+19
* Make GtkBorder style properties have a non-NULL defaultMatthias Clasen2011-01-191-0/+4
* Add gtk_text_view_get_cursor_locationsMatthias Clasen2011-01-193-16/+62
* Mention type vs region ambiguity in the docsMatthias Clasen2011-01-191-1/+8
* [GI] Added missing (transfer none) annotation to gtk_tree_view_get_path_at_posSebastian Pölsterl2011-01-191-1/+1
* Make GtkCssProvider deal with widget types not being in plain CamelCaseCarlos Garnacho2011-01-194-4/+52
* Set horizontal/vertical style classes to GtkRangesCarlos Garnacho2011-01-191-0/+1
* Make GtkCheckButton/GtkRadioButton background white againCarlos Garnacho2011-01-191-0/+1
* Don't displace background for spinbuttons in the theming engineCarlos Garnacho2011-01-191-9/+0
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-1815-33/+42
* [GI] Add missing (allow-none) annotationsPavel Holejsovsky2011-01-188-18/+18
* [GI] Annotate strings holding file paths as (type filename)Pavel Holejsovsky2011-01-1813-58/+63
* [GI] Make argument names in vfunc decls consistent with invoker docsPavel Holejsovsky2011-01-183-13/+13
* [GI] Mark callbacks' context parameter with (closure) annotation.Pavel Holejsovsky2011-01-189-13/+24
* GtkImage: Add "use-fallback" propertyBastien Nocera2011-01-181-2/+42
* More accurate fix for GtkTreeMenu regression.Tristan Van Berkom2011-01-191-1/+1
* Fixed gtk_calendar_get_date annotations: Added missing (out)Sebastian Pölsterl2011-01-181-3/+3
* Fix GtkIconView GI annotationsMartin Pitt2011-01-181-11/+11
* Fix a combo refactor regressionMatthias Clasen2011-01-171-3/+3
* Fix case (s/A/a) in translatable string (Select A Folder)Luca Ferretti2011-01-171-1/+1
* Fix memory leak in gtk_window_group_list_windowsGarrett Regier2011-01-171-0/+2
* Annotate GtkIconView array argumentsMartin Pitt2011-01-171-2/+4
* Make symbolic icons work againMatthias Clasen2011-01-171-3/+3
* Drop gtk-builder-convertMatthias Clasen2011-01-172-805/+2
* Move GtkFileFilter docs inlinePavel Holejsovsky2011-01-172-0/+59
* Move GtkMenu docs inlinePavel Holejsovsky2011-01-172-3/+210
* Move GtkFixed docs inlinePavel Holejsovsky2011-01-171-0/+74
* Make selectors with no explicit state from higher priority GtkStyleProviders ...Carlos Garnacho2011-01-171-1/+19
* Make gtk_widget_get_path() also add all persistent style classes the widget has.Carlos Garnacho2011-01-171-2/+16
* Do not set junction sides to the entry frame in spinbuttons.Carlos Garnacho2011-01-171-5/+0
* Ensure harder a GtkStyleContext has a theming engine anytimeCarlos Garnacho2011-01-171-0/+4
* Make GtkFrame propagate the "frame" style class to its header labelCarlos Garnacho2011-01-171-0/+18
* Make GtkEntry set the style context state.Carlos Garnacho2011-01-171-0/+5
* Improve progressbars theming.Carlos Garnacho2011-01-171-0/+3
* Plugged leaking PangoFontDescriptions in gtk_modifier_style_set_font().Tristan Van Berkom2011-01-161-1/+9
* Plugged leak in gtkcssprovider.cTristan Van Berkom2011-01-161-0/+2
* Plugged memory leak in gtk_style_finalize (destroy the ->background[] patterns).Tristan Van Berkom2011-01-161-0/+7
* Plugging memory leak in GtkCellArea (free ->style_detail at finalize time).Tristan Van Berkom2011-01-161-0/+1
* Gtk{List,Tree}Store: Fix GI array annotationsMartin Pitt2011-01-152-6/+6
* docs: gtkwidget: Add some "Since: 3.0"Javier Jardón2011-01-151-0/+8
* Avoid calling gtk_widget_is_visible(NULL) in _gtk_notebook_get_tab_flags().Tristan Van Berkom2011-01-151-1/+1
* Fix a typoMatthias Clasen2011-01-151-1/+1
* Fix a typoMatthias Clasen2011-01-151-1/+1
* Add accessors for GtkRange::round-digitsMatthias Clasen2011-01-154-16/+78
* Unify handling of prelighted iconsMatthias Clasen2011-01-142-72/+69
* Avoid a critical warning during tab DNDMatthias Clasen2011-01-141-1/+1