📄 changelog
字号:
* ramdefrag.glade, pixmaps/door.xpm, src/interface.c: Added nice pixmap (SO, 70. Chs 3170)2004-03-10 19:52 knilch * src/: cli.c, cli.h, parsecl.c, parsecl.h, ui.c: removed temporary code which led to compiler warnings, added -p and -S command line options, refactored cli code. (PP, 69. Chs 3170)2004-03-08 17:49 knilch * THANKS: added Gerald. (BT, 67. Chs 3170)2004-03-03 21:53 knilch * config.guess, config.sub: new version. (BT, 62. Chs 3170)2004-03-02 19:01 knilch * man/ramdefrag.1: mentioned new command-line options; some typos corrected, some stylistic changes (SM, 61. Chs 3170)2004-02-28 00:02 knilch * po/: POTFILES.in, de.gmo, de.po, fr.gmo, fr.po, ramdefrag.pot, sv.gmo, sv.po: changes due to recent code additions. (PP, 59. Chs 3170)2004-02-27 23:20 knilch * src/: cli.c, cli.h, ui.c: first (buggy, unstable, incomplete) CLI version. (PD, 58. Chs 3170)2004-02-27 23:19 knilch * ramdefrag.spec.in, debian/control.in: project renamed, description altered. (PD, 58. Chs 3170)2004-02-27 18:32 knilch * pixmaps/: blitz.xpm, cross.xpm: minor graphical changes. (PD, 58. Chs 3170)2004-02-27 17:07 knilch * ramdefrag.glade, pixmaps/cross.xpm, src/interface.c: added pixmap for cancel-buttons. (PD, 58. Chs 3170)2004-02-27 16:54 knilch * src/parsecl.c: only use return when err is set. (PD, 58. Chs 3170)2004-02-27 16:32 knilch * TODO: some things done. (PD, 58. Chs 3170)2004-02-27 16:28 knilch * ramdefrag.glade, src/interface.c, src/parsecl.c, src/ui.c: renamed project to 'Multi Platform RAM Defragmentation' (PD, 58. Chs 3170)2004-02-27 15:57 knilch * TODO: updated TODO. (PD, 58. Chs 3170)2004-02-27 15:19 knilch * src/: main.c, ui.c, ui.h: return code propagation (PD, 58. Chs 3170)2004-02-27 14:59 knilch * src/: parsecl.c, parsecl.h: added cli options for algorithm selection (PD, 58. Chs 3170)2004-02-26 17:34 knilch * ramdefrag.glade, pixmaps/blitz.xpm, src/interface.c: added a pixmap to beautify the gtk-interface (BT, 57. Chs 3170)2004-02-25 21:30 knilch * src/: msgs.h, timings.h: moved Personal[]. (SM, 56. Chs 3170)2004-02-21 20:33 knilch * src/timings.h: optimized timing calculations. (BT, 52. Chs 3170)2004-02-21 20:33 knilch * src/parsecl.h: better documentation. (BT, 52. Chs 3170)2004-02-21 17:16 knilch * src/: cmdline.c, cmdline.h, uichoser.c, uichoser.h: replaced by parsecl.[hc] (BT, 52. Chs 3170)2004-02-21 14:43 knilch * src/main.c: get rid of some warnings. (BT, 52. Chs 3170)2004-02-21 14:35 knilch * src/: Makefile.am, Makefile.in, main.c, ui.c: transition from cmdline.[hc]/uichoser.[hc] to parsecl.[hc] (BT, 52. Chs 3170)2004-02-21 14:07 knilch * src/: parsecl.c, parsecl.h: hopefully ease transition from uichoser.[hc] (BT, 52. Chs 3170)2004-02-21 13:03 knilch * configure: nice to see how configure changes if one adds comments to configure.in (BT, 52. Chs 3170)2004-02-21 13:02 knilch * configure.in: some comments edited (BT, 52. Chs 3170)2004-02-20 13:15 knilch * src/: cmdline.c, parsecl.c: missing 'w'. (SM, 51. Chs 3170)2004-02-19 23:38 knilch * src/: parsecl.c, parsecl.h: new command line parser code, meant to replace cmdline.[hc] (SO, 50. Chs 3170)2004-02-19 22:02 knilch * src/ramdefrag.ggo: we need a complete rewrite of our commandline parser, so gengetopt isn't of use anymore. (SO, 50. Chs 3170)2004-02-19 20:12 knilch * src/main.c: some FreeBSD'isch "features". WARNING: do not use this or the previous revision of this file! (SO, 50. Chs 3170)2004-02-19 20:04 knilch * src/: Makefile.am, Makefile.in, cli.c, cli.h, main.c, ui.c, ui.h, uichoser.c, uichoser.h: new abstraction layer for user interface selection. WARNING: this is work in progress and does not work at the moment! (SO, 50. Chs 3170)2004-02-11 23:52 knilch * README.cvslog-dates: Pzat! (BT, 42. Chs 3170)2004-02-11 22:52 knilch * src/timings.h: comments to give more understanding (BT, 42. Chs 3170)2004-02-11 22:48 knilch * src/main.c: added verbose comments to increase readability (BT, 42. Chs 3170)2004-02-11 22:28 knilch * src/dstates.c: added some descriptive comments. (BT, 42. Chs 3170)2004-02-11 21:51 knilch * src/: Makefile.am, Makefile.in: new code files included; some cleanups (BT, 42. Chs 3170)2004-02-11 21:50 knilch * src/callbacks.c: use external messages/defrag states/timing information; several code cleanups (BT, 42. Chs 3170)2004-02-11 21:48 knilch * src/timings.h: ramdefrag algorithm timing information (BT, 42. Chs 3170)2004-02-11 21:47 knilch * src/msgs.h: standard return message definitions (BT, 42. Chs 3170)2004-02-11 21:46 knilch * src/: dstates.c, dstates.h: defrag state information (BT, 42. Chs 3170)2004-02-06 20:39 knilch * Makefile.am, Makefile.in: added dpkg metafiles to DISTCLEANFILES. (BT, 37. Chs 3170)2004-02-06 20:22 knilch * Makefile.in, configure, configure.in, ramdefrag.spec.in, debian/control, debian/control.in, man/Makefile.in, src/Makefile.in: added 'cvs disclaimer' in package manager metafiles; debian/control now generated by configure (BT, 37. Chs 3170)2004-02-06 15:16 knilch * Makefile.in, configure, configure.in, ramdefrag.spec, ramdefrag.spec.in, debian/changelog, debian/changelog.in: debian/changelog, ramdefrag.spec now generated by configure (BT, 37. Chs 3170)2004-01-31 00:08 knilch * configure, configure.in, ramdefrag.spec, debian/changelog: released ramdefrag 0.2 (SM, 31. Chs 3170)2004-01-30 23:19 todeswaldi * po/sv.po: minor correction (SO, 30. Chs 3170)2004-01-30 23:06 todeswaldi * po/: sv.gmo, sv.po: Swedish translation finished. Should do for now (SO, 30. Chs 3170)2004-01-30 22:50 todeswaldi * po/: sv.gmo, sv.po: no text. (SO, 30. Chs 3170)2004-01-30 22:32 todeswaldi * po/sv.po: swedish translations updated (SO, 30. Chs 3170)2004-01-30 22:10 knilch * po/: sv.gmo, sv.po: 3 new messages, 2 typos corrected. (SO, 30. Chs 3170)2004-01-30 21:36 todeswaldi * po/: sv.gmo, sv.po: swedish translation update (SO, 30. Chs 3170)2004-01-30 18:28 todeswaldi * po/sv.po: some more swedish messages (SO, 30. Chs 3170)2004-01-30 16:34 knilch * ramdefrag.spec: .spec-file for building RPMs. (SO, 30. Chs 3170)2004-01-30 13:21 knilch * po/: sv.gmo, sv.po: some new translations. (SO, 30. Chs 3170)2004-01-30 00:35 knilch * src/: Makefile.am, Makefile.in: fix for libintl inclusion bugs (PP, 29. Chs 3170)2004-01-29 23:59 knilch * THANKS: bauersbub email added. (SO, 30. Chs 3170)2004-01-29 17:37 knilch * PORTING: Added FreeBSD-section. (PP, 29. Chs 3170)2004-01-29 17:09 knilch * PORTING: Solaris: getopt_long SHOULD work now. added section about auto* (PP, 29. Chs 3170)2004-01-29 16:13 knilch * acinclude.m4, aclocal.m4, configure, src/gnugetopt.h: moved gnu getopt (for systems without getopt_long) from lib/ to src/ (PP, 29. Chs 3170)2004-01-29 13:10 knilch * PORTING: PORTING file with hints for non-GNU/Linux systems (PP, 29. Chs 3170)2004-01-28 23:56 knilch * po/: sv.gmo, sv.po: added some translations via http://lexikon.nada.kth.se/swe-eng.shtml (PD, 28. Chs 3170)2004-01-28 22:28 knilch * src/: getopt.c, getopt1.c: some tries to let ramdefrag compile on solaris. well, it didn't really help, but at least it doesn't break anything else - at least i hope so. (PD, 28. Chs 3170)2004-01-28 21:38 knilch * src/Makefile.in: tried to fix getopt, for Glanzmann. (PD, 28. Chs 3170)2004-01-28 21:32 knilch * Makefile.in, aclocal.m4, config.h.in, configure, configure.in, man/Makefile.in: tried to fix getopt, for Glanzmann. (PD, 28. Chs 3170)2004-01-28 21:19 knilch * TODO: manpage done, CLI (suggested by C-Keen) new in TODO (PD, 28. Chs 3170)2004-01-28 21:17 knilch * THANKS: Glanzmann hat kostbare Zeit geopfert. (PD, 28. Chs 3170)2004-01-28 11:09 knilch * src/cmdline.c: display usage information if unrecognized options are given (PD, 28. Chs 3170)2004-01-26 17:30 todeswaldi * man/ramdefrag.1: minor stylistic correction :) (SW, 26. Chs 3170)2004-01-26 16:30 knilch * Makefile.am, Makefile.in, configure, configure.in, man/Makefile.am, man/Makefile.in, man/ramdefrag.1: added manpage. (SM, 26. Chs 3170)2004-01-26 02:40 todeswaldi * config.h.in, configure, configure.in, po/LINGUAS, po/sv.gmo, po/sv.po: added 'sv', started swedish translation (SM, 26. Chs 3170)2004-01-13 20:01 knilch * debian/changelog: changed version to 0.2rc1cvs. (PD, 13. Chs 3170)2004-01-13 18:43 knilch * TODO: 'man page' added (PD, 13. Chs 3170)2004-01-13 15:51 knilch * debian/docs: THANKS added. (PD, 13. Chs 3170)2004-01-13 15:38 knilch * src/support.h: fixed stupid locale bug due to new automake vars (PD, 13. Chs 3170)2004-01-13 14:48 knilch * src/main.c: fixed stupid locale bug due to new automake vars (PD, 13. Chs 3170)2004-01-13 11:35 knilch * configure, configure.in: changed version from 0.1cvs to 0.2rc1cvs (PD, 13. Chs 3170)2004-01-13 11:30 knilch * Makefile.in: THANKS file added (PD, 13. Chs 3170)2004-01-13 11:29 knilch * po/fr.gmo: french translation update by waldi (PD, 13. Chs 3170)2004-01-13 01:38 todeswaldi * po/fr.po: French translation updated. (PD, 13. Chs 3170)2004-01-12 17:43 knilch * THANKS: added some emailadresses (BT, 12. Chs 3170)2004-01-12 15:49 knilch * THANKS, TODO: added THANKS file. (BT, 12. Chs 3170)2004-01-12 15:19 knilch * TODO: dokumentation to get ready for 0.2 (BT, 12. Chs 3170)2004-01-12 15:18 knilch * po/: ChangeLog, de.gmo, de.po: german translation for new (verbose) messages (BT, 12. Chs 3170)2004-01-12 01:33 knilch * configure, configure.in, po/POTFILES.in, po/de.gmo, po/de.po, po/fr.gmo, po/fr.po, po/ramdefrag.pot: changes to i18n files/scripts due to new functionality (BT, 12. Chs 3170)2004-01-12 01:01 knilch * src/main.c: reversed logic pt. ii (BT, 12. Chs 3170)2004-01-12 00:56 knilch * src/horsti.c: added special enable-logic. (BT, 12. Chs 3170)2004-01-12 00:52 knilch * src/main.c: better return values, reversed horsti-enable-logic. (BT, 12. Chs 3170)2004-01-12 00:23 knilch * src/horsti.c: well, minor corrections. Hail Eris! (BT, 12. Chs 3170)2004-01-11 23:58 knilch * src/: Makefile.am, Makefile.in, cmdline.c, cmdline.h, horsti.c, horsti.h, main.c, ramdefrag.ggo: added parsing of comman-line options; added bleeding-edge H.O.R.S.T.I. technology (SM, 11. Chs 3170)2004-01-11 23:54 knilch * aclocal.m4: getopt_long support for non-glibc-environments (SM, 11. Chs 3170)2004-01-11 23:51 knilch * acinclude.m4, Makefile.in: getopt_long support for non-glibc-environments (SM, 11. Chs 3170)2004-01-11 16:36 knilch * configure, configure.in, src/main.c: changed from old to new autoconf/-make syntax (SM, 11. Chs 3170)2004-01-08 00:11 knilch * ramdefrag.glade, src/interface.c, src/main.c: remove hardcoded version string, use version from config.h (PD, 8. Chs 3170)2004-01-07 21:16 knilch * configure, configure.in: changed version-flag to '0.1cvs' (BT, 7. Chs 3170)2004-01-07 18:10 knilch * po/: de.po, fr.po: some corrections in meta-information. (BT, 7. Chs 3170)2004-01-07 00:52 knilch * configure.in: stupid automake bug. (BT, 7. Chs 3170)2004-01-07 00:48 knilch * debian/: changelog, control: added gettext to Build-Depends. (BT, 7. Chs 3170)2004-01-07 00:02 knilch * configure, po/de.gmo: newly generated. (BT, 7. Chs 3170)2004-01-06 23:53 knilch * po/: fr.gmo, fr.po: removed some double vocals (?) removed 'fuzziness' to make msgfmt stop complaining (SM, 6. Chs 3170)2004-01-06 23:46 knilch * po/LINGUAS: added 'fr'. (SM, 6. Chs 3170)2004-01-06 23:46 knilch * configure.in: removed ALL_LINGUAS; this is set in po/LINGUAS now. (SM, 6. Chs 3170)2004-01-06 11:39 knilch * po/: de.po, ramdefrag.pot: minor corrections. (SM, 6. Chs 3170)2004-01-06 02:45 todeswaldi * po/: fr.gmo, fr.po: _very_ basic french translation2004-01-06 01:25 knilch * po/de.gmo: something missing? try this. (SM, 6. Chs 3170)2004-01-05 18:36 todeswaldi * NEWS: Created NEWS-file2004-01-04 23:04 knilch * Makefile.am, configure, configure.in, po/LINGUAS: german translation, first try. (PP, 4. Chs 3170)2004-01-04 22:45 knilch * po/de.po: first try of a german translation. (PP, 4. Chs 3170)2004-01-04 19:21 knilch * ABOUT-NLS, Makefile.am, Makefile.in, TODO, aclocal.m4, autogen.sh, config.h.in, config.rpath, configure, configure.in, mkinstalldirs, ramdefrag.glade, po/ChangeLog, po/Makefile.in.in, po/Makevars, po/Makevars.template, po/POTFILES.in, po/Rules-quot, po/boldquot.sed, po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, po/quot.sed, po/ramdefrag.pot, po/remove-potcdate.sin, po/stamp-po, src/Makefile.am, src/Makefile.in, src/callbacks.c, src/interface.c, src/main.c, src/support.c, src/support.h: added GNU gettext support. (PP, 4. Chs 3170)2004-01-04 15:52 knilch * debian/: changelog, compat, control, copyright, dirs, docs, menu, rules: added debian/ directory to ease creation of .deb packages2004-01-02 22:48 knilch * LICENSE: Just a copy of 'COPYING'. (BT, 2. Chs 3170)2004-01-02 22:43 knilch * TODO: initial blah.2004-01-02 22:25 knilch * AUTHORS, Makefile.am, README, acconfig.h, autogen.sh, configure.in, ramdefrag.glade, stamp-h.in, COPYING, INSTALL, Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub, install-sh, missing, mkinstalldirs, configure, src/Makefile.am, src/Makefile.in, src/callbacks.c, src/callbacks.h, src/interface.c, src/interface.h, src/main.c, src/support.c, src/support.h: Initial import (BT, 2. Chs 3170)2004-01-02 22:25 knilch * AUTHORS, Makefile.am, README, acconfig.h, autogen.sh, configure.in, ramdefrag.glade, stamp-h.in, COPYING, INSTALL, Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub, install-sh, missing, mkinstalldirs, configure, src/Makefile.am, src/Makefile.in, src/callbacks.c, src/callbacks.h, src/interface.c, src/interface.h, src/main.c, src/support.c, src/support.h: Initial revision
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -