Richard Hult
|
80c8976c28
|
Fix typos that broke loading without lazy symbol lookup
|
2009-04-02 10:15:24 +02:00 |
|
Richard Hult
|
546a1e4cd6
|
Change window check to quartz window check in gdkinput
|
2009-04-02 10:15:23 +02:00 |
|
Johan Dahlin
|
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 |
|
Anders Carlsson
|
1097260aa7
|
Add quartz backend.
2005-11-21 Anders Carlsson <andersca@imendio.com>
* configure.in:
* gtk/Makefile.am:
* gdk/Makefile.am:
* gdk/quartz/*:
Add quartz backend.
* docs/tools/Makefile.am:
Only build docshooter when the X11 backend is used.
* gtk/gtkplug-stub.c:
Include gtkplug.h here.
* gtk/gtksocket-stub.c:
Include gtksocket.h here.
|
2005-11-22 10:03:32 +00:00 |
|