Describe Fonts dialog in texi file
[xboard.git] / gtk /
2014-03-02 H.G. MullerEquip Board Options dialog with themes listbox
2014-03-02 H.G. MullerImplement copy function in ICS Text Menu
2014-03-02 H.G. MullerWhen ICS Console open EOF from keyboard is no error
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. MullerLet ICS Console pop up GTK in stead of ICS Input Box
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. MullerFix warnings
2014-03-02 H.G. MullerAdd Option type 'Skip'
2014-01-19 H.G. MullerExpand %s in -openCommand to DATADIR and fix OSX settin...
2014-01-14 H.G. MullerFix ManProc for OS X
2014-01-14 H.G. MullerFix ManProc for OS X
2014-01-13 H.G. MullerAllow popup of TC and Common Engine from Tournament...
2014-01-13 H.G. MullerAdd --show-config special option
2014-01-13 H.G. MullerFix name of master settings file in OS X
2014-01-08 H.G. MullerRemove redefine of DATADIR that leaked in from v4.7.x
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. MullerSet ~~ to bundle path for OS X
2014-01-04 H.G. MullerFix crash on use of dialog Browse buttons GTK
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
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. 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
2014-01-04 H.G. MullerCure weirdness when dragging outside of board
2013-12-05 H.G. MullerMake filler variant button inactive
2013-11-23 Arun Persaudoutput configure options when looking at --version
2013-05-02 H.G. MullerFix scrolling of Chat Box
2013-05-02 H.G. MullerFix GTK SetInsertPos
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-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-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 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-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-04 H.G. MullerFix warnings of build server
2013-02-02 H.G. MullerFix GTK error auto-raising board
2013-02-01 H.G. MullerFix warning in WinBoard
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. MullerDraw frames around memos and listboxes
2012-11-06 H.G. MullerAdapt lineGap during sizing
2012-11-06 H.G. MullerFix clock highlighting
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...