| Commit message (Expand) | Author | Age | Files | Lines |
* | don't back up a char from the end iterator, fixes #61859 ("can't put | Havoc Pennington | 2001-10-22 | 1 | -1/+38 |
* | Clarify behavior in docs, #61777 (gtk_text_iter_forward_search) | Havoc Pennington | 2001-10-22 | 1 | -2/+6 |
* | Remove handle_box from App demo. | Jonathan Blandford | 2001-10-22 | 1 | -1/+0 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 2 | -8/+6 |
* | correct docs for use_align | Manish Singh | 2001-10-19 | 2 | -1/+2 |
* | Remove now useless include of unistd.h, fix wrong argument | Owen Taylor | 2001-10-19 | 1 | -2/+1 |
* | new test program for the tree. | Jonathan Blandford | 2001-10-18 | 2 | -0/+147 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 3 | -3/+0 |
* | fix test case, it previously verified incorrect behavior | Havoc Pennington | 2001-10-04 | 1 | -2/+2 |
* | allow testing the end position | Havoc Pennington | 2001-10-03 | 1 | -0/+13 |
* | preparation for surgery ditto | Kristian Rietveld | 2001-10-03 | 1 | -5/+12 |
* | docs | Havoc Pennington | 2001-10-02 | 1 | -6/+82 |
* | Ignore new test program. | Darin Adler | 2001-09-26 | 1 | -0/+1 |
* | use gtk_text_iter_can_insert | Havoc Pennington | 2001-09-25 | 1 | -0/+107 |
* | Add tests for line separators, addresses bug #57428 | Havoc Pennington | 2001-09-25 | 1 | -21/+140 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 5 | -7/+153 |
* | Get rid of the newline-that-could-not-be-deleted; buffers may now be | Havoc Pennington | 2001-09-24 | 1 | -5/+29 |
* | CVS got a broken pipe signal, the ChangeLog change has already been | Kristian Rietveld | 2001-09-20 | 1 | -148/+139 |
* | up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8. | Tim Janik | 2001-09-18 | 1 | -3/+3 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -3/+3 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -1/+1 |
* | Rename interface signals to make them more clear. Also, change | Jonathan Blandford | 2001-09-12 | 1 | -7/+7 |
* | slight fix for g_object_set() not usable for nesting anymore. | Tim Janik | 2001-09-10 | 1 | -21/+23 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -0/+11 |
* | Removed 'fill' attribute. It was silly b/c that was a property of the cell | Jonathan Blandford | 2001-09-08 | 2 | -11/+13 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -1/+1 |
* | update adjustments after validating destination yrange; fixes #53918 (This | Havoc Pennington | 2001-09-07 | 1 | -0/+33 |
* | much changes in an attempt to make it working. It mostly works now, | Kristian Rietveld | 2001-09-02 | 1 | -11/+212 |
* | Fix to use GtkSelectionMode. ditto ditto ditto. | Jonathan Blandford | 2001-08-27 | 3 | -3/+3 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -1/+1 |
* | Ressurect the properties test. I don't care if it is inferior, I just want | Alexander Larsson | 2001-08-26 | 2 | -1/+303 |
* | Add optional movement on push to buttons (based on patch from Soeren | Owen Taylor | 2001-08-25 | 1 | -0/+2 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+0 |
* | Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-21 | 1 | -0/+2 |
* | gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of | Sven Neumann | 2001-08-19 | 2 | -28/+37 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 5 | -82/+9 |
* | tests/testgtk.c (create_handle_box): | Matthias Clasen | 2001-08-16 | 1 | -5/+2 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -32/+355 |
* | tests/prop-editor.c (properties_from_type): Use g_object_class_list_properties | Matthias Clasen | 2001-08-09 | 1 | -21/+18 |
* | Patch from Hans (with various modifications), to add the ability to use | Owen Taylor | 2001-08-04 | 1 | -296/+215 |
* | demos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c | Sven Neumann | 2001-07-31 | 1 | -2/+2 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 4 | -17/+3 |
* | remove gtk_tree_model_get_first in favor of gtk_tree_model_get_iter_root. | Jonathan Blandford | 2001-07-09 | 1 | -8/+9 |
* | Patch from Gregory Merchan to add gtk_button_box_set_secondary(), which | Owen Taylor | 2001-07-06 | 1 | -0/+1 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -39/+98 |
* | Extended to test different type of adding plugs to sockets | Owen Taylor | 2001-07-03 | 1 | -0/+123 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 3 | -73/+153 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 2 | -25/+1 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 5 | -27/+27 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 3 | -55/+55 |