| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | variable declaration have to have the same type as their | Tim Janik | 1998-03-01 | 1 | -2/+2 |
* | Add drag_end_event for future expansion, plus allow passing in NULL to the gd... | Elliot Lee | 1998-03-01 | 1 | -1/+3 |
* | D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now... | Elliot Lee | 1998-02-26 | 1 | -2/+6 |
* | configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c | Owen Taylor | 1998-02-19 | 1 | -2/+1 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+47 |