]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/textview.c
Merge branch 'master' into broadway
[~andy/gtk] / demos / gtk-demo / textview.c
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Matthias ClasenPort gtk3-demo to GtkStyleContext
2010-11-09 Matthias ClasenRewrap text in gtk-demo
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-08-10 Benjamin Ottegtk-demo: Adapt textview example for stipple removal
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2007-06-05 Yevgen MuntyanDrop the phrase saying invisible text doesn't work...
2006-09-25 Matthias ClasenFix typos
2004-11-16 Matthias ClasenDon't include config.h in the examples.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-11-08 Matthias ClasenCall the do_ functions with the toplevel as argument.
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-08-05 Matthias ClasenAdd a "Hypertext" demo.
2002-12-07 Owen TaylorUse octal escapes rather than literal UTF-8.
2002-09-29 Manish Singhadd deprecation compile flags
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-11-06 Havoc Penningtonwacky easter egg
2001-11-06 Havoc Penningtonexpose the child widgets in here (gtk_text_view_realize...
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-05-18 Jonathan BlandfordIt's the worlds ugliest highlighting code!!!! The resul...
2001-05-07 Havoc Penningtonfix some shell typos
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-01-23 Havoc Penningtonrename member fields from GTK_WRAPMODE_WORD to GTK_WRAP...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Havoc Penningtonspiff up the demo a bit; reveals still more bugs.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-13 Havoc PenningtonForgot to add this file