]> Pileus Git - ~andy/gtk/history - gtk/gtkclist.c
Deprecate widget flag: GTK_WIDGET_MAPPED
[~andy/gtk] / gtk / gtkclist.c
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-10-30 Javier JardónFix some compilation warnings
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-27 Christian DywanDon't use deprecated button signal functions in clist...
2009-09-11 Alexander LarssonDon't use magic zero height/width argument to gdk_windo...
2008-09-22 Michael Natterergtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk...
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
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-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
2008-08-04 Michael Natterergtk/gtkclist.c gtk/gtkctree.c gtk/gtkpixmap.c get rid...
2008-08-04 Michael Nattererbuild with GTK_DISABLE_DEPRECATED again.
2008-08-04 Michael Natterergtk/gtkclist.c gtk/gtklist.c gtk/gtkoldeditable.c gtk...
2008-08-04 Michael Natterergtk/gtkclist.[ch] gtk/gtkctree.[ch] gtk/gtkitemfactory...
2008-07-04 Michael NattererFix make check:
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-19 Johan DahlinDo not ignore the return value of g_slist_remove. gtkst...
2008-06-17 Michael Nattererbuild with GTK_DISABLE_DEPRECATED.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2005-12-21 Matthias ClasenUpdate class_n_properties after installing color-hash...
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
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-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-12-17 Matthias ClasenAdd missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(...
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2002-12-13 Owen TaylorSystem fnmatch wasn't going to be UTF-8 clean, neither...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-10 Owen TaylorFix typo with hadjustment/vadjustment introduce prior...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-05-14 Owen TaylorFix format of selection data to be 8 rather than GTK_TY...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-23 Owen TaylorPatch from Matthias Clasen (#54488)
2002-02-18 Owen Taylorgtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.c
2002-02-08 Owen TaylorReturn FALSE if not shoing the titles. (#70959, Thomas...
2001-11-23 Owen TaylorRemove some strange arithmetic that was resulting in...
2001-11-23 Owen TaylorOffset invalidated range correctly. Fix scrolling of...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-22 jacob berkmandon't cast a PIXTEXT cell to a PIXMAP cell (fixes crash...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-08-27 Jonathan Blandforddeprecate GTK_SELECTION_EXTENDED.
2001-08-27 Alexander LarssonAdd properties for labels, mnemonics and stock items...
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-26 Owen TaylorUse new pango_context_get_metrics() to fix problems...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-04 Havoc PenningtonApply fix from Sam Solon, bug #54577, update value...
2001-04-24 Alexander Larssoni2001-04-24 Alexander Larsson <alexl@redhat.com>
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-12 Alexander LarssonScroll using gdk_window_scroll(). Don't wait for expose...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Tim Janikmarshaller fixes.
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-19 Havoc Penningtonuse the visual scroll steps.
2001-02-17 Tim Janikdefault initialize the generated ENTER_NOTIFY event...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-12 Owen TaylorFix off-by-one error in checks. (Dave Lambert)
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-08-18 Owen TaylorDon't leave dangling ->prev fields when merging lists...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
next