1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(ADDITION) added -unmarkall to callib, removes all marking previously made (FIX) when importing calendar data from ical files, old appointments will be removed before inserting new ones (CHANGE) calClock refactored, hopefully it's easier to read now More... about 15 years ago
(CHANGE) calWin is not used as a procedure parameter now any more, has been replaced by a namespace variable. Less parameters to proc -> better code More... about 15 years ago
(FIX) changes that have not been commited in last commit More... about 15 years ago
(ADDITION) player updates implemented (CHANGE) renamed widget/mpd.tcl to widget/player.tcl (CHANGE) removed gzip compressed manpage -> see makefile for details More... about 15 years ago
(CHANGE) some minor cosmetic changes More... about 15 years ago
(CHANGE) month/year switching speed increased, calendar will not be redrawn but nextmonth and nextyear function of calendar widget will be used (CHANGE) removed color check of calendar -mark function, creating a widget, trying to color it and catching the error if one arises in order to check if a color is valid is far too resource consuming, implement another check before releasing 1.2 More... about 15 years ago
(ADDITION) starkit makefile directive added More... about 15 years ago
(CHANGE) ical loading speed increased once data has been cached More... about 15 years ago
(FIX) import button (calendar) fixed More... about 15 years ago
(CHANGE) some minor formatting changes More... about 15 years ago
(FIX) calendar balloons will now be visible when calendar is spawned close to the boarder of the screen More... about 15 years ago
(FIX) import calendar data parameter update (button) More... about 15 years ago
(ADDITION) vevent ical stuff added to calendar (still buggy) (CHANGE) removed testcode from tcal.tcl (CHANGE) pkgIndex.tcl updated to use newly added libs More... about 15 years ago
(ADDITION) added starkit builder shellscript More... about 15 years ago
(CHANGE) Tk will be explicitly required More... about 15 years ago
(ADDITION) added ical libraries (FIX) fixed {expand} -> {*} More... about 15 years ago
(ADDITION) added icalendar import button and open dialog to calClock More... about 15 years ago
(ADDITION) added config code for mpd widget, widget is not fully functional yet though (ADDITION) user specific library and widget wrapper dirs in ~/.tbar/lib and ~/.tbar/widget (FIX) logger fixed (CHANGE) widget path is static now More... about 15 years ago
(ADDITION) added mock events to mpd.tcl (CHANGE) canvas will not fill both any more -> buttons look better More... about 15 years ago
(ADDITION) added mock events to mpd.tcl (CHANGE) canvas will not fill both any more -> buttons look better More... about 15 years ago
(FIX) removed white box sourrounding player buttons More... about 15 years ago
(CHANGE) removed widget commands for button bindings and added options instead (CHANGE) buttons will fill the entire canvas' height More... about 15 years ago
(ADDITION) added mock bindings (ADDITION) widget config proc finished (CHANGE) pkgIndex.tcl updated (FIX) player canvas uses $w now (FIX) all buttons fixed now More... about 15 years ago
(ADDITION) added player widget, functionality not included, just gets drawn More... about 15 years ago
(FIX) proper warning if cpu freq files do not exist -> no error any more (FIX) network widget space issue fixed More... about 15 years ago
(FIX) logger init proc will now set log2file to 0 if the logging file could not be found, hence preventing variable not found errors More... about 15 years ago
(FIX) remove deprecated warning message when using addText procedure More... about 15 years ago
(CHANGE) created positionWindowRelativly proc in utils and changed cpu and cal widget to use the proc More... about 15 years ago
(ADDITION) simple freq scaling (readonly) functionality added More... about 15 years ago
Merge branch 'master' into 1.2 More... about 15 years ago