| Commit message (Expand) | Author | Age | Files | Lines |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 53 | -64/+238 |
* | clean up selection when changing models. | Jonathan Blandford | 2001-08-22 | 8 | -5/+42 |
* | Fix selection. I think it's all dandy now. We check the current event for | Jonathan Blandford | 2001-08-22 | 11 | -132/+70 |
* | Fix a small typo. It's LIST_STORE, not LISTSTORE. | Anders Carlsson | 2001-08-22 | 8 | -1/+36 |
* | Remove commented out gtkpacker reference. | Owen Taylor | 2001-08-21 | 8 | -1/+28 |
* | Remove GtkPacker | Owen Taylor | 2001-08-21 | 6 | -233/+8 |
* | Add tga loader, patch by Nicola Girardi. (#56067) | Matthias Clasen | 2001-08-21 | 13 | -3/+1245 |
* | Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-21 | 9 | -2/+52 |
* | Grr... Get it right. | Jonathan Blandford | 2001-08-21 | 9 | -20/+47 |
* | *** empty log message *** | Jonathan Blandford | 2001-08-21 | 9 | -15/+70 |
* | removed gtk/gtkpacker.c since it is not part of the build anymore. | Sven Neumann | 2001-08-20 | 2 | -1/+5 |
* | Fixed typo. | Russ Nelson | 2001-08-20 | 1 | -1/+1 |
* | Use correct marshaller. | Jonathan Blandford | 2001-08-20 | 8 | -1/+36 |
* | Forgotten during last commit. | Matthias Clasen | 2001-08-20 | 1 | -0/+8 |
* | Add ico and wbmp tests. Fail with a suitable error if buffer allocation | Matthias Clasen | 2001-08-20 | 4 | -52/+237 |
* | Fix up warnings, #58928. | Jonathan Blandford | 2001-08-19 | 12 | -36/+189 |
* | corrected usage of conversion scripts, the order of how to apply them was | Sven Neumann | 2001-08-19 | 2 | -3/+7 |
* | updated externals | Hans Breuer | 2001-08-19 | 14 | -141/+822 |
* | gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of | Sven Neumann | 2001-08-19 | 10 | -29/+87 |
* | Update. | Fatih Demir | 2001-08-19 | 2 | -3/+8 |
* | applied some simple but effective optimizations to | Sven Neumann | 2001-08-19 | 2 | -48/+72 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 16 | -99/+139 |
* | 2 new signals; is_expander/is_expanded. | Jonathan Blandford | 2001-08-19 | 14 | -22/+209 |
* | Really remove set_default_style(). | Owen Taylor | 2001-08-19 | 8 | -1/+49 |
* | constrain position on hints_changed in addition to the other cases. | Havoc Pennington | 2001-08-18 | 9 | -31/+92 |
* | use the second argument to the weak ref notify, cleaning up some uglyness. | James Henstridge | 2001-08-18 | 8 | -14/+74 |
* | Add missing parameters to utf8 functions to make it compile. | Darin Adler | 2001-08-18 | 8 | -4/+39 |
* | Add heavily modified patch from Kristian Rietveld to handle interactive | Jonathan Blandford | 2001-08-17 | 10 | -97/+924 |
* | const correct string parameter. | Tim Janik | 2001-08-17 | 13 | -201/+333 |
* | gtk/demos/gtk-demo/*: Remove all uses of deprecated functions. | Matthias Clasen | 2001-08-17 | 12 | -6/+35 |
* | Divide with floating point numbers so that the result will be floating | Anders Carlsson | 2001-08-17 | 8 | -2/+37 |
* | tests/testgtk.c (create_handle_box): | Matthias Clasen | 2001-08-16 | 8 | -5/+44 |
* | big boom in replacing stock icons | Jakub Steiner | 2001-08-16 | 114 | -0/+245 |
* | removed unused widget_class. | Sven Neumann | 2001-08-16 | 8 | -1/+28 |
* | Avoid warning when specifying NULL for "attributes" property | Padraig O'Briain | 2001-08-15 | 8 | -1/+37 |
* | docs/debugging.txt: Add a warning about --enable-debug=no, | Matthias Clasen | 2001-08-15 | 8 | -3/+44 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 13 | -27/+67 |
* | Remove strict checking for rows. | Jonathan Blandford | 2001-08-13 | 8 | -2/+40 |
* | gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips): | Matthias Clasen | 2001-08-13 | 8 | -20/+70 |
* | Remove extra $(srcdir). | Owen Taylor | 2001-08-12 | 8 | -1/+36 |
* | Set GPATH to fix srcdir != builddir problems with GNU make. | Owen Taylor | 2001-08-12 | 4 | -0/+26 |
* | Fix problem with trying to dist files from intl/, which is no longer | Owen Taylor | 2001-08-12 | 8 | -2/+36 |
* | UTF-8'ification.. | Fatih Demir | 2001-08-12 | 1 | -203/+203 |
* | Update | Fatih Demir | 2001-08-12 | 2 | -2043/+3633 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 29 | -120/+284 |
* | Add some compat macros for push/pop/set_visual that were supposed to be | Owen Taylor | 2001-08-11 | 8 | -0/+48 |
* | coalesce multiple property notifies. | Tim Janik | 2001-08-10 | 9 | -0/+38 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 35 | -812/+3040 |
* | tests/prop-editor.c (properties_from_type): Use g_object_class_list_properties | Matthias Clasen | 2001-08-09 | 8 | -21/+60 |
* | gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget to | Matthias Clasen | 2001-08-09 | 8 | -0/+37 |