| Commit message (Expand) | Author | Age | Files | Lines |
* | Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer. | Michael Natterer | 2006-03-07 | 1 | -2/+265 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+20 |
* | Add some more attribute tests. | Matthias Clasen | 2005-04-29 | 1 | -1/+129 |
* | Add a "Select All" menuitem. (#156792, Paolo Borelli) | Matthias Clasen | 2004-10-30 | 1 | -0/+16 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -11/+11 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Add gtk_entry_set_alignment() to allow right-aligned entries and a | Owen Taylor | 2004-03-01 | 1 | -1/+8 |
* | Turn off GTK_DISABLE_DEPRECATED, since this test uses the | Matthias Clasen | 2003-09-26 | 1 | -0/+2 |
* | Use g_setenv() instead of putenv(). | Matthias Clasen | 2003-08-02 | 1 | -2/+2 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -17/+17 |
* | declare gtk_selection_clear in GTK_COMPILATION too, for gtkwidget.c. | Manish Singh | 2003-01-31 | 1 | -2/+2 |
* | Use octal escapes rather than literal UTF-8. | Owen Taylor | 2002-12-07 | 1 | -2/+2 |
* | Put into #ifdef DO_BLINK to avoid an unused static function. (#97965) | Matthias Clasen | 2002-11-08 | 1 | -2/+6 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -50/+49 |
* | Improve checks on public entry points, including, among other things | Owen Taylor | 2002-10-04 | 1 | -9/+3 |
* | Fix error in computing length and a memory leak. (Fixes #94072, reported | Owen Taylor | 2002-10-03 | 1 | -1/+3 |
* | Add a note that yes, we do know what () means and we can't change it. | Owen Taylor | 2002-08-05 | 1 | -3/+3 |
* | Fixes for uninstalled operation with module suffixes other than .so and in | Owen Taylor | 2002-03-03 | 1 | -1/+1 |
* | just go ahead and flush all the first validate stuff if it hasn't been | Havoc Pennington | 2002-02-13 | 1 | -1/+1 |
* | propagate exposes to no window children not in the buffer window. | Havoc Pennington | 2002-01-02 | 1 | -1/+68 |
* | remove backward_char since we no longer have bogus newline | Havoc Pennington | 2001-12-31 | 1 | -5/+1 |
* | put in a test for negative indentation values | Havoc Pennington | 2001-11-19 | 1 | -1/+14 |
* | add set_border_width for testing | Havoc Pennington | 2001-11-14 | 1 | -0/+4 |
* | add border width to requisition, request non-anchored children | Havoc Pennington | 2001-11-13 | 1 | -0/+160 |
* | lost this file due to CVS broken pipe | Havoc Pennington | 2001-11-06 | 1 | -3/+0 |
* | Clarify behavior in docs, #61777 (gtk_text_iter_forward_search) | Havoc Pennington | 2001-10-22 | 1 | -2/+6 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 1 | -1/+0 |
* | update adjustments after validating destination yrange; fixes #53918 (This | Havoc Pennington | 2001-09-07 | 1 | -0/+33 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 1 | -8/+8 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -1/+1 |
* | Added properties. Based on patch by Lee Mallabone. | Alexander Larsson | 2001-05-22 | 1 | -0/+13 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -0/+18 |
* | Patch from Juan Pablo Mendoza Mendoza to fix things so clicking inside | Owen Taylor | 2001-05-03 | 1 | -1/+1 |
* | fix to work with gtk_paint_layout change | Havoc Pennington | 2001-05-01 | 1 | -0/+1 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -7/+4 |
* | Added Hebrew Punctuation/Point Marks to the text. | Chookij Vanatham | 2001-04-26 | 1 | -1/+1 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -1/+1 |
* | Added Thai UTF-8 text which also has the wrong written syntax. | Chookij Vanatham | 2001-03-29 | 1 | -1/+1 |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -2/+2 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 1 | -3/+1 |
* | add varargs for properties to set on the tag. | Havoc Pennington | 2001-03-16 | 1 | -30/+26 |
* | add insert_child_anchor signal, bug #50245 | Havoc Pennington | 2001-02-19 | 1 | -4/+3 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -3/+3 |
* | 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 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -6/+8 |
* | 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 | 1 | -43/+42 |
* | 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 |