| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix. | Matthias Clasen | 2004-04-12 | 1 | -9/+18 |
* | Block the ::changed handler during the ::match-selected when done by | Jonathan Blandford | 2004-03-16 | 1 | -0/+4 |
* | When an action is selected stop the event to be propagated otherwise the | Marco Pesenti Gritti | 2004-03-08 | 1 | -0/+2 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | #109594, reported by Olivier Ripoll | Owen Taylor | 2004-03-03 | 1 | -1/+4 |
* | Handle dynamically resolved bidi direction when drawing the cursor. | Owen Taylor | 2004-03-01 | 1 | -6/+3 |
* | Implement auto-bidi-direction, based on a patch from Dov Grobgeld. | Owen Taylor | 2004-03-01 | 1 | -23/+66 |
* | Add gtk_entry_set_alignment() to allow right-aligned entries and a | Owen Taylor | 2004-03-01 | 1 | -5/+101 |
* | Fix the Shift-Tab support to go backwards. | Matthias Clasen | 2004-02-29 | 1 | -2/+1 |
* | Make Tab and Shift-Tab work when the completion popup is shown. | Matthias Clasen | 2004-02-29 | 1 | -5/+24 |
* | Fix Page_Up and Page_Down in the completion popup to move page-wise if | Matthias Clasen | 2004-02-29 | 1 | -5/+34 |
* | Classifiy Page Up/Down as cursor move, but not Home and End. | Matthias Clasen | 2004-02-27 | 1 | -5/+6 |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -11/+6 |
* | Check if the completion is the same one as the old one. | Anders Carlsson | 2004-01-23 | 1 | -0/+3 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -24/+24 |
* | always resize the popup when it is visible, popdown when there are less | Kristian Rietveld | 2003-11-19 | 1 | -8/+12 |
* | the total number of actions is "matches + actions - 1". (Fixes #126572). | Kristian Rietveld | 2003-11-18 | 1 | -2/+2 |
* | add _gtk_entry_completion_resize_popup. | Kristian Rietveld | 2003-11-17 | 1 | -1/+6 |
* | remove the completion timeout when the user pressed on Enter/ESC. Fixes | Kristian Rietveld | 2003-10-20 | 1 | -0/+12 |
* | remove the reset of first_sel_changed, as after the first popup the | Kristian Rietveld | 2003-10-13 | 1 | -7/+34 |
* | I overlooked an if when I was adding the signal block/unblock code. Oops. | Kristian Rietveld | 2003-10-13 | 1 | -4/+4 |
* | Check if completion is non-NULL before accessing it. Oops. | Kristian Rietveld | 2003-10-11 | 1 | -2/+4 |
* | Fixes based on comments from Marco Pesenti Gritti. | Kristian Rietveld | 2003-10-11 | 1 | -5/+10 |
* | Add API doc comments. | Kristian Rietveld | 2003-09-30 | 1 | -0/+21 |
* | brooooooooken pipe. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Landing GtkTreeModelFilter and the completion code. (Test program and | Kristian Rietveld | 2003-07-11 | 1 | -0/+256 |
* | Recompute unconditionally in gtk_entry_style_set, and in a new | Owen Taylor | 2003-06-08 | 1 | -7/+20 |
* | Fix for bug #78499: | Matthias Clasen | 2003-03-29 | 1 | -1/+50 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -3/+3 |
* | Fix for #82734 and #78216: | Matthias Clasen | 2003-02-11 | 1 | -3/+27 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -14/+14 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -0/+2 |
* | Call gtk_entry_set_position_internal() that takes a new "reset_IM" | Owen Taylor | 2002-12-17 | 1 | -6/+13 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -1/+1 |
* | Actively monitor the screen of the parent. (#80281) | Owen Taylor | 2002-10-22 | 1 | -0/+1 |
* | Reset the layout, since it holds a reference to the font on a particular | Owen Taylor | 2002-10-22 | 1 | -0/+2 |
* | Return "" for entry->invisible_char == 0, otherwise N copies of | Owen Taylor | 2002-10-21 | 1 | -39/+64 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -124/+141 |
* | Make gtk_menu_shell_select_first() public. (#70374) | Owen Taylor | 2002-09-23 | 1 | -1/+1 |
* | Set the IM context client window to NULL, not to the window that is about | Owen Taylor | 2002-09-20 | 1 | -1/+1 |
* | Use gtk_entry_set_positions() to update current_pos and selection_bound so | Padraig O'Briain | 2002-08-19 | 1 | -5/+12 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -7/+19 |
* | API additions: _move, _reorder and _swap for stores, path constructor. | Kristian Rietveld | 2002-07-26 | 1 | -8/+17 |
* | Add an extra parameter to _gtk_menu_item_select_first() to allow us to | Owen Taylor | 2002-07-06 | 1 | -1/+1 |
* | Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display(). | Owen Taylor | 2002-06-18 | 1 | -2/+2 |
* | Add the obsolete CUA cut/copy/paste bindings. (#79078) | Owen Taylor | 2002-06-13 | 1 | -2/+13 |
* | Don't return a positive status unless there is a text target in the drag. | Owen Taylor | 2002-06-13 | 1 | -2/+3 |
* | Add an informative g_warning() when the entry has lost a focus-out-event. | Owen Taylor | 2002-06-12 | 1 | -0/+7 |
* | Special case menu items to pop down on motion. (#75961) | Owen Taylor | 2002-05-15 | 1 | -5/+5 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -15/+32 |