]> Pileus Git - ~andy/gtk/history - gtk/gtkiconview.c
Applied patch from Olivier Andrieu to fix bug #150440.
[~andy/gtk] / gtk / gtkiconview.c
2004-08-18 Manish SinghApplied patch from Olivier Andrieu to fix bug #150440.
2004-08-12 Matthias ClasenMake the icon view accessible by implementing the neces...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-04 Matthias ClasenAdd buttons to select and unselect all nodes, make...
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-18 Matthias ClasenAdd a new :orientation property to determine whether...
2004-07-18 Matthias ClasenDraw focus indicator outside the selection, respect...
2004-07-13 Matthias ClasenSome documentation updates.
2004-07-05 Anders CarlssonUse gint, not int in gtk_icon_view_set_markup_column...
2004-07-04 Anders CarlssonAdd an "activate_cursor_item" action signal and bind...
2004-07-04 Anders CarlssonAdd a simple file browser based on the icon view.
2004-07-04 Anders CarlssonFix a small issue
2004-07-04 Anders Carlssongtk/gtkiconview.c Add GtkIconView to the build, remove...
2004-07-04 Anders CarlssonFix the "selection_changed" signal to not get emitted...
2004-07-03 Anders CarlssonFix a few things
2004-07-03 Anders CarlssonFixes and stuff
2004-07-03 Anders CarlssonDocument functions and fix a few bugs.
2004-07-02 Anders CarlssonAdd markup column support.
2004-07-02 Anders CarlssonUpdate icon list to use the tree model instead.
2004-06-26 Soeren SandmannMake sure the rubberband is updated when scrolling.
2004-06-21 Matthias ClasenRemove this unused function. (Patch by Jody Goldberg)
2004-06-21 Matthias ClasenLet ctrl key combinations move the focus without influe...
2004-06-18 Matthias ClasenImplement keynav.
2004-06-16 Matthias ClasenThe property editor, copied from testgtk.
2004-05-31 Anders CarlssonImplement rubberband scrolling (needs to be done for...
2003-08-24 Anders CarlssonUse gdk_draw_pixbuf.
2003-07-24 Frédéric CrozatDon't use deprecated gdk-pixbuf code.
2003-07-03 Ross BurtonUse the theme colours for rubber banding
2002-08-20 Soeren SandmannFix buglet that sometimes left dirt in corner of the...
2002-07-29 Anders CarlssonChanges, bug fixes etc.
2002-05-18 Anders CarlssonMake this compile again.
2002-04-30 Anders CarlssonAdd this