| Commit message (Expand) | Author | Age | Files | Lines |
* | === Released 2.1.5 ===GTK_2_1_5 | Owen Taylor | 2002-12-17 | 1 | -1/+12 |
* | Don't use AC_CHECK_LIB() when checking for FreeType, Pango, Atk since that | Owen Taylor | 2002-12-17 | 1 | -0/+7 |
* | Call gtk_entry_set_position_internal() that takes a new "reset_IM" | Owen Taylor | 2002-12-17 | 1 | -0/+8 |
* | Implement two missing functions (#101369) | Tor Lillqvist | 2002-12-17 | 1 | -0/+2 |
* | Fix a few doc comments. Link to style properties. | Matthias Clasen | 2002-12-17 | 1 | -0/+4 |
* | Minor cosmetics. | Tor Lillqvist | 2002-12-17 | 1 | -0/+14 |
* | Get rid of incorrect calls to g_value_init(). (#100669, Johan Dahlin, | Owen Taylor | 2002-12-16 | 1 | -0/+6 |
* | Implement Owen's susggestion from #80764. Fixes #101314. | Soeren Sandmann | 2002-12-16 | 1 | -0/+5 |
* | Some fixes for modal hint setting based on a patch from Arvind Samptur | Owen Taylor | 2002-12-16 | 1 | -0/+16 |
* | Add a missed bug number | Owen Taylor | 2002-12-15 | 1 | -1/+1 |
* | Hard-code GTK_BINARY_VERSION=2.2.0 for now; should stay the same until we | Owen Taylor | 2002-12-15 | 1 | -0/+5 |
* | Pass TRUE for search_sensitive - prevents a problem where after hitting | Owen Taylor | 2002-12-15 | 1 | -0/+8 |
* | Fix a bug with checking the private flag on the wrong window; improve the | Owen Taylor | 2002-12-15 | 1 | -0/+7 |
* | Don't call status_window_set_text() if the status window doesn't already | Owen Taylor | 2002-12-15 | 1 | -0/+10 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -0/+22 |
* | Add docs. | Matthias Clasen | 2002-12-15 | 1 | -0/+14 |
* | Made Xinerama-aware. (#85711) | Matthias Clasen | 2002-12-14 | 1 | -0/+5 |
* | Add a new binding signal, "move_scroll", and use it to hook up | Owen Taylor | 2002-12-14 | 1 | -0/+18 |
* | minor coding style fix. | Chema Celorio | 2002-12-14 | 1 | -0/+5 |
* | Don't recalculate the acceleration label in an idle handler. | Soeren Sandmann | 2002-12-14 | 1 | -0/+5 |
* | Handle the case where the pointer isn't on the same screen as the widget | Owen Taylor | 2002-12-14 | 1 | -0/+17 |
* | Comitting missed ChangeLog from earlier commit.. | Owen Taylor | 2002-12-14 | 1 | -0/+6 |
* | If the screen for the menu changes while the menu is torn off, move the | Owen Taylor | 2002-12-14 | 1 | -0/+9 |
* | Handle the case where the pointer is moved between screens during a handle | Owen Taylor | 2002-12-14 | 1 | -0/+10 |
* | Change the Escape key binding to only close if the dialog contains a | Owen Taylor | 2002-12-14 | 1 | -0/+6 |
* | Use g_utf8_collate_key() to sort in human-friendly order. (#94473) | Owen Taylor | 2002-12-13 | 1 | -0/+6 |
* | System fnmatch wasn't going to be UTF-8 clean, neither was our version. | Owen Taylor | 2002-12-13 | 1 | -0/+18 |
* | Const warning fix. | Owen Taylor | 2002-12-13 | 1 | -0/+5 |
* | Include "." and ".." in the list of entries; they are needed for correct | Owen Taylor | 2002-12-13 | 1 | -0/+12 |
* | Intercept events of type GDK_SETTING before we check to see if there was | Owen Taylor | 2002-12-12 | 1 | -0/+7 |
* | Add C-u/C-h/C-w. (#72245) | Owen Taylor | 2002-12-12 | 1 | -0/+4 |
* | Skip insensitive widgets. (#84061) | Owen Taylor | 2002-12-12 | 1 | -0/+5 |
* | Remove unneeded bits of AM_GTK_GNU_TEXT macros. | Owen Taylor | 2002-12-12 | 1 | -0/+5 |
* | return TRUE when button 3 is pressed, fixes #78324. | Soeren Sandmann | 2002-12-12 | 1 | -0/+5 |
* | Turn off DEBUG_VALIDATION_AND_SCROLLING that got turned on in an | Owen Taylor | 2002-12-12 | 1 | -0/+5 |
* | === Released GTK+-2.1.4 ===GTK_2_1_4 | Owen Taylor | 2002-12-12 | 1 | -0/+9 |
* | gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap_create_from_data, | Tor Lillqvist | 2002-12-11 | 1 | -0/+12 |
* | version 2.1.4, interface age 1. | Owen Taylor | 2002-12-11 | 1 | -0/+10 |
* | gdk_x11_get_xatom_by_name_for_display takes a GdkDisplay *, not an | PST 2002 Manish Singh | 2002-12-10 | 1 | -0/+6 |
* | Delete EWMH properties if no private->state flags are set. (#66754) | Matthias Clasen | 2002-12-10 | 1 | -0/+9 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -0/+23 |
* | Separate out tracking of the X server focus window from tracking our idea | Owen Taylor | 2002-12-10 | 1 | -0/+8 |
* | Fix typo with hadjustment/vadjustment introduce prior to 2.0.0. (#84621, | Owen Taylor | 2002-12-10 | 1 | -0/+6 |
* | new default color scheme based on the GNOME stock icon palette. (#80691, | Soeren Sandmann | 2002-12-10 | 1 | -0/+13 |
* | x can be in the range [0, upper], which can be bigger than [0, page_size]. | Kristian Rietveld | 2002-12-10 | 1 | -0/+7 |
* | Remove a couple of places if (widget->window), this function will only | Owen Taylor | 2002-12-10 | 1 | -0/+7 |
* | implement a working use_align = FALSE implementation (also mentioned in | Kristian Rietveld | 2002-12-10 | 1 | -0/+17 |
* | Remove unused draw_spin_entry_shadow(). (#80229) | Owen Taylor | 2002-12-10 | 1 | -0/+5 |
* | Remove selection for DeviceButtonRelease, we no longer need it now that | Owen Taylor | 2002-12-09 | 1 | -1/+8 |
* | update to allow a GdkDrawable instead of a GdkWindow. | Kristian Rietveld | 2002-12-09 | 1 | -0/+20 |