]> Pileus Git - ~andy/gtk/history - gdk/win32
Update.
[~andy/gtk] / gdk / win32 /
2000-10-09 Tor LillqvistUpdate.
2000-10-03 Tor LillqvistGuard definition of alloca(). glib.h now handles that.
2000-09-07 Tor LillqvistOops, cut&paste error.
2000-09-07 Tor LillqvistUse -Wall. Add gdkpango-win32.o
2000-09-05 Sebastian WilhelmiRemove conftest* after use along the lines of AC_TRY_CO...
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-08-11 Havoc PenningtonChange the format of the snapshot version to match...
2000-07-30 Tor LillqvistAdd makefile.mingw.in to EXTRA_DIST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-23 Tor LillqvistMore work on the Win32 backend. More files compile...
2000-07-23 Tor LillqvistMore work on GDK for Win32. Still in an intermediate...
2000-07-11 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32...
2000-07-11 Tor LillqvistWin32 changes, still doesn't build though.
2000-07-06 Owen TaylorPatch from George Liebl to add a GdkGrabStatus enumerat...
2000-07-04 Tor LillqvistHandle also WM_SYSCHAR, and other changes to get handli...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tor LillqvistTypo.
2000-05-12 Tor LillqvistDefine more message types missing from mingw headers.
2000-05-07 Tor LillqvistFix typo. I had deleted a ! operator by mistake, which...
2000-05-02 Tor LillqvistDon't try to draw too narrow or too low arcs, they...
2000-05-01 Tor LillqvistNew file, just a quick hack of the X11 version.
2000-05-01 Tor LillqvistLarge changes to the Win32 backend, partially made...
2000-03-16 Tor LillqvistRemove the #ifndef USE_DISPATCHMESSAGE sections, we...
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-13 Tor LillqvistMove the test for no segments before the assertion...
2000-02-13 Havoc Penningtoninit refcount to 1 (gdk_cursor_new): init refcount...
2000-02-13 Tor LillqvistAdd an extra parameter so that we don't have to do...
2000-02-09 Tor Lillqvistgdk/win32/gdkproperty-win32.c The assertions for GDK_IS...
2000-02-03 Tor LillqvistUse g_filename_to_utf8 to convert the font names Window...
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
2000-01-21 Owen Taylor.cvsignore additions
2000-01-18 Tor LillqvistThe correct semantics (to mimic the X11 backend, which...
2000-01-15 Tor Lillqvistconfigure.in gdk/Makefile.am gdk/x11/Makefile.am Small...
2000-01-09 Tor LillqvistIgnore WM_MOVE for iconified or invisible windows....
2000-01-02 Tor LillqvistClean up some more leftovers from before Owen's reorgan...
1999-12-30 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
1999-12-18 Tor LillqvistWhen handling a single character (text length == 1...
1999-12-12 Tor LillqvistMore tweaks. Check only if at least one of those Unicod...
1999-12-11 Tor Lillqvistgdk/Makefile.am Distribute Win32 files.
1999-12-11 Tor LillqvistDistribute README.win32.
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-12-06 Tor LillqvistFix string measurement code. For now, the rbearing...
1999-12-05 Tor LillqvistNew function. Guesstimate what Unicode subranges a...
1999-11-25 Tor LillqvistTemp debugging function prototype left in by mistake.
1999-11-25 Tor LillqvistFix two copy&paste errors.
1999-11-23 Tor Lillqvistset event->any.window before calling filter functions.
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-21 Tor LillqvistFix typo.
1999-11-20 Tor LillqvistFurther hacking. Now actually compiles. Haven't tried...
1999-11-19 Tor LillqvistIntermediate commit.
1999-11-18 Tor LillqvistAlso for truecolor drawables use just the pixel field...
1999-11-17 Tor LillqvistIntermediate commit. I go to bed now.
1999-11-15 Owen TaylorMore renames at the request of tml
1999-11-12 Tor Lillqvist*** empty log message ***
1999-11-12 Owen Taylorcvs remove the old files after copying the files over...
1999-11-11 Tor Lillqvistre-adding
1999-11-11 Tor Lillqvistre-adding for manual rename of repository files.
1999-11-11 Tor Lillqvist*** empty log message ***
1999-11-11 Tor LillqvistRe-adding removed files, in order for the renaming...
1999-11-10 Tor LillqvistJust renamed the Win32 backend files to *-win32.
1999-11-08 Tor Lillqvistgdk/win32/gdkdraw.c gdk/win32/gdkfont.c Various minor...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-11-08 Tor LillqvistNew font private structures, related to fontsets.
1999-11-04 Tor LillqvistDon't define HAVE_DIMM_H if MSC, as you have to get...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-20 Tor LillqvistAdd more font private data.
1999-10-13 Tor LillqvistDon't use TextOutW for GDK_FONT_FONT fonts (which is...
1999-10-05 Tor LillqvistCorresponding changes as in X11 backend.
1999-10-02 Tor LillqvistA few includes added for the picky MSVC compiler.
1999-10-02 Tor LillqvistChange GDK_WINDOWING_WIN32 usage to #ifdef also here.
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-21 Tor LillqvistDelete the gdk_DC when exiting, just to be sure.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-09-13 Tor Lillqvistgdk/gdkcolor.c (gdk_colormap_new) Fix memory leak:...
1999-08-26 Tor LillqvistWin32: Philippe Colantoni <colanton@aris.ss.uci.edu...
1999-08-23 Tor LillqvistFix from Simon Kelley: Set expose_count in GdkEventExpo...
1999-08-21 Tor Lillqvist Improvements by Hans Breuer:
1999-08-19 Tor LillqvistFix a cut&paste error that caused crashes.
1999-08-17 Tor LillqvistWhen blitting inside one window, use ScrollWindowEx...
1999-08-16 Tor LillqvistFix start and end radial endpoint calculations which...
1999-08-12 Tor LillqvistFix a couple of bugs in the key event handling: Now...
1999-08-06 Tor LillqvistA couple of minor fixes, not worth any ChangeLog entry...
1999-07-25 Tor LillqvistEdit some of the cursors a bit to look better on white...
1999-07-25 Tor LillqvistREADME.win32 Add HAVE_WINTAB. Undefine it if bulding...
1999-07-21 Tor LillqvistUpdate gcc build instructions. Mention gettext is GPL.
1999-07-14 Tor LillqvistImplement it. Obscure bit manipulation needed.
1999-07-12 Tor LillqvistLess logging verbiage.
1999-07-10 Tor LillqvistDon't draw anything if width or height is zero. Don...
1999-07-03 Tor LillqvistHandle Control-digits specially.
1999-06-28 Tor Lillqvistbpl was set wrong for bitmaps, should be multiple of...
1999-06-14 Tor LillqvistMention using GNU gettext. Enable NLS stuff. Use GNU...
1999-05-30 Tor LillqvistAdjustWindowRectEx2 renamed to SafeAdjustWindowRectEx...
1999-05-25 Tor LillqvistAdd (commented out) Windows-style theme include line.
1999-05-18 Tor LillqvistCopy our gdkprivate.h and gdkx.h to a gdk subdirectory...
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
next