| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove leftover notification of has-default. (#75508, Jacob Berkman.) | Owen Taylor | 2002-03-20 | 1 | -0/+6 |
* | Allow arrow keys as accelerators, as long as some modifier is pressed. | Owen Taylor | 2002-03-20 | 1 | -0/+9 |
* | Fix segfault when widget->parent is NULL. (#75615, Alexey A. Malyshev) | Owen Taylor | 2002-03-20 | 1 | -0/+6 |
* | Improve test to prevent infinite loop. (#74952, Thomas Leonard) | Owen Taylor | 2002-03-20 | 1 | -0/+9 |
* | Use $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572) | Owen Taylor | 2002-03-20 | 1 | -0/+5 |
* | Fix assignment of time in scroll events. (Sven Neumann, #75574) | Owen Taylor | 2002-03-20 | 1 | -0/+5 |
* | Use gdk_window_get_toplevel(), as it is the top-level windows that are | Tor Lillqvist | 2002-03-19 | 1 | -0/+8 |
* | fix infinite loop when gtk_combo_func() returns NULL (bug #75464) | jacob berkman | 2002-03-19 | 1 | -0/+5 |
* | set the correct min/max values for the ratio property (fixes #75331) | jacob berkman | 2002-03-18 | 1 | -0/+5 |
* | Patch from Yao Zhang fixing reference count leak. | Owen Taylor | 2002-03-18 | 1 | -0/+8 |
* | Fix backwards conditional. (#75019, Dan Winship.) | Owen Taylor | 2002-03-18 | 1 | -0/+5 |
* | use do_validate_rows instead of validate_rows_handler (fix by Mike Pieper, | Kristian Rietveld | 2002-03-17 | 1 | -0/+6 |
* | just return when we have an input_only window (fix by Owen Taylor) | Kristian Rietveld | 2002-03-16 | 1 | -0/+19 |
* | include CFLAGS from gthread-2.0 so that the libs work correctly in a | Sven Neumann | 2002-03-16 | 1 | -0/+6 |
* | Move pre-2.0 ChangeLog aside | Owen Taylor | 2002-03-15 | 1 | -28743/+0 |
* | add example to docs, as people are seeming to have trouble with this | Jonathan Blandford | 2002-03-15 | 1 | -0/+6 |
* | Set MATH_LIB to empty also on Win32. | Tor Lillqvist | 2002-03-15 | 1 | -0/+4 |
* | Fix byte shift arithmetic for big-endian. (Tracked down with help from | Owen Taylor | 2002-03-15 | 1 | -0/+6 |
* | make args const, 74159 (gtk_tree_view_insert_column_with_attributes): | Jonathan Blandford | 2002-03-15 | 1 | -0/+9 |
* | Fix test for "active submenu". | Soeren Sandmann | 2002-03-15 | 1 | -0/+5 |
* | Fudge keymap to have lower upper case variants if there is only a single | Padraig O'Briain | 2002-03-15 | 1 | -0/+6 |
* | Fix rather improbable reentrancy problem if a window is destroyed while | Owen Taylor | 2002-03-14 | 1 | -0/+7 |
* | gtk/gtktreemodelsort.c typo in docs for | Vitaly Tishkov | 2002-03-14 | 1 | -0/+6 |
* | When removing keys from the key hash, reinsert the right list back into | Owen Taylor | 2002-03-14 | 1 | -0/+6 |
* | Remove left-over GTK_OBJECT_CONNECTED macro that was defined in terms ofGTK_MULTIHEAD_MERGEPOINT_14_03_02 | Owen Taylor | 2002-03-13 | 1 | -0/+6 |
* | Unset the acceleratable_groups qdata because qdata isn't removed on | Owen Taylor | 2002-03-13 | 1 | -0/+7 |
* | Fix cut-n-paste bug. | Jonathan Blandford | 2002-03-13 | 1 | -0/+5 |
* | Allow NULL filenames. | Richard Hestilow | 2002-03-12 | 1 | -0/+5 |
* | Fix incorrect return value, filter out returns of 0x7f for the delete key. | Owen Taylor | 2002-03-12 | 1 | -0/+6 |
* | fix totally broken foreach function. | Jonathan Blandford | 2002-03-12 | 1 | -0/+5 |
* | Document gtk_{menu_item,widget}_set_accel_path() as the recommended API. | Matthias Clasen | 2002-03-11 | 1 | -0/+6 |
* | forgot to save ChangeLog before last commit | James Henstridge | 2002-03-11 | 1 | -0/+5 |
* | finally get the right behavior. | Jonathan Blandford | 2002-03-11 | 1 | -0/+5 |
* | compare path with cursor path and not with the selected iter in the | Kristian Rietveld | 2002-03-11 | 1 | -0/+6 |
* | ======== Released GTK+-2.0 ========GTK_2_0_0 | Owen Taylor | 2002-03-08 | 1 | -0/+4 |
* | handle gtk-tree-model-drop-append like the ListStore, includes some tweaks | Kristian Rietveld | 2002-03-08 | 1 | -0/+6 |
* | Some packing tweaks. | Owen Taylor | 2002-03-08 | 1 | -0/+9 |
* | get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only | Jonathan Blandford | 2002-03-08 | 1 | -0/+12 |
* | Fix version numbers. (Johan Dahlin.) | Owen Taylor | 2002-03-08 | 1 | -0/+12 |
* | Final updates for 2.0.0 | Owen Taylor | 2002-03-08 | 1 | -0/+6 |
* | Add missing .la suffix for libgdk_pixbuf. | Tor Lillqvist | 2002-03-07 | 1 | -0/+4 |
* | increase value of new_location by one if cmp_a > 0 and we hit the end of | Kristian Rietveld | 2002-03-07 | 1 | -0/+6 |
* | Fix problem where there were two copies of the "do an arrow step" code, | Owen Taylor | 2002-03-07 | 1 | -0/+7 |
* | start implementing | Jonathan Blandford | 2002-03-07 | 1 | -0/+35 |
* | Update offsets before finding where to insert the new value. | Darin Adler | 2002-03-07 | 1 | -0/+8 |
* | gdk/Makefile.am rework so that only things that really need to be done | Manish Singh | 2002-03-06 | 1 | -0/+7 |
* | Register 16x16 version of properties stock icon. | Anders Carlsson | 2002-03-06 | 1 | -0/+7 |
* | Fix various problems when truncating the inserted text to fit into the | Owen Taylor | 2002-03-06 | 1 | -0/+6 |
* | move event handling to the process_action function so we can have the | Jonathan Blandford | 2002-03-06 | 1 | -0/+7 |
* | GTK+-2.0.0 rc1GTK_2_0_0_RC1 | Owen Taylor | 2002-03-06 | 1 | -0/+9 |