]> Pileus Git - ~andy/gtk/history - gtk/gtktextbuffer.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextbuffer.c
2012-03-05 Alexander LarssonAdd custom va_marshallers in some places
2012-02-27 Javier JardónChange FSF Address
2011-09-26 Matthias ClasenDocumentation fixes
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenGtkTextBuffer: Add accessible api
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextBuffer
2011-04-12 Matthias ClasenGtkTextBufferPrivate: Improve struct packing
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-28 Ignacio Casal Quin... Remove gtk_paste_point_override mark if we don't insert...
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-03 Javier Jardóngtktexttag: Move public members to private header
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóngtk/gtktextbuffer: Use accessor functions to access...
2010-11-02 Ignacio Casal Quin... Normalize boolean.
2010-11-02 Ignacio Casal Quin... Do not use gbooleans to save some bits.
2010-11-01 Ignacio Casal Quin... Normalize boolean.
2010-11-01 Ignacio Casal Quin... Do not use gbooleans to save some bits.
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-08-17 Tomeu VizosoThe 'len' argument of gtk_text_buffer_insert and gtk_te...
2010-08-04 Paolo BorelliAnnotate GtkTextBuffer insert methods
2010-07-19 Javier Jardóngtktextbuffer: Remove GET_PRIVATE macro
2010-07-17 Ignacio Casal Quin... Move GtkTextBuffer sealed attributes to private struct.
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-05 Ignacio Casal Quin... Bind get_bounds and use out instead of out caller-alloc...
2010-06-26 Ignacio Casal Quin... Fix GtkTextBuffer annotations.
2010-06-14 Paolo BorelliAnnotate the methods to get TextBuffer iters
2010-06-07 Steve Frécinaux[gtktextbuffer] Annotate gtk_text_buffer_create_mark()
2010-04-04 Michael Natterergtk: remove begin-user-action/end-user-action around...
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-07 Michael Natterergtk: remove begin-user-action/end-user-action around...
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-31 Paolo BorelliRemove unneeded call of begin/end user action
2009-08-30 Paolo Borellibuffer_backspace should delete \r\n in one go
2009-01-12 Paolo Borelliuse the normalized name in last patch's signal
2009-01-12 Paolo BorelliBug 492794 – Pasting external text at end of view yield...
2008-12-29 Matthias ClasenDoc additions.
2008-10-24 Matthias ClasenBug 557524 – "va_end(args);" should be added into
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2007-11-17 Paolo BorelliUse gtk_text_buffer_get_insert instead of get_mark...
2007-11-15 Yevgen Muntyannew functions _gtk_text_btree_get_insert() and
2007-10-28 Owen TaylorAllow the ::delete-range handler to delete text after...
2007-05-26 Matthias ClasenFormatting fixes.
2007-05-26 Matthias ClasenAllow to separate GtkTextMark creation from buffer...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-12-20 Matthias ClasenAdd signal documentation. (#317064, Søren Wedel Nielsen)
2006-10-08 Matthias Clasenfix the build
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-08 Matthias Clasenfix a sylpheed crash
2006-08-17 Paolo Borellimake sure the has-selection property is updated when...
2006-05-14 Matthias ClasenMore of the same
2006-05-09 Matthias ClasenAdd a :cursor-position property. (#334412, Yevgen Munty...
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-28 Michael Nattererkeep a reference to the source buffer while the clipboa...
2006-04-16 Matthias Clasenfix another Coverity bug.
2006-03-26 Matthias ClasenAnother leak
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2005-12-09 Matthias ClasenFix the last commit
2005-12-09 Matthias ClasenUnref the buffer when freeing the RequestData. (#323577)
2005-10-07 Matthias ClasenAdd a has-selection property
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-04-04 Johan DahlinAdd GtkTextBuffer::text (#172631)
2005-04-04 Matthias ClasenSome trivial doc fixes.
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-11-01 Matthias ClasenRevalidate the iter. (#156924, Murray Cumming)
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-26 Anders CarlssonRewrite clipboard handling so that the clipboard conten...
2004-10-22 Owen Taylorri Oct 22 13:25:25 2004 Owen Taylor <otaylor@redhat...
2004-10-21 Owen Taylor#155952
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-11 Matthias ClasenUpdate clipboards. (#142805, Mikael Hallendal)
2004-03-13 Owen TaylorRevert last change; it causes problems for pastes from...
2004-03-13 Matthias ClasenFix middle button pasting in the TextView (#81880,...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-18 Matthias ClasenDocument some peculiarities of the ::delete_range signa...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-04-12 Matthias ClasenDocument.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-06 Matthias ClasenImplement a utility function proposed in #102534:
2002-12-24 Matthias ClasenLet the user action span the insertion and the deletion...
next