summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/textview.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Rename textview demos to "Text View"Matthias Clasen2015-07-291-1/+1
* gtk-demo: Many cosmetic fixesMatthias Clasen2015-06-191-1/+1
* gtk-demo: Replace old codeBenjamin Otte2014-10-031-13/+5
* demo: use the installed named iconWilliam Jon McCann2013-11-051-7/+8
* gtk-demo: Replace logo with a transparent oneBenjamin Otte2013-02-011-1/+1
* gtk-demo: Remove demo_find_file() functionBenjamin Otte2013-02-011-2/+0
* gtk-demo: Port textview example to resourcesBenjamin Otte2013-02-011-21/+3
* Formatting cleanupsMatthias Clasen2011-09-011-1/+0
* gtk-demo: Drop uses of GtkAlignmentMatthias Clasen2011-09-011-5/+3
* gtk-demo: Don't store anchor in an unused variableBenjamin Otte2011-05-271-6/+5
* Port gtk3-demo to GtkStyleContextMatthias Clasen2010-12-041-3/+3
* Rewrap text in gtk-demoMatthias Clasen2010-11-091-169/+238
* Use gtk_scale_new() instead gtk_[v|h]scale_new()Javier Jardón2010-10-301-1/+1
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-1/+1
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-4/+4
* gtk-demo: Adapt textview example for stipple removalBenjamin Otte2010-08-101-29/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-181-2/+3
* Drop the phrase saying invisible text doesn't work (#444236).Yevgen Muntyan2007-06-051-1/+1
* Fix typosMatthias Clasen2006-09-251-1/+1
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-1/+3
* Deprecate. Ditto.Kristian Rietveld2003-10-101-14/+4
* Add a "Hypertext" demo.Matthias Clasen2003-08-051-1/+1
* Use octal escapes rather than literal UTF-8.Owen Taylor2002-12-071-2/+2
* add deprecation compile flagsManish Singh2002-09-291-5/+5
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-231-7/+17
* wacky easter eggHavoc Pennington2001-11-061-0/+87
* expose the child widgets in here (gtk_text_view_realize): set parentHavoc Pennington2001-11-061-35/+120
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-3/+2
* It's the worlds ugliest highlighting code!!!! The result is okay so longJonathan Blandford2001-05-181-135/+135
* fix some shell typosHavoc Pennington2001-05-071-2/+17
* add varargs for properties to set on the tag.Havoc Pennington2001-03-161-80/+137
* rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seemsHavoc Pennington2001-01-231-3/+3
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-2/+2
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-161-5/+0
* Changed to have the list become non-italic when the demo window isJonathan Blandford2000-11-181-4/+11
* Draw underlines one pixel higher.Havoc Pennington2000-11-151-2/+2
* spiff up the demo a bit; reveals still more bugs.Havoc Pennington2000-11-141-38/+111
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-141-5/+6
* Forgot to add this fileHavoc Pennington2000-11-131-0/+275