]> Pileus Git - ~andy/gtk/history - gtk/gtkentry.c
Return FALSE, so we don't flush repeatedly. (#319151, Alexander Larsson)
[~andy/gtk] / gtk / gtkentry.c
2005-10-24 Matthias ClasenAdd settings to hide the input method and Unicode contr...
2005-09-20 Johan DahlinMention NULL in documentation.
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-13 Matthias ClasenLet GDK_Return pass through in some more cases.
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-02 Matthias ClasenDisconnect idle handlers on destroy to avoid problems...
2005-09-02 Matthias ClasenAdd bindings for Ctrl-Shift-A to unselect all. (#309301...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-30 Matthias ClasenAdd key bindings to make C-/ select all and C-\ unselec...
2005-08-30 Matthias ClasenFix some unused code. (#313946, Christian Persch)
2005-08-29 Matthias ClasenMore typo fixes
2005-08-29 Matthias ClasenConstruct the "Select All" menuitem from stock.
2005-08-21 Matthias ClasenClarify that the returned layout must not be modified.
2005-07-19 Kristian Rietvelddon't iterate past the end of the string, so pango_layo...
2005-07-15 Matthias ClasenDon't treat whitespace as words for keynav, pointed...
2005-07-11 Matthias ClasenWhen dragging text, use a drag icon showing the (ellips...
2005-05-26 Matthias ClasenAdd a property to suppress the popup for single matches...
2005-05-16 Matthias ClasenDon't blink the cursor if the entry is not editable...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-15 Matthias ClasenDocument that inline completion requires text-column...
2005-03-09 Matthias Clasenx
2005-02-04 Matthias ClasenAvoid spurious selection of RTL direction if the widget...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2005-01-26 Matthias ClasenDon't allow -1 as minimum-key-length. (gtk_entry_comple...
2005-01-16 Matthias ClasenPrefer LTR over RTL if the keymap is neutral.
2004-10-26 Anders CarlssonReally handle a NULL model, fixes #137211 for real.
2004-10-22 Matthias ClasenDocument how to use info with text/image targets.
2004-10-21 Owen Taylor#155952
2004-10-08 Matthias ClasenShare the three copies of get_borders() under the name
2004-09-18 Marco Pesenti GrittiMake numeric pad enter activate the selected completion...
2004-09-05 Matthias ClasenDon't refuse to delete text in passwords. (#151723...
2004-08-30 Matthias ClasenChanges to make sure input methods respect the editabil...
2004-08-14 Soeren SandmannNew function.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-02 Morten WelinderC99ism.
2004-08-02 Matthias ClasenAdd a new binding signal ::backspace, bind it to the...
2004-08-02 Matthias ClasenDocument the xalign property and its getter and setter...
2004-07-31 Matthias ClasenUse the canonical form of signal names after "notify...
2004-07-23 Dafydd HarriesImprove various translatable messages.
2004-07-19 Matthias ClasenSupport inline autocompletion in entries (#135953)
2004-07-17 Matthias ClasenSupport text/plain selection target (#55117, Owen Taylor)
2004-07-11 Matthias ClasenMake middle-button pasting work as expected inside...
2004-07-09 Matthias ClasenMake GtkEntry work harder to protect passwords: (#14395...
2004-07-06 Matthias ClasenImprove positioning of keyboard-activated menus with...
2004-07-03 Matthias ClasenLet the cursor move to the right end of the entry text...
2004-06-04 Matthias ClasenCalculate the length of the entry contents in character...
2004-04-21 Matthias ClasenPop down the completion window if there are no completi...
2004-04-12 Matthias ClasenTypo fix.
2004-03-16 Jonathan BlandfordBlock the ::changed handler during the ::match-selected...
2004-03-08 Marco Pesenti GrittiWhen an action is selected stop the event to be propaga...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-03 Owen Taylor#109594, reported by Olivier Ripoll
2004-03-01 Owen TaylorHandle dynamically resolved bidi direction when drawing...
2004-03-01 Owen TaylorImplement auto-bidi-direction, based on a patch from...
2004-03-01 Owen TaylorAdd gtk_entry_set_alignment() to allow right-aligned...
2004-02-29 Matthias ClasenFix the Shift-Tab support to go backwards.
2004-02-29 Matthias ClasenMake Tab and Shift-Tab work when the completion popup...
2004-02-29 Matthias ClasenFix Page_Up and Page_Down in the completion popup to...
2004-02-27 Matthias ClasenClassifiy Page Up/Down as cursor move, but not Home...
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2004-01-23 Anders CarlssonCheck if the completion is the same one as the old...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-11-19 Kristian Rietveldalways resize the popup when it is visible, popdown...
2003-11-18 Kristian Rietveldthe total number of actions is "matches + actions ...
2003-11-17 Kristian Rietveldadd _gtk_entry_completion_resize_popup.
2003-10-20 Kristian Rietveldremove the completion timeout when the user pressed...
2003-10-13 Kristian Rietveldremove the reset of first_sel_changed, as after the...
2003-10-13 Kristian RietveldI overlooked an if when I was adding the signal block...
2003-10-11 Kristian RietveldCheck if completion is non-NULL before accessing it...
2003-10-11 Kristian RietveldFixes based on comments from Marco Pesenti Gritti.
2003-09-30 Kristian RietveldAdd API doc comments.
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...
2003-06-08 Owen TaylorRecompute unconditionally in gtk_entry_style_set, and...
2003-03-29 Matthias ClasenFix for bug #78499:
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-02-11 Matthias ClasenFix for #82734 and #78216:
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-01-31 Matthias ClasenDeprecate gtk_paned_computed_position(). (#97077)
2002-12-17 Owen TaylorCall gtk_entry_set_position_internal() that takes a...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-10-22 Owen TaylorActively monitor the screen of the parent. (#80281)
2002-10-22 Owen TaylorReset the layout, since it holds a reference to the...
2002-10-21 Owen TaylorReturn "" for entry->invisible_char == 0, otherwise...
2002-10-09 Manish SinghDeprecation cleanup
2002-09-23 Owen TaylorMake gtk_menu_shell_select_first() public. (#70374)
2002-09-20 Owen TaylorSet the IM context client window to NULL, not to the...
2002-08-19 Padraig O'BriainUse gtk_entry_set_positions() to update current_pos...
2002-08-10 Soren SandmannMinor documentation fixes
2002-07-26 Kristian RietveldAPI additions: _move, _reorder and _swap for stores...
2002-07-06 Owen TaylorAdd an extra parameter to _gtk_menu_item_select_first...
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-13 Owen TaylorAdd the obsolete CUA cut/copy/paste bindings. (#79078)
2002-06-13 Owen TaylorDon't return a positive status unless there is a text...
2002-06-12 Owen TaylorAdd an informative g_warning() when the entry has lost...
next