| Commit message (Expand) | Author | Age | Files | Lines |
* | Add plug-socket tests. (Won't work worth a darn until I commit the rest of | Owen Taylor | 2001-03-03 | 4 | -0/+261 |
* | use _gdk_region_get_xrectangles() | Havoc Pennington | 2001-03-02 | 1 | -4/+63 |
* | shut up CVS | Sven Neumann | 2001-03-02 | 1 | -0/+8 |
* | Move handling of buttons fully in gtktreeviewcolumn. This code is less | Jonathan Blandford | 2001-03-02 | 2 | -31/+185 |
* | Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): Proxy | Jonathan Blandford | 2001-02-28 | 2 | -1/+135 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -0/+194 |
* | Changed name to be set_cell_data_func to make it clear what the functino | Jonathan Blandford | 2001-02-21 | 2 | -6/+2 |
* | Add a "markup" property. | Alexander Larsson | 2001-02-20 | 1 | -6/+2 |
* | add insert_child_anchor signal, bug #50245 | Havoc Pennington | 2001-02-19 | 1 | -4/+3 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -0/+21 |
* | Comment out property assignments, these don't work yet. | 9 | 2001-02-19 | 1 | -2/+2 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -24/+0 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 3 | -7/+84 |
* | New files. Implement GtkTreeModelMapping. | Alexander Larsson | 2001-02-16 | 1 | -17/+67 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -1/+13 |
* | better error message if you try to add a widget to a bin that already has | Havoc Pennington | 2001-02-09 | 1 | -1/+14 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -2/+57 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 2 | -3/+9 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -26/+0 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -0/+10 |
* | bracket in #ifdef GTK_ENABLE_BROKEN. | Havoc Pennington | 2001-01-31 | 2 | -0/+2 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 2 | -8/+155 |
* | Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset(). | 4 | 2001-01-24 | 1 | -0/+2 |
* | rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems | Havoc Pennington | 2001-01-23 | 1 | -9/+9 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -17/+21 |
* | sync to tree changes | Havoc Pennington | 2001-01-19 | 1 | -1/+39 |
* | add test stuff for CellRendererToggle | Havoc Pennington | 2001-01-16 | 1 | -17/+198 |
* | handle case where sibling == iter (gtk_tree_store_insert_after): handle | Havoc Pennington | 2001-01-10 | 1 | -2/+176 |
* | don't draw if label->layout is NULL due to a pending resize | Havoc Pennington | 2001-01-09 | 1 | -8/+61 |
* | handle case where there are no rows in the model | Havoc Pennington | 2001-01-09 | 2 | -31/+268 |
* | Show menu items before adding to option menu. | Jonathan Blandford | 2001-01-08 | 1 | -3/+3 |
* | hack on this some | Havoc Pennington | 2001-01-08 | 2 | -5/+170 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 2 | -29/+729 |
* | Rename some stuff: | Havoc Pennington | 2001-01-04 | 1 | -1/+1 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -6/+8 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 1 | -1/+1 |
* | more work | Havoc Pennington | 2000-12-21 | 1 | -10/+109 |
* | :get_property): remove g_value_init calls, as they are no longer needed. | Jonathan Blandford | 2000-12-21 | 1 | -10/+14 |
* | new directory to contain tests, gtk/test* should move here sometime (with | Havoc Pennington | 2000-12-21 | 2 | -0/+254 |
* | wow, that implementation was pretty non-working. | Havoc Pennington | 2000-12-18 | 1 | -1/+1 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 2 | -56/+55 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -2/+2 |
* | fix unicode validation when reading a file | Havoc Pennington | 2000-12-15 | 1 | -11/+3 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 1 | -6/+3 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -6/+18 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -22/+48 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 2 | -7/+7 |
* | sync to home | Jonathan Blandford | 2000-11-22 | 1 | -11/+20 |
* | Add convertion functions to let you convert to and from relative path's | Jonathan Blandford | 2000-11-21 | 1 | -33/+83 |
* | Semi-finish widget embedding. Need guffaw scrolling to be implemented in | Havoc Pennington | 2000-11-20 | 1 | -4/+50 |