summaryrefslogtreecommitdiff
path: root/gdk/x11
Commit message (Expand)AuthorAgeFilesLines
* Deprecate and hardcode default toolbar icon size settingWilliam Jon McCann2013-07-081-1/+0
* Deprecate and hardcode default toolbar style settingWilliam Jon McCann2013-07-081-1/+0
* Deprecate and hardcode the value of visible-focus settingWilliam Jon McCann2013-07-081-1/+0
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-033-55/+64
* x11: Don't follow dpi and scale from xsettings when GDK_SCALE setAlexander Larsson2013-07-034-8/+15
* x11: Add Gdk/UnscaledDPI to override Xft/DPIAlexander Larsson2013-07-032-1/+15
* x11: Support the Gdk/WindowScalingFactor xsettingAlexander Larsson2013-07-036-5/+120
* x11: Initial cut at supporting window scaling for X11Alexander Larsson2013-07-0313-189/+365
* Remove gtk-im-status-style and gtk-im-preedit-style from GDK as wellWilliam Jon McCann2013-06-301-2/+0
* Deprecate the unused gtk-file-chooser-backend settingWilliam Jon McCann2013-06-301-1/+0
* GdkScreenX11: Dispose visualsMatthias Clasen2013-06-291-0/+3
* GdkVisualX11: Add a dispose implementationMatthias Clasen2013-06-291-0/+16
* GdkDeviceManagerXI2: chain up in constructedMatthias Clasen2013-06-291-0/+2
* Deprecate and ignore gtk-icon-sizes settingWilliam Jon McCann2013-06-261-1/+0
* Remove the rest of gtk-touchscreen-modeWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-menu-bar-accel settingWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-fallback-icon-themeWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore the cursor blink settingsWilliam Jon McCann2013-06-261-3/+0
* Deprecate and ignore gtk-can-change-accelsWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" propertiesWilliam Jon McCann2013-06-261-2/+0
* Deprecate and ignore gtk-menu-images settingWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-button-images settingWilliam Jon McCann2013-06-261-1/+0
* Optimize gdk_x11_screen_supports_net_wm_hint()John Lindgren2013-06-231-5/+5
* x11: Remove motif dnd leftoversBenjamin Otte2013-06-132-15/+0
* Ignore Gtk/ShowInputMethodMenu and Gtk/ShowUnicodeMenu X settingsMatthias Clasen2013-06-071-2/+0
* Add a tiled window stateMatthias Clasen2013-05-271-0/+19
* x11: make _gdk_device_query_state report the master's device stateLionel Landwerlin2013-05-191-0/+10
* Missing NULL-check in XI2's implementation for get_window()Mario Sanchez Prada2013-05-191-0/+2
* GdkWindow: Track all native windows of native windowsAlexander Larsson2013-05-151-0/+2
* gdkwindow: Remove translate vfuncAlexander Larsson2013-05-072-127/+6
* New visibility handling in gdkMatthias Clasen2013-05-051-7/+8
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-0517-0/+61
* displaymanager: Remove GInitable implementationBenjamin Otte2013-05-021-35/+2
* x11: Move initialization codeBenjamin Otte2013-05-012-1/+2
* gdk: Unvfuncify gdk_display_manager_open_display()Benjamin Otte2013-04-191-10/+0
* x11: Simplify functionBenjamin Otte2013-04-191-10/+1
* displaymanager: Emit display-opened directlyBenjamin Otte2013-04-191-2/+0
* gdk: Unvfuncify generic key functionsBenjamin Otte2013-04-163-68/+0
* docs: Move property section docs to correct fileBenjamin Otte2013-04-161-34/+0
* gdk: Make atoms handled genericallyBenjamin Otte2013-04-152-75/+5
* displaymanager: Handle list of displays in base classBenjamin Otte2013-04-153-45/+0
* displaymanager: Move set_default_display vfuncBenjamin Otte2013-04-153-12/+3
* displaymanager: Handle the default displayBenjamin Otte2013-04-151-13/+2
* Precache more atomsMatthias Clasen2013-04-131-0/+10
* xi2: Improve pointer emulation debug reportingDavid King2013-04-111-4/+4
* xi2: Reset scroll valuators on synthesized crossing eventsCarlos Garnacho2013-04-101-1/+14
* x11: Simplify code for single-screen caseBenjamin Otte2013-04-063-102/+85
* gdkdisplay: Remove get_screen() and get_n_screens() vfuncsBenjamin Otte2013-04-021-17/+0
* x11: Make display:screen relation 1:1Benjamin Otte2013-04-012-39/+16
* Remove an unused field in GdkWindowX11Matthias Clasen2013-03-312-2/+0