summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for GTK+ 2.21.42.21.4Matthias Clasen2010-06-291-0/+12
* Revert commit a9b778931c6ba0d1bb37eb29b5ec13dc76339820Matthias Clasen2010-06-292-10/+34
* Make sure we always include gdk-pixbuf in the gdk requiresMatthias Clasen2010-06-291-1/+1
* Support NOCONFIGURE (from gnome-common)Colin Walters2010-06-281-2/+7
* Silence the buildMatthias Clasen2010-06-281-0/+2
* Fix dynamic module checkMatthias Clasen2010-06-281-1/+2
* Add allow-none to gdk_window_set_cursor()Philip Withnall2010-06-271-1/+1
* Move Leopard-specific type definitions to gdkquartz.hKristian Rietveld2010-06-275-13/+16
* Refactor to use API that's available in OS X 10.4 as wellKristian Rietveld2010-06-271-10/+16
* Bug 622333 - Crash in gdk_window_impl_quartz_begin_paint_regionJohn Ralls2010-06-271-0/+3
* Flip clip mask image when setting clip mask on GCKristian Rietveld2010-06-271-1/+64
* Rework color translation to support gray scale and bitmapsKristian Rietveld2010-06-274-60/+116
* Add gray visual, implement "get_best" functionsKristian Rietveld2010-06-271-16/+61
* Bump versionMatthias Clasen2010-06-271-1/+1
* Updates2.21.3Matthias Clasen2010-06-271-0/+31
* Adapt to the new, external gdk-pixbufMatthias Clasen2010-06-261-1/+1
* Remove gdk-pixbuf pc files.Matthias Clasen2010-06-262-21/+0
* Add an accessor for the GSEALed Gtkbutton's event_window attributeMirsal Ennaime2010-06-264-0/+23
* Add context to detail strings when drawing steppersMatthias Clasen2010-06-261-21/+104
* Add an accessor for GdkImage->memMatthias Clasen2010-06-264-0/+30
* Exposed GtkTreeView's internal GtkTreeSelection for builder filesTristan Van Berkom2010-06-262-13/+38
* Make the message area available in gtkbuilder as wellMatthias Clasen2010-06-262-1/+71
* Fix annotation of gtk_text_iter_(forward/backward)_search.Ignacio Casal Quinteiro2010-06-261-4/+4
* Don't handle CUPS' "connecting-to-device" state reasonMarek Kasik2010-06-261-2/+0
* Remove unnused variableJavier Jardón2010-06-261-1/+1
* [docs] Fixes issue with GtkEntryBuffer signal documentationChris Kühl2010-06-261-2/+2
* [docs] Fix gtk_tree_sortable_set_sort_column_id()Stanislas Marquis2010-06-261-1/+1
* [docs/gtk-faq] Close <para> tagJavier Jardón2010-06-261-1/+1
* [gtk/gtkmenu] Emit an "attach-widget" event in gtk_menu_attach_to_widget()Javier Jardón2010-06-261-0/+2
* [docs] Fix missing comma in gtkrc docsJavier Jardón2010-06-261-2/+2
* [docs] Add 'Since: 2.16' tag to GtkEntryIconPositionStanislas Marquis2010-06-261-0/+2
* GtkCalendar: some functions always return TRUE, so change them to voidThomas Wood2010-06-262-33/+22
* Annotate the methods to get TextBuffer itersPaolo Borelli2010-06-261-10/+10
* annotate gtk_color_selection_get_current_color color param as outJohn (J5) Palmieri2010-06-261-1/+1
* Make GTK+ build against an external gdk-pixbufMatthias Clasen2010-06-26158-54213/+110
* Actually build the tutorial if enabledColin Walters2010-06-251-2/+4
* Fix the buildMatthias Clasen2010-06-241-1/+1
* [docs] Fix annotations: "(allow-none): (out)" -> "(out) (allow-none)"Javier Jardón2010-06-245-15/+15
* [GtkTable] Add gtk_table_get_size()Javier Jardón2010-06-244-0/+31
* Make gtk_window_group_get_current_grab publicMatthias Clasen2010-06-244-3/+14
* [gtk] Add gtk_font_selection_dialog_get_font_selection()Javier Jardón2010-06-233-0/+20
* [test] Exclude message-area as it's a object propertyJavier Jardón2010-06-221-1/+3
* Add new api to gtk.symbolsJavier Jardón2010-06-221-0/+2
* Use the correct guards in gtk_accessible_set_widget()Javier Jardón2010-06-221-2/+1
* Generate correct grab broken event for WM_KILLFOCUSTor Lillqvist2010-06-221-1/+1
* bgo#328069 - Add gtk_message_dialog_get_message_area()Federico Mena Quintero2010-06-222-5/+54
* bgo#622371 - Add gtk_accessible_set_widget() - the widget field was GSEAL()ed.Vincent Untz2010-06-222-0/+21
* Do not dist gir_DATAYaakov Selkowitz2010-06-203-6/+6
* Prevent concurrent use of GTK+ 2 and 3Matthias Clasen2010-06-181-0/+18
* Deprecate GTK_OBJECT_FLAGS() and GtkObjectFlags enumJavier Jardón2010-06-162-2/+8