aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-reflow.c
Commit message (Expand)AuthorAgeFilesLines
* Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.Matthew Barnes2011-02-251-2/+3
* More whitespace cleanup.Matthew Barnes2011-01-311-3/+3
* Adapt EReflow to latest gtk+-3.0 API.Matthew Barnes2011-01-261-11/+12
* gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-01-251-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-01-151-10/+13
* e-text: Draw EReflow with cairoBenjamin Otte2010-10-301-7/+13
* gnome-canvas: Convert canvas item transformation matrix to cairoBenjamin Otte2010-10-301-3/+3
* gnome-canvas: Change GnomeCanvasItem->point vfuncBenjamin Otte2010-10-301-12/+6
* gnome-canvas: Remove close_enough memberBenjamin Otte2010-10-301-1/+1
* Drop usage of GtkAnchorType.Matthew Barnes2010-10-271-1/+0
* Bug #630504 - Precache collate keys before sorting in EReflowModelMilan Crha2010-10-201-3/+10
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-4/+4
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-96/+96
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-6/+6
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-161-3/+3
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-151-3/+3
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-151-3/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-54/+139
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-12/+12
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-46/+46
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-4/+4
* Fix excessive whitespace.Matthew Barnes2009-07-141-3/+0
* More code cleanup.Matthew Barnes2009-06-021-9/+9
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-60/+60
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
* Use -no-undefined on Linux tooMilan Crha2009-05-201-0/+1534