summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.18.22.18.2Matthias Clasen2009-10-05203-4211/+4219
* UpdatesMatthias Clasen2009-10-051-0/+17
* Don't request window sizes with zero width or heightAlexander Larsson2009-10-051-0/+7
* Fix up _gdk_windowing_window_at_pointer coordinate reportingAlexander Larsson2009-10-051-8/+11
* Plug a memory leakMatthias Clasen2009-10-041-0/+2
* Updated Japanese translationTakayuki KUSANO2009-10-031-20/+18
* Updated Italian translationLuca Ferretti2009-10-031-1118/+1106
* Bug 596959 - DirectFB backend compilation broken with changes from 2.18.0 to...Sebastian Dröge2009-10-021-2/+4
* Call XReconfigureWMWindow with proper screenPascal Terjan2009-10-011-1/+1
* Move SIGPIPE suppression to gtk_init and document itMatthias Clasen2009-10-013-2/+16
* Updated Serbian translationMiloš Popović2009-10-012-2264/+2259
* Bump versionMatthias Clasen2009-09-301-2/+2
* 2.18.12.18.1Matthias Clasen2009-09-30202-26871/+30924
* UpdatesMatthias Clasen2009-09-301-2/+46
* Updated Czech translationPetr Kovar2009-09-301-1091/+1125
* Correct the orientation of landscape pagesAdrian Johnson2009-09-301-8/+8
* Emit PageOrientation DSC comment into PostScript print outputAdrian Johnson2009-09-301-2/+19
* Speed up printer listing in the print dialogMarek Kasik2009-09-303-8/+45
* Updated Hungarian translationGabor Kelemen2009-09-301-87/+108
* Bug 588449 - DnD doesn't work on GDK/QuartzKristian Rietveld2009-09-303-38/+132
* Add a note about tooltip themingChristian Dywan2009-09-301-0/+3
* Fix compile warning in defaultvalue testKristian Rietveld2009-09-301-2/+2
* Ignore certain GtkSettings in defaultvalues unit testKristian Rietveld2009-09-301-1/+4
* Use boxed accessors for setting and retrieving cursor propertyKristian Rietveld2009-09-301-2/+2
* Bug 596580 - Blank rows in entry autocompletionKristian Rietveld2009-09-302-21/+261
* Pretty print non-matching signals in filter model test suiteKristian Rietveld2009-09-301-6/+58
* Updated Swedish translationDaniel Nylander2009-09-301-87/+108
* Interpret min_value == max_value correctlyThomas Jaeger2009-09-301-5/+22
* Select for DeviceStateNotifyThomas Jaeger2009-09-302-1/+22
* Keep track of axis valuesThomas Jaeger2009-09-303-2/+26
* Support tracker 0.7Jürg Billeter2009-09-301-28/+67
* Update last_window only when neededXan Lopez2009-09-291-0/+3
* Filter out events that the current window didn't select forThomas Jaeger2009-09-293-1/+53
* Always select all XInput motion eventsThomas Jaeger2009-09-291-40/+4
* Report XInput button motion events until all buttons are released.Thomas Jaeger2009-09-291-1/+1
* XInput allows up to 255 buttonsThomas Jaeger2009-09-293-6/+18
* Refactor _gdk_input_other_eventThomas Jaeger2009-09-291-6/+6
* Use strstr instead of g_strrstr.Thomas Jaeger2009-09-291-4/+4
* Only select for button and pointer event on toplevelsAlexander Larsson2009-09-291-17/+36
* Updated French translationClaude Paroz2009-09-291-87/+109
* Updating corrected Assamese translations.Amitakhya Phukan2009-09-291-54/+43
* Always initialize out paramsMatthias Clasen2009-09-281-7/+7
* Improve detection of input device source typeThomas Jaeger2009-09-281-8/+6
* Sent button events don't cause passive grabsAlexander Larsson2009-09-281-2/+6
* Remove unused grab_one_pointer_release_event varAlexander Larsson2009-09-282-4/+1
* Extend _gdk_windowing_window_at_pointer to be able to get toplevels onlyAlexander Larsson2009-09-286-21/+64
* Bug 596494 - New property "cursor" in 2.18's GdkWindow with wrong type?Cody Russell2009-09-271-4/+5
* Remove unused variableKristian Rietveld2009-09-271-1/+0
* Bug 596012 - popup menu position is horribly off on gdk quartz with ...Kristian Rietveld2009-09-272-3/+40
* Handle child widgets correctly with multiple viewsMatthias Clasen2009-09-271-30/+33