# # ChangeLog for / # # Generated by Trac 0.11.2.1 # 09/09/2010 04:09:16 AM Thu, 15 Jul 2010 19:33:15 GMT guyru [211] * trunk/src/two.xpm (modified) Rotated the 2 die in order to make it more distinguishable from the 3 ... Tue, 18 Aug 2009 21:58:57 GMT guyru [210] * trunk/src/Makefile.am (modified) * trunk/src/simple_histogram.cpp (deleted) * trunk/src/simple_histogram.h (deleted) remove the old, unused, SimpleHistogram code Tue, 18 Aug 2009 04:22:53 GMT guyru [209] * trunk/src/simple_pie_plot.cpp (modified) greatly simplfy the way pie slices are drawn Mon, 17 Aug 2009 20:42:41 GMT guyru [208] * trunk/src/simple_pie_plot.cpp (modified) * trunk/src/simple_pie_plot.h (modified) * trunk/src/statistics_dialog.cpp (modified) * trunk/src/statistics_dialog.h (modified) Render legend in the SimplePiePlot widget Sat, 15 Aug 2009 20:56:54 GMT guyru [207] * trunk/src/simple_pie_plot.cpp (modified) * trunk/src/simple_pie_plot.h (modified) highlight pie plot segments when moving over them Sat, 15 Aug 2009 17:16:35 GMT guyru [206] * trunk/src/Makefile.am (modified) * trunk/src/simple_pie_plot.cpp (added) * trunk/src/simple_pie_plot.h (added) * trunk/src/statistics.cpp (modified) * trunk/src/statistics_dialog.cpp (modified) * trunk/src/statistics_dialog.h (modified) initial working code of simple pie plot Fri, 15 May 2009 13:45:17 GMT guyru [205] * trunk/src/MainFrame.cpp (modified) * trunk/src/statistics.cpp (modified) Load the last reset date correctly and only report to the statistics a ... Fri, 15 May 2009 12:52:19 GMT guyru [204] * trunk/src/openyahtzee.cpp (modified) Center window on startup Fri, 15 May 2009 12:44:13 GMT guyru [203] * trunk/src/simple_histogram.cpp (modified) Use auto_ptr for the wxGraphicsConetext pointer Mon, 04 May 2009 12:22:36 GMT guyru [202] * trunk/src/Makefile.am (modified) * trunk/src/simple_histogram.cpp (added) * trunk/src/simple_histogram.h (added) * trunk/src/statistics.cpp (modified) * trunk/src/statistics.h (modified) * trunk/src/statistics_dialog.cpp (modified) * trunk/src/statistics_dialog.h (modified) Add simple histogram to statistics Mon, 04 May 2009 09:21:44 GMT guyru [201] * trunk/src/statistics.cpp (modified) * trunk/src/statistics.h (modified) Re-factor the Statistics constructor to use exceptions Mon, 04 May 2009 08:56:21 GMT guyru [200] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) Make use of boost::scoped_pointer in MainFrame Sun, 03 May 2009 17:12:43 GMT guyru [199] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/statistics.cpp (modified) * trunk/src/statistics.h (modified) * trunk/src/statistics_dialog.cpp (added) * trunk/src/statistics_dialog.h (added) Simple statistics dialog, make statistics class store last reset date Sun, 03 May 2009 15:18:03 GMT guyru [198] * trunk/src/statistics.cpp (modified) Use BOOST_FOREACH in statistics.cpp. Sat, 02 May 2009 17:37:36 GMT guyru [197] * trunk/src/statistics.cpp (modified) * trunk/src/statistics.h (modified) Save score distribution Sat, 02 May 2009 07:59:26 GMT guyru [196] * trunk/src/utility.h (added) Add utility.h which was left out of r193. Fri, 01 May 2009 21:03:29 GMT guyru [195] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) Re-factor the check whether the dice were rolled before each scoring. Fri, 01 May 2009 20:05:17 GMT guyru [194] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) Re-factor the accidental roll prevention. Fri, 01 May 2009 19:12:38 GMT guyru [193] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/statistics.cpp (added) * trunk/src/statistics.h (added) Basic statisitics class Wed, 29 Apr 2009 19:39:06 GMT guyru [192] * trunk/openyahtzee.vcproj (modified) Use static linking of Runtime Library in the Portable Edition Sun, 26 Apr 2009 17:03:05 GMT guyru [191] * trunk/openyahtzee.sln (modified) * trunk/openyahtzee.vcproj (modified) * trunk/src/DBwrapper.cpp (deleted) * trunk/src/DBwrapper.h (deleted) * trunk/src/MainFrame.cpp (modified) * trunk/src/Makefile.am (modified) * trunk/src/configuration.cpp (modified) * trunk/src/configuration.h (modified) * trunk/src/sqlite (deleted) Portable Edition 1.9 Preparations. Removed SQLite support. Fixed ... Mon, 20 Apr 2009 10:41:27 GMT guyru [190] * trunk/windows/windows_installer.nsi (modified) Updated the nsis installer script Tue, 17 Feb 2009 07:58:56 GMT guyru [189] * trunk/ChangeLog (modified) update ChangeLog Mon, 16 Feb 2009 12:07:49 GMT guyru [188] * trunk/src/about.cpp (modified) use a real copyright symbol Sun, 23 Nov 2008 20:38:06 GMT guyru [187] * trunk/Makefile.am (modified) * trunk/src/Makefile.am (modified) use wx-config settings from configure.ac Thu, 23 Oct 2008 21:01:12 GMT guyru [186] * trunk/src/MainFrame.cpp (modified) - fixed rare case where Roll button will not work (m_skiproll not ... Thu, 23 Oct 2008 20:51:44 GMT guyru [185] * trunk/src/MainFrame.cpp (modified) * trunk/src/about.cpp (modified) fix compilation under VC Thu, 23 Oct 2008 18:15:58 GMT guyru [184] * trunk/openyahtzee.vcproj (modified) update VC project files Thu, 23 Oct 2008 09:56:21 GMT guyru [183] * trunk/src/about.cpp (modified) * trunk/src/about.h (modified) about dialog rewrite - part 2 Thu, 23 Oct 2008 07:58:28 GMT guyru [182] * trunk/src/MainFrame.cpp (modified) * trunk/src/Makefile.am (modified) * trunk/src/about.cpp (moved) * trunk/src/about.h (moved) about dialog rewrite - part 1 Sat, 18 Oct 2008 11:53:18 GMT guyru [181] * trunk/src/highscores_dialog.cpp (modified) * trunk/src/highscores_dialog.h (modified) make highsocres window resizable and make list columns resize ... Wed, 15 Oct 2008 07:09:25 GMT guyru [180] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/ObjectsID.h (deleted) * trunk/src/openyahtzee.cpp (modified) * trunk/src/wxDynamicBitmap.cpp (modified) code cleanup: removed ObjectsID.h Tue, 14 Oct 2008 23:10:31 GMT guyru [179] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/ObjectsID.h (modified) update links in help menu Wed, 08 Oct 2008 16:59:01 GMT guyru [178] * trunk/src/MainFrame.cpp (modified) use more standard path for saving configuration file under Windows Wed, 08 Oct 2008 15:50:42 GMT guyru [177] * trunk/src/MainFrame.cpp (modified) * trunk/src/ScoreDice.cpp (modified) * trunk/src/configuration.cpp (modified) * trunk/src/configuration.h (modified) resolve some compiler warnings Mon, 06 Oct 2008 21:35:31 GMT guyru [176] * trunk/src/configuration.cpp (modified) fix settings parsing under windows (problem with eol) Sun, 05 Oct 2008 20:03:25 GMT guyru [175] * trunk/openyahtzee.sln (added) * trunk/openyahtzee.vcproj (added) * trunk/src/About.cpp (modified) * trunk/src/Icon.h (deleted) * trunk/src/MainFrame.cpp (modified) * trunk/src/Makefile.am (modified) * trunk/src/highscores_dialog.cpp (modified) * trunk/src/icon32.ico (deleted) * trunk/src/icon64.xpm (moved) * trunk/src/openyahtzee.ico (added) * trunk/src/openyahtzee.rc (added) * trunk/src/settings_dialog.cpp (modified) add resource file, fix score hint shade under Windows Sun, 05 Oct 2008 13:59:22 GMT guyru [174] * trunk/src/MainFrame.cpp (modified) * trunk/src/Makefile.am (modified) * trunk/src/highscores_dialog.cpp (modified) * trunk/src/settings_dialog.cpp (modified) VC2008 project files, minor fixes for windows compilation Sat, 04 Oct 2008 11:23:18 GMT guyru [173] * trunk/configure.ac (modified) * trunk/src/DBwrapper.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/sqlite (added) * trunk/src/sqlite/sqlite3.c (added) * trunk/src/sqlite/sqlite3.h (added) Add sqlite to source package so no external dependency is needed Sat, 04 Oct 2008 07:58:00 GMT guyru [172] * trunk/src/MainFrame.cpp (modified) * trunk/src/highscores_dialog.cpp (modified) readjust the columns' width in the HighscoresDialog, set keyboard ... Sat, 04 Oct 2008 06:49:31 GMT guyru [171] * trunk/src/wxDynamicBitmap.cpp (modified) fix the "Conditional jump or move depends on uninitialised value(s)" ... Fri, 03 Oct 2008 20:17:22 GMT guyru [170] * trunk/src/MainFrame.cpp (modified) * trunk/src/Makefile.am (modified) * trunk/src/UtilityFunctions.cpp (deleted) * trunk/src/UtilityFunctions.h (deleted) * trunk/src/configuration.cpp (modified) code cleanup Fri, 03 Oct 2008 19:55:50 GMT guyru [169] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/dice (deleted) * trunk/src/dice_graphics.cpp (deleted) * trunk/src/dice_graphics.h (deleted) * trunk/src/dice_theme_dialog.cpp (deleted) * trunk/src/dice_theme_dialog.h (deleted) * trunk/src/five.xpm (copied) * trunk/src/four.xpm (copied) * trunk/src/one.xpm (copied) * trunk/src/six.xpm (copied) * trunk/src/three.xpm (copied) * trunk/src/two.xpm (copied) remove the initial work on dice themes support Fri, 03 Oct 2008 10:07:15 GMT guyru [168] * trunk/src/MainFrame.cpp (modified) save last highscore name Fri, 03 Oct 2008 07:39:43 GMT guyru [167] * trunk/src/MainFrame.cpp (modified) * trunk/src/configuration.cpp (modified) * trunk/src/configuration.h (modified) * trunk/src/highscores_dialog.cpp (modified) * trunk/src/highscores_dialog.h (modified) - Add "Clear", "Configure" buttons to Highscores Dialog, add ability to ... Wed, 01 Oct 2008 06:37:24 GMT guyru [166] * trunk/src/HighScoreTableDB.cpp (deleted) * trunk/src/HighScoreTableDB.h (deleted) * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/highscores_dialog.cpp (modified) remove the code of the HighScoreTableDB Sat, 27 Sep 2008 17:56:06 GMT guyru [165] * trunk/src/MainFrame.cpp (modified) * trunk/src/Makefile.am (modified) * trunk/src/highscores_dialog.cpp (moved) * trunk/src/highscores_dialog.h (moved) new highscore dialog Sat, 27 Sep 2008 16:08:34 GMT guyru [164] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/SettingsDB.cpp (deleted) * trunk/src/SettingsDB.h (deleted) remove dependency on SettingsDB Sat, 27 Sep 2008 15:42:22 GMT guyru [163] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/SettingsDialog.cpp (deleted) * trunk/src/SettingsDialog.h (deleted) * trunk/src/configuration.cpp (modified) * trunk/src/settings_dialog.cpp (added) * trunk/src/settings_dialog.h (added) remove old settings dialog and switch to new one Sat, 27 Sep 2008 13:47:32 GMT guyru [162] * trunk/configure.ac (modified) * trunk/macros/wxwin.m4 (added) add the wxwidgets autoconf macros to the package Sat, 27 Sep 2008 11:55:54 GMT guyru [161] * trunk/src/configuration.cpp (modified) * trunk/src/configuration.h (modified) get const pointer to the highscorelist inside Configuration Sat, 27 Sep 2008 08:34:21 GMT guyru [160] * trunk/src/configuration.cpp (modified) * trunk/src/configuration.h (modified) submit and check highscore Fri, 26 Sep 2008 11:32:18 GMT guyru [159] * trunk/src/DBwrapper.cpp (modified) * trunk/src/DBwrapper.h (modified) * trunk/src/configuration.cpp (modified) * trunk/src/configuration.h (modified) - Import settings and highscores to new configuration class. - Fix ... Thu, 25 Sep 2008 20:44:25 GMT guyru [158] * trunk/src/MainFrame.cpp (modified) * trunk/src/configuration.cpp (modified) * trunk/src/configuration.h (modified) - Put all of configuration.h into namespace. - save method for ... Wed, 24 Sep 2008 20:58:53 GMT guyru [157] * trunk/src/MainFrame.cpp (modified) * trunk/src/Makefile.am (modified) * trunk/src/configuration.cpp (added) * trunk/src/configuration.h (added) configuration - initial work, parsing settings and highscore Wed, 24 Sep 2008 16:14:04 GMT guyru [156] * trunk/src/HighScoreTableDB.h (modified) * trunk/src/MainFrame.cpp (modified) * trunk/src/SettingsDB.h (modified) rename configuration file from .OpenYahtzee to .openyahtzee Mon, 22 Sep 2008 19:31:11 GMT guyru [155] * trunk/src/MainFrame.cpp (modified) add upper-section bonus immediately when reaching 63 points Mon, 22 Sep 2008 18:58:33 GMT guyru [154] * trunk/src/MainFrame.cpp (modified) display the number of rolls left on the roll button Mon, 22 Sep 2008 18:20:17 GMT guyru [153] * trunk/src/Makefile.am (modified) reorganize Makefile.am Fri, 06 Jun 2008 08:29:22 GMT guyru [152] * trunk/configure.ac (modified) add a check for wxwidgets to the configure.ac Thu, 21 Feb 2008 18:58:18 GMT guyru [151] * trunk/src/MainFrame.cpp (modified) * trunk/src/ObjectsID.h (modified) use standard identifiers for the new game and undo menu items Tue, 12 Feb 2008 20:43:37 GMT guyru [150] * trunk/src/dice/theme1/five.xpm (modified) * trunk/src/dice/theme1/four.xpm (modified) * trunk/src/dice/theme1/one.xpm (modified) * trunk/src/dice/theme1/six.xpm (modified) * trunk/src/dice/theme1/three.xpm (modified) * trunk/src/dice/theme1/two.xpm (modified) * trunk/src/dice/theme2/five.xpm (modified) * trunk/src/dice/theme2/four.xpm (modified) * trunk/src/dice/theme2/one.xpm (modified) * trunk/src/dice/theme2/six.xpm (modified) * trunk/src/dice/theme2/three.xpm (modified) * trunk/src/dice/theme2/two.xpm (modified) * trunk/src/dice/theme3/1.xpm (modified) * trunk/src/dice/theme3/2.xpm (modified) * trunk/src/dice/theme3/3.xpm (modified) * trunk/src/dice/theme3/4.xpm (modified) * trunk/src/dice/theme3/5.xpm (modified) * trunk/src/dice/theme3/6.xpm (modified) * trunk/src/dice_graphics.cpp (modified) * trunk/src/dice_graphics.h (modified) improve the design of the dice theme handling classes Sat, 09 Feb 2008 08:42:49 GMT guyru [149] * trunk/configure.ac (moved) * trunk/macros/autogen.sh (modified) * trunk/src/Makefile.am (modified) improved configure.ac Wed, 30 Jan 2008 14:40:23 GMT guyru [148] * trunk/Makefile.am (modified) * trunk/src/ScoreDice.cpp (modified) * trunk/src/ScoreDice.h (modified) updates to Makefile.am and some small fixes Sat, 19 Jan 2008 09:33:24 GMT guyru [147] * branches/openyahtzee-1.8/ChangeLog (modified) * branches/openyahtzee-1.8/src/About.cpp (modified) * branches/openyahtzee-1.8/windows/windows_installer.nsi (modified) - Updated ChangeLOg - Updated NSIS installer scripts - Updated ... Thu, 17 Jan 2008 21:39:15 GMT guyru [146] * branches/openyahtzee-1.8/Makefile.am (modified) * branches/openyahtzee-1.8/configure.in (modified) * branches/openyahtzee-1.8/icons/icon.gif (deleted) * branches/openyahtzee-1.8/icons/openyahtzee.png (added) * branches/openyahtzee-1.8/openyahtzee.desktop (added) * branches/openyahtzee-1.8/src/About.cpp (modified) * branches/openyahtzee-1.8/src/MainFrame.cpp (modified) * branches/openyahtzee-1.8/src/Makefile.am (modified) - Updated autotools files - Added desktop file - Updated version ... Thu, 17 Jan 2008 21:02:37 GMT guyru [145] * branches/openyahtzee-1.8/Makefile.cvs (deleted) * branches/openyahtzee-1.8/src/MainFrame.cpp (modified) * branches/openyahtzee-1.8/src/UtilityFunctions.cpp (modified) * branches/openyahtzee-1.8/src/openyahtzee.cpp (modified) fixed bug #1836473 (wrong title caption) Thu, 17 Jan 2008 20:45:18 GMT guyru [144] * branches/openyahtzee-1.8/Makefile.am (modified) * branches/openyahtzee-1.8/src/About.cpp (modified) * branches/openyahtzee-1.8/src/HighScoreTableDB.cpp (modified) * branches/openyahtzee-1.8/src/HighScoreTableDB.h (modified) * branches/openyahtzee-1.8/src/MainFrame.cpp (modified) * branches/openyahtzee-1.8/src/Makefile.am (modified) * branches/openyahtzee-1.8/src/SettingsDB.cpp (modified) * branches/openyahtzee-1.8/src/SettingsDB.h (modified) portable version fixes Thu, 17 Jan 2008 20:17:27 GMT guyru [143] * branches/openyahtzee-1.8/Makefile.in (deleted) * branches/openyahtzee-1.8/src/MainFrame.cpp (modified) * branches/openyahtzee-1.8/src/Makefile.in (deleted) fixed bug #1775620 (settings dialog enables roll button) Thu, 17 Jan 2008 19:58:54 GMT guyru [142] * branches/openyahtzee-1.8 (copied) branched Open Yahtzee 1.8 Wed, 16 Jan 2008 07:37:35 GMT guyru [141] * trunk/src/wxDynamicBitmap.cpp (modified) use the built in wxImage::ConvertToGreyscale instead of custom one Tue, 15 Jan 2008 22:14:44 GMT guyru [140] * trunk/src/MainFrame.cpp (modified) Use wxLaunchDefaultBrowser directly without the hack for KDE users Sun, 13 Jan 2008 17:35:24 GMT guyru [139] * trunk/src/MainFrame.cpp (modified) fixed the segmentation fault on exit (bug #1841853) Sun, 13 Jan 2008 15:50:54 GMT guyru [138] * trunk/src/MainFrame.cpp (modified) updated urls and removed urls setting from database (unneeded for now) Sun, 13 Jan 2008 15:28:16 GMT guyru [137] * trunk/src/MainFrame.cpp (modified) * trunk/src/MainFrame.h (modified) * trunk/src/Makefile.am (modified) * trunk/src/ObjectsID.h (modified) * trunk/src/dice_theme_dialog.cpp (added) * trunk/src/dice_theme_dialog.h (added) added theme dialog Sat, 29 Dec 2007 09:27:57 GMT guyru [136] * trunk/src/Makefile.am (modified) improved and fixed the automake filse so it will be able to create a ... Sat, 29 Dec 2007 08:10:05 GMT guyru [135] * trunk/Makefile.am (modified) * trunk/configure.in (modified) * trunk/icons/icon.gif (deleted) * trunk/icons/openyahtzee.png (added) * trunk/openyahtzee.desktop (added) * trunk/src/Makefile.am (modified) updated autotools configuration to install desktop file Wed, 26 Dec 2007 17:54:25 GMT guyru [134] * trunk (moved) new repository layout - step 3 Wed, 26 Dec 2007 17:39:04 GMT guyru [133] * trunk (deleted) new repository layout - step 2 Wed, 26 Dec 2007 17:37:43 GMT guyru [132] * OpenYahtzee (moved) new repository layout - step 1 Sat, 22 Dec 2007 08:24:12 GMT guyru [131] * trunk/OpenYahtzee/icons/dice.svg (added) * trunk/OpenYahtzee/src/Makefile.am (modified) * trunk/OpenYahtzee/src/dice (added) * trunk/OpenYahtzee/src/dice/theme1 (added) * trunk/OpenYahtzee/src/dice/theme1/five.xpm (moved) * trunk/OpenYahtzee/src/dice/theme1/four.xpm (moved) * trunk/OpenYahtzee/src/dice/theme1/one.xpm (moved) * trunk/OpenYahtzee/src/dice/theme1/six.xpm (moved) * trunk/OpenYahtzee/src/dice/theme1/three.xpm (moved) * trunk/OpenYahtzee/src/dice/theme1/two.xpm (moved) * trunk/OpenYahtzee/src/dice/theme2 (added) * trunk/OpenYahtzee/src/dice/theme2/five.xpm (added) * trunk/OpenYahtzee/src/dice/theme2/four.xpm (added) * trunk/OpenYahtzee/src/dice/theme2/one.xpm (added) * trunk/OpenYahtzee/src/dice/theme2/six.xpm (added) * trunk/OpenYahtzee/src/dice/theme2/three.xpm (added) * trunk/OpenYahtzee/src/dice/theme2/two.xpm (added) * trunk/OpenYahtzee/src/dice/theme3 (added) * trunk/OpenYahtzee/src/dice/theme3/1.xpm (added) * trunk/OpenYahtzee/src/dice/theme3/2.xpm (added) * trunk/OpenYahtzee/src/dice/theme3/3.xpm (added) * trunk/OpenYahtzee/src/dice/theme3/4.xpm (added) * trunk/OpenYahtzee/src/dice/theme3/5.xpm (added) * trunk/OpenYahtzee/src/dice/theme3/6.xpm (added) * trunk/OpenYahtzee/src/dice_graphics.cpp (modified) * trunk/OpenYahtzee/src/dice_graphics.h (modified) dice themes Sat, 22 Dec 2007 06:34:13 GMT guyru [130] * trunk/OpenYahtzee/src/About.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) * trunk/OpenYahtzee/src/Makefile.am (modified) * trunk/OpenYahtzee/src/dice_graphics.cpp (added) * trunk/OpenYahtzee/src/dice_graphics.h (added) * trunk/OpenYahtzee/src/wxDynamicBitmap.cpp (modified) * trunk/OpenYahtzee/src/wxDynamicBitmap.h (modified) dice themes class Mon, 10 Dec 2007 06:31:49 GMT guyru [129] * trunk/www/htdocs/andreas01.css (modified) * trunk/www/htdocs/template.php (modified) seo layout reorganization of website Sat, 08 Dec 2007 17:16:38 GMT guyru [128] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) clear sub total score if the user disables this option via the settings ... Fri, 07 Dec 2007 21:41:12 GMT guyru [127] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) * trunk/OpenYahtzee/src/SettingsDialog.cpp (modified) * trunk/OpenYahtzee/src/SettingsDialog.h (modified) score hints settings dialog entry Tue, 04 Dec 2007 20:50:54 GMT guyru [126] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) more code refactoring - control creation and layout Mon, 03 Dec 2007 07:07:40 GMT guyru [125] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) some code refactoring Fri, 30 Nov 2007 17:37:49 GMT guyru [124] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) finished the score hinting logic Tue, 27 Nov 2007 22:25:12 GMT guyru [123] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) more work on scoring hints Tue, 27 Nov 2007 18:33:49 GMT guyru [122] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) * trunk/OpenYahtzee/src/Makefile.in (deleted) more work on score hints Tue, 27 Nov 2007 14:59:08 GMT guyru [121] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) * trunk/OpenYahtzee/src/Makefile.in (modified) more work on scroe hints Sun, 25 Nov 2007 21:08:27 GMT guyru [120] * trunk/OpenYahtzee/Makefile.cvs (deleted) * trunk/OpenYahtzee/Makefile.in (deleted) removed unneccary files Sun, 25 Nov 2007 20:55:39 GMT guyru [119] * trunk/OpenYahtzee/src/ScoreDice.cpp (modified) added yahtzee joker support to new scoring class Sat, 24 Nov 2007 12:39:03 GMT guyru [118] * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/MainFrame.h (modified) * trunk/OpenYahtzee/src/ScoreDice.cpp (modified) * trunk/OpenYahtzee/src/ScoreDice.h (modified) integrated the new scoring class, more work needed on the yahtzee joker Fri, 23 Nov 2007 21:24:12 GMT guyru [117] * trunk/OpenYahtzee/src/ScoreDice.cpp (modified) * trunk/OpenYahtzee/src/ScoreDice.h (modified) completed the work on the new scoring class Fri, 23 Nov 2007 10:25:30 GMT guyru [116] * trunk/OpenYahtzee/src/MainFrame.h (modified) * trunk/OpenYahtzee/src/Makefile.am (modified) * trunk/OpenYahtzee/src/Makefile.in (modified) * trunk/OpenYahtzee/src/ScoreDice.cpp (added) * trunk/OpenYahtzee/src/ScoreDice.h (added) initial work on new scoring class Thu, 22 Nov 2007 22:32:46 GMT guyru [115] * trunk/OpenYahtzee/ChangeLog (modified) * trunk/OpenYahtzee/Makefile.in (modified) * trunk/OpenYahtzee/openyahtzee.kdevelop (modified) * trunk/OpenYahtzee/openyahtzee.kdevelop.pcs (modified) * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/Makefile.in (modified) * trunk/OpenYahtzee/src/UtilityFunctions.cpp (modified) * trunk/OpenYahtzee/src/openyahtzee.cpp (modified) Fixed window's title caption (bug #1836473) Tue, 20 Nov 2007 16:27:02 GMT guyru [114] * trunk/www/htdocs/feedout.php (modified) * trunk/www/scripts/db2mail.php (modified) * trunk/www/scripts/mailer.php (modified) fixed escaping error Tue, 20 Nov 2007 16:05:20 GMT guyru [113] * trunk/www/htdocs/.htaccess (added) * trunk/www/htdocs/andreas01.css (modified) * trunk/www/htdocs/download.php (modified) * trunk/www/htdocs/feedout.php (modified) * trunk/www/htdocs/news.php (modified) * trunk/www/scripts/db2mail.php (modified) - Do not depend on PHP's magic quotes. - Fixed escaped ' in feedback ... Fri, 16 Nov 2007 12:10:16 GMT guyru [112] * trunk/OpenYahtzee/openyahtzee.kdevelop.pcs (modified) * trunk/OpenYahtzee/src/HighScoreTableDB.h (modified) * trunk/OpenYahtzee/src/MainFrame.cpp (modified) * trunk/OpenYahtzee/src/SettingsDB.h (modified) * trunk/OpenYahtzee/src/openyahtzee.cpp (modified) some portable edition fixes Thu, 15 Nov 2007 22:04:59 GMT guyru [111] * trunk/OpenYahtzee/Makefile.am (modified) * trunk/OpenYahtzee/openyahtzee.kdevelop.pcs (modified) * trunk/OpenYahtzee/openyahtzee.kdevses (modified) * trunk/OpenYahtzee/src/Makefile.am (modified) changed the some linker flags in the makefiles