wincalendartime

log

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