]> Pileus Git - ~andy/gtk/history - gtk/gtktextchild.c
Add GtkBubbleWindow
[~andy/gtk] / gtk / gtktextchild.c
2010-09-08 Tor LillqvistGet rid of the rest of variables exported from libgtk
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-28 Michael Natterergtk/gtktextchild.c meant to use G_STRFUNC, not G_STRLOC...
2008-01-28 Michael Natterergtk/gtktextchild.c use G_STRLOC instead of G_GNUC_FUNCT...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-03 Matthias ClasenFix a warning.
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-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-22 Matthias ClasenAdd chains to the parent's ::finalize() handler (#13490...
2004-01-31 Matthias ClasenDon't crash when finalizing an unused GtkTextChildAncho...
2002-10-10 Manish SinghDeprecation cleanup
2002-02-09 Daniel ElstnerUse == rather than = in sanity checks. Ouch!
2002-02-09 Daniel ElstnerAdd missing curled braces so that it doesn't always...
2002-02-08 Laszlo Peters/__FUNCTION__/G_GNUC_FUNCTION/ ditto
2002-02-06 Havoc PenningtonAdd warnings if you try to use a child anchor that...
2002-01-01 Havoc Penningtonmove README.linux-fb in here
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-02-19 Havoc Penningtonadd insert_child_anchor signal, bug #50245
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-14 Havoc PenningtonPut _ in front of every function in this header file
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-12-08 Havoc Penningtonfix breakage here that cause a segfault on text insertion
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw scrolling...
2000-11-15 Havoc Penningtonchange "offset" to "rise"
2000-11-03 Havoc PenningtonGet widgets working on the btree/buffer side. Display...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-26 Havoc Penningtonfix constness warning
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc Penningtonfix indentation
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...