| Commit message (Expand) | Author | Age | Files | Lines |
* | new file | Hans Breuer | 2002-02-27 | 1 | -0/+19 |
* | After computing the clamped value, actually set it. (#62639, Sergey | Owen Taylor | 2002-02-27 | 1 | -0/+5 |
* | Clean up the code so < 0 == end wasn't just a side effect, remove most of | Owen Taylor | 2002-02-27 | 1 | -0/+7 |
* | Remove these files from CVS so we more-or-less current versions from | Owen Taylor | 2002-02-27 | 1 | -1/+6 |
* | Shouldn't map KP_Enter to '\n', or KP_Tab to \t' since we don't map the | Owen Taylor | 2002-02-27 | 1 | -0/+7 |
* | Call gtk_combo_set_popdown_strings() in case the combo is up currently. | Owen Taylor | 2002-02-27 | 1 | -0/+6 |
* | Switch control-home/end and home/end with the idea that scrolled windows | Owen Taylor | 2002-02-27 | 1 | -0/+8 |
* | Chain up before drawing the scale values so that the number is drawn in | Owen Taylor | 2002-02-27 | 1 | -0/+7 |
* | Make sure Page_Up, Page_Down get those names, not Prior, Next. | Owen Taylor | 2002-02-27 | 1 | -0/+7 |
* | ue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-27 | 1 | -0/+8 |
* | Append mnemonics rather than prepending them so that the order is | Owen Taylor | 2002-02-26 | 1 | -0/+7 |
* | Draw arrows better (without extra baseline) | Soeren Sandmann | 2002-02-26 | 1 | -0/+6 |
* | Display any "g_unicode_isgraph()" char literally, not just latin1. | Owen Taylor | 2002-02-26 | 1 | -2/+8 |
* | Don't to focus insensitive widgets. (#68203) | Owen Taylor | 2002-02-26 | 1 | -0/+17 |
* | Emit ::color_changed every time we notify current_color. (Brute force fix | Owen Taylor | 2002-02-26 | 1 | -0/+7 |
* | use the cursor position _after_ deleting the text as the position to | Owen Taylor | 2002-02-26 | 1 | -1/+7 |
* | gtk/gtktreemodel.c misprints in documentation for | Vitaly Tishkov | 2002-02-26 | 1 | -0/+6 |
* | take into account that a path from a rowref can be NULL. (#72623 and | Kristian Rietveld | 2002-02-26 | 1 | -0/+8 |
* | Fix double free. | Owen Taylor | 2002-02-26 | 1 | -0/+5 |
* | Handle a keyval of 0, by returning an empty list. (#72617, Kevin Breit) | Owen Taylor | 2002-02-26 | 1 | -0/+6 |
* | Fix #72586. Silently accept empty tree. (gtk_tree_view_collapse_all): | Richard Hult | 2002-02-26 | 1 | -0/+6 |
* | A couple of name changes. | Tor Lillqvist | 2002-02-26 | 1 | -1/+5 |
* | Fix double set of bindings for page-up/down. (#72605, Tor Lillquist) | Owen Taylor | 2002-02-26 | 1 | -0/+9 |
* | Implement the functions that until now just were non-functional stubs. For | Tor Lillqvist | 2002-02-26 | 1 | -0/+39 |
* | Fix typos in pkg-config invokations. (#72476) | Matthias Clasen | 2002-02-26 | 1 | -0/+5 |
* | Set the keyboard-mode flag before popping up the tooltip so that pop it up | Owen Taylor | 2002-02-26 | 1 | -0/+6 |
* | call _gtk_tree_view_column_cell_set_dirty when visible, so this column | Kristian Rietveld | 2002-02-25 | 1 | -0/+10 |
* | Fix precendence problem. (Sven Neumann) | Owen Taylor | 2002-02-25 | 1 | -0/+5 |
* | Convert over to using an GtkInvisible - selections don't work properly | Owen Taylor | 2002-02-25 | 1 | -0/+14 |
* | add dx/dy to child allocation, don't subtract them. Also, copy code from | Havoc Pennington | 2002-02-25 | 1 | -0/+7 |
* | change to pass in the cursor direction always, not just when we need an | Havoc Pennington | 2002-02-25 | 1 | -0/+13 |
* | Always NULL out bg_pixmap, even when it used to be None or parent | Alexander Larsson | 2002-02-25 | 1 | -0/+6 |
* | parent_class variable was GtkObjectClass instead of GObjectClass | Havoc Pennington | 2002-02-25 | 1 | -0/+9 |
* | Fix off-by-one error. (Pointed out by Anders Carlsson) | Owen Taylor | 2002-02-25 | 1 | -0/+5 |
* | Forgotten ChangeLog. | Matthias Clasen | 2002-02-25 | 1 | -0/+8 |
* | free iter before going to done | Kristian Rietveld | 2002-02-25 | 1 | -0/+9 |
* | Take border width into account. | Owen Taylor | 2002-02-24 | 1 | -0/+9 |
* | Released 1.3.15.GTK_1_3_15 | Owen Taylor | 2002-02-24 | 1 | -1/+11 |
* | Sanity check default font family name and size. | Owen Taylor | 2002-02-24 | 1 | -0/+18 |
* | at Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redhat.com> | Jonathan Blandford | 2002-02-24 | 1 | -0/+20 |
* | change new_root to new_first to avoid confusion. | Jonathan Blandford | 2002-02-24 | 1 | -0/+6 |
* | gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add a | Owen Taylor | 2002-02-24 | 1 | -0/+7 |
* | Move inclusion of <windows.h> before inclusion of <winsock.h>, to actually | Tor Lillqvist | 2002-02-24 | 1 | -0/+11 |
* | Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB | Owen Taylor | 2002-02-24 | 1 | -0/+11 |
* | change gravity of start/end marks so that text added at either end of the | Havoc Pennington | 2002-02-24 | 1 | -0/+8 |
* | Didn't refind node when it was NULL. Bug found by Tor Lillqvist. | Jonathan Blandford | 2002-02-24 | 1 | -0/+5 |
* | Set also group in the key press/release events, always to zero for now. | Tor Lillqvist | 2002-02-23 | 1 | -0/+6 |
* | Alpha-pad icons so they get the correct size. | Anders Carlsson | 2002-02-23 | 1 | -0/+8 |
* | Patch from Matthias Clasen to remove some excessive ::changed signals for | Owen Taylor | 2002-02-23 | 1 | -0/+5 |
* | Include the gtkrc files for themes. | Tor Lillqvist | 2002-02-23 | 1 | -0/+4 |