]> Pileus Git - ~andy/gtk/history - gtk/gtkentry.c
Minor documentation improvements
[~andy/gtk] / gtk / gtkentry.c
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
2008-12-28 Matthias ClasenDocumentation fixes
2008-12-27 Matthias ClasenMore docs
2008-12-27 Matthias ClasenDon't emit ::icon-pressed on nonactivatable icons....
2008-12-27 Matthias ClasenFix interaction between icons and widget sensitivity...
2008-12-27 Matthias ClasenAllow builtin icons when loading themed icons, and...
2008-12-27 Matthias ClasenSmall fixes to the icon entry code
2008-12-27 Matthias ClasenEmit property notification for the text-length property
2008-12-19 Cody RussellBug 85292 – add an icon to gtkentry
2008-12-05 Michael NattererBug 546285 – Allow GtkEntry to draw progress
2008-12-01 Matthias ClasenRevert an accidental change
2008-11-29 Matthias Clasenimprove deprecation annotation
2008-11-12 Christian DywanBug 560139 – GtkEntry doesn't paint with the right...
2008-10-30 Michael Natterergtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimco...
2008-10-24 Matthias ClasenBug 556835 – gtkentry.c: variable is declared at middle...
2008-10-22 Behdad EsfahbodBug 555920 – gtkentry.c passes wrong enum to
2008-10-03 Matthias ClasenBug 96431 – Can't cut and paste / DND within invisible...
2008-10-03 Matthias ClasenBug 530575 – GtkEntry with invisible chars has a confus...
2008-09-29 Matthias ClasenBug 530568 – Entries with visibility=FALSE should warn...
2008-09-29 Matthias ClasenBug 371908 – Password Entry broken Bug 317002 – Disable...
2008-09-19 Carlos GarnachoBug 83935 – GtkEntry's default invisible char should...
next