Add -dialogColor and -buttonColor options
[xboard.git] / xboard.c
2012-04-10 H.G. MullerAdd -dialogColor and -buttonColor options
2012-04-10 H.G. MullerRedo ErrorPopUp with generic dialog
2012-04-10 H.G. MullerRedo PromotionPopUp with generic dialog
2012-04-10 H.G. MullerRedo AskQuestion dialog with generic popup
2012-04-10 H.G. MullerMajor refactoring of GenericPopUp
2012-04-10 H.G. MullerSplit usounds.c and usystem.c from xboard.c
2012-04-10 H.G. MullerMake routine to probe shift keys
2012-04-10 H.G. MullerRemove one level of indirection on ICSInputBoxPopUp
2012-04-10 H.G. MullerCleanup of xboard.c
2012-04-10 H.G. MullerMove some back-endish routines from xboard.c to dialogs.c
2012-04-10 H.G. MullerSplit back-endish part off xoptions.c, and move to...
2012-04-10 H.G. MullerDeclare some shared global variables in backend.h
2012-04-10 H.G. MullerSplit back-endish part off drawing code and move to...
2012-04-10 H.G. MullerContract some awful code replication
2012-04-10 H.G. MullerMove more back-endish menu-related stuff from xboard...
2012-04-10 H.G. MullerSwitch to use of short menu references
2012-04-10 H.G. MullerRefactor menu code, and move it to menu.c
2012-03-16 H.G. MullerFix clock stop after dragging
2012-03-03 H.G. MullerMake system open command configurable
2012-03-03 H.G. MullerFix name of bug-report menu item
2012-02-28 H.G. MullerMake web section in Help menu
2012-02-27 Byrial JensenIncrease buffer size in AboutProc() to accommodate...
2012-02-27 Arun Persaudadd information about our webpage and were to report...
2012-02-26 H.G. MullerSuppress recent-engines menu items in ICS mode
2012-02-26 H.G. MullerFix two 64-bit warnings
2012-02-26 H.G. MullerFix piece symbols on switch back to variant normal
2012-02-26 H.G. MullerKeep XBoard windows attached on resize
2012-02-26 H.G. MullerImplement -stickyWindows in XBoard
2012-02-25 H.G. MullerUse more reliable X-call for getting window position
2012-02-25 H.G. MullerMake frame width configurable in XB
2012-02-22 H.G. MullerImplement -autoCopyPV
2012-02-17 H.G. MullerDelete some load-game debug printing
2012-02-17 H.G. MullerFix button grab for sweep selection
2012-02-17 H.G. MullerFix use of middle button for position setup
2012-02-11 H.G. MullerFix OK button of error popup
2012-02-11 H.G. MullerFix date in copyright notice about-box
2012-02-11 H.G. MullerFix switching animation masks on variant switch
2012-02-11 H.G. MullerPut front-end support for -recentEngines in XBoard
2012-02-11 H.G. MullerBetter solution to button-height problem
2012-02-10 H.G. MullerFix sleeping bug
2012-02-10 H.G. MullerRemove some of the most verbose debug output
2012-02-10 H.G. MullerFix position of checkbox XB
2012-02-10 H.G. MullerDerive height of text-edits in dialogs from message...
2012-02-07 H.G. MullerFix registering of EditTagsProg
2012-02-07 H.G. MullerFix fix of switch to mono-mode
2012-01-19 H.G. MullerFix arrow damage with highlightDragging XB
2012-01-06 H.G. MullerRemove the direct commands to the engines
2012-01-04 Arun Persaudcode cleanup: make function definition confirm to GNU...
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2011-12-29 H.G. MullerAbandon single-letter menus in tinyLayout
2011-12-28 H.G. MullerUse <Enter> in stead of Ctrl+. for peeking last move
2011-12-28 H.G. MullerNext try for menu-bar sizing
2011-12-28 H.G. MullerClip texts on menu bar
2011-12-27 H.G. MullerFix switching back from mono-mode XB
2011-12-27 H.G. MullerFix showTargetSquares in mono-mode XB
2011-12-27 H.G. MullerFix arrow highlighting in mono-mode XB
2011-12-19 Byrial JensenTransfer a pointer to the promoChar from PromotionPopUp...
2011-12-18 Byrial JensenFix possible crash on 64-bit systems when copying game...
2011-12-13 Byrial Jensenfix for repeating key issue, with this allissues this...
2011-12-10 Arun Persaudchange keybindings that don't use ctrl, make MoveTypeIn...
2011-12-10 Arun Persaudremoved Iconify function. Should be handled by the...
2011-12-03 Arun Persaudmarked more strings for translation
2011-11-28 H.G. MullerRefrain from making unnecessary resize X request
2011-09-13 H.G. MullerMake DoSleep front-end wrapper for msec sleep
2011-09-13 H.G. MullerFix playing sounds when -soundProgram is empty
2011-09-13 H.G. MullerAdd -afterGame option
2011-08-26 H.G. MullerReplace Analyze File by Analyz Game function
2011-08-18 H.G. MullerAdd -useBoardTexture and -usePieceFont options
2011-08-08 H.G. MullerAdd key bindings for loading next/previous game of...
2011-08-06 H.G. MullerDelay file loading to allow expose event first
2011-08-06 H.G. MullerAdd plain arrows as key binding for stepping forward...
2011-08-06 H.G. MullerDebug position selection
2011-08-06 H.G. MullerAllow null move in analysis and edit-game mode
2011-07-16 H.G. MullerSuppress some XBoard warnings
2011-07-04 H.G. MullerLet -sweepPromotions also work for click-click moves
2011-06-22 H.G. MullerRestore echo after ^C in ICS password
2011-06-21 H.G. MullerUse sound for ICS tells also with engine telluser popups
2011-06-17 H.G. MullerRedo Move History with generic popup in WinBoard style
2011-06-17 H.G. MullerRemove stray else
2011-06-14 H.G. MullerFix empty-string option values in XBoard
2011-06-10 H.G. MullerRedo Time Control dialog with generic popup
2011-06-10 H.G. MullerRedo New Shuffle Game dialog with generic popup
2011-06-08 H.G. MullerFix display of logos
2011-05-30 Tim MannAdded "misc-fixed" as a fallback font to handle locales...
2011-05-29 Tim MannFix display of international characters outside the...
2011-05-09 H.G. MullerImplement Edit Book in XBoard
2011-05-04 H.G. MullerAllow switching off match mode through menu
2011-05-04 H.G. MullerLock game an position file during writing
2011-05-04 H.G. MullerFix grayout XB Match Options in ICS mode
2011-05-04 H.G. MullerSilence more rpm warnings
2011-05-02 Tim MannUse getaddrinfo instead of gethostbyname. Hopefully...
2011-04-24 Arun Persaudreplaced hardcoded email address with generic PACKAGE_B...
2011-04-23 Arun Persaudmarked more strings for gettext that were only marked...
2011-04-20 H.G. MullerMake engine loadable during session
2011-04-20 H.G. MullerBring structure in appData engine options
2011-04-20 H.G. MullerFix crash on using Engine #1 Settings in ICS non-zippy...
2011-04-15 H.G. MullerFix switching between pixmap and bitmap pieces
2011-04-14 H.G. MullerFix startup focus of board window
2011-04-13 H.G. MullerFix saving of XBoard fonts with spaces in name
2011-04-13 H.G. MullerImplement move type-in for XBoard
next