]> Pileus Git - ~andy/gtk/history - gdk/x11
Translation updated by Ivar Smolin
[~andy/gtk] / gdk / x11 /
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
2008-05-06 Richard HultAdd private backend data to events, and handle it when...
2008-04-03 Matthias ClasenDon't call XFreeColormap on foreign colormaps
2008-02-15 Matthias ClasenFix a small doc issues.
2008-02-15 Matthias ClasenDocumentation fixes
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2008-01-04 Michael Nattererdon't forget to set the time in the returned GdkTimeCoords.
2007-12-28 Matthias ClasenDon't return NULL.
2007-12-27 Christian PerschFir the patch from bug #504886 not to read unitialised...
2007-12-22 Christian PerschPlug mem leaks. Bug #504886.
2007-12-20 Alexander LarssonUpdate for gio API changes
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-12-14 Michael Natterergdk/gdkinternals.h #include <gio/gio.h> instead of...
2007-12-13 Søren SandmannAdd RandR 1.2 support
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-21 Ross BurtonAdd xsetting for gtk-scrolled-window-placement (#458103).
2007-11-21 Behdad EsfahbodAdd Gtk/EnableAccels and Gtk/EnableMnemonics xsettings for
2007-11-20 Tim JanikFixed copyright for newly submitted files.
2007-11-20 Tim JanikMoved Gdk test functions from Gtk+ to Gdk test utils.
2007-11-12 Alexander LarssonAvoid loading the ISO8859-1 iconv module. We're already...
2007-09-10 Behdad EsfahbodFix serial number comparison regression introduced...
2007-09-09 18:22:28 Tim Janikfix invalid list node accesses, spotted by Benjamin...
2007-08-28 Tim Janikfix X serial handling to cope with wraparounds and...
2007-07-22 Matthias ClasenDocumentation fixes
2007-07-19 Ryan Lortieadd note that the semantics of this call, when mixed...
2007-06-30 Matthias ClasenNew function to determine if keyboard layouts for both...
2007-06-29 Ryan LortieConnect the "destroy" signal so that the 'window' point...
2007-06-21 Tim Janikapplied patch from Mark Tiefenbruck to add missing...
2007-06-17 Xan Lopezreplace GDK_WINDOW calls by cast to GdkWindow. Patch...
2007-06-11 Matthias ClasenHandle child_setup being NULL. (#445691, Christopher...
2007-06-06 Ross BurtonSet DISPLAY in the child process using g_setenv() inste...
2007-06-06 Tor LillqvistFix embarrassing crash. (#444457, Torsten Schoenfeld)
2007-06-05 Matthias ClasenCheck that window_private is not NULL before using...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-05-26 Matthias ClasenUpdate docs
2007-05-26 Matthias ClasenFix docs
2007-05-23 Matthias ClasenAdd some missing symbols.
2007-05-02 Dan WinshipMake sure the leader_window's WM_CLIENT_LEADER points...
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-29 Dan WinshipNew method to marshall and send a Startup Notification...
2007-04-27 Matthias ClasenFactor out window movement functions. (#63820, Tilman...
2007-04-27 Matthias ClasenFactor out translate_pos(). (#63820, Tilman Sauerbeck)
2007-04-27 Matthias ClasenFactor out window mapping and unmapping functions....
2007-04-27 Matthias ClasenMake list handling code easier to read. (#63820, Tilman...
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-04-10 Matthias ClasenChange the XSettingsWatchFunc to return a Bool to indic...
2007-04-03 Loïc MinierRevert to non-xinerama mode when XineramaQueryScreens...
2007-04-01 Elijah NewrenPatch from Matthias to add support for the _NET_WM_USER...
2007-03-17 Chris WilsonInitialise nxvisuals to 0 in order to handle XGetVisual...
2007-03-14 Michael NattererMake gtk_widget_set_extension_events() work on already...
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2007-03-12 Matthias ClasenDoc improvements
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-09 Matthias ClasenDefer the callbacks to an idle to avoid deadlock with...
2007-02-16 Matthias ClasenBe more careful when checking for ButtonRelease events...
2007-01-30 Matthias ClasenBe more careful about toplevel possibly being NULL...
2007-01-04 Matthias ClasenApply a patch by Chris Wilson to avoid spurious valgrin...
2007-01-02 Matthias ClasenTry to fix #315732, reported by Luke Hutchinson:
2006-12-21 Matthias ClasenGenerate double-click events. (#380421, Tommi Komulainen)
2006-12-21 Matthias ClasenCorrect return_if_fail checks. (#379803, Tommi Komulainen)
2006-12-10 Matthias ClasenCheck for crt_extern.h and _NSGetEnviron. Fix compilati...
2006-10-09 Matthias ClasenUpdate the docs to state which out parameters may be...
2006-10-08 Matthias ClasenCleanups
2006-10-02 Behdad EsfahbodMove all includes before including gdkalias.h.
2006-09-25 Michael Nattererfree display->input_windows with g_free(), not g_object...
2006-09-20 Behnam Esfahbodjust check the first shift-level of keyboard layout...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-09-09 Matthias ClasenFix small theoretical memory leaks. (#353916, Chris...
2006-08-31 Michael NattererFix build.
2006-08-30 Matthias ClasenFix gdk_window_beep
2006-08-30 Matthias ClasenAdd a function to beep on a window. For X11, implement...
2006-08-23 Tor LillqvistAdd Win32 detail to doc comments.
2006-08-15 Matthias ClasenDon't leak ShmPixmapInfo. (#349858, Chris Wilson)
2006-08-15 Matthias ClasenUse XAllocSizeHints to allocate the XSizeHints struct...
2006-08-15 Matthias ClasenZero out some stack-allocated X structures, to avoid...
2006-08-06 Matthias ClasenFree all XKB data. (#349997, Chris Wilson)
2006-07-27 Michael Natterercast the return value of XGetWindowProperty() correctly...
2006-07-19 Matthias ClasenWhen looking up a font XID, add the XID_FONT_BIT. ...
2006-06-29 Matthias ClasenFix root window size changes
2006-06-28 Matthias Clasenbroken pipe
2006-06-20 Matthias ClasenUpdate the docs. (#345194, Yevgen Muntyan)
2006-06-05 Matthias ClasenRemove the right XID from the xid table. (#34327, Sampo...
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-05-22 Matthias ClasenRemove _gdk_x11_screen_request_cm_notification
2006-05-18 Matthias ClasenAlways set protocol. (#342003, Tommi Komulainen)
2006-05-15 Søren Sandmanngtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c
2006-05-14 Matthias ClasenRemove extraneous ;
2006-05-04 Matthias ClasenMake symbol list mstch reality.
2006-04-27 Matthias Clasenfix build without xfixes
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-16 Matthias ClasenAvoid a possible array overrun. (Coverity)
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias ClasenMake this work for list == NULL. (Coverity)
2006-04-12 Matthias ClasenRearrange the code a bit.
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-04 Søren SandmannAdd "_private" to make it build.
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
next