1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
2008-02-19 yetist <yetist@gmail.com>
* m4/intltool.m4:
* configure.ac:
* src/lunar.c:
* po/POTFILES.in:
* po/zh_CN.po:
the new name of libgcl is liblunar.
=== lunar-applet-2.0-rc1 ===
2008-01-29 yetist <yetist@gmail.com>
* configure.ac:
lunar-applet-2.0-rc1 released.
2008-01-24 yetist <yetist@gmail.com>
* test:
* test/Makefile.am:
* test/calendar.c:
* m4/intltool.m4:
* src/lunar.c:
* src/Makefile.am:
* docs:
* docs/Makefile.am:
* docs/reference:
* docs/reference/gtkchinesecalendar-sections.txt:
* docs/reference/gtkchinesecalendar.types:
* docs/reference/gtkchinesecalendar-docs.sgml:
* docs/reference/Makefile.am:
* docs/reference/tmpl:
* docs/reference/tmpl/gtkchinesecalendar.sgml:
* docs/reference/tmpl/gtkchinesecalendar-unused.sgml:
* docs/reference/gtkchinesecalendar-overrides.txt:
* configure.ac:
* Makefile.am:
* gtkchinesecalendar:
now, we use libgcl backend replace gtkchinesecalendar.
=== lunar-applet 1.8 ===
2007-12-17 yetist <yetist@gmail.com>
* m4/intltool.m4:
* README:
* configure.ac:
* NEWS:
lunar-applet 1.8 released
2007-12-17 yetist <yetist@gmail.com>
* src/lunar.c:
* gtkchinesecalendar/gtkchinesecalendar.c:
* gtkchinesecalendar/tables.h:
* gtkchinesecalendar/gtkchinesecalendar.h:
modify licenses.
2007-09-11 yetist <yetist@gmail.com>
* ChangeLog:
* configure.ac:
* lunar-applet.spec.in: add lunar-applet.spec.in for rpm.
2007-09-02 yetist <yetist@gmail.com>
* gtkchinesecalendar/gcn-table.h:
* gtkchinesecalendar/gcn-date.c:
* gtkchinesecalendar/gcn-date.h:
add g_china_date library.
2007-08-20 yetist <yetist@gmail.com>
* docs/reference/tmpl/gtkchinesecalendar.sgml:
add short and long description
=== lunar-applet 1.6 ===
2007-08-18 yetist <yetist@gmail.com>
* m4/intltool.m4
* README
* configure.ac
* NEWS
lunar-applet 1.6 released
2007-06-21 yetist <yetist@gmail.com>
* docs:
Add Reference of gtkchinesecalendar.
2007-04-14 yetist <yetist@gmail.com>
* AUTHORS:
增加作者信息
=== lunar-applet 1.5 ===
2007-04-14 yetist <yetist@gmail.com>
* ChangeLog:
* README:
* configure.ac:
* NEWS:
lunar-applet 1.5 released
2007-04-14 yetist <yetist@gmail.com>
* src/Makefile.am:
修复make dist时出错
2007-04-13 yetist <yetist@gmail.com>
* test/test.c:
* test/Makefile.am:
* test/calendar.c:
删除test.c, 换gtkcalendar标准的那个测试程序calendar.c
* gtkchinesecalendar/gtkchinesecalendar.c:
修改一下日期显示时的对齐, 稍微能好看一点, 不过还是不太满意,
这个位置真是不太好调整.
2007-04-13 yetist <yetist@gmail.com>
* test/test.c:
* test/Makefile.am:
这是一个测试程序,用来测试gtkchinesecalendar构件的.
* src/calendar/gtkchinesecalendar.c:
* src/calendar/tables.h:
* src/calendar/gtkchinesecalendar.h:
* src/calendar/Makefile.am:
* gtkchinesecalendar/Makefile.am:
我们把src/calendar目录转移到了gtkchinesecalendar,
这个目录就只是gtkchinesecalendar这个构件的, 我们将继续完善它,
以后其它项目如果要使用这个构件, 只需要将此目录拷贝进他们的项目就可以了.
* src/Makefile.am:
* configure.ac:
* Makefile.am:
当然, 不可避免地这些文件需要做相应修改.
2007-04-13 yetist <yetist@gmail.com>
* src/calendar/gtkchinesecalendar.c:
* src/calendar/tables.h:
* src/calendar/gtkchinesecalendar.h:
添加公历和农历节日.
2007-04-13 yetist <yetist@gmail.com>
* src/tables.h:
* src/calendar/gtkchinesecalendar.c:
move the tables.h from src to src/calendar.
2007-04-13 yetist <yetist@gmail.com>
* configure.ac src/Makefile.am:
* src/gtkchinesecalendar.c:
* src/gtkchinesecalendar.h:
* src/calendar:
将gtkchinesecalendar库由src目录移动到src/calendar目录之下.
2007-04-12 yetist <yetist@gmail.com>
* src/tables.h: comment some code so no warning when compiling.
* src/gtkchinesecalendar.c: sometimes it not show the lunar date of the
next month. fixed bug #4.
2007-04-11 yetist <yetist@gmail.com>
* src/lunar.c: modify "time-admin" to "gksu time-admin", so the Ubuntu
user can setup date-time from lunar-applet.
2007-04-05 yetist <yetist@gmail.com>
* configure.ac: show the useful info for debian user if not found
libpanelapplet-2.0
2007-04-02 yetist <yetist@gmail.com>
* src/gtkchinesecalendar.c: check locale, if chinese, add show lunar prop
* src/lunar.c: in preference dialog, user can setup if show lunar date.
* icons: add lunar-applet.png for program.
* po/zh_CN.po: update chinese language.
* configure.ac Makefile.am: for icons/
2007-01-02 gettextize <bug-gnu-gettext@gnu.org>
* configure.in (AC_OUTPUT): Add po/Makefile.in.
2007-01-02 gettextize <bug-gnu-gettext@gnu.org>
* configure.in (AC_OUTPUT): Add po/Makefile.in.
2007-01-02 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): New variable.
|