]> Pileus Git - ~andy/gtk/history - gtk/gtkrange.c
Silence new gcc warnings
[~andy/gtk] / gtk / gtkrange.c
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Carlos GarnachoSet horizontal/vertical style classes to GtkRanges
2011-01-15 Matthias ClasenFix a typo
2011-01-15 Matthias ClasenAdd accessors for GtkRange::round-digits
2011-01-06 Tristan Van BerkomFixed issues with "hierarchy-changed" signal.
2011-01-05 Benjamin Otterange: Update adjustment usage for sealing
2011-01-05 Benjamin Otterange: Rewrite attachment setters to use sealed API
2011-01-05 Benjamin OtteAPI: range: Remove update policy
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-13 Carlos GarnachoPort GtkRange widgets to GtkStyleContext
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Michael Natterergtk: properly indent calls to gdk_threads_add_timeout()
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-01 Bastien Noceragtk: Allow hiding the trough/slider in GtkScale
2010-11-13 Chun-wei Fangtk: fix C99-style variable declarations in various...
2010-11-10 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2010-11-10 Chun-wei Fangtk: fix C99-style variable declarations in various...
2010-10-30 Matthias ClasenRemove size_request from GtkRange
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenRemove size_request from GtkRange
2010-10-09 Matthias ClasenFix a problem with 'resize grip avoidance' in scrollbars
2010-10-08 Matthias ClasenGet scrollbars out of the way of the window's resize...
2010-09-28 Javier JardónRemove unneded casts
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Otterange: Port to draw vfunc
2010-09-26 Benjamin Otterange: Make drawing use a single cairo context
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
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...
next