]> Pileus Git - ~andy/gtk/history - gtk/gtkspinbutton.c
Move destroy signal to GtkWidget
[~andy/gtk] / gtk / gtkspinbutton.c
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-26 Benjamin Ottespinbutton: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottespinbutton: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottespinbutton: Port to draw vfunc
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-17 Javier JardónChange GtkEditable typedef from GtkEditableClass to...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Javier Jardóngtk/gtkspinbutton.c: use accessor functions to access...
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-09-02 Matthias ClasenRemove ::state-hint use
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónAdd _gtk_spin_button_get_panel private function
2010-07-13 Javier Jardóngtkspinbutton: move public members to private structure
2010-07-10 Matthias ClasenRespect GtkEntry::state-hint when drawing spinbutton...
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-19 Javier JardónRemove GdkWChar deprecated code
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-24 Javier JardónRevert "Forward-port a GtkAdjustment compatibility...
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
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 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
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
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
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 ClasenWarn if the adjustment has nonzero page size.
2009-03-27 Stefan WalterUse gtk_entry_xxx functions rather than using GtkEntry...
2008-11-11 Matthias ClasenChain up enter and leave notify handlers
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumanngtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtksocket...
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-07-21 Michael Nattererremove g_return_if_fail() from private functions and...
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-05-27 Matthias Clasen 106574 - Inconsistent increment behavior for...
2008-05-25 Jan Arne PetersenReorder strange window hierarchy of the GtkSpinButton...
2008-05-20 Björn LindqvistRemove two chunks of duplicated code (#533733).
2008-04-03 Tor LillqvistBug 330743 - Up/down spinbuttons won't take zeros and...
2008-01-07 Johan DahlinDeclare value in the example code for GtkSpinButton...
2008-01-06 Matthias ClasenDocument the ::output signal and add an example. (...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2007-03-12 Matthias ClasenSet the background of the panel window on style changes...
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
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-08-15 Matthias ClasenExport privately. Adjust all callers.
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-30 Matthias ClasenAdd a wrapped signal. (#322933, Carlos Garnacho Parro)
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-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-06 Matthias ClasenAdd some additional docs on precision. (#309238, Steve...
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
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...
2005-03-09 Matthias ClasenMore canonical property names.
2004-11-14 Matthias ClasenAllow min == max. (#158225, Vasco Alexandre da Silva...
2004-10-08 Matthias ClasenShare the three copies of get_borders() under the name
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-16 Matthias ClasenInstall the timeout before changing the value, so that...
2004-04-22 Matthias ClasenMake spinbuttons work with negative increments. (#13797...
2004-03-11 Matthias ClasenUse the same logic as GtkEntry when calculating border...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-17 Matthias ClasenAdd missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(...
2003-08-20 Kristian RietveldMerge from stable.
2003-08-20 Kristian RietveldMerged from stable.
2003-08-07 Matthias ClasenUse g_strtod() to cope with C libraries with crippled...
2003-07-01 Matthias ClasenImprove docs. (116364, Morten Welinder)
2003-06-24 Matthias ClasenAdd a blurb for shadow_type.
2003-03-29 Matthias ClasenFixes for bug #56248:
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2002-10-10 Manish SinghDeprecation cleanup
2002-09-24 Owen TaylorRemove the check for editable. (Reported by Brent Fox)
2002-09-24 Owen TaylorChain up so that entry->activates_default is honored...
2002-09-23 Owen TaylorPatch from Joshua N Pritikin to fix problem where signa...
2002-06-12 Owen TaylorHandle 0 increment, to fix division-by-zero problem...
next