Also supply shortcut for start directory in GTK file chooser
[xboard.git] / gtk / xboard.c
2014-01-04 H.G. MullerImplement option complex for installing engines
2014-01-04 H.G. MullerExpand ~~/ to bundle path (OSX)
2014-01-04 H.G. MullerActivate ManProc in GTK
2014-01-04 H.G. MullerRemove use of strndup
2014-01-04 H.G. MullerPut some OSX code into gtk version
2013-11-23 Arun Persaudoutput configure options when looking at --version
2013-05-02 H.G. MullerFix GTK box popup
2013-05-02 H.G. MullerFix vertical sizing of GTK board
2013-02-26 H.G. MullerAdd -backupSettingsFile option
2013-02-20 H.G. MullerFix sizing of slave board GTK
2013-02-19 H.G. MullerRemember window params of slave board
2013-02-19 Arun Persaudremoved two more translations from debug output
2013-02-19 Arun Persaudfixed segfault of g_markup_printf_escaped which needs...
2013-02-18 H.G. MullerAdd new vertical pixel fudge
2013-02-17 Arun Persaudadd close buttons to gtk windows
2013-02-17 Arun Persaudkeyboard accelerators for both front ends.
2013-02-02 H.G. MullerFix GTK error auto-raising board
2013-01-21 H.G. MullerFix some warnings
2013-01-19 H.G. MullerDo delayed board draw also with -stickyWindows false
2013-01-09 Arun Persaudremoved trailing whitespace
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-12-07 H.G. MullerImplement auto-creation of ICS logon file
2012-11-06 H.G. MullerAdapt lineGap during sizing
2012-11-06 H.G. MullerFix clock highlighting
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...