| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use g_list_nth_data() instead of g_list_nth()->data in multiple places to | Matthias Clasen | 2005-09-19 | 1 | -18/+13 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -26/+22 |
* | Fix typos in the docs. (#316008, #316027, #316121, Guillaume Cottenceau) | Matthias Clasen | 2005-09-13 | 1 | -2/+2 |
* | Silently return NULL if the widget is not realized. (#316023, Guillaume | Matthias Clasen | 2005-09-13 | 1 | -0/+6 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -2/+2 |
* | Stylistic improvements and clarifications for some blurbs. (#315520, | Matthias Clasen | 2005-09-09 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -24/+31 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -5/+5 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | clear scroll_to_path if the model changes. | Jonathan Blandford | 2005-08-20 | 1 | -11/+72 |
* | Handle paths of depth 0 gracefully. (#312796, Jonathan Blandford) | Matthias Clasen | 2005-08-15 | 1 | -8/+10 |
* | Documentation improvements. (#309946, Torsten Schoenfeld) | Matthias Clasen | 2005-07-11 | 1 | -1/+3 |
* | Make sure that cell boxes are always completely inside the item area. | Matthias Clasen | 2005-06-28 | 1 | -10/+15 |
* | Add a function to determine what parts of the model are visible. (#306726, | Matthias Clasen | 2005-06-11 | 1 | -0/+56 |
* | More doc fixes. | Matthias Clasen | 2005-06-10 | 1 | -1/+1 |
* | Doc fixes. | Matthias Clasen | 2005-06-10 | 1 | -1/+1 |
* | New function to scroll to a path. (#306838, Jonathan Blandford) | Matthias Clasen | 2005-06-09 | 1 | -0/+78 |
* | Scroll to the item. (#306839, Jonathan Blandford) | Matthias Clasen | 2005-06-08 | 1 | -0/+2 |
* | gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration. | Manish Singh | 2005-05-14 | 1 | -1/+2 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -17/+10 |
* | Fix a copy-and-paste accident | Matthias Clasen | 2005-05-08 | 1 | -11/+1 |
* | Test DND. | Matthias Clasen | 2005-05-06 | 1 | -144/+1510 |
* | Test cell renderers. | Matthias Clasen | 2005-05-02 | 1 | -589/+1876 |
* | Get rid of this function, instead show the bin_window when it is created. | Matthias Clasen | 2005-04-29 | 1 | -15/+2 |
* | Use the internal unselect_all function, since we need the unselection to | Matthias Clasen | 2005-04-29 | 1 | -8/+8 |
* | Also scroll horizontally when necessary, and keep the northwest corner of | Matthias Clasen | 2005-04-29 | 1 | -3/+17 |
* | Add some more tests. | Matthias Clasen | 2005-04-29 | 1 | -0/+2 |
* | Don't crash if the path does not point to a row in the model. (#300909, | Matthias Clasen | 2005-04-29 | 1 | -8/+6 |
* | gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update to | Owen Taylor | 2005-04-18 | 1 | -4/+11 |
* | Merged from gtk-2-6: | Sven Neumann | 2005-03-31 | 1 | -3/+3 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -6/+6 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -14/+15 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | Clamp adjustment values on resize. (#170567, Tomislav Jonjic) | Matthias Clasen | 2005-03-17 | 1 | -13/+25 |
* | Typo fix in the docs. | Matthias Clasen | 2005-03-17 | 1 | -12/+143 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -69/+52 |
* | Queue a resize when the model is unset. (#169528, Tomislav Jonjic) | Matthias Clasen | 2005-03-09 | 1 | -2/+7 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -9/+9 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -3/+3 |
* | Remove debug output. (#164376, Jens Finke) | Matthias Clasen | 2005-01-18 | 1 | -1/+1 |
* | Make markup_column work, and fix some layout issues when either icon or | Matthias Clasen | 2005-01-06 | 1 | -14/+35 |
* | Fix sorting of list stores. (#161886, Marcin Krzyzanowski) | Matthias Clasen | 2004-12-22 | 1 | -1/+7 |
* | Add new symbols. | Matthias Clasen | 2004-12-14 | 1 | -56/+407 |
* | 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 |