| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk: Remove gdkinternals.h | Benjamin Otte | 2021-09-24 | 1 | -1/+0 |
* | gdk: Remove an unused variable | Matthias Clasen | 2020-10-01 | 1 | -1/+0 |
* | gdk: Reorganize env vars | Matthias Clasen | 2018-01-14 | 1 | -3/+0 |
* | gdk: Move gdk_disable_multidevice tot he X11 backend | Matthias Clasen | 2017-11-25 | 1 | -1/+0 |
* | gdk: Remove gdk_get_display_arg_name() | Benjamin Otte | 2017-11-01 | 1 | -2/+0 |
* | gdk: Add GDK_VULKAN env variable | Benjamin Otte | 2016-12-09 | 1 | -0/+1 |
* | Add GDK_GL env var and GdkGLFlags | Alexander Larsson | 2014-11-06 | 1 | -0/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gdk: Add GDK_RENDERING environment variable | Benjamin Otte | 2011-03-11 | 1 | -3/+2 |
* | Remove support for GDK_NATIVE_WINDOWS | Alexander Larsson | 2011-03-08 | 1 | -1/+0 |
* | Drop the --screen cmdline argument | Matthias Clasen | 2010-12-21 | 1 | -1/+0 |
* | Work toward turning GdkDisplayManager into a backend singleton | Matthias Clasen | 2010-12-21 | 1 | -1/+0 |
* | Enable XI2 by default | Carlos Garnacho | 2010-12-15 | 1 | -1/+1 |
* | Inclusion cleanups in sources | Matthias Clasen | 2010-10-14 | 1 | -2/+2 |
* | Revamp and modernize X error traps | Havoc Pennington | 2010-09-18 | 1 | -2/+0 |
* | Remove variables from the platform-independent GDK API | Tor Lillqvist | 2010-09-08 | 1 | -4/+0 |
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -1/+1 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -0/+1 |
* | Add support for enabling only native windows | Alexander Larsson | 2009-08-24 | 1 | -0/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -0/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+0 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+2 |
* | Based on a patch by Martin Kretzschmar; #122448 | Michael Meeks | 2003-12-08 | 1 | -2/+3 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -0/+2 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -7/+7 |
* | File Edit Options Buffers Tools Help ... | Owen Taylor | 2002-02-15 | 1 | -1/+1 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 1 | -1/+1 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -8/+9 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -44/+4 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -0/+2 |
* | Define gdk_xim_ic only, if USE_XIM is defined. | Sebastian Wilhelmi | 1998-12-16 | 1 | -0/+2 |
* | urg, fixups | Tim Janik | 1998-12-16 | 1 | -8/+0 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -0/+8 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -0/+4 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -1/+1 |
* | new function to get the *real* geometry position of a window, taken | Tim Janik | 1998-09-25 | 1 | -1/+1 |
* | use g_get_current_dir() instead of getcwd(). | Tim Janik | 1998-08-18 | 1 | -1/+0 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+11 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d... | Elliot Lee | 1998-03-10 | 1 | -1/+1 |
* | Miguel, try this - I think it should do what you need. Hurry hurry :) | Elliot Lee | 1998-03-10 | 1 | -1/+1 |
* | This commit moves dnd variables around a bit, and has a try at using hints fo... | Elliot Lee | 1998-03-06 | 1 | -1/+3 |
* | [Ummm, maybe we should do the same change to the selection_owner variable?] | Federico Mena Quintero | 1998-03-06 | 1 | -1/+1 |