]> Pileus Git - ~andy/gtk/history - gtk/gtkentrycompletion.c
Deprecate widget flag: GTK_WIDGET_VISIBLE
[~andy/gtk] / gtk / gtkentrycompletion.c
2004-03-03 Matthias ClasenDoc update.
2004-03-02 Matthias ClasenAvoid popping up the completions across the edge of...
2004-02-22 Matthias ClasenAdd chains to the parent's ::finalize() handler (#13490...
2004-02-22 Matthias ClasenDon't crash if item is NULL. (#131542, Dan Damian)
2004-01-28 Matthias ClasenDon't leak string. (#132482, Christian Persch)
2004-01-23 Anders CarlssonCheck if the completion is the same one as the old...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-19 Kristian RietveldFixes #108458.
2003-11-19 Kristian Rietveldalways resize the popup when it is visible, popdown...
2003-11-18 Kristian Rietveldonly unselect all items if the treeview has focus....
2003-11-17 Kristian Rietveldadd _gtk_entry_completion_resize_popup.
2003-10-23 Kristian RietveldFix includes.
2003-10-13 Kristian Rietveldremove the reset of first_sel_changed, as after the...
2003-10-11 Kristian Rietveldthe gchar* parameters should be const (pointed out...
2003-10-11 Kristian RietveldFixes based on comments from Marco Pesenti Gritti.
2003-09-30 Kristian RietveldAdd API doc comments.
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...