]> Pileus Git - ~andy/gtk/history - gtk/gtkctree.c
Revert name change
[~andy/gtk] / gtk / gtkctree.c
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 DahlinUse g_object_new instead of gtk_widget_new
2008-06-17 Michael Nattererbuild with GTK_DISABLE_DEPRECATED.
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2005-12-27 Tim Janikdelete GtkCTreeRow as GtkCTreeRow, not clist rows which...
2005-12-21 Matthias ClasenUpdate class_n_properties after installing color-hash...
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
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-07-30 Johan DahlinDo not use | G_PARAM_STATIC_NAME in the type field...
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-09-03 Kristian Rietveldbrooooooooken pipe.
2003-08-06 Matthias ClasenDon't cut descenders when rendering. (#118646, Charles...
2003-03-06 Matthias ClasenFix NULL/FALSE confusion (#107648, Morten Welinder)
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-05-20 Owen TaylorUndo an accidental revert of fixes of May 16. (Caught...
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-21 Owen TaylorRemove some workarounds for +/= and shift key handling.
2001-11-23 Owen TaylorRemove some strange arithmetic that was resulting in...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-04 Owen TaylorConvert GTK_TYPE_CTREE_NODE to pointer derivation inste...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-09-25 James Henstridgeadd marshal function types.
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-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-05 Owen Taylors/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff...
2001-04-24 Alexander Larssoni2001-04-24 Alexander Larsson <alexl@redhat.com>
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
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-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-10-26 Tim Janikinvoke maketypes.awk with LC_ALL=C to avoid localizatio...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-04-30 Lars Hamannmerges from gtk-1-2
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-11 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Tim Janikapplied patch from Paolo Molaro to fix GTK_TYPE_POINTER...
1999-02-08 Lars Hamannchanged to 64 (gtk_clist_draw_focus) (hadjustment_value...
1999-02-06 Lars Hamannsearch last visible column instead of using clist-...
1999-02-02 Lars Hamannin case of GTK_SELECTION_BROWSE select first inserted...
1999-01-23 Jeff GarzikDon't search selection list twice. (real_select_row...
1999-01-18 Lars Hamannadd a sanity check [from Todd Dukes <todddukes@netscape...
1999-01-18 Lars Hamannfixed auto resize bug.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-08 Lars Hamanncall gtk_spin_button_update before returning a value
1999-01-06 Lars Hamannfix for dnd bug reported by Bertrand Guiheneuf. Don...
1999-01-03 Lars Hamannfixed auto_resize bug
1998-12-16 Lars Hamannremoved clist flag : GTK_CLIST_DRAG_SELECTION added...
1998-12-16 Owen TaylorUse base[NORMAL] instead of bg[PRELIGHT] so CLists...
1998-12-04 Lars Hamannfixed for-loop.
1998-12-02 Lars Hamannnew class method/signal row_move. new public function...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-26 Lars Hamanndefine GtkCTreeNode as boxed type use GTK_CTREE_NODE_TY...
1998-11-26 Tim Janikreverted bogus and undocumented!!! changes from Jay...
1998-11-23 jaycoxModified Files: gtkclist.c gtkclist.h gtkctree.c gtkctr...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-18 Lars Hamannreturn the nth GtkCTreeNode in row_list. (from Samuel...
1998-11-11 Lars Hamannadded ARG_WINDOW_PLACEMENT
1998-11-04 Lars Hamannfix focus_row adjustment (gtk_ctree_remove_node): selec...
1998-10-22 Lars Hamannremoved. gtk_clist_destroy is sufficient
1998-10-19 Lars Hamannrearranged some functions (gtk_clist_set_column_auto_re...
1998-10-16 Lars Hamannchange a few cell styles of inserted row (change_style...
1998-10-07 Lars Hamannremoved xor_gc, use clists xor_gc instead removed
1998-10-07 Lars Hamannnew signal GtkCList::resize_column. don't draw invisibl...
1998-10-02 Lars Hamannfixes for assignment errors with GTK_CTREE_NODE_NEXT...
1998-09-11 Lars Hamannnew function to set/unset the selectable flag of a...
1998-09-03 Tim Janik`const' fixups.
1998-08-17 Lars Hamannnew class methods: (sort_list) (insert_row) (remove_row)
next