| Commit message (Expand) | Author | Age | Files | Lines |
* | ue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-27 | 1 | -1/+4 |
* | Append mnemonics rather than prepending them so that the order is | Owen Taylor | 2002-02-26 | 1 | -1/+1 |
* | Draw arrows better (without extra baseline) | Soeren Sandmann | 2002-02-26 | 5 | -189/+256 |
* | Display any "g_unicode_isgraph()" char literally, not just latin1. | Owen Taylor | 2002-02-26 | 1 | -6/+7 |
* | Don't to focus insensitive widgets. (#68203) | Owen Taylor | 2002-02-26 | 2 | -25/+52 |
* | Emit ::color_changed every time we notify current_color. (Brute force fix | Owen Taylor | 2002-02-26 | 1 | -3/+9 |
* | use the cursor position _after_ deleting the text as the position to | Owen Taylor | 2002-02-26 | 1 | -1/+2 |
* | gtk/gtktreemodel.c misprints in documentation for | Vitaly Tishkov | 2002-02-26 | 1 | -2/+2 |
* | take into account that a path from a rowref can be NULL. (#72623 and | Kristian Rietveld | 2002-02-26 | 2 | -6/+10 |
* | Fix double free. | Owen Taylor | 2002-02-26 | 1 | -1/+0 |
* | Handle a keyval of 0, by returning an empty list. (#72617, Kevin Breit) | Owen Taylor | 2002-02-26 | 1 | -1/+4 |
* | Fix #72586. Silently accept empty tree. (gtk_tree_view_collapse_all): | Richard Hult | 2002-02-26 | 1 | -2/+6 |
* | A couple of name changes. | Tor Lillqvist | 2002-02-26 | 1 | -2/+2 |
* | Fix double set of bindings for page-up/down. (#72605, Tor Lillquist) | Owen Taylor | 2002-02-26 | 2 | -8/+15 |
* | Set the keyboard-mode flag before popping up the tooltip so that pop it up | Owen Taylor | 2002-02-26 | 1 | -2/+3 |
* | call _gtk_tree_view_column_cell_set_dirty when visible, so this column | Kristian Rietveld | 2002-02-25 | 2 | -5/+9 |
* | add dx/dy to child allocation, don't subtract them. Also, copy code from | Havoc Pennington | 2002-02-25 | 1 | -11/+72 |
* | change to pass in the cursor direction always, not just when we need an | Havoc Pennington | 2002-02-25 | 5 | -45/+62 |
* | parent_class variable was GtkObjectClass instead of GObjectClass | Havoc Pennington | 2002-02-25 | 2 | -23/+6 |
* | Fix off-by-one error. (Pointed out by Anders Carlsson) | Owen Taylor | 2002-02-25 | 1 | -2/+2 |
* | free iter before going to done | Kristian Rietveld | 2002-02-25 | 2 | -0/+11 |
* | Take border width into account. | Owen Taylor | 2002-02-24 | 2 | -6/+53 |
* | Sanity check default font family name and size. | Owen Taylor | 2002-02-24 | 2 | -9/+16 |
* | at Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redhat.com> | Jonathan Blandford | 2002-02-24 | 6 | -17/+17 |
* | change new_root to new_first to avoid confusion. | Jonathan Blandford | 2002-02-24 | 2 | -11/+12 |
* | gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add a | Owen Taylor | 2002-02-24 | 4 | -5/+89 |
* | Move inclusion of <windows.h> before inclusion of <winsock.h>, to actually | Tor Lillqvist | 2002-02-24 | 1 | -36/+36 |
* | Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB | Owen Taylor | 2002-02-24 | 7 | -237/+216 |
* | change gravity of start/end marks so that text added at either end of the | Havoc Pennington | 2002-02-24 | 1 | -24/+80 |
* | Didn't refind node when it was NULL. Bug found by Tor Lillqvist. | Jonathan Blandford | 2002-02-24 | 1 | -0/+1 |
* | Alpha-pad icons so they get the correct size. | Anders Carlsson | 2002-02-23 | 4 | -0/+0 |
* | Patch from Matthias Clasen to remove some excessive ::changed signals for | Owen Taylor | 2002-02-23 | 1 | -10/+11 |
* | Register 16x16 versions of most icons. | Anders Carlsson | 2002-02-23 | 93 | -52/+362 |
* | delay scrolling until we try to draw the window. | Jonathan Blandford | 2002-02-23 | 2 | -75/+177 |
* | Add missing gtk_file_selection_get_select_multiple. Remove | Tor Lillqvist | 2002-02-23 | 1 | -4/+1 |
* | Make button draw depressed whenever the user clicks / activates it, | Owen Taylor | 2002-02-23 | 1 | -17/+2 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 78 | -45/+502 |
* | Applied patch from Thomas Leonard to make stepper click to scroll take | Owen Taylor | 2002-02-23 | 1 | -24/+7 |
* | lower case the key_val. (gtk_accel_group_connect_by_path) : ditto. | Jody Goldberg | 2002-02-23 | 2 | -14/+7 |
* | Documented undocumented functions. | Jonathan Blandford | 2002-02-23 | 1 | -1/+56 |
* | Documented undocumented functions. | Jonathan Blandford | 2002-02-23 | 2 | -15/+58 |
* | honor min_width and max_width while resizing columns (pointed out by Jorn | Kristian Rietveld | 2002-02-23 | 1 | -2/+13 |
* | Patch from Matthias Clasen (#54488) | Owen Taylor | 2002-02-23 | 7 | -95/+35 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 8 | -10/+10 |
* | leave threads before returning | Kristian Rietveld | 2002-02-22 | 1 | -0/+1 |
* | Rename icons. | Anders Carlsson | 2002-02-22 | 105 | -223/+222 |
* | add last_single_clicked and last_single_clicked_2 rowrefs and add | Kristian Rietveld | 2002-02-22 | 2 | -12/+100 |
* | subtract 1 from line endpoint, to avoid cursor dirt in the text widget. | Havoc Pennington | 2002-02-22 | 1 | -1/+1 |
* | implement more cleanly by using text_window->allocation.x/y instead of | Havoc Pennington | 2002-02-22 | 1 | -21/+6 |
* | call gtk_size_group_queue_resize to avoid invalidating the widget every | Havoc Pennington | 2002-02-22 | 1 | -1/+4 |