tenace (0.16) upstream; urgency=medium * Update to dds 2.9.0, remove our dds copy, remove gnulib physmem module. * Fix handling of board numbers in menu callback. -- Christoph Berg Sun, 23 Sep 2018 15:04:09 +0200 tenace (0.15) upstream; urgency=medium * Adapt glib-genmarshal call to new syntax. -- Christoph Berg Mon, 21 Aug 2017 20:04:11 +0200 tenace (0.14) upstream; urgency=medium * Correctly read lin files starting with qx||. * Various minor build system and gtk compatibility tweaks. * Add desktop menu and icon. -- Christoph Berg Sun, 12 Jun 2016 15:40:13 +0200 tenace (0.13) upstream; urgency=low * Support reading compressed svg files (.svgz). * Explicitely link with -lm. * On startup, show a random deal if no file is loaded. * Set dealer and vulnerability correctly on new boards. -- Christoph Berg Fri, 04 Oct 2013 22:02:06 +0200 tenace (0.12) upstream; urgency=low * Build system updates; fix building with --as-needed. * Add /usr/share/aisleriot/cards/{bonded,paris}.svg and /usr/share/gnome-games-common/cards/gnomangelo_bitmap.svg to list of default svg files. * Initialize win->svg correctly. * handdisplay: include glib.h directly. -- Christoph Berg Tue, 03 Apr 2012 22:34:27 +0200 tenace (0.11) upstream; urgency=low * "Open in web" shows the current deal on http://www.bridgebase.com/tools/handviewer.html. Suggested by Christos Trochalakis. * Import dds 2.0.1. * Show dds version number in about dialog. * Port to CalcDDtable (using openmp in libdds). -- Christoph Berg Thu, 10 Feb 2011 00:24:10 +0100 tenace (0.10) upstream; urgency=low * Yet another GUI change, now using GtkBuilder. * Port to dds 2.0: + Use gnulib to import "nproc". + Use threads to parallelize parscore computation. -- Christoph Berg Sun, 25 Apr 2010 01:04:24 +0200 tenace (0.9) upstream; urgency=low * Code ported to Windows for compiling with mingw32. -- Christoph Berg Sun, 09 Aug 2009 21:46:31 +0200 tenace (0.8) upstream; urgency=low * Implement printing, including "magic card" labels. * Some lin parser improvements to rudimentarily parse BM2000 data. * Include dds copy in our source to facilitate compilation on systems not providing libdds.a. * New example: triple-coup.lin. * GUI uses libglade. -- Christoph Berg Sat, 24 Jan 2009 20:51:51 +0100 tenace (0.7) upstream; urgency=low * Use the currently loaded file for greying out already played cards, this looks nicer, and fixes the fact that grey.svg was not looked for in --prefix. Thanks to Mark Voorhies for spotting. * Add contrib/bonded.svg for convenience. * Board list can be reordered via the options menu. -- Christoph Berg Mon, 24 Mar 2008 23:50:38 +0100 tenace (0.6) upstream; urgency=low * Solver: + Always use dealt cards for parscore computation. + Parscore computation was broken when S makes more tricks than N. * UI: + Move fast forward/rewind to menu, make to buttons go one trick forward/backward, and generally reorder menu. + Support dragging to/from card window. + Implement options window and read/write ~/.config/tenacerc as keyfile. + Card filename and rendering size are now configurable. + Sort recently used files by time. * Hand widget: Start dragging manually to prevent dragging 'x' and empty cards. * Examples: Add squeeze.lin. -- Christoph Berg Sun, 16 Mar 2008 00:11:54 +0100 tenace (0.5) upstream; urgency=low * Use GTK_CHECK_VERSION to disable parts that require Gtk 2.10 (recently used menu) and 2.12 (tooltips for alert explanations). -- Christoph Berg Sat, 09 Feb 2008 00:50:11 +0100 tenace (0.4) upstream; urgency=low * File handling: + EW vuln was parsed incorrectly; 0 is also none. + Fix parsing of tournament records. + Store number of claimed tricks. + Implement saving of multiple boards. + Add recently-used handling and filters. * Hand display: + Nicely shaped cards in table display. * Bidding: + Fix "make bids for current contract". * Add README and require gtk+ 2.12. * Translations: de. -- Christoph Berg Thu, 07 Feb 2008 00:12:15 +0100 tenace (0.3) upstream; urgency=low * Initial public release. -- Christoph Berg Sun, 06 Jan 2008 22:28:27 +0100 tenace (0.2) upstream; urgency=low * New snapshot. -- Christoph Berg Wed, 28 Nov 2007 20:25:04 +0100 tenace (0.1) upstream; urgency=low * Initial release. * Some bits of Bridge math in bridge.c were already written in 2005. -- Christoph Berg Sat, 16 Jun 2007 14:54:27 +0200