]> saetta.ns0.it Git - libgtkmaskedentry/commitdiff
Some changes before first git commit.
authorAndrea Zagli <azagli@libero.it>
Sun, 1 Nov 2009 15:46:17 +0000 (16:46 +0100)
committerAndrea Zagli <azagli@libero.it>
Sun, 1 Nov 2009 15:46:17 +0000 (16:46 +0100)
ChangeLog [deleted file]
ChangeLog-0.0.2 [new file with mode: 0644]
configure.ac
stamp-h.in [deleted file]

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index 2097544..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
-2007-11-04 Andrea Zagli <azagli@inwind.it>
-
-       * added glade-3 catalog and icons
-
-2007-11-01 Andrea Zagli <azagli@inwind.it>
-
-       * src/gtkmaskedentry.h:
-       * src/gtkmaskedentry.c: mask is totally private
-       * src/gtkmaskedentry.h:
-       * src/gtkmaskedentry.c:
-       * tests/masked_entry.c: added property tab-inside and test
-
-2006-01-12
-       * added constructor gtk_cell_renderer_masked_new_with_mask
-
-2006-01-11
-       * added mask "#" for alphanumeric character
-
-2006-01-09
-       * added GtkCellRendererMasked to use GtkMaskedEntry into GtkTreeView
-
-2005-12-08
-       * changed autotools configure files for compiling also on Win32
-       * changed autotools configure files for cross compiling
-
-2005-09-25
-       * added support of gtk-doc
-
-2005-09-01
-       * free allocated memory (thanks to Bruno Orcia Garcia)
diff --git a/ChangeLog-0.0.2 b/ChangeLog-0.0.2
new file mode 100644 (file)
index 0000000..2097544
--- /dev/null
@@ -0,0 +1,30 @@
+2007-11-04 Andrea Zagli <azagli@inwind.it>
+
+       * added glade-3 catalog and icons
+
+2007-11-01 Andrea Zagli <azagli@inwind.it>
+
+       * src/gtkmaskedentry.h:
+       * src/gtkmaskedentry.c: mask is totally private
+       * src/gtkmaskedentry.h:
+       * src/gtkmaskedentry.c:
+       * tests/masked_entry.c: added property tab-inside and test
+
+2006-01-12
+       * added constructor gtk_cell_renderer_masked_new_with_mask
+
+2006-01-11
+       * added mask "#" for alphanumeric character
+
+2006-01-09
+       * added GtkCellRendererMasked to use GtkMaskedEntry into GtkTreeView
+
+2005-12-08
+       * changed autotools configure files for compiling also on Win32
+       * changed autotools configure files for cross compiling
+
+2005-09-25
+       * added support of gtk-doc
+
+2005-09-01
+       * free allocated memory (thanks to Bruno Orcia Garcia)
index 83a35166bb71092bb33b98188bfb31942cac9c93..3195684dde6a8c3227f4db834fb836a66005780a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([GtkMaskedEntry], [0.0.3], [azagli@inwind.it])
+AC_INIT([GtkMaskedEntry], [0.0.3], [azagli@libero.it])
 AC_CONFIG_SRCDIR([src/gtkmaskedentry.c])
 AM_CONFIG_HEADER(config.h)
 
diff --git a/stamp-h.in b/stamp-h.in
deleted file mode 100644 (file)
index 9788f70..0000000
+++ /dev/null
@@ -1 +0,0 @@
-timestamp