]> Pileus Git - ~andy/gtk/history - gtk
gtk-demo: fix the colorsel example
[~andy/gtk] / gtk /
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
2012-02-24 Paolo BorelliInit the InfoBar message_type to GTK_MESSAGE_OTHER
2012-02-24 Carlos Garnachotextview: Set background on the widget's window
2012-02-24 Carlos Garnachoiconview: Set background on the widget's window
2012-02-24 Carlos Garnachotreeview: Set background on the widget's window
2012-02-24 Carlos Garnachogtk: Only set widget under device on non-virtual crossi...
2012-02-23 Matthias ClasenGtkTimeline: un-doc-commentify
2012-02-23 Carlos Garcia Campostimeline: Add _gtk_timeline_get_elapsed_time()
2012-02-23 Carlos Garnachorange: Don't perform a GTK+ grab
2012-02-23 Carlos Garnachotextview: Also cancel DnD on ::grab-notify
2012-02-23 Carlos Garnachoentry: Handle ::grab-notify
2012-02-23 Alexander LarssonRaleigh: Fix entry selection colors
2012-02-23 Alexander LarssonFix some details in Raleigh look
2012-02-23 Javier Jardóndocs: GtkApplication "quit" signal is gone now
2012-02-23 Rob Bradfordwindow: Fix typo in documentation for gtk_window_get_po...
2012-02-23 Chun-wei FanBug 670499-gtkthemingengine.c: Include fallback-c89.c
2012-02-21 Cosimo Cecchicolor-swatch: set/unset prelight state flag on enter...
2012-02-21 Cosimo Cecchientry: fix progressbar area size for interior-focus...
2012-02-21 Sebastian KellerBug 650693 - Drawing errors in column headers when...
2012-02-21 Matthias ClasenSymbol exporting fixes
2012-02-21 Ryan LortieGtkApplication: simplify session quit handling
2012-02-21 Ryan LortieGtkApplication: remove end session API
2012-02-21 Michael Natterergtk_window_set_attached_to: ref(), not ref_sink() the...
2012-02-20 Cosimo Cecchicolor-chooser-widget: set a name on the "Add color...
2012-02-20 Cosimo Cecchicolor-swatch: make this a no-window widget
2012-02-20 Alexander LarssonFix padding handling in GtkViewport
2012-02-20 Cosimo CecchiGtkHSV: remove an unused function
2012-02-20 Cosimo Cecchientry: trim the progress bar area if the text area...
2012-02-20 David Kingdocs: Clarify position of gtk_list_store_insert_with_va...
2012-02-20 Diego Escalante... gtkuimanager: clarify @pos of insert_action_group
2012-02-20 Jiří Klimešdocs: fix typos in functions' descriptions
2012-02-18 Cosimo Cecchientry: don't force zero Y coordinate for insertion...
2012-02-18 Cosimo Cecchicolor-swatch: don't render our active badge if backgrou...
2012-02-18 Cosimo Cecchicolor-swatch: render a background if the swatch doesn...
2012-02-18 Cosimo Cecchicolor-swatch: derive directly from GtkWidget
2012-02-17 Cosimo Cecchicolor-editor: mark the GtkColorSwatch as not selectable
2012-02-17 Cosimo Cecchicolor-swatch: add a "selectable" property to GtkColorSwatch
2012-02-16 Claudio SaavedraGtkNotebook: and another fix
2012-02-16 Claudio SaavedraGtkNotebook: fix one child-notify emission
2012-02-15 Javier Jardóndocs: GtkWidget's "state-flags-changed" is a signal...
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2012-02-15 Rico TzschichholzRemove obsolete reference to gtk.css.raleigh
next