Commit Graph

548 Commits

Author SHA1 Message Date
Alan Hamlett b944863cb7 added .no-sublime-package to force ST3 to extract plugin into Packages folder 2013-07-23 17:15:21 -07:00
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 4ab0f82346 updated wakatime package 2013-07-22 18:32:12 -07:00
Alan Hamlett c582c2de3e v0.2.9 2013-07-22 17:29:37 -07:00
Alan Hamlett ecc08f0d2d upgraded wakatime module from wakatime/wakatime 2013-07-22 17:29:15 -07:00
Alan Hamlett b8b41fc870 v0.2.8 2013-07-21 10:44:50 -07:00
Alan Hamlett 68fd214b3a upgraded wakatime package to v0.1.4 2013-07-21 10:44:23 -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
Alan Hamlett 239c6f56b5 Merge pull request #8 from jinie/master
Fix cmd window popup when running under Windows.
2013-07-19 13:19:09 -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 e1fc5926cf using is_write for api attribute instead of isWrite 2013-07-13 23:20:54 -07:00
Alan Hamlett 230dddb88b updated wakatime package 2013-07-12 00:10:27 -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 163ea89998 added install instructions for BIND9 2013-07-10 20:53:28 -07:00
Alan Hamlett 20a17a2d32 fixed typo in readme 2013-07-10 20:25:34 -07:00
Alan Hamlett 05db39f451 updated readme 2013-07-10 20:24:39 -07:00
Alan Hamlett 1485e6f427 removed forceful api key prompt 2013-07-10 19:12:16 -07:00
Alan Hamlett fba78fe523 formatted readme 2013-07-10 19:04:46 -07:00
Alan Hamlett 50463cad71 updated readme 2013-07-10 19:03:43 -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 9a4064a3c3 updated wakatime.py package 2013-07-10 01:34:26 -07:00
Alan Hamlett 0961389f0d Merge branch 'master' of github.com:wakatime/sublime-wakatime 2013-07-10 00:14:51 -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 737b09db91 upgraded wakatime.py to version 0.1.2 2013-07-09 20:23:10 -07:00
Alan Hamlett 8640a43160 fixed bug in custom logger where calling super() on old-style class throws exception. 2013-07-09 13:35:24 -07:00
Alan Hamlett eb1e3f72db set away prompt to 5 minutes 2013-07-09 09:58:49 -07:00
Alan Hamlett 900f765759 updated to latest wakatime action event appender 2013-07-08 19:28:45 -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 75b64c58e2 updated readme with correct config file name 2013-07-07 18:51:27 -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 b94d8b2834 added version to readme 2013-07-02 02:30:42 -07:00
Alan Hamlett 960fe601e1 initial commit 2013-07-02 02:21:13 -07:00
Alan Hamlett b7fe36f882 Initial commit 2013-07-01 22:43:12 -07:00