]> Pileus Git - ~andy/gtk/history - gtk/gtk.def
Use -no-undefined on Windows. Look for .dll or .so as appropriate as
[~andy/gtk] / gtk / gtk.def
2001-11-02 Tor LillqvistUse -no-undefined on Windows. Look for .dll or .so...
2001-10-29 Tor LillqvistUpdates.
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-26 Hans Breuerupdated externals
2001-09-21 Hans Breuerupdated externals
2001-08-19 Hans Breuerupdated externals
2001-08-04 Alexander LarssonAdd #ifdef HAVE_WINTAB around wintab.h include.
2001-08-04 Hans Breuernew file use it
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-06-22 Hans Breuerupdated externals
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-05-06 Hans Breuerupdated exports
2001-04-16 Hans Breueradded all exports required to link PyGtk 0.7.1
2001-04-13 Hans Breuerupdated
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-18 Tor LillqvistNew function. print_event_state, print_event): Use...
2001-03-09 Hans Breuerupdated
2001-02-25 Hans Breuersmall (not only) portability fixes
2001-02-11 Tor LillqvistNew function, copied from X11 version.
2001-01-17 Tor Lillqvistgtk/gtkmain.c Use the new
2001-01-15 Tor LillqvistInclude <stdlib.h> for getenv().
2001-01-07 Tor LillqvistAdapt calls to g_{locale,filename}_{to,from}_utf8 to...
2000-12-30 Tor LillqvistNew function, as in the X11 backend. (gdk_window_new,
2000-12-14 Tor LillqvistAdd gdkkeys.
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-17 Tor LillqvistUpdate.
2000-11-17 Tor LillqvistAdd comment that GdkXEvent isn't only for XEvent, but...
2000-11-14 Tor LillqvistAdd new objects.
2000-11-11 Tor Lillqvistgdk/gdk.def Update.
2000-10-27 Tor Lillqvistgtk/gtk.def Adjust to Tim's changes. Use glib-genmarsha...
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-10-09 Tor LillqvistUpdate.
2000-10-03 Tor LillqvistGuard definition of alloca(). glib.h now handles that.
2000-09-07 Tor LillqvistUse -Wall. Add gdkpango-win32.o
2000-08-19 Tor Lillqvistgdk/gdkimage.h No need any longer on Win32 for the...
2000-08-12 Tor Lillqvistgdk/gdk.def Add missing entries.
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-20 Tor LillqvistFix C++ comment.
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-08 Tor LillqvistInternal GDK error reporting changes: (gdk_win32_gdi_fa...
2000-03-03 Tor LillqvistStore just pixel value of background colour.
2000-02-03 Tor LillqvistUse g_filename_to_utf8 to convert the font names Window...
1999-10-19 Tor LillqvistUse G_OS_WIN32.
1999-10-05 Tor LillqvistCorresponding changes as in X11 backend.
1999-08-06 Tor LillqvistA couple of minor fixes, not worth any ChangeLog entry...
1999-07-12 Tor LillqvistLess logging verbiage.
1999-07-10 Tor LillqvistDon't draw anything if width or height is zero. Don...
1999-07-02 Tor LillqvistAdd a missing entry point.
1999-05-25 Tor LillqvistAdd (commented out) Windows-style theme include line.
1999-03-16 Tor LillqvistCheck for lstat.
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...