]> Pileus Git - ~andy/gtk/history - gtk/gtkentryprivate.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkentryprivate.h
2012-08-31 Matthias ClasenMove entry completion code where it belongs
2012-08-14 Colin WaltersFix _gtk_entry_get_borders() declaration
2012-08-10 Mario Sanchez PradaExport gtk_entry_get_display_text() as a private functi...
2012-02-27 Javier JardónChange FSF Address
2012-01-31 Cosimo Cecchientry: don't consider inner-border for allocation and...
2012-01-31 Cosimo Cecchientry: change _gtk_entry_get_borders() to return a...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Javier JardónAdd internal accessor for GtkEntry->is_cell_renderer
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomAdded GtkEntryCompletion:cell-area construct property.
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-19 Javier JardónAdd _gtk_entry_get_im_context() internal accessor
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2007-04-28 Xan LopezRember the user input that triggered the completion...
2007-04-27 Xan LopezSupport inline-selection in entries (#318459)
2006-08-15 Matthias ClasenExport privately. Adjust all callers.
2006-08-06 Matthias ClasenExport gtk_entry_reset_im_context privately.
2005-05-26 Matthias ClasenAdd a property to suppress the popup for single matches...
2005-04-04 Johan DahlinRemove symbols accidentally added. Add boolean property...
2004-07-19 Matthias ClasenSupport inline autocompletion in entries (#135953)
2004-06-06 Matthias ClasenAdd an ignore_enter flag and use it as in the menu...
2004-04-12 Matthias ClasenTypo fix.
2003-11-17 Kristian Rietveldadd _gtk_entry_completion_resize_popup.
2003-10-11 Kristian RietveldFixes based on comments from Marco Pesenti Gritti.
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...