| Commit message (Expand) | Author | Age | Files | Lines |
* | Use == rather than = in sanity checks. Ouch! | Daniel Elstner | 2002-02-09 | 1 | -6/+6 |
* | Add missing curled braces so that it doesn't always return. Also indent | Daniel Elstner | 2002-02-09 | 1 | -2/+16 |
* | s/__FUNCTION__/G_GNUC_FUNCTION/ ditto | Laszlo Peter | 2002-02-08 | 1 | -2/+2 |
* | Add warnings if you try to use a child anchor that isn't inside a buffer. | Havoc Pennington | 2002-02-06 | 1 | -0/+13 |
* | move README.linux-fb in here | Havoc Pennington | 2002-01-01 | 1 | -0/+33 |
* | add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so | Havoc Pennington | 2001-10-22 | 1 | -0/+1 |
* | add insert_child_anchor signal, bug #50245 | Havoc Pennington | 2001-02-19 | 1 | -2/+11 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 1 | -4/+4 |
* | Put _ in front of every function in this header file | Havoc Pennington | 2000-12-14 | 1 | -1/+1 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -1/+1 |
* | fix breakage here that cause a segfault on text insertion | Havoc Pennington | 2000-12-08 | 1 | -1/+1 |
* | Semi-finish widget embedding. Need guffaw scrolling to be implemented in | Havoc Pennington | 2000-11-20 | 1 | -7/+21 |
* | change "offset" to "rise" | Havoc Pennington | 2000-11-15 | 1 | -3/+4 |
* | Get widgets working on the btree/buffer side. Display of them still | Havoc Pennington | 2000-11-03 | 1 | -37/+176 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 1 | -36/+36 |
* | fix constness warning | Havoc Pennington | 2000-10-26 | 1 | -9/+9 |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -16/+194 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -1193/+25 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+1304 |