d97cdbdf53
Include "config.h" instead of <config.h> Command used: find -name
...
2008-06-21 Johan Dahlin <jdahlin@async.com.br >
* *.[ch]: Include "config.h" instead of <config.h>
Command used:
find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
Rubberstamped by Mitch and Tim
svn path=/trunk/; revision=20669
2008-06-22 14:28:52 +00:00
f45a35921a
Commit a patch by Behdad to fix typos, omissions and other errors in the
...
2006-09-10 Matthias Clasen <mclasen@redhat.com >
* Commit a patch by Behdad to fix typos, omissions and other
errors in the symbol aliasing, and add checks for local PLT
entries. (#354687 , Behdad Esfahbod)
2006-09-10 06:39:16 +00:00
27940c430e
gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c
...
2005-07-21 Tor Lillqvist <tml@novell.com >
* gtk/gtksocket-stub.c
* gtk/gtkplug-stub.c
* gtk/gtksocket-x11.c
* gtk/gtkplug-x11.c
* gtk/gtksocket-win32.c
* gtk/gtkplug-win32.c
* gtk/gtkwin32embed.h
* gtk/gtkwin32embed.c: New files, containing the backend-specific
parts of GtkPlug/Socket.
2005-07-21 13:26:27 +00:00