wincalendartime

log

age author description
2007-02-18 Marco Barisione Added tag wct1.0 for changeset 38011735a110default tip
2007-02-18 Marco Barisione Released WinCalendarTime 1.0wct1.0
2007-02-18 Marco Barisione Fixed a typo
2007-02-18 Marco Barisione Updated the translation
2007-02-18 Marco Barisione The web address of the web site was not correctly marked for translation
2007-02-18 Marco Barisione Use the trash icon for the uninstall link in the start menu
2007-02-18 Marco Barisione The background was not drawed correctly with a vertical tray bar
2007-02-18 Marco Barisione Increased from 2 to 3 the number of allowed crashes
2007-02-18 Marco Barisione Shortened the description so it can fit in the label in the property dialog
2007-02-18 Marco Barisione Updated to GPL 2.1
2007-02-18 Marco Barisione Allow to translate the web address of the web site
2007-02-17 Marco Barisione Unregister the owner window class before exiting
2007-02-17 Marco Barisione Changed my email address to marco@barisione.org>
2007-02-17 Marco Barisione Marked as a development version
2006-09-01 Marco Barisione Added tag wct1.0beta for changeset bddf082cafbabe484ba99f720d3ec363f0aa7f5d
2006-09-01 Marco Barisione Released WinCalendarTime 1.0betawct1.0beta
2006-09-01 Marco Barisione Updated the Italian translation
2006-09-01 Marco Barisione Removed the junk at the end of the Italian translation
2006-08-31 Marco Barisione Run the installer only on the supported Windows versions
2006-08-31 Marco Barisione With small fonts the clock text was splitted on two lines even with a small bar
2006-08-31 Marco Barisione Do not include clock.h in preferences.cpp
2006-08-31 Marco Barisione Use the right tab order in the preferences dialog
2006-08-30 Marco Barisione Use the installed Italian translation instead of the internal one
2006-08-30 Marco Barisione RestartExplorer() was crashing the .exe passing a const string to CreateProcess()
2006-08-30 Marco Barisione time_date.cpp depends on intl.h
2006-08-26 Marco Barisione Translate the strings in the combo boxes in the preferences dialog
2006-08-26 Marco Barisione Removed an unuseful ASSERT() in RefreshTimer()
2006-08-26 Marco Barisione Show a preview of the time/date format in the preferences dialog
2006-08-26 Marco Barisione Added a ":" after the labels in the dialog
2006-08-26 Marco Barisione gcc complained about an uninitialized variable as it does not know that FAIL() aborts the program
2006-08-26 Marco Barisione Added the ability to show seconds in the clock
2006-08-26 Marco Barisione Do not fire the timer to update the clock every minute if hours and minutes are not displayed
2006-08-26 Marco Barisione Removed the stuff to allow the failure of the function used to emulate RemoveWindowSubclass
2006-08-26 Marco Barisione Removed the code to emulate features not available on older Windows versions
2006-08-26 Marco Barisione Support only Windows XP
2006-08-26 Marco Barisione Do not set ICON_SMALL in the dialogs to avoid ugly results
2006-08-26 Marco Barisione If the tray is vertical split the text in the button in two lines
2006-08-26 Marco Barisione Removed an unused variable in GetTimeSize()
2006-08-26 Marco Barisione If there is enough vertical space the text in the clock is splitted in two lines
2006-08-26 Marco Barisione The correct key for language configuration is "language" and not "lang"
2006-08-25 Marco Barisione The configuration can be saved in the registry
2006-08-25 Marco Barisione The ini configuration file can be stored in the Windows directory
2006-08-24 Marco Barisione Added the ability to choose where to store the configuration
2006-08-24 Marco Barisione Changed the string for the error message if WinCalendarTime is running on win64
2006-08-24 Marco Barisione ARR_SZ() returns an int instead of an unsigned int
2006-08-24 Marco Barisione Unicode is enabled by default for gcc
2006-08-23 Marco Barisione Free the strings allocated to translated from char to w_char_t
2006-08-23 Marco Barisione Handle in a saner way the conversion from char to w_char_t
2006-08-23 Marco Barisione Added a missing _T()
2006-08-23 Marco Barisione Changed the versioning scheme
2006-08-21 Marco Barisione Added tag wct0.2 for changeset 0be5d6c76756e989c06816c98bf0b9716ceb19e4
2006-08-21 Marco Barisione Released WinCalendarTime 0.2wct0.2
2006-08-21 Marco Barisione Removed the unuseful and outdated history.txt
2006-08-21 Marco Barisione Updated the Italian translation
2006-08-21 Marco Barisione Renamed wcc_[dll|exe].rc to wct_[dll|exe].rc
2006-08-21 Marco Barisione Added the ability to open the calendar with a HotKey
2006-08-19 Marco Barisione Moved the generic GUI code from preferences.cpp to gui.cpp and gui.h
2006-08-17 Marco Barisione Removed some LOG() calls in the exe, logging is enabled only in the dll
2006-08-17 Marco Barisione If the state is inconsistent in CheckClockRunning() restart explorer and reinitialize everything
2006-08-17 Marco Barisione Restart the clock if explorer was restarted

To download these repositories, get Mercurial and then type something like:

hg clone http://techn.ocracy.org/repository-name/

You can also click the "zip" or "gz" links to get an archive of the latest revision without installing anything.

The change logs of the repositories are aggregated at techn.ocracy.org/planet.

We have also some darcs repositories at techn.ocracy.org/darcs.