2008-02-28 Jordi Mas <jmas@softcatala.org>

	* Game.cs: Different time scoring for different difficulty levels

2008-02-25 Jordi Mas <jmas@softcatala.org>

	* PuzzleMissingPiece.cs: Fix answer explanation by Wolfgang Stoeggl

2008-02-24 Jordi Mas <jmas@softcatala.org>

	* PuzzleLines.cs: Implement difficult levels in the game
	* MemoryIndications.cs: Implement difficult levels in the game
	* PuzzleDivideCircle.cs: Implement difficult levels in the game
	* PuzzleTriangles.cs: Implement difficult levels in the game
	* PuzzleNumericSequence.cs: Implement difficult levels in the game
	* PuzzleNumericRelation.cs: Implement difficult levels in the game
	* CalculationWhichNumber.cs: Implement difficult levels in the game
	* PuzzleSquares.cs:Implement difficult levels in the game

2008-02-24 Jordi Mas <jmas@softcatala.org>

	* GameDrawingArea.cs: Suggest the use of the difficult levels

2008-02-24 Jordi Mas <jmas@softcatala.org>

	* gbrainy.glade: make answer and question controls bigger

2008-02-22 Jordi Mas <jmas@softcatala.org>

	* PuzzleFigureLetter.cs: Adds the figures name to make more clear the
	 sequence

2008-02-21 Jordi Mas <jmas@softcatala.org>

	* PuzzleFigureLetter.cs: Unifies terminology

2008-02-21 Jordi Mas <jmas@softcatala.org>

	* PuzzleClocks.cs: Better logic challenge

2008-02-19 Jordi Mas <jmas@softcatala.org>

	* PuzzleClocks.cs: Adds new puzzle
	* Makefile.am: Add new logic puzzle
	* GameManager.cs: Add new logic puzzle

2008-02-18 Jordi Mas <jmas@softcatala.org>

	* CalculationOperator.cs: Use calculation instead of Math
	* gbrainy.cs: Use calculation instead of Math
	* CalculationGreatestDivisor.cs: Use calculation instead of Math
	* GameManager.cs: Use calculation instead of Math
	* CalculatioWhichNumber.cs: Use calculation instead of Math
	* GameSession.cs: Use calculation instead of Math
	* CalculationTwoNumbers.cs: Use calculation instead of Math
	* CalculationArithmetical.cs: Use calculation instead of Math
	* CalculationWhichNumber.cs: Use calculation instead of Math
	* Makefile.am: Use calculation instead of Math

2008-02-18 Jordi Mas <jmas@softcatala.org>

	* PuzzleCoverPercentage.cs: Standardize puzzle name capitalization
	* MemoryColouredFigures.cs: Standardize puzzle name capitalization
	* MathGreaterDivisor.cs: Standardize puzzle name capitalization	
	* PuzzleMatrixNumbers.cs: Standardize puzzle name capitalization
	* PuzzleSquareSheets.cs: Standardize puzzle name capitalization

2008-02-18 Jordi Mas <jmas@softcatala.org>

	* PuzzleAlphabeticSequence.cs: English fixes, style and more clarity
	* PuzzleDivideCircle.cs: English fixes, style and more clarity
	* MathGreaterDivisor.cs: English fixes, style and more clarity
	* PuzzleCirclesRectangle.cs: English fixes, style and more clarity
	* PuzzlePairs.cs: English fixes, style and more clarity
	* PuzzleFigurePattern.cs: English fixes, style and more clarity

2008-02-18 Jordi Mas <jmas@softcatala.org>

	* CairoContextEx.cs: Use Gdk.CairoHelper to create contexts
	* GameDrawingArea.cs: Use Gdk.CairoHelper to create contexts
	* CustomGameDialog.cs: Use Gdk.CairoHelper to create contexts

2008-02-18 Jordi Mas <jmas@softcatala.org>

	* PuzzleMatrixGroups.cs: English fixes, style and more clarity
	* PuzzleMoveFigure.cs: English fixes, style and more clarity
	* PuzzlePencil.cs: English fixes, style and more clarity
	* PuzzleLines.cs: English fixes, style and more clarity
	* PuzzleCoverPercentage.cs: English fixes, style and more clarity
	* MemoryColouredFigures.cs: English fixes, style and more clarity
	* PuzzleMostInCommon.cs: English fixes, style and more clarity
	* MemoryIndications.cs: English fixes, style and more clarity
	* CairoContextEx.cs: English fixes, style and more clarity
	* PuzzleTriangles.cs: English fixes, style and more clarity
	* PuzzleMissingSlice.cs: English fixes, style and more clarity
	* MemoryNumbers.cs: English fixes, style and more clarity
	* PuzzleNumericSequence.cs: English fixes, style and more clarity
	* Game.cs: English fixes, style and more clarity
	* PuzzleMatrixNumbers.cs: English fixes, style and more clarity
	* PuzzleNumericRelation.cs: English fixes, style and more clarity
	* GameDrawingArea.cs: English fixes, style and more clarity
	* PuzzleOstracism.cs: English fixes, style and more clarity
	* CustomGameDialog.cs: English fixes, style and more clarity
	* PuzzleTetris.cs: English fixes, style and more clarity
	* PuzzleSquareSheets.cs: English fixes, style and more clarity
	* PuzzleMissingPiece.cs: English fixes, style and more clarity
	* PuzzleNextFigure.cs: English fixes, style and more clarity
	* gbrainy.cs: English fixes, style and more clarity
	* PuzzleSquares.cs: English fixes, style and more clarity
	* PuzzleBalance.cs: English fixes, style and more clarity
	* gbrainy.glade: English fixes, style and more clarity
	* PuzzlePeopleTable.cs: English fixes, style and more clarity
	* Memory.cs: English fixes, style and more clarity
	* MemoryColouredText.cs: English fixes, style and more clarity

2008-02-17 Jordi Mas <jmas@softcatala.org>

	* CairoContextEx.cs: Groups all the context related primitives
	* DrawingHelpers.cs: Remove it

2008-02-14 Jordi Mas <jmas@softcatala.org>

	* PuzzleBuildTriangle.cs: Adds tip

2008-02-12 Jordi Mas <jmas@softcatala.org>

	* PuzzleBuildTriangle.cs: Standardizes memory question
	* Makefile.am: Add new logic puzzle
	* GameManager.cs: Add new logic puzzle
	* PuzzlePeopleTable.cs: Fixes English strings
	* PuzzleBuildTriangle.cs: New logic puzzle

2008-02-10 Jordi Mas <jmas@softcatala.org>

	* MemoryCountDots.cs: Standardizes memory question
	* MemoryColouredFigures.cs: Standardizes memory question
	* MemoryIndications.cs: Standardizes memory question
	* MemoryNumbers.cs: Standardizes memory question
	* MemoryWords.cs: Standardizes memory question
	* MemoryFigures.cs: Standardizes memory question
	* Memory.cs: Standardizes memory question
	* MemoryColouredText.cs: Standardizes memory question

2008-02-06 Jordi Mas <jmas@softcatala.org>
 
 	* GameDrawingArea.cs: Fixes typo
	* Makefile.am: Add new logic puzzle
	* GameManager.cs: Add new logic puzzle
	* PuzzleMostInCommon.cs: New logic puzzle
	* ArrayListIndicesRandom.cs: New method, documentation

2008-02-03 Jordi Mas <jmas@softcatala.org>
 
 	* GameDrawingArea.cs: Fixes threading problem

2008-02-02 Jordi Mas <jmas@softcatala.org>
	
	* GameManager.cs: Only games for the current difficulty level

2008-01-31 Jordi Mas <jmas@softcatala.org>

	* MathGreaterDivisor.cs: Implement difficult levels in the game
	* MathTwoNumbers.cs: Implement difficult levels in the game
	* MathArithmetical.cs: Implement difficult levels in the game
	* MemoryFigures.cs: Implement difficult levels in the game
	* CustomGameDialog.cs: Use gbrainy icon in dialog
	* PreferencesDialog.cs: Use gbrainy icon in dialog
	* GameDrawingArea.cs: Two new tips and countdown does not show 0

2008-01-29 Jordi Mas <jmas@softcatala.org>

	* MemoryCountDots.cs: Implement difficult levels in the game
	* MemoryColouredFigures.cs: Implement difficult levels in the game
	* MemoryNumbers.cs: Implement difficult levels in the game
	* MemoryColouredText.cs: Implement difficult levels in the game
	* PreferencesDialog.cs: Add difficulty levels options
	* GameManager.cs: Add difficult levels
	* Game.cs: Add difficulty levels
	* GameSession.cs: Difficulty levels for the game session
	* PuzzleCirclesRectangle.cs: Include level for the game (only master)
	* MemoryWords.cs: Add difficulty levels options
	* gbrainy.cs: Add difficulty level support
	* gbrainy.glade: New preferences options
	
2008-01-28 Jordi Mas <jmas@softcatala.org>

	* MathWhichNumber.cs: Removes not needed space at the end of question
	* MemoryWords.cs: More space between words for longer languages
	* MemoryColouredText.cs: More space between words for longer languages

2008-01-27 Jordi Mas <jmas@softcatala.org>

	* GameDrawingArea.cs: Make some messages more I18N friendly
	* gbrainy.cs: New localizable text

2008-01-27 Jordi Mas <jmas@softcatala.org>

	* MathOperator.cs: Patch by Brandon Perry and Jordi Mas
	* GameManager.cs: Activate Math Operator game

2008-01-26 Jordi Mas <jmas@softcatala.org>

	* GameDrawingArea.cs: Make some messages more I18N friendly

2008-01-21 Jordi Mas <jmas@softcatala.org>

	* gbrainy.glade: fixes text, uses stock buttons.

2008-01-06 Jordi Mas <jmas@softcatala.org>

	* PuzzleSquareDots.cs: Random right answer

2008-01-05 Jordi Mas <jmas@softcatala.org>

	* gbrainy.glade: More clear text
	* GameDrawingArea.cs: More clear text

2008-01-05 Jordi Mas <jmas@softcatala.org>

	* PuzzleLines.cs: More clear text
	* GameManager.cs: Add MemoryIndications to the list of games
	* PuzzleMatrixNumbers.cs: Make text better localizable
	* PuzzleTetris.cs: More precise question
	* gbrainy.cs: Update copyright year

2008-01-02 Jordi Mas <jmas@softcatala.org>
	
	* MemoryIndications.cs: New memory puzzle
	* Makefile.am: Add new memory puzzle
	* GameManager.cs: Add memory puzzle
	* PuzzleMissingSlice.cs: Move method to DrawingHelper
	* DrawingHelpers.cs: New share method 

2007-12-30 Jordi Mas <jmas@softcatala.org>
	
	* PuzzleTetris.cs: New logic puzzle
	* PuzzleMissingPiece.cs: New logic puzzle
	* PuzzleLines.cs: New logic puzzle
	* Makefile.am: Add new logic puzzles
	* GameManager.cs: Add new logic puzzles

2007-12-27 Jordi Mas <jmas@softcatala.org>

	* PuzzleNextFigure.cs: Better i18n text
	* PuzzlePencil.cs: Better i18n text
	* PuzzleMissingSlice.cs: Better i18n text
	* MemoryNumbers.cs: Better i18n text
	* PuzzleSquareDots.cs: Better i18n text
	* GameDrawingArea.cs: Reduce repetitions in text
	* PuzzleFigurePattern.cs: Better i18n text


2007-12-26 Jordi Mas <jmas@softcatala.org>

	* PreferencesDialog.cs: New preferences dialog box
	* GameDrawingArea.cs: New tip
	* gbrainy.cs: Preferences dialog box integration
	* gbrainy.glade: Preferences dialog box
	* Makefile.am: New dialog box

2007-12-22 Jordi Mas <jmas@softcatala.org>
	
	* gbrainy.cs: SetProcessName based on code by Aaron Bockover

2007-12-22 Jordi Mas <jmas@softcatala.org>
	
	* PuzzleMissingSlice: New logic puzzle
	* Makefile.am: Add new puzzle
	* GameManager.cs: Add new puzzle

2007-12-20 Jordi Mas <jmas@softcatala.org>

	* MemoryNumbers.cs:Init vars
	* MemoryColouredFigures.cs: Init vars

2007-12-19 Jordi Mas <jmas@softcatala.org>

	* Makefile.am: Better gbrainy launch script
	* gbrainy.in: Better gbrainy launch script

2007-12-16 Jordi Mas <jmas@softcatala.org>

	* gbrainy.glade: Fixes to the app layout
	* PuzzlePencil.cs: More precise question

2007-12-11 Jordi Mas <jmas@softcatala.org>

	* MemoryCountDots.cs: Refactors and simplifies memory shading
	* MemoryColouredFigures.cs: Refactors and simplifies memory shading
	* MemoryNumbers.cs: Refactors and simplifies memory shading
	* MemoryWords.cs: Refactors and simplifies memory shading 
	* MemoryFigures.cs: Refactors and simplifies memory shading
	* Memory.cs: Refactors and simplifies memory shading
	* MemoryColouredText.cs: Refactors and simplifies memory shading

2007-12-11 Jordi Mas <jmas@softcatala.org>

	* MemoryFigures.cs: New logic puzzle
	* GameManager.cs: Add new puzzle
	* Makefile.am: Add new puzzle

2007-12-11 Jordi Mas <jmas@softcatala.org>

	* GameDrawingArea.cs: Add support for count down drawing
	* gbrainy.cs: Add support for count down drawing
	* Memory.cs: Add support for start the timer after init.

2007-11-30 Jordi Mas <jmas@softcatala.org>

	* MathWhichNumber.cs: Remove unused variable
	* PuzzleSquareSheets.cs: More precise question
	* PuzzleNextFigure.cs:Remove unused variable
	* gbrainy.cs: Remove unused variable
	* gbrainy.in: Avoid changing the directory

2007-11-19 Jordi Mas <jmas@softcatala.org>

	* Defines.cs.in: new path for DATA_DIR

2007-11-15 Jordi Mas <jmas@softcatala.org>

	* PuzzleNextFigure.cs: Adds answer explanation

2007-11-13 Jordi Mas <jmas@softcatala.org>
	
	* GameSession.cs: End the game if the user starts a new one
	* gbrainy.cs: Bring the focus to the text entry widget

2007-11-12 Jordi Mas <jmas@softcatala.org>
	
	* GameDrawingArea.cs: Add GetString to the localizable text

2007-11-12 Jordi Mas <jmas@softcatala.org>
	
	* PuzzleOstracism.cs: Add tip
	* gbrainy.cs: Better game status control
	* ColorPalette.cs: A new set of soften colors.
	* GameSession.cs: Support for session status
	

2007-11-11 Jordi Mas <jmas@softcatala.org>
	
	* PuzzleOstracism.cs: Add tip
	* gbrainy.cs: New toolbar button 'All Games'
	* PuzzleBalance.cs: Fixes some bugs
	* Makefile.am: Adds new icon

2007-11-11 Jordi Mas <jmas@softcatala.org>
	
	* Game.cs: Lighter color for the background
	* GameDrawingArea.cs: New welcome string
	* Defines.cs.in: New define
	* gbrainy.cs: Adds toolbar management
	* gbrainy.glade: Adds toolbar
	* Makefile.am: Adds new file

2007-11-08 Jordi Mas <jmas@softcatala.org>
	
	* MathWhichNumber.cs: Standardize the use of font sizes
	* MathGreaterDivisor.cs: Standardize the use of font sizes
	* MathOperator.cs: Standardize the use of font sizes
	* PuzzleNumericSequence.cs: Standardize the use of font sizes
	* PuzzleNumericRelation.cs: Standardize the use of font sizes
	* PuzzleOstracism.cs: Standardize the use of font sizes
	* MathTwoNumbers.cs: Standardize the use of font sizes
	* MathArithmetical.cs: Standardize the use of font sizes
	* Game.cs: New font functions

2007-11-06 Jordi Mas <jmas@softcatala.org>

	* PuzzleFigures.cs: Adds complete explanation.
	* GameDrawingArea.cs: Two new tips

2007-11-05 Jordi Mas <jmas@softcatala.org>

	* Fixes PuzzleCirclesRectangle.cs. Thanks to Andreas Hartmann and
	 Jordi Irazuzta for reporting and helping fixing this bug.

2007-11-04 Jordi Mas <jmas@softcatala.org>

	* MemoryCountDots.cs: Standardize English spelling
	* PuzzleNumericRelation.cs: Avoid 0 as an option
	* PuzzleNextFigure.cs: Make the right solution random
	* gbrainy.cs: Disable text entry

2007-11-03 Jordi Mas <jmas@softcatala.org>

	* GameOverDialog.cs: Remove old game over dialog. We use the game 
	 drawing area now.
	* Game.cs: Add score system.
	* GameSession.cs: Add score system.
	* DrawingHelpers.cs: New common draw method.
	* gbrainy.cs: New score system and remove old game over dialog.
	* gbrainy.glade: Remove old game over dialog.
	* Makefile.am: Remove old game over dialog.

2007-11-03 Jordi Mas <jmas@softcatala.org>

	* GameSession.cs: Shorter status bar text
	* gbrainy.glade: Make gbrainy drawing area smaller
	* gbrainy.cs: Do not use bold for the questions (more space)

2007-11-02 Jordi Mas <jmas@softcatala.org>

	* GameDrawingArea.cs: New class to encapsulate the game area drawing
	* gbrainy.cs: remove dead code
	* Makefile.am: Add new class

2007-11-02 Jordi Mas <jmas@softcatala.org>
	
	* PuzzlePeopleTable.cs: New logic puzzle
	* Makefile.am: Add new puzzle
	* GameManager.cs: Add new puzzle

2007-11-02 Jordi Mas <jmas@softcatala.org>

	* MemoryCountDots.cs: Standardize English spelling
	* MathWhichNumber.cs: Standardize English spelling
	* PuzzleCoverPercentage.cs: Standardize English spelling
	* MemoryColouredFigures.cs: Standardize English spelling
	* MemoryColouredText.cs: Standardize English spelling

2007-11-02 Jordi Mas <jmas@softcatala.org>

	* MemoryCountDots.cs: Use ColorPalete
	* MemoryColouredFigures.cs: Use ColorPalete
	* Makefile.am: Add ColorPalete 
	* MemoryColouredText.cs: Use ColorPalete
	* ColorPalette.cs: Add new class

2007-11-02 Jordi Mas <jmas@softcatala.org>

	* PuzzleOstracism.cs: Make sure that they not share other properties
	* PuzzlePairs.cs: Add tip
	* PuzzleFigurePattern.cs: Add tip and fixes

2007-11-01 Jordi Mas <jmas@softcatala.org>

	* PuzzleFigures.cs: Use DrawingHelpers and get rid of local code
	* PuzzleBalance.cs: Use DrawingHelpers and get rid of local code

2007-11-01 Jordi Mas <jmas@softcatala.org>

	* DrawingHelpers.cs: New common drawing operations
	* PuzzleFigurePattern.cs: Add new puzzle
	* Makefile.am: Add new puzzle
	* GameManager.cs: Add new puzzle

2007-10-31 Brandon Perry <bperry.volatile@gmail.com>

	* MathOperator.cs: New Mental calculation game
	* GameManager.cs: Add new Mental calculation game
	* Makefile.am: Add new Mental calculation game

2007-10-31 Jordi Mas <jmas@softcatala.org>

	* DrawingHelpers.cs: Utility class for common drawing operations
	* MathArithmetical.cs: Aligns numbers properly instead of using spaces
	* Makefile.am: Add new class

2007-10-31 Siegfried-Angel <siggi.gevatter@gmail.com>

	* MemoryCountDots.cs: Fixes spelling mistake

2007-10-30 Javier M Mora <javiermm@gmail.com>

	* MemoryCountDots.cs: New logic puzzle
	* GameManager.cs: Add new puzzle
	* Makefile.am: Add new puzzle

2007-10-29 Jordi Mas <jmas@softcatala.org>

	* PuzzleOstracism.cs: New logic puzzle
	* GameManager.cs: Add new puzzle
	* Makefile.am: Add new puzzle

2007-10-29 Jordi Mas <jmas@softcatala.org>

	* PuzzlePairs.cs: New logic puzzle
	* GameManager.cs: Add new puzzle
	* Makefile.am: Add new puzzle
	* MemoryWords.cs: Remove warnings

2007-10-23 Jordi Mas <jmas@softcatala.org>

	* MathWhichNumber: New logic puzzle
	* GameManager.cs: Add new puzzle
	* Makefile.am: Add new puzzle

2007-10-23 Javier M. Mora Merchan <jamarier@gmail.com>

	* PuzzleMatrixNumbers.cs: Includes also vertical logic in the puzzle

2007-10-21 Jordi Mas <jmas@softcatala.org>

	* PuzzleMatrixGroups.cs: Use default drawing colour
	* MemoryColouredFigures.cs: Add fading effect
	* MemoryNumbers.cs: Add fading effect
	* Game.cs: Add fading effect
	* MemoryWords.cs: Add fading effect
	* Memory.cs: Add fading effect and gradient time bar
	* MemoryColouredText.cs: Add fading effect

2007-10-14 Jordi Mas <jmas@softcatala.org>

	* gbrainy.in: Makes the binary dir where gbrainy is installed flexible
	* Makefile.am: Makes the binary dir where gbrainy is installed flexible

2007-10-14 Jordi Mas <jmas@softcatala.org>

	* CustomGameDialog.cs: Math -> Mental calculation (more precise)
	* gbrainy.glade: Math -> Mental calculation (more precise)

2007-10-14 Brandon Perry <bperry.volatile@gmail.com>

	* PuzzleCube.cs: Shorter question

2007-10-09 Jordi Mas <jmas@softcatala.org>

	* PuzzleMatrixGroups.cs: bug fix (wrong answer in certain cases)

2007-10-07 Jordi Mas <jmas@softcatala.org>

	* PuzzleBalance.cs: New logic puzzle
	* GameManager.cs: Add new puzzle
	* Makefile.am: Add new puzzle

2007-10-07 Jordi Mas <jmas@softcatala.org>

	* PuzzleMoveFigure.cs: Give more precise instructions for the solution.
	* PuzzleTriangles.cs: Fixes and a new triangle in the same puzzle.
	* MathArithmetical.cs: Remove percentage operations. Too confusing.
	* PuzzleSquareSheets.cs: Make the question more precise.
	* PuzzleSquares.cs: More precise solution.

2007-10-03 Jordi Mas <jmas@softcatala.org>

	* PuzzleMatrixGroups.cs: New logic puzzle
	* GameManager.cs: Add new puzzle
	* Makefile.am: Add new puzzle

2007-10-02 Jordi Mas <jmas@softcatala.org>

	* PuzzleAlphabeticSequence.cs: Remove misleading tip
	* PuzzleNumericSequence.cs: Make the sequence more predictable
	* PuzzleCirclesRectangle.cs: Be more precise with the question
	* PuzzleSquares.cs: Be more precise with the tip

2007-10-02 Jordi Mas <jmas@softcatala.org>

	* GameManager.cs: Adds MathTwoNumbers
	* MathTwoNumbers.cs: New maths puzzle
	* Makefile.am: Adds MathTwoNumbers

2007-09-30 Phil Bordelon <phil@thenexusproject.org>

	* PuzzleNumericRelation.cs: Fixes spelling mistakes

2007-09-29 Jordi Mas <jmas@softcatala.org>

	* MemoryColouredFigures.cs: avoid showing repeated answers
	* MemoryNumbers.cs: avoid showing repeated answers
	* PuzzleNumericRelation.cs: Make it more easy to understand
	* PuzzleCirclesRectangle.cs: Fixes typos
	* gbrainy.cs: Congratulate the user when she wins

2007-09-29 Jordi Mas <jmas@softcatala.org>

	* PuzzleTriangles.cs: Better explanation of how the answer works
	* MathGreaterDivisor.cs: New math puzzle MathGreaterDivisor
	* GameManager.cs: Adds MathGreaterDivisor puzzle
	* Makefile.am: Adds MathGreaterDivisor puzzle
	* gbrainy.glade: More space between buttons 
	* GameSession.cs: Leaves an additional space in the status bar msg
	* gbrainy.cs: Only accept answers when the answer button is active

2007-09-25 Jordi Mas <jmas@softcatala.org>

	* PuzzleFigures.cs: Use Math.PI as PI number
	* PuzzleMoveFigure.cs: Use Math.PI as PI number
	* PuzzleNextFigure.cs: Use Math.PI as PI number
	* CustomGameDialog.cs: Shorter text
	* PuzzleDivideCircle.cs: New logic puzzle
	* GameManager.cs: Add new logic puzzle
	* Makefile.am: Add new logic puzzle

2007-09-24 Jordi Mas <jmas@softcatala.org>

	* GameType.cs: Moved as inner enum in classes
 	* GameManager.cs: Custom game support
	* Game.cs: Custom game and preview support
	* GameSession.cs: Custom game support
	* MathArithmetical.cs: Add Type property
	* CustomGameDialog.cs: New Dialog box
	* gbrainy.cs:  Custom game support
	* gbrainy.glade: New custom game dialog box
	* Makefile.am: Add CustomGameDialog.cs to the build
	* Memory.cs: Add Type property

2007-09-18 Jordi Mas <jmas@softcatala.org>

	* Makefile.am: use pre-calcultated dependencies

2007-09-18 Jordi Mas <jmas@softcatala.org>

	* gbrainy.glade: New activate handler
	* MemoryWords.cs: Fix puzzle name
	* gbrainy.cs: Return accepts the answer

2007-09-15 Jordi Mas <jmas@softcatala.org>

	* gbrainy.glade: Add mnemonics to buttons

2007-09-12 Jordi Mas <jmas@softcatala.org>

	* PuzzleFigureLetter.cs: Keep sample in alphabetical order
	* MemoryColouredFigures.cs: Fixes typo
	* MemoryNumbers.cs:  Fixes typo
	* gbrainy.cs: Add tip for translators

2007-09-12 Stéphane Démurget <stephane.demurget@free.fr>

 	* src/PuzzleCirclesRectangle.cs: misc typo fixes.
	* src/PuzzleCube.cs: misc typo fixes.
	* src/PuzzleMatrixNumbers.cs: misc typo fixes.
	* src/PuzzleSquares.cs: misc typo fixes.
	* src/PuzzleSquareSheets.cs: misc typo fixes.
	* src/PuzzleTriangles.cs: misc typo fixes.

2007-09-11 Jordi Mas <jmas@softcatala.org>

	* AssemblyInfo.cs.in: Add AssemblyInfo
	* Defines.cs.in: Add copyright header
	* Makefile.am: Add AssemblyInfo.cs to the build

2007-09-11 Jordi Mas <jmas@softcatala.org>

	* gbrainy.cs gbrainy.glade: move main window from app widget to window 

2007-09-10 Jordi Mas <jmas@softcatala.org>

	* GameManager.cs: Add PuzzleFigureLetter to the list of games
	* PuzzleFigureLetter.cs: New puzzle
	* Makefile.am: Add PuzzleFigureLetter to the build system
	* gbrainy.cs: If there is text in the answer field process it before go
	 going to the next puzzle

2007-09-09 Jordi Mas <jmas@softcatala.org>

	* PuzzleRectangles.cs: Remove duplicate puzzle (PuzzleSquares.cs)
	* Makefile.am: Remove PuzzleRectangles.cs

2007-09-08 Jordi Mas <jmas@softcatala.org>

	* GameManager.cs: Add MemoryWords to the list of games
	* MemoryWords.cs: New memory trainer
	* Makefile.am: Add MemoryWords to the build system

2007-09-06 Jordi Mas <jmas@softcatala.org>

	* PuzzleCube.cs: New logic puzzle
	* Makefile: Add PuzzleCube to the build system
	* GameManager.cs: Add PuzzleCube to the list of games
 
2007-09-05 Jordi Mas <jmas@softcatala.org>

	* PuzzleSquareDots.cs: Makes right answer no so obvious
	* MemoryNumbers.cs: Fixes spelling mistake
	* PuzzleNextFigure.cs: Indicates the answer's format in the question
	* gbrainy.cs: Fixes spelling mistake
	* PuzzleRectangles.cs: Fixes spelling mistake
	* GameSession.cs: Fixes average time calculation
	* MathArithmetical.cs: Make it more playable by humans

2007-08-26 Jordi Mas <jmas@softcatala.org>

	* MemoryColouredFigures: Added the first memory trainer
	* gbrainy.glade: Add new game options for new games

2007-08-25 Jordi Mas <jmas@softcatala.org>

        * GameSeesion.cs: Moved to this new class all the session details
 	* MathArithmetical.cs: Added the first math trainer test 
	* GnomeManager.cs: refactored
	* GameType.cs: New enum that defines the different kind of games

2007-08-21 Jordi Mas <jmas@softcatala.org>

        * PuzzleSquareSheets.cs: Added new puzzle
	* PuzzleTriangles.cs: Added tip 

2007-08-22 Ross Burton <ross@burtonini.com>

        * Makefile.am: Fixes make distcheck

2007-08-21 Jordi Mas <jmas@softcatala.org>

        * Initial release


