Also supply shortcut for start directory in GTK file chooser
[xboard.git] / gtk / xoptions.c
2016-04-22 H.G.MullerAlso supply shortcut for start directory in GTK file...
2016-04-21 H.G.MullerMake preview message in file-chooser title bar a bit...
2016-04-20 H.G.MullerMake preview resistent to nothing being selected
2016-04-20 H.G.MullerPoint out preview in title of file chooser GTK
2016-04-20 H.G.MullerFix sizing problem in i3wm tiling window manager GTK
2016-04-20 H.G.MullerLet file chooser show preview of textures on board
2016-04-17 H.G.MullerProvide help clicks on recently-used-engines menu items
2016-04-17 H.G.MullerAlso put themes and textures in file chooser GTK
2016-04-17 H.G.MullerAdd DATADIR as shortcut folder to file chooser
2016-04-17 H.G.MullerFix browsing for folders, and allow starting in DATADIR
2016-04-17 H.G.MullerStart button-activated browse near old field contents GTK
2016-04-17 H.G.MullerFix bold button fix
2016-04-17 H.G.MullerFix explosion of clocks for large board size GTK
2016-04-17 H.G.MullerPrevent message text widening window GTK
2016-04-17 H.G.MullerUnlock width requests in board window GTK
2016-04-17 H.G.MullerSilence Clang warnings
2016-04-02 H.G.MullerLet color-pickers start at current color
2016-04-01 H.G.MullerUse GTK color picker instead of R, G, B and D buttons
2016-04-01 H.G.MullerUse the official GTK font selector
2016-04-01 H.G.MullerFix translation of dialog texts GTK
2016-04-01 H.G.MullerSilence warnings
2016-04-01 H.G.MullerReplace coord font control for ICS font control
2016-04-01 H.G.MullerLet font entries show preview of their own setting
2016-03-31 H.G.MullerAdd Fonts dialog
2016-03-29 H.G.MullerMake sizing more robust (GTK)
2016-03-19 Joshua PettusMark the gtk browse button for translation
2016-03-13 H.G.MullerUncomment line commentized for debugging purposes
2016-03-13 H.G.MullerFix popdown of Error/Help dialog through window-close...
2016-03-12 H.G.MullerMake help clicks resistent to NULL-pointer Label names
2016-03-11 H.G.MullerFix segfault on single-line help text
2016-03-11 H.G.MullerMake dialog labels and comboboxes also accept help...
2016-03-10 H.G.MullerSuppress echo of password in ICS Chat window (GTK)
2016-03-10 H.G.MullerFix popdown of menus on help click
2016-03-09 H.G.MullerImplement rough help popup
2016-03-09 H.G.MullerImplement help clicks
2016-03-08 H.G.MullerAllow use of context menu in text memos GTK
2016-03-08 H.G.MullerMake OK and Cancel buttons appear in top-level dialogs GTK
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-03-05 Arun PersaudMerge branch 'v4.8.x'
2016-02-27 H.G.MullerFix bug #45773 (needless #inclusion of cairo-xlib.h)
2016-02-07 H.G.MullerImprove variant recognition for enabling buttons (XB)
2016-02-01 H.G.MullerAllow engine to force popup of its settings dialog
2016-01-30 Joshua PettusBit more accelerator stuff
2016-01-30 Joshua PettusChange accelerators again to be more mac like
2016-01-28 Joshua PettusH.G.Muller's patch to avoid collisions with built-in...
2016-01-28 Joshua Pettusback to the old header names for gtkosxapplication.h
2016-01-28 H.G.MullerFix highlighting in text memos (GTK)
2015-05-17 Arun PersaudUpdated copyright notice to 2015
2015-05-08 Joshua Pettusgtkmacintegration name change
2015-05-07 H.G.MullerTake heed of mnemonic indicator when clipping menu...
2015-05-07 H.G.MullerFix width of dual board GTK
2015-05-07 H.G.MullerUse Ctl-E in ICS chat to end chat
2015-05-07 H.G.MullerUse Ctrl-H in ICS Chat to close chat pane
2015-05-07 H.G.MullerDefine mnemonics for main menu bar
2015-05-07 H.G.MullerLet file selecor remember last used directory (GTK)
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
next