From: Andrea Zagli Date: Sun, 1 Nov 2009 15:46:17 +0000 (+0100) Subject: Some changes before first git commit. X-Git-Tag: v0.0.3~14 X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=f52aaeb0c4a1c6da671f4dc55923946788ed4d4b;p=libgtkmaskedentry Some changes before first git commit. --- diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 2097544..0000000 --- a/ChangeLog +++ /dev/null @@ -1,30 +0,0 @@ -2007-11-04 Andrea Zagli - - * added glade-3 catalog and icons - -2007-11-01 Andrea Zagli - - * 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 index 0000000..2097544 --- /dev/null +++ b/ChangeLog-0.0.2 @@ -0,0 +1,30 @@ +2007-11-04 Andrea Zagli + + * added glade-3 catalog and icons + +2007-11-01 Andrea Zagli + + * 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/configure.ac b/configure.ac index 83a3516..3195684 100644 --- a/configure.ac +++ b/configure.ac @@ -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 index 9788f70..0000000 --- a/stamp-h.in +++ /dev/null @@ -1 +0,0 @@ -timestamp