]> Pileus Git - ~andy/gtk/history - gtk/gtktextview.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextview.h
2013-03-05 Matthias ClasenAllow to populate bubbles with extra content
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-08-20 Matthias ClasenGtkTextView: Add input purpose and hints
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-19 Matthias ClasenAdd gtk_text_view_get_cursor_locations
2010-11-08 Javier Jardóndocs: Move documentation to inline comments: GtkTextView
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkTextView
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-20 Michael Natterergtk: clean up GtkWidget signals
2010-10-19 Matthias ClasenAdd padding to class structs
2010-08-28 Matthias ClasenRemove long-deprecated page-horizontally signal
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-12 Ignacio Casal Quin... Move sealed attributes to private struct.
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-05 Javier JardónUse event instead key in the previous patch
2010-05-05 Javier JardónAdded api to reset the im context in GtkTextView and...
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-27 Mirsal EnnaimeAdd accessors for GtkTextView adjustments
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkTextView.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-06-04 Michael NattererMove "move-focus" signals from several widgets to GtkWi...
2005-05-18 Anders CarlssonIf the horizontal adjustment changes because of a chang...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-08 Matthias ClasenFix #111031, reported by Padraig O'Briain:
2004-08-02 Matthias ClasenAdd a new binding signal ::backspace, bind it to the...
2003-09-27 Soeren Sandmannrename property tab_moves_focus to accepts_tab. (#12270...
2003-09-21 Soeren SandmannAdd new "tab moves focus" property (#122709)
2003-06-09 Matthias ClasenInstall boolean property "overwrite". (gtk_text_view_...
2003-06-05 Owen TaylorNever scroll on focus in (#81893, Patch from Paolo...
2003-01-06 Matthias ClasenAdd a comment that the just_selected_element is unused.
2002-10-10 Manish SinghDeprecation cleanup
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-01-27 Anders Carlssonadd mouse_cursor_obscured.
2002-01-17 Havoc Penningtonnew function (which I then decided not to use but I...
2002-01-02 Havoc Penningtonpropagate exposes to no window children not in the...
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-11-14 Havoc Penningtondocs including reference to bugzilla bug about how...
2001-10-23 Havoc Penningtonscroll to cursor on grab focus, unless it's caused...
2001-09-25 Havoc Penningtonfix for #50317
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-06-24 Owen TaylorRemoved - didn't work and not particularly useful anywa...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-08 Havoc Penningtonadded this function
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-07 Havoc Penningtonuse PRIORITY_VALIDATE
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2000-12-31 Havoc PenningtonRearrange all the scroll-while-dragging-or-selecting...
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-11-16 Havoc PenningtonApply patch from Mikael Hermansson to temporarily stop...
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-12 Owen TaylorMake parent_class static.
2000-11-04 Havoc PenningtonAdded a bunch of stuff from unused
2000-11-03 Havoc PenningtonDocs (gtk_text_tag_table_size): return a signed int
2000-10-30 Havoc PenningtonRename delete_at_cursor delete_from_cursor, and move...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-30 Havoc PenningtonChange run action signals to be named insert_at_cursor and
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc Penningtonfix indentation
2000-09-28 Havoc PenningtonSet up infrastructure to deal with lots of scrolling...
2000-09-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...