| Commit message (Expand) | Author | Age | Files | Lines |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 33 | -846/+1646 |
* | Delete the gdk_DC when exiting, just to be sure. | Tor Lillqvist | 1999-09-21 | 62 | -38/+8 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 7 | -6/+8 |
* | gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors was | Tor Lillqvist | 1999-09-13 | 6 | -10/+16 |
* | Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to get | Tor Lillqvist | 1999-08-26 | 6 | -6/+66 |
* | Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly. | Tor Lillqvist | 1999-08-23 | 6 | -190/+42 |
* | Improvements by Hans Breuer: | Tor Lillqvist | 1999-08-21 | 2 | -156/+244 |
* | Fix a cut&paste error that caused crashes. | Tor Lillqvist | 1999-08-19 | 2 | -2/+2 |
* | When blitting inside one window, use ScrollWindowEx, and call | Tor Lillqvist | 1999-08-17 | 2 | -0/+42 |
* | Fix start and end radial endpoint calculations which were totally wrong. | Tor Lillqvist | 1999-08-16 | 2 | -14/+68 |
* | Fix a couple of bugs in the key event handling: Now AltGr chars work | Tor Lillqvist | 1999-08-12 | 2 | -4/+40 |
* | Added a file describing some upcoming and more | Owen Taylor | 1999-08-09 | 1 | -0/+219 |
* | A couple of minor fixes, not worth any ChangeLog entry (?). | Tor Lillqvist | 1999-08-06 | 4 | -2/+4 |
* | Edit some of the cursors a bit to look better on white background. | Tor Lillqvist | 1999-07-25 | 7 | -0/+0 |
* | README.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab | Tor Lillqvist | 1999-07-25 | 9 | -975/+924 |
* | Update gcc build instructions. Mention gettext is GPL. | Tor Lillqvist | 1999-07-21 | 5 | -34/+60 |
* | Implement it. Obscure bit manipulation needed. | Tor Lillqvist | 1999-07-14 | 4 | -110/+214 |
* | Less logging verbiage. | Tor Lillqvist | 1999-07-12 | 8 | -55/+64 |
* | Don't draw anything if width or height is zero. Don't print a warning if | Tor Lillqvist | 1999-07-10 | 12 | -94/+310 |
* | Handle Control-digits specially. | Tor Lillqvist | 1999-07-03 | 2 | -0/+38 |
* | bpl was set wrong for bitmaps, should be multiple of 4. (Thanks to Hans | Tor Lillqvist | 1999-06-28 | 2 | -2/+2 |
* | Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor header | Tor Lillqvist | 1999-06-14 | 6 | -124/+92 |
* | upgrade to libtool 1.3.2 (BeOS changes merged) | Manish Singh | 1999-06-02 | 1 | -0/+2 |
* | AdjustWindowRectEx2 renamed to SafeAdjustWindowRectEx. Don't override all | Tor Lillqvist | 1999-05-30 | 2 | -110/+138 |
* | Add (commented out) Windows-style theme include line. | Tor Lillqvist | 1999-05-25 | 2 | -0/+2 |
* | Copy our gdkprivate.h and gdkx.h to a gdk subdirectory, so that | Tor Lillqvist | 1999-05-18 | 4 | -259/+261 |
* | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1999-04-25 | 18 | -70/+225 |
* | correctly remove the default filter from the list | George Lebl | 1999-04-21 | 2 | -2/+2 |
* | Make sure `gdkconfig.h' exists after the rule is fired. | Raja R Harinath | 1999-03-29 | 1 | -4/+10 |
* | Rename from configincludedir so that glibconfig.h will be installed as | Raja R Harinath | 1999-03-26 | 1 | -2/+2 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 7 | -17/+63 |
* | Fixes to the win32 backend to actually be able to compile within a | Tor Lillqvist | 1999-03-17 | 47 | -5727/+72 |
* | Check for lstat. | Tor Lillqvist | 1999-03-16 | 1 | -6/+6 |
* | Forgot to document maketypes.awk change in ChangeLog. Added gdk.def file. | Tor Lillqvist | 1999-03-15 | 2 | -0/+672 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 5 | -65/+122 |
* | Move widechar tests from `glib' to here, since those were meant only for | Raja R Harinath | 1999-03-14 | 1 | -3/+4 |
* | Configure now generates a gdkconfig.h file, in similar way as GLib's | Tor Lillqvist | 1999-03-13 | 3 | -0/+37 |
* | Check for NULL parameter in gdk_font_load. Plug a memory leak in gdkim.c. | Tor Lillqvist | 1999-03-12 | 4 | -2/+6 |
* | first lookup the xfont ID in our font hash table, if we have a | Tim Janik | 1999-03-10 | 2 | -24/+44 |
* | Some bug fixes and improvements to the Win32 GDK. | Tor Lillqvist | 1999-03-07 | 14 | -690/+686 |
* | cur files are binary. Changed to -kb and committed the correct versions, | Tor Lillqvist | 1999-03-06 | 2 | -0/+0 |
* | cur files are binary. cvs admin -kb and recommit. | Tor Lillqvist | 1999-03-06 | 1 | -0/+0 |
* | Win32 version of GDK source files and resource files (cursors and icons). | Tor Lillqvist | 1999-03-05 | 127 | -0/+46985 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 56 | -2/+427 |
* | When sending events to windows with a proxy, set the window field in the | Owen Taylor | 1999-02-23 | 2 | -28/+142 |
* | Always set the max width or height to at least 1, since 0 triggers bugs in | Owen Taylor | 1999-02-21 | 2 | -4/+4 |
* | Changed warnings from g_message() to g_warning(). | Owen Taylor | 1999-02-21 | 4 | -20/+20 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 7 | -48/+86 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 5 | -24/+204 |
* | Supplement the existing WMNormalHints, don't overwrite them. | Owen Taylor | 1999-02-10 | 2 | -34/+52 |