| Commit message (Expand) | Author | Age | Files | Lines |
* | Make invisible text work a bit better (#66194, patch by Jeroen | Matthias Clasen | 2005-06-13 | 1 | -0/+7 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+4 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Document new properties as 2.4 additions. | Matthias Clasen | 2003-06-14 | 1 | -2/+2 |
* | Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and | Matthias Clasen | 2003-01-14 | 1 | -0/+14 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -0/+4 |
* | bulk of the tests were commented out, oops. | Havoc Pennington | 2001-11-14 | 1 | -0/+3 |
* | Clarify behavior in docs, #61777 (gtk_text_iter_forward_search) | Havoc Pennington | 2001-10-22 | 1 | -4/+8 |
* | add demo of passing non-stock label in to gtk_dialog_new_with_buttons | Havoc Pennington | 2001-09-27 | 1 | -0/+5 |
* | use gtk_text_iter_can_insert | Havoc Pennington | 2001-09-25 | 1 | -0/+2 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -4/+0 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -5/+5 |
* | rename from gtk_text_iter_reorder | Havoc Pennington | 2001-06-05 | 1 | -1/+1 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -3/+4 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -0/+7 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -1/+1 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -0/+10 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 1 | -1/+1 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 1 | -0/+1 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 1 | -10/+23 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -2/+2 |
* | fix breakage here that cause a segfault on text insertion | Havoc Pennington | 2000-12-08 | 1 | -2/+2 |
* | add gdkkeys.[hc] | Havoc Pennington | 2000-12-06 | 1 | -3/+4 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -0/+3 |
* | rename to gtk_text_mark_get_visible | Havoc Pennington | 2000-11-07 | 1 | -12/+17 |
* | Get widgets working on the btree/buffer side. Display of them still | Havoc Pennington | 2000-11-03 | 1 | -0/+3 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 1 | -7/+7 |
* | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 | 1 | -11/+14 |
* | make it a static function | Havoc Pennington | 2000-10-24 | 1 | -0/+2 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -12/+14 |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -0/+26 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -6/+2 |
* | Rename GtkTextStyleValues to GtkTextAttributes | Havoc Pennington | 2000-08-31 | 1 | -2/+2 |
* | wrote lots of API docs, minor indentation fixes, inserted some FIXME about | Havoc Pennington | 2000-08-28 | 1 | -8/+8 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 1 | -55/+72 |
* | Include files outside of the extern "C" block. Makes some C++ compiler | Sebastian Wilhelmi | 2000-07-19 | 1 | -2/+2 |
* | Use gunichar instead of gint when appropriate in the interfaces | Havoc Pennington | 2000-06-21 | 1 | -2/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+182 |