Commit Graph

28 Commits

Author SHA1 Message Date
Alan Hamlett d4d23537a7 importing glob 2013-07-23 15:18:31 -07:00
Alan Hamlett 998d0b2066 find python binary on Windows even if not in system path 2013-07-23 15:10:19 -07:00
Alan Hamlett 8d259a6c00 not using sys.executable for python path 2013-07-23 14:03:25 -07:00
Alan Hamlett 900b75056a only using pythonw if it exists 2013-07-23 12:11:51 -07:00
Alan Hamlett 1e0b8ec55d using python binary from sys.executable 2013-07-23 12:09:58 -07:00
Alan Hamlett c582c2de3e v0.2.9 2013-07-22 17:29:37 -07:00
Alan Hamlett b8b41fc870 v0.2.8 2013-07-21 10:44:50 -07:00
Alan Hamlett 42e1420649 use os.path.join for Windows compatible config file path. 2013-07-21 10:42:57 -07:00
Alan Hamlett 56a6aa4baa version 0.2.7 2013-07-20 15:29:09 -07:00
Alan Hamlett fae7b4a8e4 upgraded wakatime package to v0.1.3 2013-07-20 15:28:38 -07:00
Jimmy Selgen Nielsen cc166ab27f Fix cmd windows popup when running under Windows. 2013-07-18 15:14:02 +02:00
Alan Hamlett 4f21904013 Version 0.2.6. Logging errors from background python program to ~/.wakatime.log 2013-07-17 13:01:01 -07:00
Alan Hamlett 5095de4302 Version 0.2.5 2013-07-17 09:58:00 -07:00
Alan Hamlett 40cfefd394 correctly using BUSY global. fixed #5 2013-07-16 18:26:52 -07:00
Alan Hamlett d3d4a65538 decreased number of events handled using global lock variable and skipping events without a file associated to the view 2013-07-16 09:17:21 -07:00
Alan Hamlett 9d21626459 using on_modified event instead of more frequent on_selection_modified event 2013-07-16 04:02:30 -07:00
Alan Hamlett 6b7eadb30e fixed bugs in away() function when building duration for popup. 2013-07-11 23:35:49 -07:00
Alan Hamlett 64f95e28f0 fixed bug causing infinit away prompt 2013-07-11 11:27:27 -07:00
Alan Hamlett 1485e6f427 removed forceful api key prompt 2013-07-10 19:12:16 -07:00
Alan Hamlett fd56978d77 prompting user for api key if does not exist. updated readme with install instructions using Sublime Package Control. 2013-07-10 19:01:06 -07:00
Alan Hamlett d4ed92d6de prompt user for api key if one does not already exist 2013-07-10 18:43:12 -07:00
Alan Hamlett a9e0bdb3fe updated wakatime.py package. using new usage logic for better actions accuracy. 2013-07-10 00:14:44 -07:00
Alan Hamlett eb1e3f72db set away prompt to 5 minutes 2013-07-09 09:58:49 -07:00
Alan Hamlett 8d6397b8b2 be fully backwards-compatible by renaming ~/.wakatime to ~/.wakatime.conf 2013-07-08 17:08:13 -07:00
Alan Hamlett b5b76ffb1f sending actions when switching between files 2013-07-07 19:43:26 -07:00
Alan Hamlett 2357f1325c version 0.2.1. using new actions api scheme. 2013-07-07 18:38:01 -07:00
Alan Hamlett 227b7197d3 stripping newlines from api key 2013-07-02 02:36:30 -07:00
Alan Hamlett 960fe601e1 initial commit 2013-07-02 02:21:13 -07:00