| Commit message (Expand) | Author | Age | Files | Lines |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -2/+3 |
* | 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 |
* | Add "Since" information. | Matthias Clasen | 2002-12-06 | 1 | -1/+5 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -0/+2 |
* | Reformulate doc comments to work around gtk-doc limitations. | Matthias Clasen | 2002-11-08 | 1 | -1/+1 |
* | More doc comments moved inline. | Matthias Clasen | 2002-11-01 | 1 | -0/+148 |
* | 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 | -0/+26 |
* | Forget gdkfont | Alexander Larsson | 2001-09-10 | 1 | -3/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -0/+14 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Include gdkinternals.h instead of gdkprivate.h. | Owen Taylor | 2000-03-28 | 1 | -1/+1 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -678/+13 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1/+1 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -8/+99 |
* | first lookup the xfont ID in our font hash table, if we have a | Tim Janik | 1999-03-10 | 1 | -12/+22 |
* | 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 warnings from g_message() to g_warning(). | Owen Taylor | 1999-02-21 | 1 | -2/+2 |
* | removed unused var 64-bit cast point to const data Made const-correct. | Jeff Garzik | 1998-12-24 | 1 | -1/+0 |
* | Added gdk_text_extents_wc() | Owen Taylor | 1998-12-15 | 1 | -0/+74 |
* | Corrections to computation of extents of text from a font set. (from | Owen Taylor | 1998-12-12 | 1 | -4/+4 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -0/+106 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 1 | -2/+2 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -0/+86 |
* | Added functions gdk_text_height, gdk_string_height, gdk_char_height to | Stefan Jeske | 1998-06-25 | 1 | -0/+68 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -9/+9 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Don't clear the window on an expose event. On draws, just clear the | Owen Taylor | 1998-03-28 | 1 | -5/+14 |
* | Don't respond to drops when grab is in effect. (workaround) | Owen Taylor | 1998-03-22 | 1 | -1/+4 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -26/+21 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+379 |