[Unison-hackers] [unison-svn] rev 33 - in trunk/src: . ubase

subversion at central.cis.upenn.edu subversion at central.cis.upenn.edu
Mon May 30 09:15:45 EDT 2005


Author: vouillon
Date: 2005-05-30 08:15:43 -0400 (Mon, 30 May 2005)
New Revision: 33

Modified:
   trunk/src/Makefile.OCaml
   trunk/src/RECENTNEWS
   trunk/src/case.ml
   trunk/src/mkProjectInfo.ml
   trunk/src/pty.c
   trunk/src/ubase/util.ml
   trunk/src/uigtk.ml
   trunk/src/uigtk2.ml
   trunk/src/update.ml
Log:
* Makefile clean-up
* More GTK2 UI polishing
* Improved error message for non-existent paths
* Keep the right arrow colors when sorting entries
* Fixed the focus problem for the buttons used to choose which action
  to take (workaround to GTK bug #56070)
* Under Windows, use $UNISON for home directory as a last resort
  (it was wrongly moved before $HOME and $USERPROFILE in Unison 2.12.0)
* Disable the code that ignores dot at end of files for the moment, as
  it actually requires an archive change
* Added missing include in pty.c




More information about the Unison-hackers mailing list