| Commit message (Expand) | Author | Age | Files | Lines |
* | these should be 31, not 3. Hooray for Xatoms (and not using the XA_* | jacob berkman | 2001-10-31 | 1 | -2/+2 |
* | automake doesn't support conditionalized LDFLAGS, so put win32 flags in | jacob berkman | 2001-10-29 | 1 | -2/+1 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 3 | -2/+61 |
* | New file, hand-written wrapper for the Wintab library. | Tor Lillqvist | 2001-10-29 | 24 | -708/+376 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 20 | -128/+164 |
* | Typo fix. Updates. Document the special values <none> and <parent> for | Matthias Clasen | 2001-10-27 | 1 | -1/+1 |
* | Ugh, broken pipe. | Anders Carlsson | 2001-10-26 | 2 | -5/+5 |
* | updated externals | Hans Breuer | 2001-10-26 | 3 | -23/+13 |
* | Update to new Pango APIs | Alex Larsson | 2001-10-24 | 3 | -29/+20 |
* | Always set window->parent (except or the root window itself); if the | Owen Taylor | 2001-10-24 | 3 | -27/+44 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -1/+1 |
* | Remove handle_box from App demo. | Jonathan Blandford | 2001-10-22 | 1 | -9/+8 |
* | Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01 | Owen Taylor | 2001-10-22 | 1 | -0/+2 |
* | Don't call g_thread_init(), we don't want to link to -lgthread if we don't | Owen Taylor | 2001-10-22 | 1 | -3/+2 |
* | Add a function, gdk_threads_init() that must be explicitely called to | Owen Taylor | 2001-10-22 | 2 | -3/+21 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 14 | -312/+616 |
* | Fix up for change to Pango font API. #61933. (Untested, even for | Owen Taylor | 2001-10-19 | 1 | -13/+12 |
* | fix compilation | Havoc Pennington | 2001-10-18 | 1 | -1/+1 |
* | Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and | Matthias Clasen | 2001-10-18 | 11 | -28/+101 |
* | Rename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE; signal was changed a | Owen Taylor | 2001-10-16 | 1 | -1/+1 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 4 | -64/+29 |
* | Replace reference to non-existent function gdk_x11_cursor_get_xid by | Matthias Clasen | 2001-10-06 | 1 | -2/+2 |
* | forgot to save before previous commit; this adds the deprecation | Havoc Pennington | 2001-10-03 | 1 | -0/+2 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 17 | -35/+1131 |
* | docs | Havoc Pennington | 2001-10-02 | 1 | -0/+11 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -1/+4 |
* | updated externals | Hans Breuer | 2001-09-21 | 7 | -57/+112 |
* | Remove unnecessary call to gdk_image_new_bitmap(). | Owen Taylor | 2001-09-20 | 1 | -9/+3 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -11/+1 |
* | Add a missing pango_layout_iter_free (). | Owen Taylor | 2001-09-20 | 1 | -0/+2 |
* | Set _NET_WM_PID and WM_CLIENT_MACHINE properties on each window, not just | Owen Taylor | 2001-09-19 | 1 | -0/+12 |
* | Fix propagated (flags && GDK_COLOR_WRITEABLE) typo. (#59723) | Owen Taylor | 2001-09-19 | 3 | -4/+4 |
* | Allow -1 for width/height to mean "width/height of pixbuf" (Patch from | Owen Taylor | 2001-09-19 | 1 | -9/+25 |
* | Released 1.3.8.GTK_1_3_8 | Tim Janik | 2001-09-19 | 1 | -1/+0 |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -4/+3 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 2 | -2/+27 |
* | Forget gdkfont | Alexander Larsson | 2001-09-10 | 1 | -3/+1 |
* | Update to use the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 4 | -12/+4 |
* | Prevent a false alarm constness warning with a cast. | Owen Taylor | 2001-09-08 | 2 | -1/+2 |
* | Removed unused function. | Alex Larsson | 2001-09-08 | 7 | -15/+27 |
* | Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. Remove | Owen Taylor | 2001-09-07 | 5 | -15/+68 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 99 | -4680/+1146 |
* | gdk/x11/gdkkeys-x11.c (get_direction): Don't call g_strcasecmp on NULL string... | Matthias Clasen | 2001-09-07 | 1 | -8/+12 |
* | Set current serial so that we don't eternally update the keymap after we | Owen Taylor | 2001-09-03 | 1 | -0/+2 |
* | add default icon | Havoc Pennington | 2001-08-29 | 2 | -21/+19 |
* | remove gtk_menu_* compat defines; these are already in gtkmenu.h, and the | Havoc Pennington | 2001-08-26 | 1 | -47/+175 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 10 | -4/+39 |
* | updated externals | Hans Breuer | 2001-08-19 | 6 | -131/+644 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 3 | -4/+1 |