| Commit message (Expand) | Author | Age | Files | Lines |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Move "move-focus" signals from several widgets to GtkWidget to enable more | Michael Natterer | 2007-06-04 | 1 | -4/+6 |
* | If the horizontal adjustment changes because of a change in the layout | Anders Carlsson | 2005-05-18 | 1 | -3/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -9/+5 |
* | Fix #111031, reported by Padraig O'Briain: | Matthias Clasen | 2004-12-08 | 1 | -0/+5 |
* | Add a new binding signal ::backspace, bind it to the backspace key, and | Matthias Clasen | 2004-08-02 | 1 | -1/+1 |
* | rename property tab_moves_focus to accepts_tab. (#122709 again). | Soeren Sandmann | 2003-09-27 | 1 | -4/+4 |
* | Add new "tab moves focus" property (#122709) | Soeren Sandmann | 2003-09-21 | 1 | -3/+7 |
* | Install boolean property "overwrite". (gtk_text_view_[gs]et_property): | Matthias Clasen | 2003-06-09 | 1 | -0/+3 |
* | Never scroll on focus in (#81893, Patch from Paolo Maggi) | Owen Taylor | 2003-06-05 | 1 | -5/+3 |
* | Add a comment that the just_selected_element is unused. | Matthias Clasen | 2003-01-06 | 1 | -3/+6 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -6/+6 |
* | Centralize lookup and caching of cursor GC's here. | Owen Taylor | 2002-03-03 | 1 | -1/+0 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -9/+9 |
* | add mouse_cursor_obscured. | Anders Carlsson | 2002-01-27 | 1 | -0/+2 |
* | new function (which I then decided not to use but I think it's needed to | Havoc Pennington | 2002-01-17 | 1 | -1/+11 |
* | propagate exposes to no window children not in the buffer window. | Havoc Pennington | 2002-01-02 | 1 | -0/+4 |
* | remove g_assert_not_reached() that was bogus, since we demand-create the | Havoc Pennington | 2001-12-05 | 1 | -0/+5 |
* | docs including reference to bugzilla bug about how we should have a better | Havoc Pennington | 2001-11-14 | 1 | -0/+5 |
* | scroll to cursor on grab focus, unless it's caused by button click, #59708 | Havoc Pennington | 2001-10-23 | 1 | -0/+3 |
* | fix for #50317 | Havoc Pennington | 2001-09-25 | 1 | -0/+2 |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -0/+1 |
* | Removed - didn't work and not particularly useful anyways if it did. | Owen Taylor | 2001-06-24 | 1 | -3/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+2 |
* | added this function | Havoc Pennington | 2001-06-08 | 1 | -1/+2 |
* | Validate value from GDK settings against parameter spec. | Owen Taylor | 2001-05-30 | 1 | -1/+0 |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -3/+8 |
* | use PRIORITY_VALIDATE | Havoc Pennington | 2001-03-07 | 1 | -0/+2 |
* | offset the current invalid region, fixes redraw bug while scrolling the | Havoc Pennington | 2001-01-12 | 1 | -3/+17 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 1 | -3/+7 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -1/+16 |
* | Apply patch from Mikael Hermansson to temporarily stop blinking while the | Havoc Pennington | 2000-11-16 | 1 | -0/+1 |
* | Free the filename of the module file. | Havoc Pennington | 2000-11-13 | 1 | -11/+49 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -5/+5 |
* | Added a bunch of stuff from unused | Havoc Pennington | 2000-11-04 | 1 | -2/+4 |
* | Docs (gtk_text_tag_table_size): return a signed int | Havoc Pennington | 2000-11-03 | 1 | -0/+1 |
* | Rename delete_at_cursor delete_from_cursor, and move to move_cursor. | Havoc Pennington | 2000-10-30 | 1 | -4/+10 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 1 | -24/+24 |
* | Change run action signals to be named insert_at_cursor and | Havoc Pennington | 2000-10-30 | 1 | -3/+5 |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -0/+46 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -12/+18 |
* | Set up infrastructure to deal with lots of scrolling child windows, and | Havoc Pennington | 2000-09-28 | 1 | -5/+55 |
* | Draw the focus, and leave space to do so. | Havoc Pennington | 2000-09-25 | 1 | -1/+1 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -38/+6 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 1 | -7/+23 |
* | Include files outside of the extern "C" block. Makes some C++ compiler | Sebastian Wilhelmi | 2000-07-19 | 1 | -4/+4 |
* | Test program to make sure GtkTextBuffer is in working order. | Havoc Pennington | 2000-06-02 | 1 | -2/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+151 |