summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GtkButton: Also handle activate from mouse events.2.90.6Carlos Garnacho2010-08-171-0/+3
* GdkWindow: Check device cursor first in update_cursor().Carlos Garnacho2010-08-171-2/+7
* Remove no-longer-existing file from POTFILES.inMatthias Clasen2010-08-171-1/+0
* Remove no-longer-existing file from POTFILES.inMatthias Clasen2010-08-171-1/+0
* Remove a dangling referenceMatthias Clasen2010-08-171-1/+0
* Fix some documentation issuesMatthias Clasen2010-08-163-6/+28
* NEWS for 2.90.6Matthias Clasen2010-08-161-0/+100
* Drop internal function from headerMatthias Clasen2010-08-162-7/+1
* Drop some unnecessary variablesMatthias Clasen2010-08-161-13/+4
* gdk: Use gdk_window_get_background_pixmap() when setting up paintBenjamin Otte2010-08-161-35/+17
* API: Add gdk_window_get_background_pattern()Benjamin Otte2010-08-165-2/+73
* textview: Fix rendering of embedded imagesBenjamin Otte2010-08-161-16/+5
* Updated Galician translationsFran Diéguez2010-08-161-78/+88
* Updated Spanish translationJorge González2010-08-151-35/+13
* Updated Spanish translationJorge González2010-08-151-147/+211
* Updated Spanish translationJorge González2010-08-151-76/+84
* quartz: gdk_window_get_frame_extents() needs to get effective toplevelKristian Rietveld2010-08-151-1/+1
* tests: unbreak testwindows testBenjamin Otte2010-08-151-3/+0
* Remove window background getters againBenjamin Otte2010-08-153-67/+0
* Use accessor functions to access GtkToolbarJavier Jardón2010-08-142-12/+20
* GtkToolbar: move public members to private structureJavier Jardón2010-08-142-217/+248
* gdk: When using OPERATOR_SOURCE, use clip + paint instead of fillBenjamin Otte2010-08-141-2/+3
* gdk: Do final copy with OPERATOR_SOURCE in end_implicit_paintBenjamin Otte2010-08-131-0/+1
* Remove some leftovers of deprecated functionalityMatthias Clasen2010-08-125-171/+113
* gtk_range_set_min_slider_size() should receive an gint, not a gbooleanJavier Jardón2010-08-132-2/+2
* gtk-demo: update drawingarea exampleBenjamin Otte2010-08-121-20/+22
* API: Add gdk_window_create_similar_surface()Benjamin Otte2010-08-124-0/+57
* GtkTextTagTable: move public members to private structureJavier Jardón2010-08-122-30/+65
* Use accessor funcions to access GtkCalendarJavier Jardón2010-08-121-41/+13
* GtkCalendar: move public members to private structureJavier Jardón2010-08-122-287/+315
* Revert "Added UG translation" AGAINChristian Persch2010-08-121-1/+0
* Updated Slovenian translationKlemen Košir2010-08-121-81/+89
* Improve the looks of the license text in GtkAboutDialogClaudio Saavedra2010-08-121-3/+7
* avoid redundant recursion for executing testsSven Herzberg2010-08-121-6/+10
* quartz: make it compileKristian Rietveld2010-08-121-1/+1
* Add gtk_license_get_type() to gtk.symbolsBenjamin Otte2010-08-111-0/+1
* gdk: Remove nonexistant symbolsBenjamin Otte2010-08-111-7/+0
* Updated galician translationsFran Diéguez2010-08-111-144/+163
* Added UG translationSahran2010-08-111-0/+1
* Update Simplified Chinese UI translation.Yinghua Wang2010-08-111-82/+91
* Update Simplified Chinese property nicks translation.Yinghua Wang2010-08-111-252/+302
* docs: Some style fixes to the migration guideBenjamin Otte2010-08-111-4/+4
* Beef up the migration guideMatthias Clasen2010-08-102-14/+374
* dnd: Remove default_icon_pixmap variable and friendsBenjamin Otte2010-08-111-37/+5
* quartz: Misc. fixes for getting offscreen windows to workKristian Rietveld2010-08-103-13/+24
* Invalidate cairo surface if resizing is not supported for targetKristian Rietveld2010-08-105-11/+21
* quartz: Convert default background drawing to cairoKristian Rietveld2010-08-101-47/+22
* style: Use _gtk_pango_fill_layout()Benjamin Otte2010-08-101-2/+1
* style: Apply same matrix conversion as gdk_draw_layout() didBenjamin Otte2010-08-101-2/+30
* gdk: Remove data consructors for GdkPixmapBenjamin Otte2010-08-1012-793/+1