]> Pileus Git - ~andy/gtk/history - gtk/gtkiconview.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtkiconview.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-14 Christian PerschFix docs typo. Bug #385642.
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-08-16 Matthias ClasenUpdate background upon style-set and state-changed...
2006-07-21 Matthias ClasenFix a memleak
2006-07-10 Matthias ClasenFix some typos with inline property docs. (#347065...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-20 Matthias ClasenSmall doc fix. (#345176, Claudio Saavedra)
2006-05-15 Søren Sandmanngtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-20 Matthias ClasenDocument that @cell must be one of the renderers of...
2006-03-06 Matthias ClasenApply some arbitrary lower limit for the guessed wrap...
2006-03-02 Matthias ClasenMake scroll_to_path work for newly inserted items,...
2006-02-11 Matthias ClasenFix row_spacing/column_spacing confusion. (#330732...
2005-12-21 Matthias ClasenAdjust the wrap-width also if an explicit item width...
2005-12-20 Matthias ClasenReset pressed_button to -1 after handling a double...
2005-11-28 Matthias ClasenCorrectly handle the cell list and indices into it...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-19 Matthias ClasenMore typo fixes
2005-09-19 Matthias ClasenFix a typo in the docs. (#316419, Guillaume Cottenceau)
2005-09-19 Matthias ClasenUse g_list_nth_data() instead of g_list_nth()->data...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-13 Matthias ClasenFix typos in the docs. (#316008, #316027, #316121,...
2005-09-13 Matthias ClasenSilently return NULL if the widget is not realized...
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-09 Matthias ClasenStylistic improvements and clarifications for some...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-20 Jonathan Blandfordclear scroll_to_path if the model changes.
2005-08-15 Matthias ClasenHandle paths of depth 0 gracefully. (#312796, Jonathan...
2005-07-11 Matthias ClasenDocumentation improvements. (#309946, Torsten Schoenfeld)
2005-06-28 Matthias ClasenMake sure that cell boxes are always completely inside...
2005-06-11 Matthias ClasenAdd a function to determine what parts of the model...
2005-06-10 Matthias ClasenMore doc fixes.
2005-06-10 Matthias ClasenDoc fixes.
2005-06-09 Matthias ClasenNew function to scroll to a path. (#306838, Jonathan...
2005-06-08 Matthias ClasenScroll to the item. (#306839, Jonathan Blandford)
2005-05-14 Manish Singhgdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-08 Matthias ClasenFix a copy-and-paste accident
2005-05-06 Matthias ClasenTest DND.
2005-05-02 Matthias ClasenTest cell renderers.
2005-04-29 Matthias ClasenGet rid of this function, instead show the bin_window...
2005-04-29 Matthias ClasenUse the internal unselect_all function, since we need...
2005-04-29 Matthias ClasenAlso scroll horizontally when necessary, and keep the...
2005-04-29 Matthias ClasenAdd some more tests.
2005-04-29 Matthias ClasenDon't crash if the path does not point to a row in...
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.
next