shogivar.git
2014-09-03 H.G.MullerFix warnings on uninitialized variables. C-port
2014-09-03 H.G.MullerFix latent bug
2014-09-01 H.G.MullerPrevent double popup of piece help
2014-09-01 H.G.MullerFix popdown of piece dialog
2014-08-30 H.G.MullerPlug resource leak in drawing
2014-08-27 H.G.MullerFix warning on usleep
2014-08-27 H.G.MullerMention Pause in stead of Esc in title bar
2014-08-27 H.G.MullerAdd white/black icons to make-install
2014-08-27 H.G.MullerUpdate TODO to reflect fixing of computer play
2014-08-27 H.G.MullerTweek width of messages below board
2014-08-27 H.G.MullerFix Print Moves menu item
2014-08-27 H.G.MullerChange title of Text Score browse to original one
2014-08-27 H.G.MullerMention Ctrl I, Ctrl J accelerators in General Help
2014-08-27 H.G.MullerChange license message in About Box
2014-08-26 H.G.MullerFix disabling of Handicap menu after load
2014-08-26 H.G.MullerFix formats in (unused) LoadGame2.
2014-08-26 H.G.MullerFix board popdown on loading game
2014-08-26 H.G.MullerFix window-close button
2014-08-26 H.G.MullerInitialize all local variables to 0
2014-08-26 H.G.MullerFix randomizing
2014-08-26 H.G.MullerFix random
2014-08-25 H.G.MullerFix pop-down of Rules Help on variant change
2014-08-25 H.G.MullerMake Piece-Help dialog nonmodal
2014-08-25 H.G.MullerFix assignment of menu accelerators
2014-08-25 H.G.MullerUpdate Steve's e-mail in About Box and README
2014-08-24 H.G.MullerImplement non-menu accelerator keys
2014-08-24 H.G.MullerImplement PopUp Option in xoptions.c
2014-08-24 H.G.MullerUpdate About Box to 1.55a
2014-08-24 H.G.MullerList some more bugs in TODO file
2014-08-24 H.G.MullerAdd TODO file to the project
2014-08-24 H.G.MullerFix button numbering in primary mouse-up handler
2014-08-24 H.G.MullerRelabel piece-style menu to 'International'
2014-08-24 H.G.MullerImplement printing of score sheet
2014-08-24 H.G.MullerDisable piece-style menu
2014-08-23 H.G.MullerUndo YStart patch needed due to translation bug
2014-08-23 Yann DirsonCompletely get rid of unused m4/ directory
2014-08-23 Yann DirsonCompletely get rid of Xaw support
2014-08-23 H.G.MullerSome more changes to facilitate comparing
2014-08-22 H.G.MullerFix some translation bugs
2014-08-22 H.G.MullerMention frontend.h and shogivar.pod in Makefile.am
2014-08-22 H.G.MullerUpdate README file with Linux info
2014-08-22 H.G.MullerRemove readme.1st from make-dist
2014-08-22 H.G.MullerLet autogen.sh create m4 directory
2014-08-22 H.G.MullerMake GTK default and only front-end
2014-08-22 H.G.MullerImplement redrawing of promotion dots
2014-08-22 H.G.MullerFix holdings counts for Wa
2014-08-21 H.G.MullerConnect holdings counts
2014-08-21 H.G.MullerFix layout of diagrams
2014-08-21 H.G.MullerFix diagram-save menus
2014-08-21 H.G.MullerFix == translation error
2014-08-21 H.G.MullerFix positioning in holdings after RestoreGrafix
2014-08-21 H.G.MullerFix Load Game
2014-08-21 H.G.MullerFix some back-end bugs
2014-08-19 H.G.MullerMention .shogivarrc in manual
2014-08-19 H.G.MullerFix Destroy(), to mark shell as NULL
2014-08-19 H.G.MullerWork-around GTK assert failure on Change Game
2014-08-19 H.G.MullerDo not update captions after Change Game
2014-08-19 H.G.MullerRefrain from destroying BoardDlg on PopDown
2014-08-19 H.G.MullerRemove spurious files from piece install
2014-08-19 H.G.MullerFix warnings in xoptions.c
2014-08-19 H.G.MullerFix most warnings
2014-08-19 H.G.MullerFix board sizing spoiled by menu reordering
2014-08-19 H.G.MullerAdd missing boards to install
2014-08-19 H.G.MullerFix some menu names (ShowLast and Notate)
2014-08-18 H.G.MullerPut man file in distribution
2014-08-18 H.G.MullerAdd HGM and FSF to copyright file, and rename
2014-08-18 H.G.MullerRemove .bas and .mak file from git
2014-08-18 H.G.MullerRemove .frm files and About.bmp from git
2014-08-18 H.G.MullerRemove Makefile.in from git
2014-08-18 H.G.MullerImplement piece flashing
2014-08-18 H.G.MullerInstall piece images to system location
2014-08-18 H.G.MullerFix saving of .cfg file to new location
2014-08-18 H.G.MullerFix location of piece images
2014-08-18 H.G.MullerFix location of board bitmap
2014-08-18 H.G.MullerRelocate .cfg file to ./.shogivarrc
2014-08-18 H.G.MullerInclude Wa-drop board image to installed files
2014-08-18 H.G.MullerTake white/black icons from installed data
2014-08-18 H.G.MullerDo not tinker with filename in ReadIcon (xoptions.c)
2014-08-18 H.G.MullerMove board images to separate directory and install...
2014-08-18 H.G.MullerInstall rules and game-data files into OS
2014-08-18 H.G.MullerFix Add Pieces banner
2014-08-18 H.G.MullerMove piece-help files to Data/help and install them
2014-08-18 H.G.MullerMake-install the titles in the system default place
2014-08-18 H.G.MullerRemove .bmp bitmaps from Data directory
2014-08-18 H.G.MullerMove vaious logos to Data/titles
2014-08-18 H.G.MullerRemove some unused piece images
2014-08-18 H.G.MullerMove pieces to Data/pieces
2014-08-18 H.G.MullerDisplay different cursor during piece dragging
2014-08-18 H.G.MullerImplement function to set new cursor in xoptions.c
2014-08-18 H.G.MullerAdd man page, fix Makefile
2014-08-18 H.G.MullerUpdate George Hodges' address in General Help
2014-08-18 H.G.MullerLet Add Pieces listbox react to double-click
2014-08-18 H.G.MullerDisplay banner in Add Pieces dialog
2014-08-18 H.G.MullerRender listboxes in bold mono-space font
2014-08-18 H.G.MullerAdd missing Whale Shogi piece bitmaps
2014-08-18 H.G.MullerStrip leading quote from Rules Help text
2014-08-18 H.G.MullerImprove variant-selection combo list
2014-08-18 H.G.MullerLet variant selection from combobox autostart variant.
2014-08-18 H.G.MullerFix combo-callback option
2014-08-18 H.G.MullerReformat port message in startup dialog
next