]> Pileus Git - ~andy/gtk/history - gtk/gtkentry.c
Show lock warning for num lock as well as caps lock
[~andy/gtk] / gtk / gtkentry.c
2010-07-02 William Jon McCannShow lock warning for num lock as well as caps lock
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-22 Matthias ClasenFix signal parameters in GtkEntryCompletion
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-05 Javier JardónUse event instead key in the previous patch
2010-05-05 Javier JardónAdded api to reset the im context in GtkTextView and...
2010-05-02 Christian DywanRemove deprecated GtkEntry functions
2010-04-04 Matthias ClasenAvoid spurious notifications from GtkEntry
2010-04-04 Tristan Van BerkomRefixed patch for bug 612505.
2010-04-04 Matthias ClasenFix tests
2010-04-04 Matthias ClasenRecompute label contents when the buffer changes
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Michael NattererBug 607778 - Add accessors for GtkEntry's windows
2010-04-04 Christian DywanImplement "preedit-changed" in GtkEntry and GtkTextView
2010-04-04 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-04-04 Jean Brefortfix critical in gtk_editable_insert_text
2010-04-04 Hiroyuki Ikezoe[gtk] GtkCellEditable::editing-cancelled should be...
2010-04-04 Hiroyuki IkezoeUse g_value_dup_string instead.
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-20 Matthias ClasenAvoid spurious notifications from GtkEntry
2010-03-14 Tristan Van BerkomRefixed patch for bug 612505.
2010-03-13 Matthias ClasenFix tests
2010-03-12 Matthias ClasenRecompute label contents when the buffer changes
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-22 Michael NattererBug 607778 - Add accessors for GtkEntry's windows
2010-01-11 Christian DywanImplement "preedit-changed" in GtkEntry and GtkTextView
2010-01-11 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-01-07 Jean Brefortfix critical in gtk_editable_insert_text
2009-12-19 Hiroyuki Ikezoe[gtk] GtkCellEditable::editing-cancelled should be...
2009-12-18 Hiroyuki IkezoeUse g_value_dup_string instead.
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Cody RussellAdded editing_canceled property to GtkCellEditable
2009-09-22 Mart RaudseppFix more GtkEntry Since tags.
2009-09-22 Mart RaudseppAdd missing Since: 2.16 for gtk_entry_[set/get]_icon_dr...
2009-08-30 Carlos Garcia CamposDo not emit action-activated signal when there are...
2009-08-30 Pascal TerjanShow the icon window back after changing pixbuf
2009-07-17 Matthias ClasenComplete the get_buffer() conversion
2009-07-17 Tristan Van BerkomFixed crashes when GtkEntry's internal buffer is not...
2009-07-15 Matthias ClasenAvoid gratitious behaviour change
2009-07-13 Matthias ClasenFix some problems with prelighting of icons in entries
2009-07-13 Matthias ClasenMake gtk_editable_get_chars work as before
2009-07-10 Michael NattererCreate a buffer in init() so subclasses can use the...
2009-07-09 Stef WalterGtkEntryBuffer holds text for GtkEntry
2009-07-08 Benjamin OtteRemove unused variable
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-30 Cody RussellImprove GtkEntry handling of invalid stock ids
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-04-30 Matthias ClasenAdd a GtkEntry::invisible-char style property
2009-03-11 Matthias ClasenFix problems with window positioning
2009-03-10 Matthias Clasen::icon-press and ::icon-release are not action signals...
2009-03-02 Matthias ClasenImprove the drawing of progress in entries, using fg...
2009-02-11 Matthias ClasenFix rendering of icons in some cases
2009-01-27 Matthias ClasenFix alignment and icons in spin buttons
2009-01-22 Matthias ClasenDon't show nonexisting windows
2009-01-21 Matthias ClasenChange the Caps Lock warning to the more neutral "Caps...
2009-01-21 Matthias Clasen Bug 568552 – gtk_combo + gtk entry in invisible...
2009-01-20 Matthias ClasenReplace several implementation of blank cursor setting by
2009-01-19 Matthias ClasenCorrect some copy-and-paste mistakes in keybinding...
2009-01-18 Matthias ClasenAdd properties and getters for icon tooltips.
2009-01-18 Matthias ClasenUse the last chance to get the api right, and rename...
2009-01-15 Murray Cummingdocumentation description: Mention the various properti...
2009-01-13 Matthias Clasen Bug 450716 – New API to change global IM
2009-01-05 Matthias ClasenUse a better caps lock warning icon
2009-01-02 Matthias ClasenAdd docs
2009-01-01 Matthias ClasenFix make check
2008-12-31 Matthias ClasenRename GtkEntry icon-related signals
2008-12-31 Matthias ClasenFix typo
2008-12-31 Matthias ClasenCode cleanups; get rid of get_text_area_size, replace...
2008-12-31 Matthias ClasenAVoid size allocation loops
2008-12-31 Matthias ClasenFix errors in property definitions and get_property...
2008-12-31 Matthias ClasenAnd amend the docs, too
2008-12-31 Matthias ClasenRedo the Caps Lock warning using an icon
2008-12-29 Matthias ClasenDoc additions
2008-12-29 Matthias ClasenDoc additions.
2008-12-29 Matthias ClasenDoc fixes
next