| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -6/+6 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Avoid loading the ISO8859-1 iconv module. We're already doing all the | Alexander Larsson | 2007-11-12 | 1 | -21/+21 |
* | Make this work for list == NULL. (Coverity) | Matthias Clasen | 2006-04-12 | 1 | -6/+7 |
* | Broken pipe | Matthias Clasen | 2005-09-11 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -2/+2 |
* | Don't crash if Xlib fails to return UTF-8. (#159373, Kristian Høgsberg) | Matthias Clasen | 2004-11-26 | 1 | -2/+8 |
* | Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalid | Matthias Clasen | 2004-09-17 | 1 | -1/+9 |
* | 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 | -0/+1 |
* | Call g_convert(), not g_convert() with fallback, since Emacs is happier if | Owen Taylor | 2004-02-25 | 1 | -5/+9 |
* | Always look up and create the Motif drag window as a child of the root | Owen Taylor | 2002-12-04 | 1 | -2/+7 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -36/+49 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -2/+2 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -1/+1 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 1 | -2/+2 |
* | Fix error in computing length and a memory leak. (Fixes #94072, reported | Owen Taylor | 2002-10-03 | 1 | -18/+37 |
* | initialize gtk_selection_atoms only once at the 1st call. set length of | Hidetoshi Tajima | 2002-08-14 | 1 | -2/+2 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -98/+92 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -2/+2 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -82/+0 |
* | Update for multihead. | Owen Taylor | 2002-04-30 | 1 | -2/+1 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -74/+297 |
* | fix segfault upon NULL return from gdk_utf8_to_string_target(). | Tim Janik | 2002-04-04 | 1 | -1/+2 |
* | Convert over to using an GtkInvisible - selections don't work properly | Owen Taylor | 2002-02-25 | 1 | -5/+8 |
* | Set the property as type ATOM_PAIR, not ATOM. (#72074, Gregory Merchan.) | Owen Taylor | 2002-02-21 | 1 | -1/+1 |
* | g_warning() if setting the local fails, like gdk_set_locale() did. | Owen Taylor | 2002-02-13 | 1 | -9/+20 |
* | Don't mangle sequences of consecutive \n or \r. | Owen Taylor | 2002-01-14 | 1 | -4/+4 |
* | GDK instead of Gdk. | Matthias Clasen | 2001-12-29 | 1 | -5/+5 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -16/+39 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -4/+4 |
* | ask apps for COMPOUND_TEXT instead of TEXT correctly interpret the return | Hidetoshi Tajima | 2001-08-08 | 1 | -0/+1 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -2/+2 |
* | Fix problem with using result of g_get_charset() backwards - pointed out | Owen Taylor | 2000-11-12 | 1 | -2/+2 |
* | Move list pointer forwards before removing item from list. (Crash reported | 0 | 2000-10-04 | 1 | -1/+2 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -0/+390 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -9/+9 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -1/+1 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -10/+14 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -19/+12 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1/+3 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -5/+5 |
* | 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 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+10 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | added a bunch of checks for window != NULL and private->destroyed. (don't | Tim Janik | 1998-01-26 | 1 | -1/+9 |
* | Patches to support internationalized input by: | Gnome CVS User | 1997-11-27 | 1 | -0/+69 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+168 |