| Commit message (Expand) | Author | Age | Files | Lines |
* | Make this work, no need to invert the array. | Matthias Clasen | 2004-12-08 | 1 | -55/+4 |
* | Handle the fact the the changed row may also be moved. (#159387, Olivier | Matthias Clasen | 2004-12-02 | 1 | -1/+45 |
* | Queue a layout. (#159436, Olivier Andrieu) | Matthias Clasen | 2004-11-26 | 1 | -0/+2 |
* | Check column types on the new model, and check them all. (#159389, Olivier | Matthias Clasen | 2004-11-26 | 1 | -7/+15 |
* | Make it work with *big* icon views. (#154466) | Matthias Clasen | 2004-11-09 | 1 | -3/+4 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Reset pointers pointing to the old model. (#154350) | Matthias Clasen | 2004-10-04 | 1 | -3/+4 |
* | Handle an empty icon view gracefully. (#152486) | Matthias Clasen | 2004-09-29 | 1 | -4/+4 |
* | Make it compile. | Matthias Clasen | 2004-08-30 | 1 | -7/+18 |
* | 2.5.2GTK_2_5_2 | Matthias Clasen | 2004-08-25 | 1 | -2/+2 |
* | Applied patch from Olivier Andrieu to fix bug #150440. | Manish Singh | 2004-08-18 | 1 | -13/+16 |
* | Make the icon view accessible by implementing the necesssary ATK | Matthias Clasen | 2004-08-12 | 1 | -2/+2260 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Add buttons to select and unselect all nodes, make the popup menu actually | Matthias Clasen | 2004-08-04 | 1 | -8/+8 |
* | Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangle | Anders Carlsson | 2004-07-27 | 1 | -15/+18 |
* | Add a new :orientation property to determine whether text is positioned | Matthias Clasen | 2004-07-18 | 1 | -7/+105 |
* | Draw focus indicator outside the selection, respect focus line width. | Matthias Clasen | 2004-07-18 | 1 | -10/+29 |
* | Some documentation updates. | Matthias Clasen | 2004-07-13 | 1 | -15/+63 |
* | Use gint, not int in gtk_icon_view_set_markup_column, (Paolo Maggi) | Anders Carlsson | 2004-07-05 | 1 | -1/+1 |
* | Add an "activate_cursor_item" action signal and bind it to the return key. | Anders Carlsson | 2004-07-04 | 1 | -8/+41 |
* | Add a simple file browser based on the icon view. | Anders Carlsson | 2004-07-04 | 1 | -4/+15 |
* | Fix a small issue | Anders Carlsson | 2004-07-04 | 1 | -2/+2 |
* | gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output. | Anders Carlsson | 2004-07-04 | 1 | -1014/+956 |
* | Fix the "selection_changed" signal to not get emitted twice in some cases. | Anders Carlsson | 2004-07-04 | 1 | -115/+184 |
* | Fix a few things | Anders Carlsson | 2004-07-03 | 1 | -10/+32 |
* | Fixes and stuff | Anders Carlsson | 2004-07-03 | 1 | -11/+13 |
* | Document functions and fix a few bugs. | Anders Carlsson | 2004-07-03 | 1 | -372/+570 |
* | Add markup column support. | Anders Carlsson | 2004-07-02 | 1 | -114/+96 |
* | Update icon list to use the tree model instead. | Anders Carlsson | 2004-07-02 | 1 | -714/+659 |
* | Make sure the rubberband is updated when scrolling. | Soeren Sandmann | 2004-06-26 | 1 | -0/+4 |
* | Remove this unused function. (Patch by Jody Goldberg) | Matthias Clasen | 2004-06-21 | 1 | -10/+4 |
* | Let ctrl key combinations move the focus without influencing the | Matthias Clasen | 2004-06-21 | 1 | -29/+59 |
* | Implement keynav. | Matthias Clasen | 2004-06-18 | 1 | -21/+518 |
* | The property editor, copied from testgtk. | Matthias Clasen | 2004-06-16 | 1 | -5/+9 |
* | Implement rubberband scrolling (needs to be done for the horizontal | Anders Carlsson | 2004-05-31 | 1 | -3/+67 |
* | Use gdk_draw_pixbuf. | Anders Carlsson | 2003-08-24 | 1 | -22/+16 |
* | Don't use deprecated gdk-pixbuf code. | Frédéric Crozat | 2003-07-24 | 1 | -1/+1 |
* | Use the theme colours for rubber banding | Ross Burton | 2003-07-03 | 1 | -7/+43 |
* | Fix buglet that sometimes left dirt in corner of the rubberband area. | Soeren Sandmann | 2002-08-20 | 1 | -16/+13 |
* | Changes, bug fixes etc. | Anders Carlsson | 2002-07-29 | 1 | -119/+88 |
* | Make this compile again. | Anders Carlsson | 2002-05-18 | 1 | -23/+23 |
* | Add this | Anders Carlsson | 2002-04-30 | 1 | -0/+2488 |