2009-09-04 |
Arun Persaud | some more Xt->gtk changes; can play basic games now
|
commit | commitdiff | tree |
2009-09-03 |
Arun Persaud | updated timer
|
commit | commitdiff | tree |
2009-08-29 |
Arun Persaud | more callbacks for the help menu
|
commit | commitdiff | tree |
2009-08-29 |
Arun Persaud | more callbacks
|
commit | commitdiff | tree |
2009-08-29 |
Arun Persaud | fixed background color of squares with pieces; some...
|
commit | commitdiff | tree |
2009-08-29 |
Arun Persaud | more callbacks
|
commit | commitdiff | tree |
2009-08-29 |
Arun Persaud | added more callbacks
|
commit | commitdiff | tree |
2009-08-05 |
Arun Persaud | cleanup, fixed typo in glade file, commented most X...
|
commit | commitdiff | tree |
2009-08-05 |
Arun Persaud | removed GUI_DisplayTitle... use DisplayTitle instead
|
commit | commitdiff | tree |
2009-08-05 |
Arun Persaud | tested menu enable; fixed errorpopup/down
|
commit | commitdiff | tree |
2009-08-05 |
Arun Persaud | use cairo to write coord on board
|
commit | commitdiff | tree |
2009-08-05 |
Arun Persaud | removed more unused X code and converted timers to Gtk
|
commit | commitdiff | tree |
2009-08-02 |
Arun Persaud | drawing the board with cairo, highlighting works sort of
|
commit | commitdiff | tree |
2009-08-01 |
Arun Persaud | removed all my printf's for debugging
|
commit | commitdiff | tree |
2009-08-01 |
Arun Persaud | moved setting of aspectratio to interface.c
|
commit | commitdiff | tree |
2009-07-31 |
Arun Persaud | updated version information
|
commit | commitdiff | tree |
2009-07-31 |
Arun Persaud | got the board to render halfway
|
commit | commitdiff | tree |
2009-07-31 |
Arun Persaud | fixed warning about radio buttons, grouped radio buttons...
|
commit | commitdiff | tree |
2009-07-29 |
Arun Persaud | add more menu options
|
commit | commitdiff | tree |
2009-07-27 |
Arun Persaud | added more gtk stuff.
|
commit | commitdiff | tree |
2009-07-26 |
Arun Persaud | First step for a GTK version
|
commit | commitdiff | tree |
2009-07-26 |
Arun Persaud | added check for gtk to build process
|
commit | commitdiff | tree |
2009-07-26 |
Arun Persaud | added some svg files to play around with
|
commit | commitdiff | tree |
2009-07-22 |
Arun Persaud | converted files from dos to unix format
|
commit | commitdiff | tree |
2009-07-16 |
Arun Persaud | changed version to 4.4.0.beta1
|
commit | commitdiff | tree |
2009-07-16 |
Arun Persaud | updated INSTALL file to add ./autogen.sh
|
commit | commitdiff | tree |
2009-07-14 |
Arun Persaud | resolved conflict between Xt and Xaw libraries
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | Merge branch 'master' of git://git.sv.gnu.org/xboard
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | fixed problem in autoconf using Xaw3d
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | updated AUTHORS with the help of git
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | updated Changelog using git log --no-merges --pretty...
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | cleaned up some more copyright notices
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | updated copyright to reflect A. Scotte as copyright...
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | updated patchlevel to "k"
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | fixed autoconf problem with VERSION/PATCHLEVEL variables
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | cleaned up old CVS left overs
|
commit | commitdiff | tree |
2009-07-12 |
Arun Persaud | converted xhistory via dos2unix
|
commit | commitdiff | tree |
2009-06-27 |
Arun Persaud | small cleanup
|
commit | commitdiff | tree |
2009-06-27 |
Arun Persaud | give a default directory for bitmaps files (tiny change)
|
commit | commitdiff | tree |
2009-06-25 |
Arun Persaud | dos 2 unix conversion of backend.c
|
commit | commitdiff | tree |
2009-06-25 |
Arun Persaud | exchanged some sprintf with snprintf
|
commit | commitdiff | tree |
2009-06-25 |
Arun Persaud | converted dos2unix format for xboard.texi
|
commit | commitdiff | tree |
2009-06-25 |
Arun Persaud | deleted two more files that don't need to be in git
|
commit | commitdiff | tree |
2009-06-13 |
Arun Persaud | cleaned up HTML in FAQ.html -- still need to work on...
|
commit | commitdiff | tree |
2009-06-13 |
Arun Persaud | don't ignore winboard/parser.c
|
commit | commitdiff | tree |
2009-06-06 |
Arun Persaud | fixed syntax error in texi file
|
commit | commitdiff | tree |
2009-06-06 |
Arun Persaud | updated to patchlevel "j"
|
commit | commitdiff | tree |
2009-06-05 |
Arun Persaud | cleanup: got rid of a lot of files that are not needed...
|
commit | commitdiff | tree |
2009-05-29 |
Arun Persaud | updated patchlevel to "i"
|
commit | commitdiff | tree |
2009-05-29 |
Arun Persaud | Updated all files to GPL version 3.
|
commit | commitdiff | tree |
2009-05-29 |
Arun Persaud | converted two files from dos to unix format
|
commit | commitdiff | tree |
2009-05-28 |
Arun Persaud | updated INSTALL, NEWS and other files for new release
|
commit | commitdiff | tree |
2009-05-08 |
Arun Persaud | winboard/config.h shouldn't be in .gitignore, only...
|
commit | commitdiff | tree |
2009-05-06 |
Arun Persaud | added a .gitignore file
|
commit | commitdiff | tree |
2009-05-03 |
Arun Persaud | wrong line ending for Unix... ran dos2unix on both...
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | fixed texinfo files, added windows help file, removed...
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | updated autoconf init file
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | parser.c is generated by lex, so it shouldn't be tracked...
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | added book.c to Makefile.am
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | use autoheader to create config.h.in
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | fixed autoheader warings, remove depreciated acconfig.h
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | added a autogen.sh
|
commit | commitdiff | tree |
2009-05-02 |
Arun Persaud | Merge commit 'v4.3.16'
|
commit | commitdiff | tree |
2009-04-24 |
Arun Persaud | cross compilier working
|
commit | commitdiff | tree |
2009-04-17 |
Arun Persaud | cleaned up the directory a bit. Removed winboard-dm...
|
commit | commitdiff | tree |
2009-04-10 |
Arun Persaud | translated a handfull of strings and set the codeset...
|
commit | commitdiff | tree |
2009-03-18 |
Arun Persaud | Translation: added German po file (roughly 50% translated)
|
commit | commitdiff | tree |
2009-03-01 |
Arun Persaud | fixed bug #22853: changed all .Xdefaults to .Xresources...
|
commit | commitdiff | tree |
2009-03-01 |
Arun Persaud | fixed bug #25672, patch #6182 by adding DESTDIR support...
|
commit | commitdiff | tree |
2009-03-01 |
Arun Persaud | fixed a warning message in the configure script
|
commit | commitdiff | tree |
2009-02-28 |
Arun Persaud | fixed parser.l. Should fix bug #22812
|
commit | commitdiff | tree |
2009-02-28 |
Arun Persaud | fixed parser.l. Should fix bug #22812
|
commit | commitdiff | tree |
2009-02-28 |
Arun Persaud | added myself to the AUTHOR file
|
commit | commitdiff | tree |
|