]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkdrawable-win32.c
Rename from blit_inside_window(), as it now does blitting inside a bitmap,
[~andy/gtk] / gdk / win32 / gdkdrawable-win32.c
2005-07-28 Tor LillqvistRename from blit_inside_window(), as it now does blitti...
2005-06-24 Tor LillqvistImprove and simplify line segment rendering on Win32...
2005-05-26 Tor LillqvistIf blitting from the root window, take the multi-monito...
2005-05-04 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_...
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-03-18 Owen TaylorUse cairo_set_device_offset().
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
2005-01-12 Tor LillqvistFix for #162790, by Iwan Wong:
2004-12-15 Tor LillqvistIndentation fix. Won't bother with a ChangeLog entry.
2004-11-21 Hans Breuerupdated
2004-10-31 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-07 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)
2004-05-02 Hans Breuerdon't modify the passed in GdkSegment(s) in place,...
2004-03-31 Tor LillqvistUse X11 semantics for angles. Thanks to Tim Newsham.
2004-03-13 Tor LillqvistDon't undefine HAVE_MONITOR_INFO when compiling with...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-08-05 Hans Breuerset HWND_NOTOPMOST for modal==FALSE, fixes bug #118435
2003-07-04 Tor LillqvistWe can calculate the width and height of the bounding...
2003-06-30 Tor LillqvistNew function, callback proc for EnumWindows().
2003-06-28 Tor LillqvistFix for #111028, thanks to J. Ali Harlow, who writes...
2003-03-09 Tor LillqvistDon't try to compensate for LineTo() not drawing the...
2002-12-09 Tor LillqvistMerge from stable:
2002-11-24 Tor LillqvistMerge from stable:
2002-11-16 Tor LillqvistReflect recent renamings and removals of functions.
2002-11-12 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-06-20 Owen TaylorRenames:
2002-06-10 Hans Breueradded gdkdisplay and gdkscreen
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-03-28 Hans BreuerFixed dashed line issues (#74441) to an IMO reasonable...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-01-10 Tor LillqvistApply the same fixes and improvements as to the gtk...
2002-01-05 Hans Breuerneed to cast image->mem away from void* to avoid 'error...
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-10-29 Tor LillqvistNew file, hand-written wrapper for the Wintab library.
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-09-21 Hans Breuerupdated externals
2001-07-28 Hans Breuerbuild in the backend dir after auto-generating files
2001-06-22 Hans Breuerupdated externals
2001-04-13 Hans Breuerupdated
2001-03-19 Tor Lillqvistgdk/win32/gdkdrawable-win32.c Use correct casts in...
2001-02-19 Hans Breuerupdated for win32 msvc build (forgot this before)
2000-11-12 Hans Breuercorrected object casts, make it work again on win32
2000-11-11 Tor Lillqvistgdk/gdk.def Update.
2000-10-25 Tor LillqvistInclude x11/gdkx.h only when building for X11.
2000-10-22 Tor Lillqvistgdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.
2000-09-07 Tor LillqvistUse -Wall. Add gdkpango-win32.o
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-11 Tor LillqvistWin32 changes, still doesn't build though.
2000-05-02 Tor LillqvistDon't try to draw too narrow or too low arcs, they...
2000-05-01 Tor LillqvistLarge changes to the Win32 backend, partially made...
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 Tor LillqvistAdd an extra parameter so that we don't have to do...
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-17 Tor LillqvistIntermediate commit. I go to bed now.
1999-11-11 Tor Lillqvistre-adding for manual rename of repository files.
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 Tor LillqvistNew font private structures, related to fontsets.
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 LillqvistChange GDK_WINDOWING_WIN32 usage to #ifdef also here.
1999-08-23 Tor LillqvistFix from Simon Kelley: Set expose_count in GdkEventExpo...
1999-08-17 Tor LillqvistWhen blitting inside one window, use ScrollWindowEx...
1999-08-16 Tor LillqvistFix start and end radial endpoint calculations which...
1999-07-12 Tor LillqvistLess logging verbiage.
1999-07-10 Tor LillqvistDon't draw anything if width or height is zero. Don...
1999-03-17 Tor LillqvistFixes to the win32 backend to actually be able to compi...
1999-03-07 Tor LillqvistSome bug fixes and improvements to the Win32 GDK.
1999-03-05 Tor LillqvistWin32 version of GDK source files and resource files...