giftcurs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[giFTcurs-commits] giFTcurs ChangeLog


From: Göran Weinholt
Subject: [giFTcurs-commits] giFTcurs ChangeLog
Date: Sun, 31 Aug 2003 16:26:33 -0400

CVSROOT:        /cvsroot/giftcurs
Module name:    giFTcurs
Branch:         
Changes by:     Göran Weinholt <address@hidden> 03/08/31 16:26:32

Modified files:
        .              : ChangeLog 

Log message:
        

Patches:
Index: giFTcurs/ChangeLog
diff -u giFTcurs/ChangeLog:1.39 giFTcurs/ChangeLog:1.40
--- giFTcurs/ChangeLog:1.39     Thu Jul 10 07:32:17 2003
+++ giFTcurs/ChangeLog  Sun Aug 31 16:26:32 2003
@@ -1,759 +1,207 @@
-2003-07-10 13:25  Göran Weinholt <address@hidden>
+2003-08-31 21:58  Göran Weinholt <address@hidden>
 
-       * NEWS, debian/changelog: Preparing for 0.6.0.
+       * debian/: changelog, control, copyright: Recode debian/ to utf8,
+       etc.
 
-2003-07-10 13:23  Göran Weinholt <address@hidden>
+2003-08-31 21:51  Göran Weinholt <address@hidden>
 
-       * po/: de.po, nl.po: Run make update-po.
+       * INSTALL.ms, INSTALL: Add a small section about AmigaOS.
 
-2003-07-10 13:10  Göran Weinholt <address@hidden>
+2003-08-31 20:45  Christian Häggström <address@hidden>
 
-       * src/: gift.c, misc.c, parse.c, parse.h, test_parse.c, tree.c: Run
-       indent.
+       * src/: parse.c, parse.h, ui_draw.c, ui_draw.h, wakeup.c: Make
+       giFTwakeup compile again by moving vstrlen()
 
-2003-07-09 14:31  Göran Weinholt <address@hidden>
+2003-08-29 23:49  Göran Weinholt <address@hidden>
 
-       * po/de.po: Updated German translation from Daniel Arnold.
+       * src/format.c: gift.conf was renamed to giftd.conf some time ago.
 
-2003-07-09 01:54  Eelco Lempsink <address@hidden>
+2003-08-29 12:15  Göran Weinholt <address@hidden>
 
-       * po/nl.po: Updated Dutch translation.
+       * INSTALL, INSTALL.ms, README, README.ms: Confirmed to work on
+       NetBSD 1.6.1.
 
-2003-07-09 00:21  Göran Weinholt <address@hidden>
+2003-08-28 20:31  Göran Weinholt <address@hidden>
 
-       * NEWS: Mention the ID thing protocol change here.
+       * acinclude.m4: Added a --with-ncursesw flag. Not very tested.
 
-2003-07-08 23:57  Göran Weinholt <address@hidden>
+2003-08-28 19:24  Göran Weinholt <address@hidden>
 
-       * po/: ca.po, da.po, de.po, es.po, fr.po, nl.po, pl.po, pt_BR.po,
-       sv.po: Fix a few things in the Swedish translation and translate
-       the new strings.
+       * README, README.ms: Update mailing list link. Lists are moved to
+       Savannah.
 
-2003-07-08 23:55  Göran Weinholt <address@hidden>
+2003-08-27 12:15  Göran Weinholt <address@hidden>
 
-       * src/ui_main.c: Restructure the info box code slightly and make it
-       wrap long lines.
+       * giFTcurs.conf.5: Move around the ignore stuff and fix one grammar
+       error.
 
-2003-07-08 23:53  Göran Weinholt <address@hidden>
+2003-08-23 22:01  Göran Weinholt <address@hidden>
 
-       * src/transfer.c: Add a few metadata keys for translation.
+       * src/: format.c, giftcurs.h, main.c, parse.c, parse.h, screen.h,
+       ui.c, ui_draw.c, ui_main.c, ui_transfer.c: Make some output
+       functions work better with UTF-8 if the locale is using it. Not
+       useful without ncursesw5, which will come later.
 
-2003-07-08 23:16  Göran Weinholt <address@hidden>
+2003-08-23 18:51  Göran Weinholt <address@hidden>
 
-       * po/sv.po: Updated Swedish translation.
+       * src/: ui_console.c, ui_main.c: Remove the {net} key from the
+       subhit format, and experiment a bit with comments for automatic
+       documentation.
 
-2003-07-08 22:44  Göran Weinholt <address@hidden>
+2003-08-21 10:23  Göran Weinholt <address@hidden>
 
-       * giFTcurs.conf.5: Update the manual page's examples and change -
-       to \-.
+       * giFTcurs.conf.5: Rearrange the ATTRIBUTES section and document
+       the net attributes.
 
-2003-07-08 20:21  Göran Weinholt <address@hidden>
+2003-08-21 10:15  Göran Weinholt <address@hidden>
 
-       * src/ui_console.c: Restrict the list of messages to max_entries.
+       * src/ui_main.c: Add a {net} key for hit formats.
 
-2003-07-08 19:34  Göran Weinholt <address@hidden>
+2003-08-20 21:47  Göran Weinholt <address@hidden>
 
-       * src/transfer.c: Make the panic transfer detach code also
-       unregister source search id's.
+       * src/settings.c: Increase the size of some buffers.
 
-2003-07-08 19:27  Göran Weinholt <address@hidden>
+2003-08-20 20:18  Göran Weinholt <address@hidden>
 
-       * debian/control: Upgrade Standards-Version to 3.5.10. Add
-       Provides: gift-client. Remove the stuff about giFT 0.9.x. Use a
-       lower case letter in the package description.
+       * src/ui_transfer.c: Add a {net} key for transfers. Currently shows
+       a question mark if we don't have any sources, and thus don't know
+       what net it's on.
 
-2003-07-08 19:21  Göran Weinholt <address@hidden>
+2003-08-19 16:56  Göran Weinholt <address@hidden>
 
-       * src/main.c: Fix logging of critical messages.
+       * src/get.c: Fix another ID issue.
 
-2003-07-07 20:20  Göran Weinholt <address@hidden>
+2003-08-19 16:54  Göran Weinholt <address@hidden>
 
-       * src/: get.c, transfer.c: Don't set search_id to 0 when detaching
-       transfers, so that we don't later try to unregister id 0.
+       * src/: Makefile.am, parse.c, parse.h, test_parse.c, ui_main.c:
+       Support having protocol: in the query field.
 
-2003-07-07 11:09  Eelco Lempsink <address@hidden>
+2003-08-16 18:12  Göran Weinholt <address@hidden>
 
-       * po/: ca.po, da.po, de.po, es.po, fr.po, nl.po, pl.po, pt_BR.po,
-       sv.po: Updated Dutch translation.
+       * INSTALL, INSTALL.cygwin, INSTALL.ms, Makefile.am, README,
+       README.ms: Move the installation instructions to INSTALL, and put
+       in some instructions for various systems. Add a section to the
+       README about contributing.
 
-2003-07-06 16:11  Göran Weinholt <address@hidden>
+2003-08-16 18:04  Göran Weinholt <address@hidden>
 
-       * src/: ui_mouse.c, ui_mouse.h, ui_transfer.c: Make the labels in
-       the transfer screen send lower case letters.
+       * strip-grotty: Don't remove whitespace other than newlines, except
+       on the line with the page break.
 
-2003-07-06 13:55  Göran Weinholt <address@hidden>
+2003-08-15 20:39  Göran Weinholt <address@hidden>
 
-       * src/misc.c: Use ngettext on the 'The daemon has synced %i files'
-       message.
+       * README, README.ms: jmitchell confirmed that it works on freebsd
+       5.1, and probably others. Added source of origin to the portability
+       list.
 
-2003-07-06 13:53  Göran Weinholt <address@hidden>
+2003-08-14 18:57  Göran Weinholt <address@hidden>
 
-       * src/: gift.c, main.c: Fix two minor memory leaks.
+       * src/: get.c, search.c, transfer.c, transfer.h: Reuse old uploads
+       by filename, not hash and size.
 
-2003-07-05 17:57  Göran Weinholt <address@hidden>
+2003-08-02 05:03  Göran Weinholt <address@hidden>
 
-       * NEWS: s/temporarily/permanently/. Add the tab hilighting feature.
+       * src/: Makefile.am, test_gift.c: Add a prototype for further
+       development of regression tests for the id and event system.
 
-2003-07-04 11:39  Göran Weinholt <address@hidden>
+2003-08-01 16:00  Göran Weinholt <address@hidden>
 
-       * src/Makefile.am: Remove -Wshadow because it causes warnings
-       within system headers.
+       * src/: protocol.c, ui_main.c, ui_mouse.c: Fix a few warnings seen
+       on 64-bit buildd's.
 
-2003-07-04 11:30  Göran Weinholt <address@hidden>
+2003-07-29 03:17  Göran Weinholt <address@hidden>
 
-       * src/giftcurs.h: Define G_UNLIKELY(x) to (x) if it's undefined
-       (this is the case with glib 2.0). Same goes for G_LIKELY.
+       * debian/: changelog, control: Add Recommends: giftd.
 
-2003-07-04 09:32  Göran Weinholt <address@hidden>
+2003-07-29 03:12  Göran Weinholt <address@hidden>
 
-       * NEWS, TODO: jasta requested a debug key some time ago, document
-       this. Put the ignore and console features in NEWS.
+       * debian/changelog: This is the real 0.6.0-1 changelog.
 
-2003-07-03 20:31  Göran Weinholt <address@hidden>
+2003-07-27 18:10  Göran Weinholt <address@hidden>
 
-       * src/search.c: Don't unregister the id right away when we cancel
-       searches.
+       * po/pt_BR.po: Fix a typo that I introduced in the header.
 
-2003-07-03 19:36  Göran Weinholt <address@hidden>
+2003-07-27 18:09  Göran Weinholt <address@hidden>
 
-       * src/gift.c: Warn the user if giFT uses id's below 32768.
+       * AUTHORS: Added duke to the list of translators.
 
-2003-07-03 10:02  Göran Weinholt <address@hidden>
+2003-07-27 18:07  Göran Weinholt <address@hidden>
 
-       * src/: misc.c, ui_help.c, ui_main.c: Fix a few issues with
-       messages reported by Daniel Arnold.
+       * po/pt_BR.po: Updated Brazilian Portuguese translation from Fabio
+       R. P. Franco 'duke'.
 
-2003-07-03 09:11  Göran Weinholt <address@hidden>
+2003-07-27 16:50  Göran Weinholt <address@hidden>
 
-       * po/de.po: Updated German translation from Daniel Arnold.
+       * acinclude.m4, configure.in: Removed SCO reference and fixed some
+       configure help texts.
 
-2003-07-03 08:05  Göran Weinholt <address@hidden>
+2003-07-27 16:13  Göran Weinholt <address@hidden>
 
-       * configure.in: Add AC_REVISION.
+       * NEWS: Add a news entry for the futuristic 0.6.1.
 
-2003-07-01 12:16  Göran Weinholt <address@hidden>
+2003-07-26 14:24  Göran Weinholt <address@hidden>
 
-       * src/: get.c, gift.c, gift.h, misc.c, ui_transfer.c: Make sure
-       messages from giFT stand out.
+       * README, README.ms: Comment out the giFTcurs FAQ reference, since
+       we don't have one.
 
-2003-07-01 11:57  Göran Weinholt <address@hidden>
+2003-07-26 13:38  Göran Weinholt <address@hidden>
 
-       * src/: search.c, ui_main.c: Fix an off-by-one apparently
-       introduced by bit rot. Now The Empty Search and the ignore feature
-       work again.
+       * README, README.ms: Diego Casorran got it running on AmigaOS 3.0.
 
-2003-07-01 07:21  Göran Weinholt <address@hidden>
+2003-07-26 02:47  Göran Weinholt <address@hidden>
 
-       * giFTcurs.conf.5, src/ui_console.c: Turn on line wrapping by
-       default, make it a setting, and document it.
+       * src/: gift.c, gift.h, list.c, search.c, ui.c, ui.h, ui_main.c:
+       Fix another ID related problem.. gift_new_id() would be called
+       before the attach. Also, don't automatically clear searches to
+       allow for FastTrack's Find More thing.
 
-2003-07-01 07:01  Göran Weinholt <address@hidden>
+2003-07-24 16:10  Göran Weinholt <address@hidden>
 
-       * README, README.ms, giFTcurs.1, debian/control, debian/copyright,
-       src/ui_help.c: Change all references from sourceforge to savannah.
+       * po/sv.po: Replace (C) with © in the Swedish translation.
 
-2003-07-01 06:10  Göran Weinholt <address@hidden>
+2003-07-23 16:11  Göran Weinholt <address@hidden>
 
-       * src/: Makefile.am, parse.c, parse.h, search.c, test_parse.c: Add
-       -Wshadow to CFLAGS. Add bitmap_get and a test for it.
+       * debian/rules: Don't distribute the TODO in the .deb.
 
-2003-07-01 05:43  Göran Weinholt <address@hidden>
+2003-07-23 02:26  Göran Weinholt <address@hidden>
 
-       * src/transfer.c: Remove some more shadowing of variables.
+       * src/: list.c, list.h, misc.c, screen.c, screen.h, settings.c,
+       ui_draw.c, ui_draw.h, ui_main.c: Fix some const warnings gcc
+       suddenly decided to show, etc.
 
-2003-06-30 14:40  Göran Weinholt <address@hidden>
+2003-07-23 01:58  Göran Weinholt <address@hidden>
 
-       * src/get.c: A trivial commit, to confirm that the move to savannah
-       went well.
+       * src/: .indent.pro, get.c, get.h, gift.c, gift.h, list.c, list.h,
+       misc.c, parse.c, parse.h, protocol.c, protocol.h, search.c,
+       search.h, test_list.c, transfer.c, transfer.h, tree.c, tree.h,
+       ui.c, ui.h, ui_draw.c, ui_draw.h, ui_main.c, ui_transfer.c,
+       wakeup.c: Add some of our typedefs to .indent.pro and run indent.
 
-2003-06-30 14:31  Göran Weinholt <address@hidden>
+2003-07-17 15:49  Göran Weinholt <address@hidden>
 
-       * src/xcommon.c: Change a comment... yet another test commit.
+       * src/search.c: Feed cancelled search ID's to the macrophage.
 
-2003-06-30 14:05  Göran Weinholt <address@hidden>
+2003-07-17 15:42  Göran Weinholt <address@hidden>
 
-       * src/test_parse.c: Formatting. A test commit, really.
+       * src/transfer.c: Sort transfers by filename by default.
 
-2003-06-30 13:50  Göran Weinholt <address@hidden>
+2003-07-15 17:44  Göran Weinholt <address@hidden>
 
-       * src/test_list.c: Decrease the time test_list takes to run until I
-       figure out what to do with it.
+       * src/: get.c, gift.c, gift.h, transfer.c: Instead of hoping not
+       much happens after we've free'd a transfer, give the ID to some
+       code that eats it without accessing free'd memory.
 
-2003-06-30 13:49  Göran Weinholt <address@hidden>
+2003-07-13 01:13  Göran Weinholt <address@hidden>
 
-       * src/screen.h: Grammar. Test commit really.
+       * debian/control: Standards-Version: 3.6.0. Added a line to the
+       long description.
 
-2003-06-30 13:37  Göran Weinholt <address@hidden>
+2003-07-12 22:50  Göran Weinholt <address@hidden>
 
-       * src/xcommon.h: Just a testing commit, to see if the new syncmail
-       works with savannah.
+       * debian/changelog: Cleared debian/changelog, put in 'Initial
+       Release (closes: #187656).'
 
-2003-06-30 13:16  Göran Weinholt <address@hidden>
+2003-07-12 18:01  Göran Weinholt <address@hidden>
 
-       * src/tree.c: Get rid of some more shadowing.
-
-2003-06-30 10:10  Göran Weinholt <address@hidden>
-
-       * .cvsignore, INSTALL.cygwin, autogen.sh, giFTcurs.1,
-       debian/copyright, src/ban.c, src/ban.h, src/format.c, src/format.h,
-       src/get.c, src/get.h, src/gift.c, src/gift.h, src/giftcurs.h,
-       src/list.c, src/list.h, src/main.c, src/misc.c, src/misc.h,
-       src/parse.c, src/parse.h, src/protocol.c, src/protocol.h,
-       src/screen.c, src/screen.h, src/search.c, src/search.h,
-       src/settings.c, src/settings.h, src/test_list.c, src/test_parse.c,
-       src/transfer.c, src/transfer.h, src/tree.c, src/tree.h, src/ui.c,
-       src/ui.h, src/ui_console.c, src/ui_draw.c, src/ui_draw.h,
-       src/ui_help.c, src/ui_main.c, src/ui_main.h, src/ui_mouse.c,
-       src/ui_mouse.h, src/ui_settings.c, src/ui_transfer.c, src/wakeup.c,
-       src/xcommon.c, src/xcommon.h: The 'I Hate SourceForge' commit. 
-       rasa fixed INSTALL.cygwin a bit. The man page's first clause was
-       updated a tad. The license was changed from GPLv2 only to GPLv2 and
-       later.
-
-2003-06-14 23:59  Göran Weinholt <address@hidden>
-
-       * TODO: Hilight *transfers*... not searches.
-
-2003-06-14 02:04  Göran Weinholt <address@hidden>
-
-       * TODO: Maybe we shouldn't have started using glib after all...
-
-2003-06-11 18:19  Göran Weinholt <address@hidden>
-
-       * src/tree.h: Don't use the variable name 't' in this macro, since
-       it sometimes shadows a real variable. -Wshadow might be nice.
-
-2003-06-11 17:58  Göran Weinholt <address@hidden>
-
-       * src/protocol.c: Escape '\' as well. This fixes a problem that
-       jasta reported, where a shared file had \ in its name.
-
-2003-06-11 16:24  Göran Weinholt <address@hidden>
-
-       * src/main.c: Configuration files should be read before command
-       line flags are parsed. This fixes the -s flag.
-
-2003-06-09 23:58  Göran Weinholt <address@hidden>
-
-       * src/: main.c, screen.c: Don't escape log messages too early.
-
-2003-06-08 18:15  Göran Weinholt <address@hidden>
-
-       * src/ui_help.c: gettext 0.12.1 hates non-ascii characters in
-       comments too now. Next they'll probably take away our use of \v.
-
-2003-06-06 23:23  Göran Weinholt <address@hidden>
-
-       * configure.in: Added AC_PREREQ(2.52) for the benefit of systems
-       with both autoconf 2.13 and 2.5x installed. 2.52 was chosen
-       arbitrarily.
-
-2003-06-02 16:31  Göran Weinholt <address@hidden>
-
-       * src/parse.c: What was I thinking?
-
-2003-06-01 02:38  Christian Häggström <address@hidden>
-
-       * src/: Makefile.am, list.c, list.h, search.c, search.h,
-       test_list.c, transfer.c, transfer.h, ui.c, ui_transfer.c: Added
-       list test code, and make list.c independent of settings.c
-
-2003-06-01 02:11  Göran Weinholt <address@hidden>
-
-       * src/ui_console.c: It probably isn't that important, but this file
-       is new so having 2001 and 2002 in the copyright text seems like
-       overkill.
-
-2003-06-01 02:09  Göran Weinholt <address@hidden>
-
-       * src/: Makefile.am, parse.c, test_parse.c: Add some test code for
-       parse.c.
-
-2003-06-01 02:02  Göran Weinholt <address@hidden>
-
-       * src/settings.c: Remove colorname from the config file, so that
-       settings.c doesn't need anything from screen.c.
-
-2003-05-31 02:09  Christian Häggström <address@hidden>
-
-       * src/: get.c, list.c, list.h, main.c, parse.c, screen.c, screen.h,
-       search.c, search.h, settings.c, settings.h, transfer.c, transfer.h,
-       tree.c, tree.h, ui_main.c, ui_transfer.c: Made some functions
-       static. commented/cleaned up tree code. Don't flood stderr if
-       verbose is turned on from console scren.
-
-2003-05-31 02:05  Göran Weinholt <address@hidden>
-
-       * src/: parse.c, parse.h: Some bitmap code to be used for ID
-       management later.
-
-2003-05-30 22:51  Göran Weinholt <address@hidden>
-
-       * TODO: Feature request from jasta.
-
-2003-05-30 21:47  Christian Häggström <address@hidden>
-
-       * src/: screen.c, screen.h, ui.h: Mac OS X can't inline functions
-
-2003-05-30 12:10  Christian Häggström <address@hidden>
-
-       * src/: parse.c, parse.h, screen.c, screen.h, search.c, transfer.c,
-       transfer.h, ui_console.c, ui_draw.c, ui_draw.h, ui_mouse.c,
-       ui_transfer.c, xcommon.c: Various small esthetic changes in code
-
-2003-05-27 12:41  Eelco Lempsink <address@hidden>
-
-       * po/nl.po: Updated Dutch translation
-
-2003-05-26 23:37  Christian Häggström <address@hidden>
-
-       * src/: format.c, list.c, list.h, misc.c, parse.c, search.c,
-       search.h, ui_console.c, ui_settings.c, wakeup.c: GPtrArray is now
-       officially evil, since it cannot be statically allocated. Wrote
-       dynarray with the same functionality
-
-2003-05-26 21:42  Göran Weinholt <address@hidden>
-
-       * configure.in: Don't need fork anymore.
-
-2003-05-26 21:41  Göran Weinholt <address@hidden>
-
-       * src/: main.c, misc.c, ui.c, ui.h, ui_console.c: Move the MESSAGE
-       viewing to the console.
-
-2003-05-26 16:58  Christian Häggström <address@hidden>
-
-       * src/: giftcurs.h, parse.c, parse.h, search.c, ui_console.c,
-       ui_help.c: toggle linewrap in console with 'w'
-
-2003-05-24 14:24  Christian Häggström <address@hidden>
-
-       * src/: gift.c, gift.h, misc.c, misc.h, search.c, search.h,
-       ui_console.c, ui_main.c, ui_settings.c: Ask for STATS only when the
-       main screen is in focus. Fixed some FIXME's
-
-2003-05-24 00:51  Christian Häggström <address@hidden>
-
-       * src/: Makefile.am, gift.h, screen.c, search.c, search.h,
-       transfer.c, ui.c, ui.h, ui_main.c, ui_transfer.c: Run the 200ms
-       timer only when a search in progress and the main screen is in
-       focus
-
-2003-05-23 22:33  Christian Häggström <address@hidden>
-
-       * src/: screen.c, ui_main.c, ui_transfer.c: Forgot to test the code
-       before commit
-
-2003-05-23 22:18  Christian Häggström <address@hidden>
-
-       * src/: gift.h, list.c, misc.c, misc.h, parse.c, parse.h, screen.c,
-       screen.h, transfer.c, transfer.h, ui.c, ui.h, ui_console.c,
-       ui_console.h, ui_draw.c, ui_help.c, ui_help.h, ui_main.c,
-       ui_main.h, ui_settings.c, ui_settings.h, ui_transfer.c,
-       ui_transfer.h: Made the screens more independent. It's very easy to
-       add more screens now :)
-
-2003-05-23 01:36  Göran Weinholt <address@hidden>
-
-       * src/settings.c: gcc-3.3 supports that... damaging declaring stuff
-       in the middle of scopes now? jikes.. fixing it. must find proper
-       -Wflag.
-
-2003-05-22 15:30  Göran Weinholt <address@hidden>
-
-       * src/ui_console.c: Added some basic logging to ui_console.c. Line
-       wrapping and maybe colorization or something is still missing. 'v'
-       will toggle verbose mode, probably just for testing.
-
-2003-05-22 02:47  Göran Weinholt <address@hidden>
-
-       * src/: main.c, screen.c, screen.h, ui.c, ui_console.c, ui_draw.c,
-       ui_draw.h: Added infrastructure do make ui_console.c able of
-       receiving log messages. Now we don't need ui_draw.h in screen.c.
-
-2003-05-21 22:55  Christian Häggström <address@hidden>
-
-       * src/: ban.c, format.c, format.h, get.c, get.h, gift.c,
-       giftcurs.h, list.c, misc.c, parse.c, protocol.c, screen.h,
-       search.c, search.h, settings.c, transfer.c, transfer.h, tree.c,
-       tree.h, ui_draw.c, ui_main.c, ui_mouse.h, ui_transfer.c: sorting
-       for sources supported now, also rewrote the tree code again
-
-2003-05-21 11:18  Christian Häggström <address@hidden>
-
-       * NEWS, giFTcurs.1, giFTcurs.conf.5, src/ban.c, src/search.c,
-       src/settings.c, src/settings.h, src/ui_help.c, src/ui_main.c:
-       Support for accumulate options, moved banwords and ignored users
-       into config file
-
-2003-05-21 02:09  Göran Weinholt <address@hidden>
-
-       * acinclude.m4, src/screen.c: Apparently resize_term is so new that
-       some versions of ncurses only have resizeterm.
-
-2003-05-21 00:21  Göran Weinholt <address@hidden>
-
-       * src/search.c: Nasty to the purist, but this hilights the Searches
-       button when a search is completed.
-
-2003-05-21 00:19  Göran Weinholt <address@hidden>
-
-       * src/screen.c: Change resizeterm() to resize_term(), so that we
-       don't get lots of KEY_RESIZE queued up.
-
-2003-05-21 00:05  Göran Weinholt <address@hidden>
-
-       * src/xcommon.h: Remove superflous stdarg.h.
-
-2003-05-20 19:25  Göran Weinholt <address@hidden>
-
-       * src/ban.c: This filename was forgotten when they all became
-       relative to ui/.
-
-2003-05-20 00:42  Christian Häggström <address@hidden>
-
-       * src/screen.c: we need <signal.h> to determine if we CAN_RESIZE
-
-2003-05-20 00:28  Christian Häggström <address@hidden>
-
-       * src/: main.c, screen.c, screen.h, ui_main.c: The SIGWINCH hack
-       now uses an own GSource instead of overloading poll. The code for
-       this is entirely in screen.c now
-
-2003-05-18 19:11  Christian Häggström <address@hidden>
-
-       * TODO, giFTcurs.conf.5: Update the docs
-
-2003-05-18 16:38  Göran Weinholt <address@hidden>
-
-       * src/ui.c: refresh() after updating the button bar hilighting.
-
-2003-05-18 13:28  Göran Weinholt <address@hidden>
-
-       * po/POTFILES.in: At least this file should be translated, there
-       are most likely more now though.
-
-2003-05-18 12:22  Christian Häggström <address@hidden>
-
-       * src/: main.c, parse.c, parse.h, screen.c, ui.c, ui.h, ui_main.c,
-       ui_settings.c: make input fields a GString. Translate things shown
-       in info screen
-
-2003-05-18 12:21  Christian Häggström <address@hidden>
-
-       * src/ui_transfer.c: Fix for clawfingers like me
-
-2003-05-18 01:21  Göran Weinholt <address@hidden>
-
-       * src/: Makefile.am, screen.c, screen.h, ui.c, ui.h, ui_console.c,
-       ui_console.h: Add a dummy console screen, and a api for
-       highlighting a button bar button.
-
-2003-05-17 01:05  Göran Weinholt <address@hidden>
-
-       * acconfig.h, acinclude.m4, configure.in: Do as the voices say and
-       get rid of the warnings of imminent AC_DEFINE doom.
-
-2003-05-17 01:03  Göran Weinholt <address@hidden>
-
-       * README.ms: Added a cvs Id.
-
-2003-05-16 23:32  Eelco Lempsink <address@hidden>
-
-       * po/nl.po: Updated Dutch translation.
-
-2003-05-16 16:09  Göran Weinholt <address@hidden>
-
-       * Makefile.am: We haven't decided if we want to distribute
-       README.ms or not, therefore renaming this target to 'docs' since
-       'README' caused make dist to try to regenerate it.
-
-2003-05-16 15:30  Christian Häggström <address@hidden>
-
-       * src/ui_mouse.c: Indent + fix double free bug
-
-2003-05-16 13:01  Christian Häggström <address@hidden>
-
-       * src/protocol.c: A typo
-
-2003-05-16 12:05  Christian Häggström <address@hidden>
-
-       * src/: gift.c, protocol.c: This bug was detected when we connected
-       to /dev/urandom
-
-2003-05-15 21:01  Göran Weinholt <address@hidden>
-
-       * README, strip-grotty: A newline escaped the strip.
-
-2003-05-15 15:58  Göran Weinholt <address@hidden>
-
-       * README, README.ms: My domain name changes from
-       fnord.hemmet.chalmers.se to fnord.csbnet.se, updating the link.
-
-2003-05-14 23:17  Christian Häggström <address@hidden>
-
-       * src/screen.c: The ncurses team responded very quick on my bug
-       report
-
-2003-05-14 12:51  Christian Häggström <address@hidden>
-
-       * src/parse.c: Forgot to deref a pointer
-
-2003-05-14 11:09  Christian Häggström <address@hidden>
-
-       * src/: format.c, gift.c, giftcurs.h, list.h, main.c, parse.c,
-       parse.h, protocol.c, screen.c, screen.h, search.c, search.h,
-       settings.c, transfer.c, transfer.h, tree.h, ui.c, ui.h, ui_draw.c,
-       ui_help.c, ui_help.h, ui_main.c, ui_main.h, ui_settings.c,
-       ui_settings.h, ui_transfer.c, ui_transfer.h, xcommon.c, xcommon.h:
-       Use GIOChannel's nice buffering instead of ours. Plus many pedantic
-       small changes.
-
-2003-05-13 01:54  Göran Weinholt <address@hidden>
-
-       * Makefile.am, README, README.ms, strip-grotty: Generate README
-       from README.ms. Use make README to regenerate it.
-
-2003-05-13 01:35  Göran Weinholt <address@hidden>
-
-       * install-sh: Removing install-sh because the newest automake
-       packages have a properly licensed copy.
-
-2003-05-12 18:41  Göran Weinholt <address@hidden>
-
-       * debian/control: Added a line to the description.
-
-2003-05-12 16:07  Ross Smith <address@hidden>
-
-       * INSTALL.cygwin, README: Added cygwin build doc
-
-2003-05-12 15:52  Göran Weinholt <address@hidden>
-
-       * README: Confirmed by rasa to work in cygwin, always.
-
-2003-05-11 21:15  Göran Weinholt <address@hidden>
-
-       * src/: ui.c, ui_mouse.c, ui_mouse.h: Add partial support for the
-       mouse dragging stuff Eterm reports. At the moment it just ignores
-       the codes, to make sure we don't interpret this as something else.
-
-2003-05-11 04:36  Christian Häggström <address@hidden>
-
-       * src/: screen.c, ui_draw.c, wakeup.c: dont escape \ in the logs.
-       fix giFTwakeup
-
-2003-05-11 04:20  Göran Weinholt <address@hidden>
-
-       * acinclude.m4: Escape a bit more to both make the [ and ] show,
-       and make the help text line up nicer.
-
-2003-05-11 04:01  Göran Weinholt <address@hidden>
-
-       * configure.in: libgen.sh was used for basename.
-
-2003-05-11 03:58  Göran Weinholt <address@hidden>
-
-       * src/: Makefile.am, format.c, gift.c, main.c, misc.c, time.c,
-       time.h, transfer.c, transfer.h, ui_main.c: No more time.c, use
-       GTimer in transfer.c.
-
-2003-05-11 03:53  Christian Häggström <address@hidden>
-
-       * src/: parse.c, parse.h, screen.c: Use glib's own escaping routine
-
-2003-05-11 03:21  Christian Häggström <address@hidden>
-
-       * src/transfer.c: fix segfault in source_change_parse
-
-2003-05-11 03:20  Göran Weinholt <address@hidden>
-
-       * src/format.c: Use a GTimer here instead of the time.h code.
-
-2003-05-11 02:56  Christian Häggström <address@hidden>
-
-       * src/: format.c, get.c, gift.c, main.c, screen.c, screen.h,
-       settings.c, transfer.c, transfer.h, ui.c, ui_draw.c, ui_draw.h,
-       ui_main.c, ui_mouse.c, ui_transfer.c, xcommon.c: Fixed g_log
-       dumbness by moving out g_strerror to the actual places in code.
-       Support for 'statusgrl' for sources. Made a GString allocated
-       statically
-
-2003-05-11 02:27  Göran Weinholt <address@hidden>
-
-       * src/: ban.c, gift.c, misc.c, transfer.c, ui.h: Change some
-       #define's to static consts or static inline functions, for type
-       checking and all that.
-
-2003-05-11 02:26  Göran Weinholt <address@hidden>
-
-       * NEWS, src/get.c, giFTcurs.conf.5: Deprecate md5file.
-
-2003-05-11 02:24  Göran Weinholt <address@hidden>
-
-       * src/: ui_main.c, ui_mouse.c: Split out the doubleclick code to
-       ui_mouse.c.
-
-2003-05-11 00:00  Göran Weinholt <address@hidden>
-
-       * src/: Makefile.am, ban.c, format.c, giftcurs.h, main.c, screen.c,
-       search.c, settings.c, transfer.c, ui.c, ui_draw.c, ui_settings.c,
-       ui_transfer.c: Some cleanups here and there.
-
-2003-05-10 23:48  Göran Weinholt <address@hidden>
-
-       * src/: parse.c, parse.h, ui_main.c: strncatf() is no more
-
-2003-05-10 22:50  Göran Weinholt <address@hidden>
-
-       * README: Seems to work for Carsten Klapp.
-
-2003-05-10 22:49  Göran Weinholt <address@hidden>
-
-       * src/gift.c: Missing inclusion of time.h discovered by Carsten
-       Klapp.
-
-2003-05-10 22:23  Göran Weinholt <address@hidden>
-
-       * src/misc.c: *cough*
-
-2003-05-10 21:47  Göran Weinholt <address@hidden>
-
-       * src/: ban.c, format.c, gift.c, list.c, protocol.c, search.c,
-       transfer.c, tree.c, ui_main.c, ui_mouse.c, ui_transfer.c, wakeup.c:
-       Use g_assert() and friends instead of assert().
-
-2003-05-10 21:26  Göran Weinholt <address@hidden>
-
-       * src/gift.c: Don't free the_gift_buffer too early.
-
-2003-05-10 21:18  Göran Weinholt <address@hidden>
-
-       * src/: gift.c, giftcurs.h, xcommon.c, xcommon.h: Use GString
-       instead of homebrew buffer for the network code.
-
-2003-05-10 21:04  Christian Häggström <address@hidden>
-
-       * src/: parse.c, parse.h, protocol.c: Small g_new -> g_new0 fixes
-
-2003-05-10 16:44  Göran Weinholt <address@hidden>
-
-       * src/transfer.c: time.h was missing here, but it worked anyway for
-       some reason. Didn't work on Solaris though.
-
-2003-05-10 16:23  Göran Weinholt <address@hidden>
-
-       * install-sh, TODO: Took the install-sh from groff. This is to make
-       sure we don't distribute the evil install-sh from MIT with the
-       advertising clause.
-
-2003-05-10 12:27  Göran Weinholt <address@hidden>
-
-       * TODO: automake ships with an install-sh that has the advertising
-       clause
-
-2003-05-09 00:32  Christian Häggström <address@hidden>
-
-       * src/: format.c, ui_transfer.c, protocol.c: g_new do not zero
-
-2003-05-09 00:19  Göran Weinholt <address@hidden>
-
-       * configure.in, src/parse.c, src/parse.h: basename is no longer
-       used.
-
-2003-05-08 23:33  Christian Häggström <address@hidden>
-
-       * src/: Makefile.am, ban.c, format.c, format.h, get.c, gift.c,
-       gift.h, giftcurs.h, list.c, list.h, main.c, misc.c, parse.c,
-       parse.h, protocol.c, protocol.h, screen.c, search.c, search.h,
-       settings.c, settings.h, time.c, transfer.c, transfer.h, tree.c,
-       tree.h, ui.c, ui_draw.c, ui_draw.h, ui_help.c, ui_main.c,
-       ui_mouse.c, ui_transfer.c, wakeup.c, xcommon.c, xcommon.h: Polluted
-       the code with 'const char *' and g_new, g_strdup, g_free etc.
-
-2003-05-08 10:11  Christian Häggström <address@hidden>
-
-       * src/: Makefile.am, format.c, giftcurs.h, main.c, parse.c,
-       parse.h, search.c, settings.c, wakeup.c: Added more sugar from
-       glib, also fixed giFTwakeup
-
-2003-05-08 01:22  Christian Häggström <address@hidden>
-
-       * src/protocol.c: use GString
-
-2003-05-08 00:05  Christian Häggström <address@hidden>
-
-       * src/: ban.c, format.c, format.h, get.c, gift.c, giftcurs.h,
-       main.c, misc.c, parse.h, screen.c, screen.h, search.c, transfer.c,
-       ui_main.c, ui_settings.c, ui_transfer.c, xcommon.c: Added
-       generalized logging and some other sugar from glib
-
-2003-05-07 23:03  Göran Weinholt <address@hidden>
-
-       * README: Reset the portability list.
-
-2003-05-07 23:01  Göran Weinholt <address@hidden>
-
-       * configure.in, src/parse.c, src/parse.h, src/screen.c, src/ui.c,
-       src/ui_main.c, src/ui_transfer.c: Use g_snprintf instead of
-       snprintf, etc.
-
-2003-05-07 22:45  Göran Weinholt <address@hidden>
-
-       * configure.in, src/parse.h: Remove the remnants of poll.c and some
-       other functions.
-
-2003-05-07 22:32  Göran Weinholt <address@hidden>
-
-       * acinclude.m4, configure.in, src/parse.h, src/ui.c: asprintf() is
-       no more.
-
-2003-05-07 22:01  Christian Häggström <address@hidden>
-
-       * src/: ban.c, format.c, format.h, get.c, misc.c, misc.h, parse.c,
-       parse.h, screen.c, search.c, settings.c, transfer.c, transfer.h,
-       ui_draw.c, ui_help.c, ui_main.c, ui_transfer.c: removed some
-       functions in parse.c in favor of equivalent glib functions
-
-2003-05-07 20:53  Göran Weinholt <address@hidden>
-
-       * NEWS, src/Makefile.am, src/format.c, src/get.c, src/gift.c,
-       src/giftcurs.h, src/main.c, src/misc.c, src/poll.c, src/poll.h,
-       src/screen.c, src/screen.h, src/search.c, src/time.c, src/time.h,
-       src/transfer.c, src/ui_draw.c, src/ui_main.c, src/ui_mouse.c,
-       src/ui_transfer.c: Remove poll.c and use GLib's main event loop.
-
-2003-05-07 15:19  Christian Häggström <address@hidden>
-
-       * src/format.c: Fixed a bug where an unsigned long long were
-       truncated to signed int
-
-2003-05-07 00:29  Göran Weinholt <address@hidden>
-
-       * acinclude.m4: Add the AM_PATH_GLIB_2_0 macro. Hopefully this will
-       not need updating or anything too often.
-
-2003-05-06 01:03  Göran Weinholt <address@hidden>
-
-       * configure.in, debian/control: Add a check for glib-2.0 to gauge
-       hatred.
-       http://fnord.csbnet.se/pipermail/public/giftcurs-devel/2003-May/000
-       012.html
-
-2003-05-06 00:33  Christian Häggström <address@hidden>
-
-       * src/tree.c: Memory leak
-
-2003-05-03 01:06  Christian Häggström <address@hidden>
-
-       * src/ban.c: Empty lines in banwords caused all hits to be filtered
-
-2003-05-02 02:11  Eelco Lempsink <address@hidden>
-
-       * po/nl.po: Updated Dutch translation.
-
-2003-05-02 01:46  Christian Häggström <address@hidden>
-
-       * src/: format.c, format.h, misc.c, misc.h, parse.c, parse.h,
-       transfer.c, transfer.h, ui_main.c, ui_transfer.c: Use long long
-       (64-bit integers) because FastTrack's 4PB shared caused overflow
+       * src/: ban.c, ban.h: Change int to gboolean
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]