aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Utility
Commit message (Collapse)AuthorAge
* tweaks to build with today's stackage nightlySean Whitton2015-07-02
|
* TODOSean Whitton2015-04-06
|
* timetable reminders functionality for schoolSean Whitton2015-04-05
|
* discard SocketError when connecting to DBusSean Whitton2015-04-05
| | | | | When srem is run by cron, dbus might not have started up yet. Don't want an e-mail from cron every time this happens.
* hide aplay outputSean Whitton2015-04-05
|
* snip e.g. ":APPT::" off the end of Emacs remsSean Whitton2015-04-05
|
* fix purging the old cachesSean Whitton2015-04-05
|
* posix notifications library completeSean Whitton2015-04-04
|
* getNewestRealFile functionSean Whitton2015-04-04
|
* re-organiseSean Whitton2015-04-04
|
* start writing code to get DBus address ~Sean Whitton2015-04-04
|
* beginnings of cross-platform remindersSean Whitton2015-04-04
|
* interpret command line time which is just a numberSean Whitton2015-04-04
| | | | as n minutes
* hide Emacs stderrSean Whitton2015-04-03
|
* notifications on WindowsSean Whitton2015-04-03
|
* event cache dir should be created if missingSean Whitton2015-04-02
|
* finish command line reminder parsingSean Whitton2015-04-02
|
* move code for parsing command line into its own fileSean Whitton2015-04-02
|
* testing 'implementation' of sendNotificationSean Whitton2015-04-02
|
* fill out more of Main.hsSean Whitton2015-03-31
|
* event cache file names based on local timeSean Whitton2015-03-31
|
* clear the Emacs event cache: --cron will do thisSean Whitton2015-03-31
|
* GPL header in source files & skeleton READMESean Whitton2015-03-30
|
* fix module name in header of Utility.EventCacheSean Whitton2015-03-30
|
* implement parseEventsCSVSean Whitton2015-03-30
|
* implement makeEventsCSVSean Whitton2015-03-30
|
* implement readEventsCSVSean Whitton2015-03-30
|
* alignmentSean Whitton2015-03-30
|
* rm old commented-out functionSean Whitton2015-03-30
|
* code to determine which cache files may be purgedSean Whitton2015-03-30
|
* finish event cache user interfaceSean Whitton2015-03-30
|
* start code to handle CSV files containing eventsSean Whitton2015-03-30
|
* Emacs args platform-independentSean Whitton2015-03-29
| | | | Replace hardcoded forward-slash with </> from System.FilePath
* staggered reminder text has time of eventSean Whitton2015-03-29
| | | | Rather than time of reminder
* stylish-haskellSean Whitton2015-03-29
|
* implement staggering of reminders drawn from EmacsSean Whitton2015-03-29
|
* initial commit: rewriting srem in HaskellSean Whitton2015-03-29