summaryrefslogtreecommitdiff
path: root/gtk/gtktextview.h
Commit message (Expand)AuthorAgeFilesLines
* rename property tab_moves_focus to accepts_tab. (#122709 again).Soeren Sandmann2003-09-271-4/+4
* Add new "tab moves focus" property (#122709)Soeren Sandmann2003-09-211-3/+7
* Install boolean property "overwrite". (gtk_text_view_[gs]et_property):Matthias Clasen2003-06-091-0/+3
* Never scroll on focus in (#81893, Patch from Paolo Maggi)Owen Taylor2003-06-051-5/+3
* Add a comment that the just_selected_element is unused.Matthias Clasen2003-01-061-3/+6
* Deprecation cleanupManish Singh2002-10-101-6/+6
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-031-1/+0
* Massive padding addition to class structures.Owen Taylor2002-02-231-9/+9
* add mouse_cursor_obscured.Anders Carlsson2002-01-271-0/+2
* new function (which I then decided not to use but I think it's needed toHavoc Pennington2002-01-171-1/+11
* propagate exposes to no window children not in the buffer window.Havoc Pennington2002-01-021-0/+4
* remove g_assert_not_reached() that was bogus, since we demand-create theHavoc Pennington2001-12-051-0/+5
* docs including reference to bugzilla bug about how we should have a betterHavoc Pennington2001-11-141-0/+5
* scroll to cursor on grab focus, unless it's caused by button click, #59708Havoc Pennington2001-10-231-0/+3
* fix for #50317Havoc Pennington2001-09-251-0/+2
* ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9Owen Taylor2001-09-251-0/+1
* Removed - didn't work and not particularly useful anyways if it did.Owen Taylor2001-06-241-3/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+2
* added this functionHavoc Pennington2001-06-081-1/+2
* Validate value from GDK settings against parameter spec.Owen Taylor2001-05-301-1/+0
* Add missing NULL on valist.Owen Taylor2001-03-291-3/+8
* use PRIORITY_VALIDATEHavoc Pennington2001-03-071-0/+2
* offset the current invalid region, fixes redraw bug while scrolling theHavoc Pennington2001-01-121-3/+17
* Rearrange all the scroll-while-dragging-or-selecting code to be different,Havoc Pennington2000-12-311-3/+7
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-021-1/+16
* Apply patch from Mikael Hermansson to temporarily stop blinking while theHavoc Pennington2000-11-161-0/+1
* Free the filename of the module file.Havoc Pennington2000-11-131-11/+49
* Make parent_class static.Owen Taylor2000-11-121-5/+5
* Added a bunch of stuff from unusedHavoc Pennington2000-11-041-2/+4
* Docs (gtk_text_tag_table_size): return a signed intHavoc Pennington2000-11-031-0/+1
* Rename delete_at_cursor delete_from_cursor, and move to move_cursor.Havoc Pennington2000-10-301-4/+10
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-24/+24
* Change run action signals to be named insert_at_cursor andHavoc Pennington2000-10-301-3/+5
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-0/+46
* fix indentationHavoc Pennington2000-09-301-12/+18
* Set up infrastructure to deal with lots of scrolling child windows, andHavoc Pennington2000-09-281-5/+55
* Draw the focus, and leave space to do so.Havoc Pennington2000-09-251-1/+1
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-38/+6
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* update to reflect text widget changes.Havoc Pennington2000-07-251-7/+23
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-4/+4
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+151