]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-03-02 Matthias Clasengtk-demo: fix the colorsel example
2012-03-02 Daniel MustielesUpdated Spanish translation
2012-03-02 Javier JardónRequire XInput2.h in X11 backend
2012-03-02 Benjamin Ottereftests: Add a rendering test for sibling matching
2012-03-02 Benjamin Ottetests: Add parsing tests for sibling selectors
2012-03-02 Benjamin Otteselector: Add sibling seletors
2012-03-02 Benjamin Otteselector: Pass the sibling id around all the time
2012-03-02 Benjamin Otteselector: Redo from list to array
2012-03-02 Benjamin Otteselector: Introduce gtk_css_selector_previous()
2012-03-02 Benjamin Ottetests: Add a test for using the same selector multiple...
2012-03-02 Benjamin Ottecss: Rewrite selectors
2012-03-02 Benjamin Otteselector: Remove a misleading error message
2012-03-02 Benjamin Ottecss: Move selector parsing code into a custom function
2012-03-02 John RallsQuartz: Fix incompatible types in assignment
2012-03-02 John RallsFix compile error from splitting bitmask code
2012-03-02 John RallsBug 655065 Build failure on OS X 10.7 Lion
2012-03-01 Мирослав НиколићUpdated Serbian translation
2012-03-01 Matthias ClasenFix build with XI2.x for x < 2
2012-03-01 Matthias Clasenrange: Use the correct size for scaling
2012-03-01 Carlos Garnachogdk,xi2: Ensure scroll valuators are reset on window...
2012-03-01 Carlos Garnachoscalebutton: Set GDK_SCROLL_MASK explicitly
2012-03-01 Carlos Garnachospinbutton: Set GDK_SCROLL_MASK explicitly
2012-03-01 Carlos Garnachocalendar: Set GDK_SCROLL_MASK explicitly
2012-03-01 Carlos Garnachomenu: Handle smooth scrolling
2012-03-01 Carlos Garnachoviewport: set GDK_SMOOTH_SCROLL_MASK
2012-03-01 Carlos Garnachotreeview: set GDK_SMOOTH_SCROLL_MASK
2012-03-01 Carlos Garnacholayout: set GDK_SMOOTH_SCROLL_MASK
2012-03-01 Carlos Garnachoiconview: set GDK_SMOOTH_SCROLL_MASK
2012-03-01 Michael Natterergtk: Implement smooth scrolling in scrolledwindow/range
2012-03-01 Carlos Garnachodevicemanager,xi2: Implement smooth scrolling
2012-03-01 Carlos Garnachodevicemanager,x11: Initialize event->scroll.delta_x...
2012-03-01 Michael Nattererquartz: Implement smooth scrolling
2012-03-01 Carlos Garnachogdk: update csw event mask filter to handle smooth...
2012-03-01 Carlos Garnachogdk: Filter out either smooth or non-smooth event depen...
2012-03-01 Carlos Garnachogdk: Add GDK_SMOOTH_SCROLL_MASK
2012-03-01 Michael Natterergdk: transfer event->scroll.delta_x/y through csw
2012-03-01 Carlos Garnachogdk: deal with GDK_SMOOTH_SCROLL events as not having...
2012-03-01 Michael Natterergdk: Add delta_x/y to scroll events
2012-03-01 Carlos Garnachogdk: Add GDK_SCROLL_SMOOTH to GdkScrollDirection
2012-03-01 Carlos Garnachogdk: Get the right event window for pointer emulated...
2012-03-01 Carlos Garnachogdk: Set correct GdkModifierType on pointer emulated...
2012-03-01 Carlos Garnachogdk: translate correctly from touch events into emulate...
2012-03-01 Matthias Clasengdk: Don't treat touch events as button events
2012-03-01 Matthias Clasengdk: Use the last alive grab in order to get the event...
2012-03-01 Carlos Garnachogdk: Don't mutate pointer events to touch events just...
2012-03-01 Carlos Garnachogdk: Let implicit touch grabs coexist with an implicit...
2012-03-01 Carlos Garnachogdk: Don't fully destroy the implicit touch grab on...
2012-03-01 Carlos Garnachogdk: Listen to touch events by default on the native...
2012-03-01 Carlos Garnachogdk: Only trigger motion hints machinery on motion...
2012-03-01 Carlos Garnachogdk: Have touch grabs behave like the implicit grab...
2012-03-01 Carlos Garnachogdk: handle implicit touch grabs
2012-03-01 Carlos Garnachogdk: Add internal API to deal with touch implicit grabs
2012-03-01 Carlos Garnachogdk: Don't change window_under_pointer for pure touch...
2012-03-01 Carlos Garnachobutton: Handle touch events
2012-03-01 Carlos Garnachorange: Have slider jump to the pointer coordinates...
2012-03-01 Carlos Garnachomenus: Don't popdown submenus on button release for...
2012-03-01 Carlos Garnachosettings: Deprecate gtk-touchscreen-mode
2012-03-01 Carlos Garnachorange: Remove gtk-touchscreen-mode usage
2012-03-01 Carlos Garnachotogglebutton: Remove gtk-touchcreen-mode usage
2012-03-01 Carlos Garnachomenushell: Remove gtk-touchscreen-mode usage
2012-03-01 Carlos Garnachomenus: Remove gtk-touchscreen-mode from scrolling code
2012-03-01 Carlos Garnachomenus: Select the first item for touch devices
2012-03-01 Carlos Garnachomenus: Implement scrolling through event capture for...
2012-03-01 Carlos Garnachomenus: Handle item selection for touch devices dynamically
2012-03-01 Carlos Garnachotooltips: Use the source device instead of gtk-touchscr...
2012-03-01 Carlos Garcia... tests: Add new test for kinetic scrolling
2012-03-01 Carlos Garcia... tests: Add checkbox to enable kinetic scrolling in...
2012-03-01 Matthias Clasenviewport: select for touch events
2012-03-01 Carlos Garcia... scrolledwindow: Kinetic scrolling support
2012-03-01 Carlos Garnachogdk: Generate crossing events around touch devices...
2012-03-01 Carlos Garcia... gtk: Add a way to do event capture
2012-03-01 Matthias Clasengtk: translate unhandled touch events to button events
2012-03-01 Matthias Clasengtk: Add a separate ::touch-event signal
2012-03-01 Matthias Clasengdk: Add some debug output for touch events and devices
2012-03-01 Matthias Clasenxi2: Translate touch events
2012-03-01 Carlos Garnachogdk: Add touch event types and mask
2012-03-01 Carlos Garnachogdk: Add internal API to set "pointer emulated" flag...
2012-03-01 Carlos Garnachogdk: Add GdkEventSequence
2012-03-01 Matthias Clasenxi2: Use the new device types for touch-capable devices
2012-03-01 Matthias Clasengdk: Add device types for touch-capable devices
2012-03-01 Carlos Garnachoconfigure: Detect XInput 2.2
2012-03-01 Carlos Garnachoxi2: Add major/minor properties to XI2 device manager
2012-03-01 Cosimo Cecchibutton: don't be active when holding the mouse button...
2012-03-01 Mattias Põldaru[l10n] Updated Estonian translation
2012-03-01 Neil Robertsbitmask: Don't allocate memory for small bitmasks
2012-03-01 Benjamin Ottebitmask: Split bitmask code into two
2012-03-01 Alexander Larssonbitmask: Allocate GtkBitmap data inline, not using...
2012-03-01 Benjamin Ottebitmask: Make setters return a new value
2012-03-01 Benjamin Ottetestgtk: Fix compiler warnings
2012-03-01 Alexander LarssonFix up rendering of non-double-buffered overlays
2012-03-01 Benjamin Ottecss: Fix variable
2012-03-01 Krishnababu... Updated Telugu Translations
2012-03-01 Benjamin Ottecssprovider: Redo styles as an array
2012-03-01 Benjamin Ottecss: Fix fallout
2012-03-01 Benjamin Ottex11: Mark unused variables as such
2012-03-01 Benjamin Ottegtk-demo: Fix gcc warnings
2012-03-01 Alexander LarssonDon't use hashtables for storing css rule properties
2012-02-29 Cosimo Cecchitests: add a test for GtkOverlay position style classes
2012-02-29 Cosimo Cecchioverlay: add left/right/top/bottom style classes to...
2012-02-29 Cosimo Cecchioverlay: do not to set uninitialized values in the...
next