]> Pileus Git - ~andy/gtk/history - gtk
Updated Russian translation
[~andy/gtk] / gtk /
2012-03-10 Paolo BorelliExplicitely mention -1 in the insert_with_values docs
2012-03-10 Cosimo Cecchiscrolledwindow: take into account border/padding for...
2012-03-09 Alexander Larssonwin32: Fix text color on XP
2012-03-09 Alexander LarssonFix rendering of theme parts on Windows XP
2012-03-09 Benjamin Ottea11y: Only care about GtkOrientable::orientation
2012-03-09 Benjamin Ottewidget: Set up signals after initializing style context
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander LarssonAdd some more types to GtkCssValue
2012-03-08 Alexander LarssonDon't use GValue in GtkCssValue
2012-03-08 Alexander LarssonUse GtkCssValue in symbolic color resolving
2012-03-08 Chun-wei Fangtkwidget.c: Use G_VA_COPY instead of va_copy()
2012-03-08 Alexander LarssonAdd singletons for small ints and numbers
2012-03-08 Alexander Larssoncss: Use GtkCssValues instead of GValue in the css...
2012-03-08 Alexander Larssoncss: Add GtkCssValue, an immutable refcounted css value
2012-03-08 Matthias Clasencolorchooser: Drop the ::response handler altogether
2012-03-08 Matthias Clasencolorchooser: Do less in ::response
2012-03-08 Matthias Clasencolorchooser: Fix default palette orientation
2012-03-07 Benjamin Ottecss: Fix * selector to also match regions
2012-03-07 Benjamin OtteAPI: colorchooser: Use GtkOrientation for orientation
2012-03-06 Daniel StoneAdd smooth-scroll to GtkTextView event mask
2012-03-05 Alexander LarssonAdd custom va_marshallers in some places
2012-03-05 Matthias Clasenscrolledwindow: Fix scroll event handling
2012-03-05 Matthias Clasenrange: Straighten the wheel delta calculation
2012-03-04 Matthias Clasengrid: Work harder for tight homogeneous allocation
2012-03-04 Paolo BorelliFree the resource file string.
2012-03-04 Matthias Clasencolorscale: Select for touch events
2012-03-04 Matthias Clasencolorplane: Select for touch events
2012-03-04 Matthias Clasengtk: Be more careful when ignoring touch events
2012-03-04 Christian Perschcolorchooser: Allow removing the palettes again
2012-03-04 Matthias ClasenBreak out press-and-hold code as its own object
2012-03-03 Benjamin Otteiconview: Fix autoscroll
2012-03-03 Benjamin Ottecelllayout: Remove unused include
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
2012-03-03 Benjamin Ottetypes: Clean up gtkwidget.h includes
2012-03-03 Benjamin Ottetypes: Move widget types into gtktypes.h
2012-03-03 Benjamin Ottegtk: Add gtktypes.h
2012-03-03 Matthias Clasencolorswatch: Support touch events
2012-03-03 Matthias Clasenpathbar: Fix scrolling
2012-03-03 Benjamin Ottepathbar: Fix gcc warning
2012-03-02 Cosimo Cecchiimage: handle PROP_STORAGE_TYPE in get_property()
2012-03-02 Murray CummingGtkColorChooser: Correct the signal registration
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 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 RallsFix compile error from splitting bitmask code
2012-03-01 Matthias Clasenrange: Use the correct size for scaling
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 Garnachogdk: handle implicit touch grabs
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 Matthias Clasenviewport: select for touch events
2012-03-01 Carlos Garcia Camposscrolledwindow: Kinetic scrolling support
2012-03-01 Carlos Garcia Camposgtk: 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 Cosimo Cecchibutton: don't be active when holding the mouse button...
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 Ottecss: Fix variable
2012-03-01 Benjamin Ottecssprovider: Redo styles as an array
2012-03-01 Benjamin Ottecss: Fix fallout
2012-03-01 Alexander LarssonDon't use hashtables for storing css rule properties
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...
2012-02-29 Cosimo Cecchioverlay: factor out gtk_overlay_get_main_widget_allocation
2012-02-29 Cosimo Cecchiscrolledwindow: draw a box in the junction between...
2012-02-29 Cosimo Cecchistylecontext: add a "scrollbars-junction" style class
2012-02-29 Rob Bradfordmenu: Deactivate the menu if the GdkWindow is withdrawn
2012-02-28 Cosimo Cecchicellrendereraccel: override get_preferred_width, not...
2012-02-28 Cosimo Cecchicellrendereraccel: override background on the event...
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Javier Jardóngtk/gtkapplication.c: Do not use gtk_dialog_run()
2012-02-27 Paolo BorelliAdd a deprecation mark to draw_insertion_cursor
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2012-02-27 Matthias ClasenCorrect Since: tag for gtk-application-prefer-dark...
2012-02-24 Paolo BorelliSet infobar css classes permanently
next