xboard.git
2012-11-06 H.G. MullerFix warnings
2012-11-06 H.G. MullerDelete emptied front-end files, and move rest to gtk...
2012-11-06 H.G. MullerAdd copy-paste
2012-11-06 H.G. MullerSome experimenting with sizing
2012-11-06 H.G. MullerAdd task-bar icon
2012-11-06 H.G. MullerMake some tall dialogs multi-column
2012-11-06 Arun Persaudupdated some icons to SVG
2012-11-06 H.G. MullerAdd displaying of icons
2012-11-06 H.G. MullerFix button bar
2012-11-06 H.G. MullerAdd BarBegin, BarEnd options
2012-11-06 H.G. MullerAdd listbox double-click callback
2012-11-06 H.G. MullerAdd hiding / showing second Engine Output pane
2012-11-06 H.G. MullerUse different tables for different dialog columns
2012-11-06 H.G. MullerDeselect first char in Move Type-in and ICS Input Box
2012-11-06 H.G. MullerClose Move Type-in on Enter
2012-11-06 H.G. MullerAdd access routines to checkboxes and FocusOnWidget
2012-11-06 H.G. MullerAdd game-list callbacks
2012-11-06 H.G. MullerAdd optional callback to Label Options
2012-11-06 H.G. MullerAdd type-in event to board for popping up box
2012-11-06 H.G. MullerAdd Shift detection
2012-11-06 H.G. MullerRemove some unneeded low-level X11 code
2012-11-06 H.G. MullerAdd file browser
2012-11-06 H.G. MullerFix ListBox, and add some support routines
2012-11-06 H.G. MullerConnect CommentClick handler
2012-11-06 H.G. MullerFix animation
2012-11-06 H.G. MullerImplement highlighting in engine output by through...
2012-11-06 H.G. MullerLet engine-output memos use new generic callback
2012-11-06 H.G. MullerAdd scrolling of Move History
2012-11-06 H.G. MullerAdd highlighting in move list
2012-11-06 H.G. MullerMake generic memo-event handler, and connect history...
2012-11-06 H.G. MullerAdd key-handler for ICS Input Box
2012-11-06 H.G. MullerHighlight Pause button
2012-11-06 H.G. MullerBetter cleansing of xboard.c from X11 types
2012-11-06 H.G. MullerAdd text insertion in engine-output memos
2012-11-06 H.G. MullerAppend recent engines to engine menu
2012-11-06 H.G. MullerTransfer more gtk-xt code, and add some new
2012-11-06 H.G. MullerConnect dialog Browse buttons to GTK browser
2012-11-06 H.G. MullerImplement menu checkmarking and enabling
2012-11-06 H.G. MullerAttach expose handler and connect to mouse events
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. MullerMove timer functions to new file xtimer.c
2012-11-06 H.G. MullerMake xevalgraph.c backend
2012-11-06 H.G. MullerCleanse back-end code of all references to X11 types
2012-11-06 H.G. MullerRemove xedittags.c, .h from project
2012-11-06 H.G. MullerRemove inclusion of frontend.h from backendz.h
2012-11-06 H.G. MullerSplit xhistory.c in front-end and middle-end part
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. MullerRemove some unnecessary header includes
2012-11-06 H.G. MullerMove ICS-engine analyze and AnalyzeGame code to shared...
2012-11-06 H.G. MullerAdd configure switches for Xaw vs GTK.
2012-11-06 H.G. MullerPrepare xoptions.c for middle-end changes
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-11-06 H.G. MullerFix initial enables in TC dialog
2012-11-06 H.G. MullerFix image extension used for browsing to .pgn
2012-11-06 H.G. MullerFix WinBoard compile error on enum PEN
2012-10-30 H.G. MullerFix crash in promotion popup
2012-10-28 H.G. MullerFix message in New Variant dialog
2012-10-28 H.G. MullerFix crash on animation after resizing
2012-10-28 H.G. MullerFix variant-dependent pieces
2012-10-28 H.G. MullerReplace marble texture pixmaps by png
2012-10-28 H.G. MullerReplace xiangqi board pixmaps by png images
2012-10-28 H.G. MullerRemove the texture pixmaps from project
2012-10-26 H.G. MullerFix re-rendering of svg on resize
2012-10-21 Arun Persaudupdate po/pot files
2012-10-21 Arun Persaudnew version number for developer release
2012-10-21 Arun Persaudwe still need a few bitmaps, so the directory needs...
2012-10-21 H.G. MullerRename svg shogi pieces, so they become usable
2012-10-21 H.G. MullerFix bug in resizing on variant switch
2012-10-21 H.G. MullerFix bug in fallback mechanism
2012-10-21 H.G. MullerGet svg error message
2012-10-21 H.G. MullerFix variant-dependent pieces
2012-10-21 H.G. MullerRemove caveat on available pieces fromNew Variant dialog
2012-10-21 H.G. MullerRemove some unused images from png directory
2012-10-21 H.G. MullerFix bug in resizing
2012-10-21 H.G. MullerPrevent odd-width line shift in length direction
2012-10-21 H.G. MullerPrint missing-pieces error message to console
2012-10-21 H.G. MullerFix garbage pixels on the right of the board
2012-10-21 H.G. MullerTrim board-window size
2012-10-21 H.G. MullerAdapt docs for svg/png in stead of bitmap/pixmap
2012-10-21 H.G. MullerSpontaeous changes in gettext stuff
2012-10-21 H.G. MullerMove Shogi svg pieces to own directory
2012-10-21 H.G. MullerRemove unnecessary Xt colors and call to MakeColors
2012-10-21 H.G. MullerCode cleanup: move expose redraw to draw.c
2012-10-21 H.G. MullerSuppress warning for InitDrawingHandle
2012-10-21 H.G. MullerMake fallbackPieceImageDirectory hardcoded
2012-10-21 H.G. MullerIncrease drag delay too 200 msec
2012-10-21 H.G. MullerFix segfault on faulty command-line option
2012-10-21 H.G. MullerSuppress anti-aliasing in -monoMode
2012-10-21 H.G. MullerRemove piece pixmaps from project
2012-10-21 H.G. MullerImplement proper fallback cascade
2012-10-21 H.G. MullerCache svg handles
2012-10-21 H.G. MullerInstall svg pieces in themes/default
2012-10-21 H.G. MullerRemove bitmaps from project
2012-10-21 H.G. MullerInstall the wood textures as png
2012-10-21 H.G. MullerAdd hatched board texture
2012-10-21 Arun Persaudadded a black and white theme to replace the mono option
next