
www-data at stage
Sep 28, 2005, 2:54 PM
Post #1 of 1
(116 views)
Permalink
|
|
/trunk/gtk+/ - tko - r1015
|
|
2005-09-28 Tommi Komulainen <tommi.komulainen [at] nokia> * gtkentry.c (struct _GtkEntryPrivate): added new member: gint hildon_edited_character_position (gtk_entry_init) : initialize hildon_edited_character_position to 0 (gtk_entry_real_insert_text): set hildon_edited_character_position to position of inserted character, if conditions met (gtk_entry_create_layout): changed display position of inserted characters from cursor position to hildon_edited_character_position (the real position), when entry has visiblity=FALSE N#16999 U projects/haf/trunk/gtk+/ChangeLog U projects/haf/trunk/gtk+/gtk/gtkentry.c URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=1015
|