]> Pileus Git - ~andy/gtk/history - gdk/win32
Translation updated by Ivar Smolin.
[~andy/gtk] / gdk / win32 /
2005-07-21 Tor LillqvistUse wide-char API when available. (#311079, Peter Zelezny)
2005-07-18 Tor Lillqvist[Win32] Bypass libtool, use -Wl,-luuid. This avoids...
2005-07-13 Robert ÖgrenFix handling of Aiptek and Aiptek-like graphical tablet...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-07-12 Tor LillqvistForgot to commit this one.
2005-07-09 Tor LillqvistLook for windres on Win32.
2005-07-06 Tor LillqvistDon't create the GdkPixbuf until we know that we have...
2005-07-05 Tor LillqvistAdd comment about the current named cursor implementati...
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-24 Tor LillqvistImprove and simplify line segment rendering on Win32...
2005-06-17 Tor LillqvistSet the actions and suggested_action fields in the...
2005-06-12 Matthias ClasenCleanup. (#169648, Fabricio Barros Cabral)
2005-06-05 Tor LillqvistReturn NULL unless screen number is zero. We have only...
2005-06-04 Tor Lillqvistgdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32...
2005-05-26 Tor LillqvistIf blitting from the root window, take the multi-monito...
2005-05-24 Tor LillqvistHandle gtk-alternative-button-order (setting it to...
2005-05-22 Tor LillqvistMap VK_APPS to GDK_Menu. (#172383, Ivan Wong)
2005-05-22 Tor LillqvistIf the keysym isn't one of the special cases this funct...
2005-05-18 Tor Lillqvistgdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32...
2005-05-10 Tor LillqvistCheck that GDK_IS_SCREEN(screen) (like the X11 backend...
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
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-30 Tor LillqvistTake multi-monitor offset into account. (#302525)
2005-04-21 Ivan, Wong Yat CheungMatch character height instead of cell height. Fix...
2005-04-11 Ivan, Wong Yat CheungFix #300218:
2005-04-05 Tor LillqvistHandle 16 colour display mode. For some reason, in...
2005-04-05 Tor LillqvistDon't force 24bpp GdkVisual on 32bpp displays. (#140706)
2005-04-04 Tor LillqvistNew debugging function, to log a clipboard format name...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-03-30 Tor LillqvistFix event filter handling. If an event filter (global...
2005-03-30 Tor LillqvistThe state field should represent the state before the...
2005-03-20 Tor LillqvistReturn the Terminal Services session number, window...
2005-03-18 Tor LillqvistOn WM_MOUSEMOVE, don't check if this process owns the...
2005-03-18 Owen TaylorUse cairo_set_device_offset().
2005-03-16 Tor Lillqvistgdk/win32/gdkprivate-win32.h Drop global variable _gdk_...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
2005-03-15 Tor LillqvistNew debugging function. As GetKeyNameText() returns...
2005-03-12 Ivan, Wong Yat CheungA further fix for big window support. Now also the...
2005-03-11 Ivan, Wong Yat CheungBig window fix for Win32. Big windows are still emulate...
2005-02-25 Robert ÖgrenImplement better handling of Wintab tablet context...
2005-02-23 Tor LillqvistWorkaround for bug in MapVirtualKey(VK_DIVIDE, 0) in...
2005-02-07 Hans Breuerbuild with Cairo dependency. The patch to acually use...
2005-02-02 Tor LillqvistImplement lazy extended input initialization on Win32...
2005-02-02 Ivan, Wong Yat CheungUse a FIFO list for storing GdkSelProp of a single...
2005-02-01 Tor LillqvistRemove superfluous blank line.
2005-02-01 Tor LillqvistNew functions, code blocks refactored out of update_key...
2005-01-23 Tor LillqvistFix for #163702, from Ivan Wong:
2005-01-23 Tor LillqvistHandle Greek tonos dead accent key. (#164859, reported...
2005-01-19 Tor LillqvistHandle keyboards with ShiftLock (and not CapsLock)...
2005-01-18 Matthias ClasenAdd pointer warping to GDK. (#160437)
2005-01-12 Tor LillqvistFix for #162790, by Iwan Wong:
2005-01-09 Tor LillqvistSet current cursor also when changing the cursor of...
2005-01-07 Tor LillqvistFix braino. (#163232, Arnaud Charlet)
2004-12-19 Tor LillqvistUse wide character API when available. Use UTF-8 for...
2004-12-15 Tor LillqvistIndentation fix. Won't bother with a ChangeLog entry.
2004-11-30 Hans Breuerremove the disputable memset at the end of gdk_pixmap_n...
2004-11-21 Hans Breuerupdated
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-16 Matthias ClasenFix a copy-and-paste error. (#158459)
2004-11-11 Tor LillqvistFix for #137551, by Robert Ögren:
2004-11-10 Tor LillqvistEvent timestamps don't have to be unique. As long as...
2004-10-31 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2004-10-30 Robert ÖgrenImplement these on win32, currently only for button...
2004-10-29 Hans Breuerupdated
2004-10-01 Tor LillqvistSet _gdk_input_ignore_wintab to FALSE, thus enabling...
2004-09-25 Robert ÖgrenSet lcSysOrgX and lcSysOrgY from device instead of...
2004-09-19 Matthias Clasen2.5.3
2004-09-15 Tor LillqvistRemove bogus code that tried to do what the X11 backend...
2004-09-05 Matthias ClasenAdd descriptions for the commandline arguments. The...
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-09-03 Tor LillqvistList the three theme gtkrc files separately, zip doesn...
2004-09-01 Matthias ClasenMake "ms-windows" the default theme on Win32.
2004-08-31 Robert ÖgrenOn Win32, do not produce tablet motion or button events...
2004-08-27 Tor LillqvistAdd drop_failed, like in the X11 backend. Nothing sets...
2004-08-26 Robert ÖgrenOn Win32, make graphical tablets work on multi-monitor...
2004-08-22 Tor LillqvistDon't show TEMP windows in the Task Manager. Implement...
2004-08-22 Tor LillqvistReport whole of (primary) monitor, including any taskba...
2004-08-09 Hans Breuerautogenerate gtk.def, cleanup
2004-08-08 Hans Breuertake targets into account again to allow dnd of other...
2004-08-07 Tor LillqvistDon't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal...
2004-08-07 Tor LillqvistWM_WINDOWPOSCHANGED): Add _gdk_offset_{x,y} to top...
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-08-06 Robert ÖgrenSet x_root and y_root in button and motion events from...
2004-07-27 Anders CarlssonAdd gdk_draw_rectangle_alpha_libgtk_only which uses...
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-07-07 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)
2004-07-01 J. Ali HarlowFix win32 build problem w/o wintab. Fixed #145242
2004-05-27 Robert ÖgrenSend key modifiers (shift, ctrl etc) in button and...
2004-05-24 Robert ÖgrenDon't propagate mouse events to windows that want exten...
2004-05-22 Tor LillqvistRemove duplicated line. (Spotted by Benoît Carpentier.)
2004-05-15 Tor LillqvistPut back the ref_count field in the GdkDragContextPriva...
2004-05-12 Robert ÖgrenAdd missing call to g_object_ref in Wintab code. (...
2004-05-08 Hans Breuerfinally also create the correct mask for 'pseudo mime...
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-05-05 Tor LillqvistAdd multi-monitor offset. (#141842, John Ehresman)
2004-05-02 Hans Breuerdon't modify the passed in GdkSegment(s) in place,...
2004-04-29 Tor LillqvistPlug memory leak. (#140775, John Ehresman)
next