Transfer most available gtk-xt code to xoptions.c
[xboard.git] / xoptions.c
2012-11-06 H.G. MullerTransfer most available gtk-xt code to xoptions.c
2012-11-06 H.G. MullerGive LoadListBox two extra parameters
2012-11-06 H.G. MullerRemove all X11 code by #ifdeffing it out
2012-11-06 H.G. MullerCleanse back-end code of all references to X11 types
2012-11-06 H.G. MullerMove MarkMenuItem to xoptions.c
2012-11-06 H.G. Mullermove testing for no options to back-end
2012-11-06 H.G. MullerPreserve copies of the X11 front-end in xboard directory
2012-11-06 H.G. MullerMove X11 front-end to directory xaw
2012-10-21 H.G. MullerFix bug in resizing on variant switch
2012-10-21 H.G. MullerFix bug in resizing
2012-10-21 H.G. MullerFix garbage pixels on the right of the board
2012-10-21 H.G. MullerCode cleanup: move expose redraw to draw.c
2012-10-21 H.G. MullerFix 1-pixel offset of grid lines on some cairo implemen...
2012-10-21 H.G. MullerAdapt Eval Graph code to new drawing system
2012-10-21 H.G. MullerLet expose requests pay proper attenton to widget
2012-10-21 H.G. MullerFix initial display of logos
2012-10-21 H.G. MullerMake expose handler generic
2012-10-21 H.G. MullerAllow resizing of board window
2012-10-21 H.G. MullerFix button-border-width bug in monoMode
2012-10-21 H.G. MullerFix non-NLS compile error for XFontStruct
2012-04-19 H.G. MullerPort chat boxes to XBoard
2012-04-19 H.G. MullerAllow chaining of single-line text-edits to top
2012-04-19 H.G. MullerAdd logo widgets in main board window
2012-04-16 Byrial JensenChange some double literals to floats.
2012-04-14 Arun Persaudremoved unused variables (-Wunused-variable)
2012-04-10 H.G. MullerFix vertical chaining of Buttons and browser ListBoxes
2012-04-10 H.G. MullerNew browser
2012-04-10 H.G. MullerRedo main board window with generic popup
2012-04-10 H.G. MullerRedo Eval Graph with generic popup
2012-04-10 H.G. MullerRedo Engine Output window with generic popup
2012-04-10 H.G. MullerAdd -dialogColor and -buttonColor options
2012-04-10 H.G. MullerAdd -topLevel option
2012-04-10 H.G. MullerMajor refactoring of GenericPopUp
2012-04-10 H.G. MullerSplit back-endish part off xoptions.c, and move to...
2012-04-10 H.G. MullerSwitch to use of short menu references
2012-04-10 H.G. MullerRefactor menu code, and move it to menu.c
2012-03-16 H.G. MullerFix taking effect of some option changes
2012-03-06 Byrial JensenFix typo (seach) in string. It is already fixed in...
2012-03-06 Byrial JensenFix typo (seach) found by Yuri Chornoivan in source...
2012-02-26 H.G. MullerImplement -stickyWindows in XBoard
2012-02-12 H.G. MullerLeave height of row that only contains buttons free
2012-02-11 H.G. MullerFix OK button of error popup
2012-02-11 Arun Persaudadded some comments for translators
2012-02-11 H.G. MullerFix button chaining and combo/textbox label height
2012-02-11 H.G. MullerMake -pgnNumberTag option setable from menu
2012-02-11 H.G. MullerFix heigth of multi-line labels
2012-02-11 H.G. MullerBetter solution to button-height problem
2012-02-10 H.G. MullerRemove some of the most verbose debug output
2012-02-10 H.G. MullerFix crash on empty combobox menu XB
2012-02-10 H.G. MullerFix position of checkbox XB
2012-02-10 H.G. MullerDerive height of text-edits in dialogs from message...
2012-02-08 H.G. MullerAllow grouping of engines in engine list
2012-02-07 H.G. MullerIncrease max nr of engines to 2000
2012-02-07 H.G. MullerMake New Variant dialog visible in mono-mode
2012-01-19 H.G. MullerImplement Clone Tourney button XBoard
2012-01-19 H.G. MullerImplement GenericUpdate function
2012-01-06 H.G. MullerUpdate texi file and remove duplicate control
2012-01-04 Arun Persaudcode cleanup: make function definition confirm to GNU...
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2012-01-03 H.G. MullerImplement -viewerOptions
2011-12-28 H.G. MullerUse <Enter> in stead of Ctrl+. for peeking last move
2011-12-27 H.G. MullerFix alignment of generic browse button XBoard
2011-12-18 Byrial JensenDuh! Initialise the argument to sscanf() inside the...
2011-12-18 Byrial JensenGive numeric options the value 0 if a non-numeric text...
2011-12-18 Byrial JensenGive numeric options the value 0 if a non-numeric text...
2011-12-17 Byrial JensenFix a memory leak in Sound Options
2011-12-16 Byrial JensenFix crash when selecting user soundfile due to free...
2011-12-16 Byrial JensenMake GenericPopUp() more readable by using more named...
2011-12-15 Byrial JensenAdd NO_GETTEXT flag for combobox. Fix bug #34991
2011-12-14 Arun Persaudonly translate entries in CreateComboPopup if strlen...
2011-12-13 Arun Persaudalso don't translate selection in ComboSelect; fixes...
2011-12-13 Arun Persaudmake entries in CreateComboPopup not translateable...
2011-12-11 Arun Persaudfix translation for engine list; fixes #34991
2011-12-10 Arun Persaudchange keybindings that don't use ctrl, make MoveTypeIn...
2011-12-03 Arun Persaudmarked more strings for translation
2011-10-23 H.G. MullerImplement flipped search
2011-10-23 H.G. MullerDebug position search cache
2011-10-11 H.G. MullerAdd option -discourageOwnBooks
2011-10-07 H.G. MullerReactivate Falcon Chess
2011-08-30 H.G. MullerAuto-popup ICS Input Box
2011-08-19 H.G. MullerFix use of random
2011-08-18 H.G. MullerAdd -useBoardTexture and -usePieceFont options
2011-08-12 H.G. MullerFix generic-popup failure after empty engine-settings...
2011-08-10 H.G. MullerAllow substitution of engines during tournament
2011-08-06 H.G. MullerImplement searching games in Game List for a position
2011-07-24 H.G. MullerFix crash on OK after Save Changes in Tags and Comment...
2011-07-16 H.G. MullerSuppress some XBoard warnings
2011-07-10 H.G. MullerImprove Eval Graph with -evalZoom and -evalThreshold
2011-06-29 H.G. MullerFix resetting searchTime if other TC mode is chosen...
2011-06-26 H.G. MullerImplement Grand Chess
2011-06-26 H.G. MullerAdd Absolute Analysis Scores in Genral Options dialog XB
2011-06-21 H.G. MullerCure flicker in Move History window, fix highlighting
2011-06-21 H.G. MullerAdd Score in Move List option to general options dialog XB
2011-06-17 H.G. MullerRedo Move History with generic popup in WinBoard style
2011-06-10 H.G. MullerRedo Time Control dialog with generic popup
2011-06-10 H.G. MullerSome refactoring in xoptions.c to separate out front-end
2011-06-10 H.G. MullerRedo New Shuffle Game dialog with generic popup
2011-06-08 H.G. MullerLet XBoard propose name of tourney file
2011-05-30 Tim MannThe empty string can't be translated and it causes...
2011-05-29 Tim MannMove "hide thinking" option into alphabetical order.
next