summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2003-07-11 12:51:24 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-07-11 12:51:24 +0000
commit4e7d48be089a1ad78ead62b4608fc7eb764d216f (patch)
tree631e083d74094c7b13b2190c49ca3041b6078ab1 /po/POTFILES.in
parent57163560a425b953f9d71bec4242462322dccaab (diff)
downloadgdk-pixbuf-4e7d48be089a1ad78ead62b4608fc7eb764d216f.tar.gz
Landing GtkTreeModelFilter and the completion code. (Test program and
Fri Jul 11 14:32:43 2003 Kristian Rietveld <kris@gtk.org> Landing GtkTreeModelFilter and the completion code. (Test program and documentation will follow next week). * gtk/gtkcellayout.[ch], gtk/gtkentrycompletion.[ch], gtk/gtktreemodelfilter.[ch], gtk/gtkentryprivate.h: new files. * gtkentry.[ch]: added gtk_entry_{get,set}_completion, wrote necessary code to hook up completion. * gtktreeviewcolumn.c: made GtkTreeViewColumn implement the new GtkCellLayout interface. * gtkmarshalers.list: added BOOLEAN:OBJECT,BOXED. * gtk/gtk.h, gtk/Makefile.am, po/POTFILES.in: all updated for the new source files.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cebfa125a..ffa3d0b5d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -28,6 +28,7 @@ gtk/gtkbbox.c
gtk/gtkbox.c
gtk/gtkbutton.c
gtk/gtkcalendar.c
+gtk/gtkcelllayout.c
gtk/gtkcellrenderer.c
gtk/gtkcellrendererpixbuf.c
gtk/gtkcellrenderertext.c
@@ -41,6 +42,7 @@ gtk/gtkcontainer.c
gtk/gtkcurve.c
gtk/gtkdialog.c
gtk/gtkentry.c
+gtk/gtkentrycompletion.c
gtk/gtkfilesel.c
gtk/gtkfixed.c
gtk/gtkfontsel.c
@@ -89,6 +91,7 @@ gtk/gtkthemes.c
gtk/gtktipsquery.c
gtk/gtktogglebutton.c
gtk/gtktoolbar.c
+gtk/gtktreemodelfilter.c
gtk/gtktreemodelsort.c
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c