]> Pileus Git - ~andy/gtk/history - gtk/gtkrange.c
Tons of transfer annotations
[~andy/gtk] / gtk / gtkrange.c
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-03 Benjamin Otterange: Unused variable
2010-09-02 Matthias Clasen Remove GtkRange::activate-slider
2010-09-02 Matthias ClasenRemove GtkRange::stepper-position-details
2010-09-02 Matthias ClasenRemove GtkRange::trough-side-details
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-23 Javier JardónGtkRange: move public members to private structure
2010-08-23 Javier JardónAdded _gtk_range_set_steppers () internal function
2010-08-23 Javier JardónAdded _gtk_range_set_round_digits() insternal function
2010-08-23 Javier Jardóngtkrange: Add some checks to gtk_range_set_slider_size_...
2010-08-22 Javier Jardóngtk/gtkrange.c: use accessor functions to access GtkWidget
2010-08-13 Javier Jardóngtk_range_set_min_slider_size() should receive an gint...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkScale
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-28 Matthias ClasenDifferentiate between stepper B and C in the detail...
2010-06-27 Matthias ClasenAdd context to detail strings when drawing steppers
2010-06-03 Matthias ClasenUpdate documentation for orientables
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-25 Matthias ClasenDocument GtkRange::adjust-bounds
2010-05-24 Javier JardónRevert "Forward-port a GtkAdjustment compatibility...
2010-05-21 Javier JardónMove documentation to inline comments: GtkRange
2010-05-18 Jan Arne PetersenGtkRange: Redraw if GtkRange is a GtkScale and value...
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Michael Natterer Bug 607082 - Add accessors for sealed GtkRange members
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-22 Michael Natterer Bug 607082 - Add accessors for sealed GtkRange members
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-27 Michael NattererAdd accessors for sealed member "flippable"
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-03 Matthias ClasenForward-port a GtkAdjustment compatibility fix
2009-05-03 Matthias ClasenUpdate to explain the situation.
2009-02-25 Xan LopezBug 495320 - GtkRange does not use gdk_event_request_mo...
2009-01-26 Bastien NoceraBug 569240 - Crasher when using markers
2009-01-20 Matthias ClasenBug 565656 – Add marks to scales
2008-11-11 Michael NattererBug 553765 – Add orientation API to GtkRange
2008-08-13 Michael Nattererget rid of the deprecated aliases NONE and BOOL.
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-08-06 Michael Natterergtk/gtkcombobox.c gtk/gtkiconview.c gtk/gtkrange.c...
2008-08-02 Matthias ClasenBug 429427 – Add "arrow-spacing" style property to...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Tim JanikSeal GtkRange
2007-09-06 13:37:28 Tim Janikremoved code that forced range repaints upon every...
2007-07-12 Matthias ClasenSmall doc fixes
2007-06-10 Matthias ClasenSome doc updates
2007-05-26 Matthias ClasenDocument new api
2007-01-16 Matthias ClasenQueue a redraw when the grab changes. (#396470, Benjami...
2007-01-02 Michael Nattererbeep when a keybinding didn't change adjustment->value.
2006-12-31 Matthias ClasenTypo fix. (#352121, Clytie Siddall)
2006-12-26 Matthias ClasenAvoid spurious redraws.
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-11-15 Michael Nattereradded properties "fill-level", "show-fill-level" and
2006-10-30 Michael Nattererconsume the Escape key only if we actually cancel a...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-18 Michael Nattererremember the sensitivity of the steppers in GtkRangeLay...
2006-06-09 Michael Nattereradded new style properties "trough-side-details" and
2006-05-18 Michael Natterercanonicalize the name of the "activate-slider" style...
2006-05-14 Matthias ClasenMore of the same
2006-05-08 Matthias ClasenFix doc typos.
2006-05-07 Matthias ClasenChain up, to make bindings work. Noticed by Al Puzzuoli.
2006-05-07 Matthias ClasenMore abstract types
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-11 Matthias ClasenAllow to cancel a drag with ESC. (#58389, Søren Sandmann)
2006-03-11 Matthias ClasenAdd a style property ::activate_slider that allows...
2006-03-09 Ross BurtonTurn off prelighting when gtk-touchscreen-mode is enabl...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-22 Michael NattererMade button-press timeouts which work like key repeat...
2005-11-11 Michael NattererAdded per-stepper API for GtkRange's stepper sensitivit...
2005-11-09 Tim Janikpatch from maemo-gtk that changes GtkRange to render...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-20 Matthias ClasenMake it compile
2005-08-20 Matthias ClasenDon't queue a draw if the layout has not changed. ...
2005-06-30 Matthias ClasenHandle broken grabs.
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenStop scrolling when the widget is unmapped. (#168791...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
next