summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Add multitouch demoxi21Carlos Garnacho2011-03-122-0/+515
* Add multitouch-event signal and vfunc to GtkWidgetCarlos Garnacho2011-03-113-1/+22
* Add machinery to emit GdkEventMultiTouch eventsCarlos Garnacho2011-03-112-14/+366
* Define GdkEventMultiTouch and its related event types.Carlos Garnacho2011-03-113-0/+109
* Add gdk_window_[create|remove]_touch_cluster()Carlos Garnacho2011-03-114-0/+61
* Introduce GdkTouchClusterCarlos Garnacho2011-03-118-1/+448
* Add gdk_event_get_touch_id()Carlos Garnacho2011-03-114-0/+45
* Make touch events go through csw/widget event handling.Carlos Garnacho2011-03-113-15/+58
* Handle TouchBegin/End eventsCarlos Garnacho2011-03-114-48/+91
* Add initial handling of TouchMotion events.Carlos Garnacho2011-03-115-19/+80
* Add touch motion event type and mask.Carlos Garnacho2011-03-113-4/+22
* configure: Detect XInput 2.1Carlos Garnacho2011-03-111-0/+4
* Updated Swedish translationDaniel Nylander2011-03-111-1500/+1898
* Updated Swedish translationDaniel Nylander2011-03-111-616/+773
* gtk: Queue a resize after state changesBenjamin Otte2011-03-111-2/+1
* Update README.win32Chun-wei Fan2011-03-111-4/+20
* gdk: Use CAIRO_OPERATOR_SOURCE when painting double-buffered bufferBenjamin Otte2011-03-111-0/+1
* gdk: Add GDK_RENDERING environment variableBenjamin Otte2011-03-115-6/+77
* Include gdkquartz.h so GDK_IS_QUARTZ_SCREEN is actually definedKristian Rietveld2011-03-101-0/+4
* Updated Spanish translationDaniel Mustieles2011-03-101-110/+117
* Updated Slovenian translationKlemen Košir2011-03-101-6749/+4930
* Fixed gdk_window_beep() to pass the toplevel instance to the toplevel's imple...Tristan Van Berkom2011-03-101-1/+1
* Uploaded UkranianDaniel Korostil2011-03-101-109/+117
* Updated LINGUASPiotr Drąg2011-03-101-1/+2
* l10n: Updated Greek translation for gtk+Michael Kotsarinis2011-03-101-359/+509
* notebook: add an 'initial-gap' style propertyCosimo Cecchi2011-03-091-0/+22
* Fixed GtkTreeModel::row-deleted documentationTristan Van Berkom2011-03-091-6/+3
* stylecontext: add a raised style classCosimo Cecchi2011-03-081-0/+8
* Remove support for GDK_NATIVE_WINDOWSAlexander Larsson2011-03-088-110/+12
* gtksettings: plug a leakCarlos Garnacho2011-03-071-1/+1
* cssprovider: Reset the scope before skipping to the next rule after an error ...Carlos Garnacho2011-03-071-0/+2
* cssprovider: plug two more leak fixesCarlos Garnacho2011-03-071-0/+5
* cssprovider: return immediately if there's remaining data behind a parsed valueCarlos Garnacho2011-03-071-0/+4
* Finish making the GtkSettings object identical on all backends so that it doe...John Ralls2011-03-071-2/+0
* x11: Copy from actual window, not parentBenjamin Otte2011-03-071-17/+1
* Bump versionMatthias Clasen2011-03-071-2/+2
* Update NEWS3.0.2Matthias Clasen2011-03-071-0/+9
* treeview: propagate the selected state from the rowCosimo Cecchi2011-03-071-1/+9
* entry: Do not clobber state when rendering the default icons.Carlos Garnacho2011-03-071-26/+35
* notebook: flip the render orderCosimo Cecchi2011-03-071-1/+37
* notebook: fixup the last commitCosimo Cecchi2011-03-061-4/+9
* notebook: make sure the label widget allocation not exceeds the overlapCosimo Cecchi2011-03-061-1/+34
* notebook: make sure the allocation keeps track of the tab curvatureCosimo Cecchi2011-03-061-2/+2
* Updated Esperanto translationKristjan SCHMIDT2011-03-061-2337/+2845
* Updated Portuguese translationDuarte Loreto2011-03-061-127/+137
* Updated Spanish translationJorge González2011-03-061-75/+71
* xi2: Ignore button release events of button 4-7Carlos Garcia Campos2011-03-061-0/+9
* Fix conversion from GdkColor to GdkRGBAIgnacio Casal Quinteiro2011-03-061-3/+3
* Use existing mime type for GTK_FILE stock iconMatthias Clasen2011-03-067-6/+4
* Only count visible children during size requestMatthias Clasen2011-03-051-1/+3