| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bunch of functions that should have been marked static. | Owen Taylor | 2000-11-02 | 1 | -10/+10 |
* | had a test backward | Havoc Pennington | 2000-11-02 | 1 | -0/+26 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 7 | -7/+7 |
* | If window == NULL, assume the root window. (restoring the behaviour that | Robert Brady | 2000-10-25 | 1 | -6/+3 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 5 | -16/+60 |
* | Move list pointer forwards before removing item from list. (Crash reported | 0 | 2000-10-04 | 1 | -1/+2 |
* | Add gdk_window_iconify. | Owen Taylor | 2000-10-04 | 4 | -37/+131 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 5 | -9/+461 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 2 | -3/+3 |
* | Fix bug where moving a toplevel window immediately after sizing it would | Owen Taylor | 2000-09-01 | 1 | -3/+14 |
* | remove GDK_IMAGE_SHARED_PIXMAP from switch statements, since Tor removed | Owen Taylor | 2000-08-31 | 1 | -4/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 31 | -122/+122 |
* | Move gtk-config to gtk-config-2.0 move gtk_.m4 to gtk-2.0.m4 | Owen Taylor | 2000-07-14 | 1 | -2/+2 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 6 | -15/+21 |
* | Add check for db2html | Owen Taylor | 2000-07-06 | 1 | -0/+8 |
* | Patch from George Liebl to add a GdkGrabStatus enumeration to use as a | Owen Taylor | 2000-07-06 | 2 | -12/+36 |
* | Patch from George Liebl to install all the headers in the right place. | Owen Taylor | 2000-07-06 | 1 | -6/+6 |
* | font charset is iso8859-1, not iso-8859-1. | Owen Taylor | 2000-07-03 | 1 | -2/+3 |
* | Use g_get_charset() instead of g_get_codeset(). | Owen Taylor | 2000-07-03 | 1 | -3/+4 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 8 | -790/+616 |
* | Add a is_foreign flag to the structure. Do not call XFreePixmap on pixmaps | Owen Taylor | 2000-07-02 | 2 | -2/+10 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 8 | -3471/+30 |
* | When actually returning expose events, make sure to set the count field | Owen Taylor | 2000-07-01 | 2 | -20/+8 |
* | If possible, create only a single shm segment and use multiple parts of it | Owen Taylor | 2000-06-26 | 1 | -24/+34 |
* | use $(mkinstalldirs) not $(MKINSTALLDIRS) | Christopher Blizzard | 2000-06-21 | 1 | -2/+2 |
* | Remove use of libunicode in favor of new GLib functions. | Owen Taylor | 2000-06-21 | 1 | -8/+8 |
* | Fix conditionality to work the "right" way. Missed commits from previous. | Elliot Lee | 2000-06-20 | 1 | -3/+0 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 22 | -1271/+1925 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 4 | -4/+14 |
* | make it possible to configure gtk for different targets on the same | CEST 2000 Paolo Molaro | 2000-06-07 | 1 | -4/+3 |
* | Add call to g_type_init() - we'll need this later, and this makes sure | Owen Taylor | 2000-06-06 | 1 | -0/+2 |
* | We need to treat initial creation different from setting with regards to | Owen Taylor | 2000-06-05 | 1 | -8/+15 |
* | Hack gdk_event_get_graphics_expose() to sort of work by adding an extra | Owen Taylor | 2000-06-05 | 1 | -54/+36 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 5 | -62/+315 |
* | If a region does not have any rectangles, or if the specified rectangle is | Elliot Lee | 2000-05-18 | 1 | -1/+1 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 3 | -139/+64 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -13/+6 |
* | Fix problem with installation directory for gdkx.h | Owen Taylor | 2000-04-07 | 1 | -1/+3 |
* | Fix screwy indentation. | Owen Taylor | 2000-04-05 | 2 | -2/+3 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 25 | -560/+3943 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 11 | -65/+80 |
* | Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> | GMT 2000 Tony Gale | 2000-02-29 | 1 | -1/+1 |
* | Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / | Owen Taylor | 2000-02-18 | 2 | -20/+51 |
* | init refcount to 1 (gdk_cursor_new): init refcount to 1 | Havoc Pennington | 2000-02-13 | 1 | -2/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -2/+12 |
* | gdk/win32/gdkproperty-win32.c The assertions for GDK_IS_WINDOW were | Tor Lillqvist | 2000-02-09 | 1 | -3/+3 |
* | use gdk_cursor_unref instead of destroy | Havoc Pennington | 2000-01-29 | 1 | -1/+1 |
* | configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks to | Tor Lillqvist | 2000-01-15 | 1 | -0/+3 |
* | Change only_if_exists argument of gdk_atom_intern to bool. | Owen Taylor | 1999-12-03 | 1 | -1/+1 |
* | Call XFreeDeviceState() on results of XQueryDeviceState(). | Owen Taylor | 1999-11-10 | 2 | -0/+3 |