]> Pileus Git - ~andy/gtk/history - gdk/x11/xsettings-client.c
x11: Fold xsettings-common.[ch] into xsettings-client.[ch]
[~andy/gtk] / gdk / x11 / xsettings-client.c
2013-02-19 Benjamin Ottex11: Fold xsettings-common.[ch] into xsettings-client...
2013-02-19 Benjamin Ottex11: Return XSetting without copying
2013-02-19 Benjamin Ottex11: Don't store last change serial
2013-02-19 Benjamin Ottexsettings: Remove XSettingsList type
2013-02-19 Benjamin Ottexsettings: Use glib byte order functions
2013-02-19 Benjamin Ottexsettings: Remove unused function
2013-01-27 John LindgrenXSettingsList is now a typedef for GHashTable.
2012-03-11 Matthias ClasenDrop support for pre-R6 X
2010-10-15 Matthias ClasenInclusion cleanups in sources
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-04-10 Matthias ClasenChange the XSettingsWatchFunc to return a Bool to indic...
2007-01-02 Matthias ClasenTry to fix #315732, reported by Luke Hutchinson:
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2004-11-12 Matthias ClasenMake GDK+ compile with X11R5 (#148032)
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-27 Manish Singhfix ytpo: s/eles/else/
2004-02-27 Owen TaylorFix memory leak in case of mismatched property type.
2004-02-10 Owen TaylorAvoid triggering an X error when the client->manager_wi...
2004-02-02 Soeren SandmannRemove unused variable 'result'
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2002-08-05 Owen TaylorFix problem with wrong depth being used. (#89941, Jacob...
2002-05-07 Owen TaylorCheck for selection_atom, not property name atom.
2002-05-07 Anders CarlssonOnly process manager events with the correct atom.
2002-04-12 jacob berkmanfix cut-n-paste bug which breaks big-endian machines...
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...