| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve positioning of keyboard-activated menus with Xinerama. | Matthias Clasen | 2004-07-06 | 1 | -4/+12 |
* | Don't scroll to cursor position if we already have pending scrolls. | Matthias Clasen | 2004-04-20 | 1 | -12/+16 |
* | Make sure anchored children get size allocated, even if the layout is | Matthias Clasen | 2004-04-20 | 1 | -3/+17 |
* | Revert last change; it causes problems for pastes from other applications; | Owen Taylor | 2004-03-13 | 1 | -16/+3 |
* | Fix middle button pasting in the TextView (#81880, reported by Evert | Matthias Clasen | 2004-03-13 | 1 | -3/+16 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Allow to select the last word in the buffer. (#135487, Paolo Borelli) | Matthias Clasen | 2004-03-03 | 1 | -3/+9 |
* | Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView | Owen Taylor | 2004-03-01 | 1 | -13/+15 |
* | Make DND operations within a buffer move the dragged text instead of | Matthias Clasen | 2004-03-01 | 1 | -9/+22 |
* | Fix capitalization to match other style properties. | Owen Taylor | 2004-02-29 | 1 | -1/+1 |
* | Fix a typo in property string. | Owen Taylor | 2004-02-29 | 1 | -1/+1 |
* | Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton, | Owen Taylor | 2004-02-29 | 1 | -0/+10 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -28/+28 |
* | rename property tab_moves_focus to accepts_tab. (#122709 again). | Soeren Sandmann | 2003-09-27 | 1 | -29/+31 |
* | Add new "tab moves focus" property (#122709) | Soeren Sandmann | 2003-09-21 | 1 | -4/+66 |
* | Since we add one to the layout's reported width to account for the cursor, | Owen Taylor | 2003-08-26 | 1 | -2/+4 |
* | Make the "Input Methods" insensitive when editing isn't possible. | Matthias Clasen | 2003-07-24 | 1 | -0/+2 |
* | Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport): | Matthias Clasen | 2003-07-18 | 1 | -0/+101 |
* | use gtk_widget_queue_resize_noredraw(). | Soeren Sandmann | 2003-07-18 | 1 | -2/+1 |
* | Install boolean property "overwrite". (gtk_text_view_[gs]et_property): | Matthias Clasen | 2003-06-09 | 1 | -0/+60 |
* | #80023, Yao Zhang, TOKUNAGA Hiroyuki | Owen Taylor | 2003-06-05 | 1 | -22/+30 |
* | Never scroll on focus in (#81893, Patch from Paolo Maggi) | Owen Taylor | 2003-06-05 | 1 | -20/+15 |
* | Fix for #84668, reported by Torbjörn Andersson: | Matthias Clasen | 2003-06-05 | 1 | -10/+28 |
* | New keybinding signal for (un)selecting the whole buffer. Bound to | Matthias Clasen | 2003-06-05 | 1 | -34/+46 |
* | Add a "buffer" property. (#108353) | Matthias Clasen | 2003-03-14 | 1 | -0/+19 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -3/+3 |
* | Check if line_ancestor_parent is NULL. (#102711, Manuel Clos) | Matthias Clasen | 2003-02-20 | 1 | -1/+7 |
* | Remove bogus casts. | Matthias Clasen | 2003-02-14 | 1 | -2/+2 |
* | Fix for #82734 and #78216: | Matthias Clasen | 2003-02-11 | 1 | -1/+42 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -21/+21 |
* | Replace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HORIZONTAL_PAGES. | Matthias Clasen | 2003-01-30 | 1 | -49/+14 |
* | Adjust the vadjustment value after changing its bounds. (fixes #101963 and | Matthias Clasen | 2003-01-21 | 1 | -24/+17 |
* | Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and | Matthias Clasen | 2003-01-14 | 1 | -5/+5 |
* | Bind C-/ and C-\ to "select all" and "unselect all". (#102065) | Matthias Clasen | 2003-01-07 | 1 | -1/+21 |
* | Add a comment that the just_selected_element is unused. | Matthias Clasen | 2003-01-06 | 1 | -111/+178 |
* | Make C-Down step through the sequence of paragraph ends (old behaviour | Matthias Clasen | 2003-01-04 | 1 | -4/+2 |
* | Fix the fix for #75694. | Matthias Clasen | 2002-12-27 | 1 | -2/+3 |
* | Place the cursor at drop point. (#72384) (gtk_text_view_size_allocate): | Matthias Clasen | 2002-12-27 | 1 | -0/+4 |
* | Fix highlighting of selection wrt. to empty lines. (#90435, #90582) | Matthias Clasen | 2002-12-25 | 1 | -1/+4 |
* | Forgotten commit, already ChangeLogged. | Matthias Clasen | 2002-12-25 | 1 | -2/+5 |
* | New static function to set the background of all windows. | Matthias Clasen | 2002-12-21 | 1 | -20/+51 |
* | fix the documentation | Havoc Pennington | 2002-12-21 | 1 | -5/+13 |
* | 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 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -2/+2 |
* | Put into #ifdef DO_BLINK to avoid an unused static function. (#97965) | Matthias Clasen | 2002-11-08 | 1 | -9/+0 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -224/+254 |
* | Make gtk_menu_shell_select_first() public. (#70374) | Owen Taylor | 2002-09-23 | 1 | -1/+1 |
* | If the end iter is also a part of the selection, then we are in the | Shivram U | 2002-09-09 | 1 | -1/+2 |
* | Move focus to children, if they exist, after GtkTextView is focused. | Padraig O'Briain | 2002-08-14 | 1 | -2/+20 |