| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle the case where the pointer isn't on the same screen as the widget | Owen Taylor | 2002-12-14 | 1 | -5/+17 |
* | gdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provide a useful | Owen Taylor | 2002-12-14 | 1 | -2/+0 |
* | If the screen for the menu changes while the menu is torn off, move the | Owen Taylor | 2002-12-14 | 1 | -3/+21 |
* | Handle the case where the pointer is moved between screens during a handle | Owen Taylor | 2002-12-14 | 2 | -6/+50 |
* | Change the Escape key binding to only close if the dialog contains a | Owen Taylor | 2002-12-14 | 1 | -10/+39 |
* | Use g_utf8_collate_key() to sort in human-friendly order. (#94473) | Owen Taylor | 2002-12-13 | 1 | -3/+10 |
* | System fnmatch wasn't going to be UTF-8 clean, neither was our version. | Owen Taylor | 2002-12-13 | 5 | -229/+277 |
* | Const warning fix. | Owen Taylor | 2002-12-13 | 1 | -2/+2 |
* | Include "." and ".." in the list of entries; they are needed for correct | Owen Taylor | 2002-12-13 | 1 | -7/+10 |
* | Intercept events of type GDK_SETTING before we check to see if there was | Owen Taylor | 2002-12-12 | 1 | -2/+6 |
* | Add C-u/C-h/C-w. (#72245) | Owen Taylor | 2002-12-12 | 1 | -0/+10 |
* | Skip insensitive widgets. (#84061) | Owen Taylor | 2002-12-12 | 1 | -1/+1 |
* | return TRUE when button 3 is pressed, fixes #78324. | Soeren Sandmann | 2002-12-12 | 1 | -0/+1 |
* | Turn off DEBUG_VALIDATION_AND_SCROLLING that got turned on in an | Owen Taylor | 2002-12-12 | 1 | -1/+1 |
* | version 2.1.4, interface age 1. | Owen Taylor | 2002-12-11 | 1 | -1/+0 |
* | Delete EWMH properties if no private->state flags are set. (#66754) | Matthias Clasen | 2002-12-10 | 2 | -2/+2 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 20 | -43/+43 |
* | Fix typo with hadjustment/vadjustment introduce prior to 2.0.0. (#84621, | Owen Taylor | 2002-12-10 | 1 | -3/+3 |
* | new default color scheme based on the GNOME stock icon palette. (#80691, | Soeren Sandmann | 2002-12-10 | 5 | -21/+53 |
* | x can be in the range [0, upper], which can be bigger than [0, page_size]. | Kristian Rietveld | 2002-12-10 | 1 | -1/+1 |
* | Remove a couple of places if (widget->window), this function will only | Owen Taylor | 2002-12-10 | 1 | -7/+5 |
* | implement a working use_align = FALSE implementation (also mentioned in | Kristian Rietveld | 2002-12-10 | 2 | -8/+73 |
* | Remove unused draw_spin_entry_shadow(). (#80229) | Owen Taylor | 2002-12-10 | 1 | -72/+0 |
* | Remove unnecessary leftover check that was causing a UMR. (#100768, | Owen Taylor | 2002-12-09 | 1 | -1/+1 |
* | Remove left-over NULL checks that were preventing the NULL to "unmodify" | Owen Taylor | 2002-12-08 | 1 | -5/+0 |
* | Reset priv->changing before returning. (#100443) | Matthias Clasen | 2002-12-08 | 1 | -0/+2 |
* | Use the correct screen for getting the height. (Fix from Stephen Browne, | Owen Taylor | 2002-12-06 | 1 | -1/+2 |
* | Always look up and create the Motif drag window as a child of the root | Owen Taylor | 2002-12-04 | 1 | -4/+12 |
* | Fixed typo in gtkcellrendertoggle.c. | Christian Neumair | 2002-12-04 | 1 | -1/+1 |
* | Add back the monitoring of the selection when the combo isn't popped down; | Owen Taylor | 2002-12-04 | 1 | -0/+13 |
* | RTL flipping for statusbars. | Matthias Clasen | 2002-12-03 | 1 | -4/+26 |
* | Fix doc comment. | Anders Carlsson | 2002-12-03 | 1 | -2/+1 |
* | Declare gtk_tree_row_reference_get_type(). It is already used by a macro | Murray Cumming | 2002-12-02 | 1 | -0/+1 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 19 | -2/+111 |
* | Fix nasty typo (#99653): strlen (original + 1) -> strlen (original) + 1 | Daniel Elstner | 2002-11-26 | 1 | -1/+1 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 13 | -81/+227 |
* | don't offset one pixel when calculating the x position of the text. | Soeren Sandmann | 2002-11-26 | 1 | -3/+3 |
* | draw text twice, once with the prelight state and clipped to the progress | Soeren Sandmann | 2002-11-25 | 1 | -28/+73 |
* | Fix missing adjustments for new type of | Owen Taylor | 2002-11-25 | 1 | -7/+8 |
* | Style improvements that I forgot about in last commit. | Soeren Sandmann | 2002-11-25 | 1 | -7/+7 |
* | Break this function into simpler functions: gtk_progress_bar_paint_text(), | Soeren Sandmann | 2002-11-25 | 1 | -255/+203 |
* | Remove code to grab the focus here, it is no longer needed since we focus | Owen Taylor | 2002-11-25 | 1 | -6/+1 |
* | Add a note about reflexive ancestry. (#99085, Frederic Lespez) | Matthias Clasen | 2002-11-21 | 1 | -2/+3 |
* | Fix doc comment typos. (#97432, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 1 | -7/+7 |
* | Fix doc comment typos. (#98158, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 1 | -1/+1 |
* | Fix doc comment typos. (#98480, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 1 | -2/+2 |
* | return a value in the range of [-1, 1] instead [0, 1], | Kristian Rietveld | 2002-11-20 | 3 | -11/+38 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 28 | -279/+450 |
* | initialize anchor_path to NULL. | Manish Singh | 2002-11-20 | 1 | -1/+1 |
* | use gdk_drawable_get_size instead of gdk_window_get_size. Fixes #98957. | Manish Singh | 2002-11-19 | 1 | -1/+1 |