| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -30/+27 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -8/+8 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -13/+14 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Document that inline completion requires text-column to be set. | Matthias Clasen | 2005-03-15 | 1 | -0/+1 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -8/+8 |
* | Avoid spurious selection of RTL direction if the widget does not have | Matthias Clasen | 2005-02-04 | 1 | -1/+4 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -1/+1 |
* | Don't allow -1 as minimum-key-length. (gtk_entry_completion_set_model): | Matthias Clasen | 2005-01-26 | 1 | -1/+2 |
* | Prefer LTR over RTL if the keymap is neutral. | Matthias Clasen | 2005-01-16 | 1 | -3/+3 |
* | Really handle a NULL model, fixes #137211 for real. | Anders Carlsson | 2004-10-26 | 1 | -1/+2 |
* | Document how to use info with text/image targets. | Matthias Clasen | 2004-10-22 | 1 | -1/+1 |
* | #155952 | Owen Taylor | 2004-10-21 | 1 | -1/+1 |
* | Share the three copies of get_borders() under the name | Matthias Clasen | 2004-10-08 | 1 | -6/+6 |
* | Make numeric pad enter activate the selected completion entry. Fix bug | Marco Pesenti Gritti | 2004-09-18 | 1 | -1/+2 |
* | Don't refuse to delete text in passwords. (#151723, Owen Taylor) | Matthias Clasen | 2004-09-05 | 1 | -1/+1 |
* | Changes to make sure input methods respect the editability of entries and | Matthias Clasen | 2004-08-30 | 1 | -23/+46 |
* | New function. | Soeren Sandmann | 2004-08-14 | 1 | -22/+76 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -1/+2 |
* | C99ism. | Morten Welinder | 2004-08-02 | 1 | -3/+4 |
* | Add a new binding signal ::backspace, bind it to the backspace key, and | Matthias Clasen | 2004-08-02 | 1 | -6/+80 |
* | Document the xalign property and its getter and setter as 2.4 additions. | Matthias Clasen | 2004-08-02 | 1 | -0/+12 |
* | Use the canonical form of signal names after "notify::". Otherwise, no | Matthias Clasen | 2004-07-31 | 1 | -3/+3 |
* | Improve various translatable messages. | Dafydd Harries | 2004-07-23 | 1 | -1/+1 |
* | Support inline autocompletion in entries (#135953) | Matthias Clasen | 2004-07-19 | 1 | -16/+143 |
* | Support text/plain selection target (#55117, Owen Taylor) | Matthias Clasen | 2004-07-17 | 1 | -11/+17 |
* | Make middle-button pasting work as expected inside the entry. (#116789, | Matthias Clasen | 2004-07-11 | 1 | -2/+14 |
* | Make GtkEntry work harder to protect passwords: (#143955, Morten Welinder) | Matthias Clasen | 2004-07-09 | 1 | -5/+71 |
* | Improve positioning of keyboard-activated menus with Xinerama. | Matthias Clasen | 2004-07-06 | 1 | -4/+12 |
* | Let the cursor move to the right end of the entry text, even if it ends in | Matthias Clasen | 2004-07-03 | 1 | -5/+5 |
* | Calculate the length of the entry contents in characters, not in bytes. | Matthias Clasen | 2004-06-04 | 1 | -1/+12 |
* | Pop down the completion window if there are no completions anymore. | Matthias Clasen | 2004-04-21 | 1 | -5/+9 |
* | 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 |