| Commit message (Expand) | Author | Age | Files | Lines |
* | add warnings per jrb's request. | Kristian Rietveld | 2001-09-01 | 1 | -0/+5 |
* | pass in user data. | Jonathan Blandford | 2001-09-01 | 1 | -0/+6 |
* | Instead of always mirroring the selection to a single PRIMARY selection, | Owen Taylor | 2001-08-31 | 1 | -0/+15 |
* | put validate idle at resize - 2 just for flexibility | Havoc Pennington | 2001-08-30 | 1 | -0/+5 |
* | handle NULL shaped object from the empty-child-anchor case by drawing a | Havoc Pennington | 2001-08-30 | 1 | -0/+11 |
* | apply fix to #58420 from Hidetoshi Tajima and Matthias Clasen | Havoc Pennington | 2001-08-30 | 1 | -0/+5 |
* | change color when the GtkTreeView loses focus. | Jonathan Blandford | 2001-08-29 | 1 | -0/+10 |
* | fix g_object_notify | Havoc Pennington | 2001-08-29 | 1 | -0/+4 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -0/+32 |
* | demos/gtk-demo/appwindow.c (do_appwindow): Use g_signal_connect_object | Matthias Clasen | 2001-08-28 | 1 | -0/+5 |
* | gtk/gtkprogressbar.c (gtk_progress_bar_set_text): Move the setting | Matthias Clasen | 2001-08-28 | 1 | -0/+5 |
* | *** empty log message *** | Matthias Clasen | 2001-08-28 | 1 | -1/+0 |
* | gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time. | Matthias Clasen | 2001-08-28 | 1 | -0/+5 |
* | Make unrealize GTK_RUN_LAST. | Alex Larsson | 2001-08-28 | 1 | -0/+5 |
* | fix silly cut'n'paste error, with_label and with_mnemonic should create | Manish Singh | 2001-08-28 | 1 | -0/+6 |
* | Fix to use GtkSelectionMode. ditto ditto ditto. | Jonathan Blandford | 2001-08-27 | 1 | -0/+7 |
* | Use the GTK selection types rather than GtkTreeSelectionMode. | Jonathan Blandford | 2001-08-27 | 1 | -0/+7 |
* | deprecate GTK_SELECTION_EXTENDED. | Jonathan Blandford | 2001-08-27 | 1 | -0/+14 |
* | Fix a cuple of typos in compat macros. (#59624, Skip Montaro) | Owen Taylor | 2001-08-27 | 1 | -0/+5 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -0/+17 |
* | Updated to match gpp requirements, reworked the files section to make it | Jens Finke | 2001-08-27 | 1 | -0/+5 |
* | Add properties for labels, mnemonics and stock items. Added C accessor | Alexander Larsson | 2001-08-27 | 1 | -0/+22 |
* | Ressurect the properties test. I don't care if it is inferior, I just want | Alexander Larsson | 2001-08-26 | 1 | -0/+7 |
* | pass ->nrows to gtk_table_resize as the first argument for | Chema Celorio | 2001-08-26 | 1 | -0/+7 |
* | remove gtk_menu_* compat defines; these are already in gtkmenu.h, and the | Havoc Pennington | 2001-08-26 | 1 | -0/+28 |
* | Add optional movement on push to buttons (based on patch from Soeren | Owen Taylor | 2001-08-25 | 1 | -0/+18 |
* | Break compatibility and make gtk_image_new() take no arguments. The | Owen Taylor | 2001-08-25 | 1 | -0/+10 |
* | Remove unused and useless function gtk_menu_item_configure(). (#58925) | Owen Taylor | 2001-08-25 | 1 | -0/+5 |
* | Add "use_align" to give people the option to just make a cell visible. | Jonathan Blandford | 2001-08-24 | 1 | -0/+12 |
* | Remove a stray g_object_ref() left over from gtk_object_ref/sink. (Pointed | Owen Taylor | 2001-08-24 | 1 | -0/+6 |
* | Rename gtk_container_children() to gtk_container_get_children. Added | Owen Taylor | 2001-08-23 | 1 | -0/+9 |
* | Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when we | Owen Taylor | 2001-08-23 | 1 | -0/+16 |
* | Rename from gtk_text_tag_table_size(). (#59366) | Owen Taylor | 2001-08-23 | 1 | -0/+5 |
* | use GtkSortType instead of GtkTreeSortOrder. (#59173). | Kristian Rietveld | 2001-08-23 | 1 | -0/+7 |
* | chain parent class handlers, pointed out by Joshua N Pritikin | Tim Janik | 2001-08-23 | 1 | -0/+6 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -0/+19 |
* | clean up selection when changing models. | Jonathan Blandford | 2001-08-22 | 1 | -0/+5 |
* | Fix selection. I think it's all dandy now. We check the current event for | Jonathan Blandford | 2001-08-22 | 1 | -0/+6 |
* | Fix a small typo. It's LIST_STORE, not LISTSTORE. | Anders Carlsson | 2001-08-22 | 1 | -0/+5 |
* | Remove commented out gtkpacker reference. | Owen Taylor | 2001-08-21 | 1 | -0/+4 |
* | Add tga loader, patch by Nicola Girardi. (#56067) | Matthias Clasen | 2001-08-21 | 1 | -0/+5 |
* | Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-21 | 1 | -0/+5 |
* | Grr... Get it right. | Jonathan Blandford | 2001-08-21 | 1 | -1/+5 |
* | *** empty log message *** | Jonathan Blandford | 2001-08-21 | 1 | -0/+8 |
* | Use correct marshaller. | Jonathan Blandford | 2001-08-20 | 1 | -0/+5 |
* | Fix up warnings, #58928. | Jonathan Blandford | 2001-08-19 | 1 | -0/+11 |
* | updated externals | Hans Breuer | 2001-08-19 | 1 | -0/+23 |
* | gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of | Sven Neumann | 2001-08-19 | 1 | -0/+7 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 1 | -0/+17 |
* | 2 new signals; is_expander/is_expanded. | Jonathan Blandford | 2001-08-19 | 1 | -0/+10 |