
www-data at stage
Sep 28, 2005, 2:53 PM
Post #1 of 1
(93 views)
Permalink
|
|
/maemo-branches/IT-2005/gtk+/ - tko - r1014
|
|
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/maemo-branches/IT-2005/gtk+/ChangeLog U projects/haf/maemo-branches/IT-2005/gtk+/gtk/gtkentry.c URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=1014
|