| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for non XKB operation. (#73103) | Owen Taylor | 2002-03-04 | 3 | -32/+102 |
* | Fix tyop in docs. | Anders Carlsson | 2002-03-03 | 1 | -1/+1 |
* | Add a --enable-explicit-deps option to control whether dependency | Owen Taylor | 2002-03-02 | 1 | -1/+10 |
* | gdk/gdk.def Add and (trivially) implement | Tor Lillqvist | 2002-03-02 | 2 | -46/+103 |
* | Robustify tracking of pointer grab window. | Owen Taylor | 2002-03-02 | 4 | -11/+168 |
* | gdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval to be converted is | Tor Lillqvist | 2002-03-01 | 2 | -12/+20 |
* | Fix some reported (but not significant) UMR's from purify. (#73160, Morten | Owen Taylor | 2002-03-01 | 1 | -0/+2 |
* | include gdkkeysysms.h if compiling gdk_keyval_convert_case. | Owen Taylor | 2002-03-01 | 1 | -0/+2 |
* | Remove the event_mask, it is now in GdkWindowObject. | Tor Lillqvist | 2002-02-28 | 4 | -97/+115 |
* | Initialize private->event_mask from attributes we retrieved for the | Owen Taylor | 2002-02-28 | 1 | -8/+18 |
* | Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST. | Tor Lillqvist | 2002-02-28 | 2 | -2/+2 |
* | ed Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-28 | 5 | -1/+12 |
* | Register all stock icons "unscaled" so that we don't have icons only | Owen Taylor | 2002-02-27 | 1 | -1/+1 |
* | new file | Hans Breuer | 2002-02-27 | 1 | -5/+5 |
* | Shouldn't map KP_Enter to '\n', or KP_Tab to \t' since we don't map the | Owen Taylor | 2002-02-27 | 1 | -2/+0 |
* | Make sure Page_Up, Page_Down get those names, not Prior, Next. | Owen Taylor | 2002-02-27 | 2 | -7/+29 |
* | Implement the functions that until now just were non-functional stubs. For | Tor Lillqvist | 2002-02-26 | 7 | -67/+438 |
* | Fix precendence problem. (Sven Neumann) | Owen Taylor | 2002-02-25 | 1 | -1/+1 |
* | Convert over to using an GtkInvisible - selections don't work properly | Owen Taylor | 2002-02-25 | 2 | -5/+11 |
* | Always NULL out bg_pixmap, even when it used to be None or parent | Alexander Larsson | 2002-02-25 | 1 | -4/+3 |
* | gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add a | Owen Taylor | 2002-02-24 | 1 | -2/+3 |
* | Set also group in the key press/release events, always to zero for now. | Tor Lillqvist | 2002-02-23 | 1 | -2/+5 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 2 | -6/+22 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 3 | -6/+6 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 5 | -35/+53 |
* | Set the property as type ATOM_PAIR, not ATOM. (#72074, Gregory Merchan.) | Owen Taylor | 2002-02-21 | 2 | -3/+4 |
* | Add a XSETTING mapping for gtk-can-change-accels. (#70218, Thomas | Owen Taylor | 2002-02-20 | 1 | -0/+1 |
* | process WM_PAINT messages for bg_pixmap == GDK_NO_BG, fixes The GIMP's | Hans Breuer | 2002-02-18 | 2 | -1/+5 |
* | Released 1.3.14GTK_MULTIHEAD_MERGEPOINT_18_02_02GTK_1_3_14 | Owen Taylor | 2002-02-18 | 2 | -21/+27 |
* | Don't set the PC_EXPLICIT flag for unused palette entries, that might have | Tor Lillqvist | 2002-02-17 | 2 | -11/+24 |
* | Massive changes. Too many to list here, but I'll try a summary: | Tor Lillqvist | 2002-02-17 | 23 | -2597/+2410 |
* | use fabs() on a double instead of abs() | Manish Singh | 2002-02-17 | 1 | -1/+1 |
* | Depend on gtk.ico. | Tor Lillqvist | 2002-02-15 | 2 | -1/+1 |
* | File Edit Options Buffers Tools Help ... | Owen Taylor | 2002-02-15 | 1 | -1/+1 |
* | Add some more GdkDebugFlags, for more fine-grained debugging output | Tor Lillqvist | 2002-02-13 | 2 | -1/+15 |
* | g_warning() if setting the local fails, like gdk_set_locale() did. | Owen Taylor | 2002-02-13 | 1 | -9/+20 |
* | fix signature to match implementation | jacob berkman | 2002-02-11 | 1 | -1/+1 |
* | don't reduce the scroll rect size by the scroll amount | Hans Breuer | 2002-02-10 | 3 | -7/+7 |
* | XCopyArea with subwindow_mode = IncludeInferiors. (#70999) | Owen Taylor | 2002-02-09 | 1 | -1/+5 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 3 | -3/+1 |
* | Free the setting name. | Anders Carlsson | 2002-02-07 | 1 | -0/+3 |
* | Keep the length of the anti-expose queue finite, by if it gets too long, | Owen Taylor | 2002-02-06 | 2 | -40/+147 |
* | Do not #include <gdk/gdkwindow.h>. | Federico Mena Quintero | 2002-02-05 | 1 | -1/+0 |
* | on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-04 | 1 | -1/+1 |
* | Fix another missing static. | Owen Taylor | 2002-01-31 | 3 | -19/+6 |
* | make static. | Mark McLoughlin | 2002-01-31 | 5 | -14/+14 |
* | Deprecate GtkPreviewType, GtkSignalRunType, GtkSideType, | Owen Taylor | 2002-01-30 | 1 | -0/+4 |
* | Call _gdk_draw_pixbuf(), thus enabling using this function for pixbufs | Owen Taylor | 2002-01-29 | 2 | -46/+27 |
* | fixed a segfault that showed up when using the color picker. | Sven Neumann | 2002-01-29 | 1 | -2/+2 |
* | Merge from gdk-pixbuf stable. | Federico Mena Quintero | 2002-01-25 | 1 | -4/+4 |