Add persistent Boolean option -fixedSize
[xboard.git] / gtk / xoptions.c
2014-10-24 H.G.MullerAdd persistent Boolean option -fixedSize
2014-10-22 H.G.MullerFix -xbuttons window width GTK
2014-10-21 H.G.MullerLet GTK dialogs open with actual-size Graph widgets
2014-10-18 Arun Persaudforget a few __APPLE__ ifdefs; changed to OSXAPP
2014-10-11 H.G.MullerShow current variant on New Variant buttons GTK in...
2014-09-28 H.G.MullerAdd extra font field to Option struct
2014-09-11 H.G.MullerFix checkmarking of OS X menu items
2014-09-10 H.G.MullerFix SetWidgetFont GTK
2014-09-09 H.G.MullerLet message field and button bar use GTK -messageFont
2014-09-09 H.G.MullerUse -gameListFont in Game List
2014-09-07 H.G.MullerLet GTK build pay attention to font arguments
2014-09-06 H.G.MullerConnect scroll event to Graph Option in GTK
2014-03-10 H.G. MullerFix width of menu bar
2014-03-02 H.G. MullerImplement (clock-)font handling in GTK
2014-03-02 H.G. MullerImplement copy function in ICS Text Menu
2014-03-02 H.G. MullerLet Ctrl-O key open chat for last talker
2014-03-02 H.G. MullerCtrl-N in chat opens empty chat
2014-03-02 H.G. MullerRecognize Esc and Tab in ICS Console input
2014-03-02 H.G. MullerAdd context menu to ICS console XB-GTK
2014-03-02 H.G. MullerIntegrate ICS output into Chat Window
2014-03-02 H.G. MullerAdd Option type 'Skip'
2014-01-13 H.G. MullerAllow popup of TC and Common Engine from Tournament...
2014-01-05 Arun PersaudMerge branch 'v4.7.x' into master
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. MullerFix crash on use of dialog Browse buttons GTK
2014-01-04 H.G. MullerPut some OSX code into gtk version
2014-01-04 H.G. MullerCure weirdness when dragging outside of board
2014-01-04 H.G. MullerMake filler buttons in New Variant insensitive
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...