summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--ChangeLog.pre-2-1010
-rw-r--r--ChangeLog.pre-2-410
-rw-r--r--ChangeLog.pre-2-610
-rw-r--r--ChangeLog.pre-2-810
-rw-r--r--gdk/Makefile.am2
-rwxr-xr-xgtk-zip.sh.in5
-rwxr-xr-xgtk/gtk.def1
8 files changed, 56 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 92a8b0221d..0679ae783e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-05-27 Tor Lillqvist <tml@iki.fi>
+
+ * gtk-zip.sh.in: Only include the Default and Emacs themes' gtkrc
+ files. Include share/gtk-doc/{gdk-pixbuf,gdk,gtk}.
+
+ * gdk/Makefile.am: libgdk-win32-2.0.la depends on
+ win32/libgdk-win32.la.
+
+ * gtk/gtk.def: Add gtk_tree_view_column_cell_get_position.
+
Sat May 24 22:19:13 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkscrollbar.c (gtk_scrollbar_class_init): Make the minimum
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 92a8b0221d..0679ae783e 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,13 @@
+2003-05-27 Tor Lillqvist <tml@iki.fi>
+
+ * gtk-zip.sh.in: Only include the Default and Emacs themes' gtkrc
+ files. Include share/gtk-doc/{gdk-pixbuf,gdk,gtk}.
+
+ * gdk/Makefile.am: libgdk-win32-2.0.la depends on
+ win32/libgdk-win32.la.
+
+ * gtk/gtk.def: Add gtk_tree_view_column_cell_get_position.
+
Sat May 24 22:19:13 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkscrollbar.c (gtk_scrollbar_class_init): Make the minimum
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 92a8b0221d..0679ae783e 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,13 @@
+2003-05-27 Tor Lillqvist <tml@iki.fi>
+
+ * gtk-zip.sh.in: Only include the Default and Emacs themes' gtkrc
+ files. Include share/gtk-doc/{gdk-pixbuf,gdk,gtk}.
+
+ * gdk/Makefile.am: libgdk-win32-2.0.la depends on
+ win32/libgdk-win32.la.
+
+ * gtk/gtk.def: Add gtk_tree_view_column_cell_get_position.
+
Sat May 24 22:19:13 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkscrollbar.c (gtk_scrollbar_class_init): Make the minimum
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 92a8b0221d..0679ae783e 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,13 @@
+2003-05-27 Tor Lillqvist <tml@iki.fi>
+
+ * gtk-zip.sh.in: Only include the Default and Emacs themes' gtkrc
+ files. Include share/gtk-doc/{gdk-pixbuf,gdk,gtk}.
+
+ * gdk/Makefile.am: libgdk-win32-2.0.la depends on
+ win32/libgdk-win32.la.
+
+ * gtk/gtk.def: Add gtk_tree_view_column_cell_get_position.
+
Sat May 24 22:19:13 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkscrollbar.c (gtk_scrollbar_class_init): Make the minimum
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 92a8b0221d..0679ae783e 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,13 @@
+2003-05-27 Tor Lillqvist <tml@iki.fi>
+
+ * gtk-zip.sh.in: Only include the Default and Emacs themes' gtkrc
+ files. Include share/gtk-doc/{gdk-pixbuf,gdk,gtk}.
+
+ * gdk/Makefile.am: libgdk-win32-2.0.la depends on
+ win32/libgdk-win32.la.
+
+ * gtk/gtk.def: Add gtk_tree_view_column_cell_get_position.
+
Sat May 24 22:19:13 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkscrollbar.c (gtk_scrollbar_class_init): Make the minimum
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index eae514a3c0..b79fdbf8b9 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -136,7 +136,7 @@ libgdk_linux_fb_2_0_la_LDFLAGS = $(LDADD)
libgdk_win32_2_0_la_SOURCES = $(common_sources) gdkkeynames.c
libgdk_win32_2_0_la_LIBADD = win32/libgdk-win32.la $(GDK_DEP_LIBS) \
$(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la
-libgdk_win32_2_0_la_DEPENDENCIES = gdk.def
+libgdk_win32_2_0_la_DEPENDENCIES = win32/libgdk-win32.la gdk.def
libgdk_win32_2_0_la_LDFLAGS = -export-symbols gdk.def $(LDADD)
if HAVE_WINTAB
libgdk_win32_2_0_la_LIBADD += -Lwin32 -lwntab32x
diff --git a/gtk-zip.sh.in b/gtk-zip.sh.in
index 40f96cfc7f..a60c5ef7cd 100755
--- a/gtk-zip.sh.in
+++ b/gtk-zip.sh.in
@@ -17,7 +17,7 @@ EOF
zip $ZIP lib/gtk-2.0/@GTK_BINARY_VERSION@/loaders/*.dll lib/gtk-2.0/@GTK_BINARY_VERSION@/immodules/*.dll
-zip $ZIP share/themes/*/gtk-2.0/gtkrc share/themes/*/gtk-2.0-key/gtkrc
+zip $ZIP share/themes/{Default,Emacs}/gtk-2.0{,-key}/gtkrc
zip -r $ZIP lib/locale/*/LC_MESSAGES/gtk20.mo
@@ -43,5 +43,8 @@ lib/pkgconfig/gtk+-2.0.pc
lib/pkgconfig/gtk+-win32-2.0.pc
share/aclocal/gtk-2.0.m4
share/gtk-2.0
+share/gtk-doc/html/gdk-pixbuf
+share/gtk-doc/html/gdk
+share/gtk-doc/html/gtk
EOF
diff --git a/gtk/gtk.def b/gtk/gtk.def
index 2f9e526469..ad42ae95ad 100755
--- a/gtk/gtk.def
+++ b/gtk/gtk.def
@@ -1843,6 +1843,7 @@ EXPORTS
gtk_tree_view_collapse_all
gtk_tree_view_collapse_row
gtk_tree_view_column_add_attribute
+ gtk_tree_view_column_cell_get_position
gtk_tree_view_column_cell_get_size
gtk_tree_view_column_cell_is_visible
gtk_tree_view_column_cell_set_cell_data