| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -3/+3 |
* | Semi-finish widget embedding. Need guffaw scrolling to be implemented in | Havoc Pennington | 2000-11-20 | 1 | -4/+50 |
* | Apply patch from Mikael Hermansson to temporarily stop blinking while the | Havoc Pennington | 2000-11-16 | 1 | -1/+1 |
* | Implement essential color cycling feature | Havoc Pennington | 2000-11-15 | 1 | -0/+274 |
* | Invalidate the side windows when we invalidate the main window. | Havoc Pennington | 2000-11-15 | 1 | -34/+0 |
* | Draw underlines one pixel higher. | Havoc Pennington | 2000-11-15 | 1 | -1/+1 |
* | fix bug where GC didn't always get updated properly | Havoc Pennington | 2000-11-14 | 1 | -18/+18 |
* | Free the filename of the module file. | Havoc Pennington | 2000-11-13 | 1 | -5/+34 |
* | change demo install dir to datadir/gtk+-2.0/demo | Havoc Pennington | 2000-11-13 | 1 | -3/+2 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -1/+20 |
* | Add visible and visible_set args, don't know where these had gone, I | Havoc Pennington | 2000-11-09 | 1 | -0/+34 |
* | rename to gtk_text_mark_get_visible | Havoc Pennington | 2000-11-07 | 1 | -2/+4 |
* | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 | 1 | -13/+65 |
* | Allow creation of new files when saving. | Robert Brady | 2000-10-25 | 1 | -3/+6 |
* | make it a static function | Havoc Pennington | 2000-10-24 | 1 | -2/+10 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 1 | -6/+4 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -14/+7 |
* | Handle NULL start/end pointers | Havoc Pennington | 2000-09-30 | 1 | -0/+34 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -78/+238 |
* | Implement the side windows. | Havoc Pennington | 2000-09-29 | 1 | -1/+173 |
* | Set up infrastructure to deal with lots of scrolling child windows, and | Havoc Pennington | 2000-09-28 | 1 | -6/+6 |
* | Draw the focus, and leave space to do so. | Havoc Pennington | 2000-09-25 | 1 | -1/+47 |
* | gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.h | Jonathan Blandford | 2000-09-08 | 1 | -3/+3 |
* | Use g_path_get_dirname instead of g_dirname, which is deprecated. | Sebastian Wilhelmi | 2000-09-05 | 1 | -1/+1 |
* | Comment out some stuff that depends on the rest of my patches. | Havoc Pennington | 2000-07-26 | 1 | -1/+6 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 1 | -85/+283 |
* | Remove use of libunicode in favor of new GLib functions. | Owen Taylor | 2000-06-21 | 1 | -3/+1 |
* | Test program to make sure GtkTextBuffer is in working order. | Havoc Pennington | 2000-06-02 | 1 | -5/+8 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+1261 |