summaryrefslogtreecommitdiff
path: root/gtk/gtkentryprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Improve struct packing in various placesMatthias Clasen2013-09-211-2/+3
* GtkEntry: Focus the entry without selecting the textBastien Nocera2013-05-231-1/+2
* Move entry completion code where it belongsMatthias Clasen2012-08-311-4/+6
* Fix _gtk_entry_get_borders() declarationColin Walters2012-08-141-1/+1
* Export gtk_entry_get_display_text() as a private function throughMario Sanchez Prada2012-08-101-2/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* entry: don't consider inner-border for allocation and layoutCosimo Cecchi2012-01-311-3/+0
* entry: change _gtk_entry_get_borders() to return a GtkBorderCosimo Cecchi2012-01-311-2/+1
* Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-051-0/+4
|\
| * Add internal accessor for GtkEntry->is_cell_rendererJavier Jardón2010-12-041-0/+4
* | Added GtkEntryCompletion:cell-area construct property.Tristan Van Berkom2010-12-041-0/+1
|/
* Add _gtk_entry_get_im_context() internal accessorJavier Jardón2010-11-191-0/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-1/+4
* Rember the user input that triggered the completion, add API to theXan Lopez2007-04-281-0/+2
* Support inline-selection in entries (#318459)Xan Lopez2007-04-271-0/+2
* Export privately. Adjust all callers.Matthias Clasen2006-08-151-2/+6
* Export gtk_entry_reset_im_context privately.Matthias Clasen2006-08-061-3/+6
* Add a property to suppress the popup for single matches. (#154711)Matthias Clasen2005-05-261-0/+1
* Remove symbols accidentally added. Add boolean property popup_set_widthJohan Dahlin2005-04-041-1/+1
* Support inline autocompletion in entries (#135953)Matthias Clasen2004-07-191-3/+7
* Add an ignore_enter flag and use it as in the menu code to avoid theMatthias Clasen2004-06-061-1/+1
* Typo fix.Matthias Clasen2004-04-121-1/+4
* add _gtk_entry_completion_resize_popup.Kristian Rietveld2003-11-171-0/+1
* Fixes based on comments from Marco Pesenti Gritti.Kristian Rietveld2003-10-111-0/+1
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+65