]> git.deb.at Git - pkg/abook.git/log
pkg/abook.git
18 years ago- minor editor_tab() cleanup
Jaakko Heinonen [Sun, 25 Sep 2005 16:28:00 +0000 (16:28 +0000)]
- minor editor_tab() cleanup

18 years ago- whitespace formatting
Jaakko Heinonen [Sun, 25 Sep 2005 15:16:14 +0000 (15:16 +0000)]
- whitespace formatting

18 years agoFixed screen not properly refreshed after cancelling.
Cedric Duval [Sun, 25 Sep 2005 12:34:23 +0000 (12:34 +0000)]
Fixed screen not properly refreshed after cancelling.

18 years ago- implement limit functionality in ui_readline
Jaakko Heinonen [Sun, 25 Sep 2005 11:20:49 +0000 (11:20 +0000)]
- implement limit functionality in ui_readline

18 years ago- add a comment that limit functionality should be implemented
Jaakko Heinonen [Sun, 25 Sep 2005 11:08:18 +0000 (11:08 +0000)]
- add a comment that limit functionality should be implemented

18 years ago- prepare spec file for i18n support
Jaakko Heinonen [Sun, 25 Sep 2005 10:48:48 +0000 (10:48 +0000)]
- prepare spec file for i18n support

18 years agoRemoved gmo files. They are binary files that should be built from the
Cedric Duval [Fri, 23 Sep 2005 21:47:27 +0000 (21:47 +0000)]
Removed gmo files. They are binary files that should be built from the
corresponding po:s, and not distributed through CVS.

18 years agoAdded gettext.c
Cedric Duval [Fri, 23 Sep 2005 21:34:39 +0000 (21:34 +0000)]
Added gettext.c
(needed for sgettext() support)

18 years agopot update - swedish translation (Susanna Björverud) update
Cedric Duval [Fri, 23 Sep 2005 20:24:55 +0000 (20:24 +0000)]
pot update - swedish translation (Susanna Björverud) update

18 years agoString fixes (Gerfried Fuchs).
Cedric Duval [Fri, 23 Sep 2005 20:00:07 +0000 (20:00 +0000)]
String fixes (Gerfried Fuchs).

18 years ago- merge localized boolean question patch (Cedric Duval)
Jaakko Heinonen [Fri, 23 Sep 2005 15:42:11 +0000 (15:42 +0000)]
- merge localized boolean question patch (Cedric Duval)
- po update
- prepare to fix ui_readline limit functionality

18 years ago- change WWW browser key binding in main screen to match edit screen
Jaakko Heinonen [Fri, 23 Sep 2005 06:11:32 +0000 (06:11 +0000)]
- change WWW browser key binding in main screen to match edit screen

18 years ago- fix a memory leak (Cedric Duval)
Jaakko Heinonen [Wed, 21 Sep 2005 18:21:09 +0000 (18:21 +0000)]
- fix a memory leak (Cedric Duval)

18 years ago- po update
Jaakko Heinonen [Wed, 21 Sep 2005 16:54:02 +0000 (16:54 +0000)]
- po update

18 years ago- spelling fixes (Cedric Duval & co)
Jaakko Heinonen [Wed, 21 Sep 2005 16:50:31 +0000 (16:50 +0000)]
- spelling fixes (Cedric Duval & co)
- remove dead code (Cedric Duval)

18 years ago- correct a typo
Jaakko Heinonen [Sat, 17 Sep 2005 10:40:13 +0000 (10:40 +0000)]
- correct a typo

18 years ago- i18n support
Jaakko Heinonen [Sat, 17 Sep 2005 10:10:23 +0000 (10:10 +0000)]
- i18n support
- translations: fr, sv

18 years ago- mbswidth change to avoid empty translation unit warnings
Jaakko Heinonen [Sat, 10 Sep 2005 07:11:11 +0000 (07:11 +0000)]
- mbswidth change to avoid empty translation unit warnings

18 years ago- palmcsv import filter (Marc Tardif)
Jaakko Heinonen [Thu, 1 Sep 2005 16:04:20 +0000 (16:04 +0000)]
- palmcsv import filter (Marc Tardif)
- use better common code for csv filters (Marc Tardif)

18 years ago- remove usage of __id_u macro since it's not defined on every distro
Jaakko Heinonen [Wed, 31 Aug 2005 12:05:07 +0000 (12:05 +0000)]
- remove usage of __id_u macro since it's not defined on every distro

18 years ago- add persons who has contributed
Jaakko Heinonen [Wed, 31 Aug 2005 12:01:18 +0000 (12:01 +0000)]
- add persons who has contributed

18 years ago- remove entry about tcc problems
Jaakko Heinonen [Mon, 29 Aug 2005 10:02:50 +0000 (10:02 +0000)]
- remove entry about tcc problems

18 years ago- termios.h is not needed
Jaakko Heinonen [Tue, 23 Aug 2005 10:03:34 +0000 (10:03 +0000)]
- termios.h is not needed

18 years ago- don't try to use linux/termios.h
Jaakko Heinonen [Tue, 23 Aug 2005 09:58:25 +0000 (09:58 +0000)]
- don't try to use linux/termios.h
- remove rc tag

18 years ago- whitespace cleanups
Jaakko Heinonen [Sat, 13 Aug 2005 14:10:57 +0000 (14:10 +0000)]
- whitespace cleanups

18 years ago- xstrdup
Jaakko Heinonen [Sat, 13 Aug 2005 11:11:41 +0000 (11:11 +0000)]
- xstrdup

18 years ago- add xstrdup to have proper checking for memory allocation failures
Jaakko Heinonen [Sat, 13 Aug 2005 10:49:25 +0000 (10:49 +0000)]
- add xstrdup to have proper checking for memory allocation failures

18 years ago- comment spelling fix
Jaakko Heinonen [Sat, 13 Aug 2005 10:29:49 +0000 (10:29 +0000)]
- comment spelling fix

18 years ago- add proper copyright notices
Jaakko Heinonen [Thu, 11 Aug 2005 07:32:35 +0000 (07:32 +0000)]
- add proper copyright notices

18 years ago- make it compile with tcc
Jaakko Heinonen [Wed, 10 Aug 2005 05:45:37 +0000 (05:45 +0000)]
- make it compile with tcc
- whitespace cleanups
- minor cleanups in parse_database

18 years ago- sanitize a comment and warning message
Jaakko Heinonen [Mon, 8 Aug 2005 05:13:51 +0000 (05:13 +0000)]
- sanitize a comment and warning message

18 years ago- code re-organization
Jaakko Heinonen [Tue, 2 Aug 2005 18:41:01 +0000 (18:41 +0000)]
- code re-organization

18 years ago- correct typo in error message
Jaakko Heinonen [Tue, 2 Aug 2005 11:13:50 +0000 (11:13 +0000)]
- correct typo in error message

18 years ago- whitespace changes
Jaakko Heinonen [Tue, 2 Aug 2005 10:03:45 +0000 (10:03 +0000)]
- whitespace changes

18 years ago- declare more variables as static
Jaakko Heinonen [Tue, 2 Aug 2005 08:24:38 +0000 (08:24 +0000)]
- declare more variables as static

18 years ago- use #warning only with gcc
Jaakko Heinonen [Tue, 2 Aug 2005 08:17:12 +0000 (08:17 +0000)]
- use #warning only with gcc

18 years ago- code cleanups and minor fixes
Jaakko Heinonen [Mon, 1 Aug 2005 07:59:10 +0000 (07:59 +0000)]
- code cleanups and minor fixes
- call it rc3

18 years ago- handle terminal preparation more elegantly
Jaakko Heinonen [Mon, 1 Aug 2005 07:58:22 +0000 (07:58 +0000)]
- handle terminal preparation more elegantly
- warn about old or non-GNU readline
- #error if readline headers are not found

18 years ago- avoid possible collision with readline xmalloc functions
Jaakko Heinonen [Mon, 1 Aug 2005 07:55:56 +0000 (07:55 +0000)]
- avoid possible collision with readline xmalloc functions

18 years ago- cleanup
Jaakko Heinonen [Fri, 29 Jul 2005 16:07:36 +0000 (16:07 +0000)]
- cleanup

18 years ago- remove trailing whitespaces
Jaakko Heinonen [Fri, 29 Jul 2005 11:06:35 +0000 (11:06 +0000)]
- remove trailing whitespaces

18 years ago- add some missing names
Jaakko Heinonen [Fri, 29 Jul 2005 07:44:16 +0000 (07:44 +0000)]
- add some missing names

18 years ago- update BUGS
Jaakko Heinonen [Fri, 29 Jul 2005 06:44:38 +0000 (06:44 +0000)]
- update BUGS
- add pointer to ChangeLog to NEWS

18 years ago- remove unnecessary cast
Jaakko Heinonen [Fri, 29 Jul 2005 06:28:55 +0000 (06:28 +0000)]
- remove unnecessary cast

18 years ago- whitespace changes
Jaakko Heinonen [Fri, 29 Jul 2005 06:25:58 +0000 (06:25 +0000)]
- whitespace changes

18 years ago- fix xfree
Jaakko Heinonen [Fri, 29 Jul 2005 05:53:10 +0000 (05:53 +0000)]
- fix xfree

18 years ago- fix a typo in sources list
Jaakko Heinonen [Wed, 27 Jul 2005 09:55:38 +0000 (09:55 +0000)]
- fix a typo in sources list
- call it 0.5.4rc1

18 years ago- use EXIT_FAILURE and EXIT_SUCCESS instead of hardcoded values
Jaakko Heinonen [Wed, 27 Jul 2005 09:02:29 +0000 (09:02 +0000)]
- use EXIT_FAILURE and EXIT_SUCCESS instead of hardcoded values

18 years ago- don't try to save addressbook in memory allocation failure handler
Jaakko Heinonen [Wed, 27 Jul 2005 07:32:39 +0000 (07:32 +0000)]
- don't try to save addressbook in memory allocation failure handler

18 years ago- add xrealloc_inc
Jaakko Heinonen [Wed, 27 Jul 2005 06:47:38 +0000 (06:47 +0000)]
- add xrealloc_inc
- xmalloc cleanups

18 years ago- replace abook_malloc, abook_realloc and my_free with new xmalloc routines
Jaakko Heinonen [Wed, 27 Jul 2005 06:28:22 +0000 (06:28 +0000)]
- replace abook_malloc, abook_realloc and my_free with new xmalloc routines

18 years ago- autoconf/automake support
Jaakko Heinonen [Mon, 4 Jul 2005 20:13:05 +0000 (20:13 +0000)]
- autoconf/automake support

18 years agoadd show_cursor config option
Jaakko Heinonen [Sun, 29 May 2005 16:32:24 +0000 (16:32 +0000)]
add show_cursor config option

19 years ago- spelling fixes
Jaakko Heinonen [Mon, 28 Feb 2005 09:21:31 +0000 (09:21 +0000)]
- spelling fixes

19 years ago- update BUGS
Jaakko Heinonen [Mon, 28 Feb 2005 09:11:25 +0000 (09:11 +0000)]
- update BUGS

19 years ago- automake update
Jaakko Heinonen [Mon, 28 Feb 2005 08:57:59 +0000 (08:57 +0000)]
- automake update

19 years agoadded allcvs filters
Jaakko Heinonen [Wed, 30 Jun 2004 19:49:34 +0000 (19:49 +0000)]
added allcvs filters

19 years agoadd allcvs filter
Jaakko Heinonen [Wed, 30 Jun 2004 19:48:28 +0000 (19:48 +0000)]
add allcvs filter

19 years agominor cleanups
Jaakko Heinonen [Wed, 30 Jun 2004 19:47:42 +0000 (19:47 +0000)]
minor cleanups

20 years agominor ui_find updates
Jaakko Heinonen [Mon, 19 Apr 2004 17:08:00 +0000 (17:08 +0000)]
minor ui_find updates

20 years agowrap searches
Jaakko Heinonen [Mon, 19 Apr 2004 06:53:06 +0000 (06:53 +0000)]
wrap searches

20 years agoremover a debug message
Jaakko Heinonen [Sat, 3 Apr 2004 16:05:41 +0000 (16:05 +0000)]
remover a debug message

20 years agofixed string truncation in mutt inport filter
Jaakko Heinonen [Thu, 25 Mar 2004 18:19:38 +0000 (18:19 +0000)]
fixed string truncation in mutt inport filter

20 years agocleanup
Jaakko Heinonen [Mon, 8 Mar 2004 06:15:52 +0000 (06:15 +0000)]
cleanup

20 years agoUTF-8 update
Jaakko Heinonen [Wed, 18 Feb 2004 19:48:46 +0000 (19:48 +0000)]
UTF-8 update

20 years agoautoconf/automake update
Jaakko Heinonen [Wed, 18 Feb 2004 19:41:37 +0000 (19:41 +0000)]
autoconf/automake update

20 years agorl_already_prompted check for old ncurses versions
Jaakko Heinonen [Wed, 18 Feb 2004 19:40:57 +0000 (19:40 +0000)]
rl_already_prompted check for old ncurses versions

20 years agodocumentation updates
Jaakko Heinonen [Wed, 18 Feb 2004 19:40:14 +0000 (19:40 +0000)]
documentation updates

20 years agoupdate by Liam K Morland
Jaakko Heinonen [Wed, 18 Feb 2004 17:46:13 +0000 (17:46 +0000)]
update by Liam K Morland

20 years agoconst -> static change
Jaakko Heinonen [Mon, 26 Jan 2004 11:35:30 +0000 (11:35 +0000)]
const -> static change

20 years agomultibyte update
Jaakko Heinonen [Mon, 26 Jan 2004 09:51:35 +0000 (09:51 +0000)]
multibyte update

20 years agofixed a bug in mutt import filter
Jaakko Heinonen [Fri, 23 Jan 2004 07:14:32 +0000 (07:14 +0000)]
fixed a bug in mutt import filter

20 years agomalloc -> xmalloc changes
Jaakko Heinonen [Tue, 9 Dec 2003 07:19:08 +0000 (07:19 +0000)]
malloc -> xmalloc changes

20 years agominor tweaks
Jaakko Heinonen [Fri, 5 Dec 2003 18:11:55 +0000 (18:11 +0000)]
minor tweaks

20 years agowide character support
Jaakko Heinonen [Fri, 5 Dec 2003 16:09:42 +0000 (16:09 +0000)]
wide character support

20 years agoadded keybinding for custom tab and added missing assert.h
Jaakko Heinonen [Fri, 28 Nov 2003 14:27:43 +0000 (14:27 +0000)]
added keybinding for custom tab and added missing assert.h

20 years agoadded assert and consts
Jaakko Heinonen [Sat, 22 Nov 2003 15:52:16 +0000 (15:52 +0000)]
added assert and consts

20 years agoint -> size_t changes
Jaakko Heinonen [Sat, 22 Nov 2003 15:51:36 +0000 (15:51 +0000)]
int -> size_t changes

20 years agocustom field update
Jaakko Heinonen [Sat, 22 Nov 2003 13:46:02 +0000 (13:46 +0000)]
custom field update

20 years agoinitial custom field support
Jaakko Heinonen [Fri, 21 Nov 2003 21:18:14 +0000 (21:18 +0000)]
initial custom field support

20 years agobuffer length calculation changes
Jaakko Heinonen [Thu, 20 Nov 2003 12:58:34 +0000 (12:58 +0000)]
buffer length calculation changes

20 years agoautoconf/automake update
Jaakko Heinonen [Mon, 10 Nov 2003 09:01:36 +0000 (09:01 +0000)]
autoconf/automake update

20 years agovi-like movements to editor
Jaakko Heinonen [Mon, 10 Nov 2003 08:45:59 +0000 (08:45 +0000)]
vi-like movements to editor

20 years agoadded an entry about UTF-8
Jaakko Heinonen [Sat, 8 Nov 2003 15:48:02 +0000 (15:48 +0000)]
added an entry about UTF-8

20 years agominor macro tweaks
Jaakko Heinonen [Fri, 7 Nov 2003 17:24:52 +0000 (17:24 +0000)]
minor macro tweaks

20 years ago0.5.1rc1
Jaakko Heinonen [Fri, 7 Nov 2003 07:02:15 +0000 (07:02 +0000)]
0.5.1rc1

20 years agoquit without saving command
Jaakko Heinonen [Thu, 6 Nov 2003 17:32:00 +0000 (17:32 +0000)]
quit without saving command

20 years agoadded duplicate item command
Jaakko Heinonen [Thu, 6 Nov 2003 17:14:06 +0000 (17:14 +0000)]
added duplicate item command

20 years agoupdated platforms
Jaakko Heinonen [Thu, 6 Nov 2003 11:09:00 +0000 (11:09 +0000)]
updated platforms

20 years agosome whitespace changes
Jaakko Heinonen [Fri, 31 Oct 2003 15:28:58 +0000 (15:28 +0000)]
some whitespace changes

20 years agominor documentation updates
Jaakko Heinonen [Thu, 30 Oct 2003 07:54:59 +0000 (07:54 +0000)]
minor documentation updates

20 years agoadded an entry about palmcsv format
Jaakko Heinonen [Thu, 30 Oct 2003 07:51:15 +0000 (07:51 +0000)]
added an entry about palmcsv format

20 years ago*** empty log message ***
Jaakko Heinonen [Mon, 29 Sep 2003 13:34:19 +0000 (13:34 +0000)]
*** empty log message ***

20 years agomutt import filter changes
Jaakko Heinonen [Mon, 29 Sep 2003 13:08:27 +0000 (13:08 +0000)]
mutt import filter changes

20 years agoremoved obsolete filesel_sort option
Jaakko Heinonen [Mon, 29 Sep 2003 12:35:15 +0000 (12:35 +0000)]
removed obsolete filesel_sort option

20 years agominor (filter) fixes
Jaakko Heinonen [Tue, 8 Jul 2003 13:42:44 +0000 (13:42 +0000)]
minor (filter) fixes

20 years agopost 0.5 update
Jaakko Heinonen [Sat, 28 Jun 2003 18:14:49 +0000 (18:14 +0000)]
post 0.5 update

20 years agoman page update
Jaakko Heinonen [Sun, 15 Jun 2003 14:25:16 +0000 (14:25 +0000)]
man page update

20 years agoabookrc update by TAKAHASHI Tamotsu
Jaakko Heinonen [Wed, 4 Jun 2003 19:04:47 +0000 (19:04 +0000)]
abookrc update by TAKAHASHI Tamotsu

20 years agodocumentation update
Jaakko Heinonen [Wed, 4 Jun 2003 12:11:51 +0000 (12:11 +0000)]
documentation update