| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove long-deprecated page-horizontally signal | Matthias Clasen | 2010-08-28 | 1 | -8/+0 |
* | Move sealed attributes to private struct. | Ignacio Casal Quinteiro | 2010-07-12 | 1 | -87/+4 |
* | Merge branch 'gtk-2-90' | Matthias Clasen | 2010-05-06 | 1 | -1/+1 |
|\ |
|
| * | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | | Use event instead key in the previous patch | Javier Jardón | 2010-05-05 | 1 | -1/+1 |
* | | Added api to reset the im context in GtkTextView and GtkEntry | Javier Jardón | 2010-05-05 | 1 | -0/+4 |
|/ |
|
* | Add accessors for GtkTextView adjustments | Mirsal Ennaime | 2010-04-27 | 1 | -0/+3 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -8/+8 |
* | Seal GtkTextView. | Tim Janik | 2008-06-20 | 1 | -48/+48 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -9/+7 |
* | 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 |