Updated copyright notice to 2014
[xboard.git] / gtk / xoptions.c
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2014-01-05 H.G. MullerFix crash on use of dialog Browse buttons GTK
2014-01-05 H.G. MullerUse __APPLE__ compile switch for OS X
2014-01-04 H.G. MullerPut some OSX code into gtk version
2014-01-04 H.G. MullerCure weirdness when dragging outside of board
2013-12-05 H.G. MullerMake filler variant button inactive
2013-05-02 H.G. MullerFix scrolling of Chat Box
2013-05-02 H.G. MullerFix GTK SetInsertPos
2013-02-20 H.G. MullerBetter handling of undefined window parameters
2013-02-19 H.G. MullerLimit debug print to debug mode
2013-02-19 H.G. MullerFix repositioning of GTK windows
2013-02-19 H.G. MullerRemember window params of slave board
2013-02-19 Arun Persaudfix OK-response in gtk dialogs, see c7f8df124
2013-02-18 Arun Persaudfixed gtk-warning
2013-02-18 H.G. MullerFix title of top-level windows
2013-02-18 H.G. MullerCure GTK warning in top-level windows
2013-02-17 Arun Persaudadd close buttons to gtk windows
2013-02-17 Arun Persaudkeyboard accelerators for both front ends.
2013-02-04 H.G. MullerFix warnings of build server
2013-02-01 H.G. MullerFix warning in WinBoard
2013-01-21 H.G. MullerFix some warnings
2013-01-09 Arun Persaudremoved trailing whitespace
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-11-06 H.G. MullerDraw frames around memos and listboxes
2012-11-06 H.G. MullerFix Chat Box
2012-11-06 H.G. MullerPay attention to NO_CANCEL dialog flag
2012-11-06 H.G. MullerFix clock clicking with GtkEventBox
2012-11-06 H.G. MullerFix logo placement
2012-11-06 H.G. MullerAdd window positioning
2012-11-06 H.G. MullerMake board sizing work through subtracting fixed height
2012-11-06 H.G. MullerFix warnings
2012-11-06 H.G. MullerDelete emptied front-end files, and move rest to gtk...