]> Pileus Git - ~andy/gtk/history - gtk/gtkiconview.c
gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update to
[~andy/gtk] / gtk / gtkiconview.c
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-03-31 Sven NeumannMerged from gtk-2-6:
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
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-17 Matthias ClasenClamp adjustment values on resize. (#170567, Tomislav...
2005-03-17 Matthias ClasenTypo fix in the docs.
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-09 Matthias ClasenQueue a resize when the model is unset. (#169528, Tomis...
2005-03-09 Matthias ClasenMore canonical property names.
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-01-18 Matthias ClasenRemove debug output. (#164376, Jens Finke)
2005-01-06 Matthias ClasenMake markup_column work, and fix some layout issues...
2004-12-22 Matthias ClasenFix sorting of list stores. (#161886, Marcin Krzyzanowski)
2004-12-14 Matthias ClasenAdd new symbols.
2004-12-08 Matthias ClasenMake this work, no need to invert the array.
2004-12-02 Matthias ClasenHandle the fact the the changed row may also be moved...
2004-11-26 Matthias ClasenQueue a layout. (#159436, Olivier Andrieu)
2004-11-26 Matthias ClasenCheck column types on the new model, and check them...
2004-11-09 Matthias ClasenMake it work with *big* icon views. (#154466)
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-04 Matthias ClasenReset pointers pointing to the old model. (#154350)
2004-09-29 Matthias ClasenHandle an empty icon view gracefully. (#152486)
2004-08-30 Matthias ClasenMake it compile.
2004-08-25 Matthias Clasen2.5.2
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