Commit Graph

41 Commits

Author SHA1 Message Date
Alan Hamlett 023c1dfbe3 v1.4.7 2013-10-26 19:12:29 -07:00
Alan Hamlett 2c8dd6c9e7 v1.4.6 2013-10-25 21:35:00 -07:00
Alan Hamlett 46c5171d6a v1.4.5 2013-10-14 21:52:53 -07:00
Alan Hamlett 4f03423333 v1.4.4 2013-10-13 16:38:08 -07:00
Alan Hamlett a92ebad2f2 display error message when python binary not found 2013-10-13 08:26:31 -07:00
Alan Hamlett 78a7e5cbcb only use pythonw.exe on Windows platform and display error in Sublime Console instead of using python.exe 2013-10-12 21:52:40 -07:00
Alan Hamlett e933f71bcd v1.4.3 2013-09-30 21:58:11 -07:00
Alan Hamlett 3e74625963 v1.4.2 2013-09-30 07:04:35 -07:00
Alan Hamlett a19e635ba3 print response code in Sublime Console if api request failed 2013-09-30 07:04:24 -07:00
Alan Hamlett 6436cf6b62 v1.4.1 2013-09-30 06:58:33 -07:00
Alan Hamlett e1e8861a6e better check for SSL support using socket.ssl 2013-09-30 06:58:12 -07:00
Alan Hamlett 097027a3d4 v1.4.0 2013-09-22 16:31:39 -07:00
Alan Hamlett bf6a6f7310 import wakatime package outside try block 2013-09-22 16:15:43 -07:00
Alan Hamlett 65094ecf74 printing python binary in command to Sublime Console when in debug mode, unless has SSL support 2013-09-21 10:34:40 -07:00
Alan Hamlett 0b9fcbd96c v1.3.7 2013-09-07 19:09:05 -07:00
Alan Hamlett 8c44c070d5 v1.3.6 2013-09-06 23:01:55 -07:00
Alan Hamlett 7b821179a6 v1.3.5 2013-09-05 07:39:51 -07:00
Alan Hamlett 3703a6374f sending sublime text version in user agent 2013-09-05 07:39:33 -07:00
Alan Hamlett b8e2b73620 v1.3.4 2013-09-04 23:25:03 -07:00
Alan Hamlett 0720f31c71 v1.3.3 2013-09-04 22:24:56 -07:00
Alan Hamlett 7a2161b7dd v1.3.2 fix bug where LAST_FILE not correct value 2013-08-25 16:54:48 -07:00
Alan Hamlett e417771dec v1.3.0 2013-08-15 00:14:50 -07:00
Alan Hamlett dda5da361c v1.2.1 fixed #14 2013-08-14 02:36:17 -07:00
Alan Hamlett 09c9252b9b fixed threading bug by not using set_timeout, which is blocking. 2013-08-14 01:49:08 -07:00
Alan Hamlett 601a9b9674 v1.2.0 2013-08-12 20:30:29 -07:00
Alan Hamlett 6e0b332885 using Popen as backup when ST2 doesn't have SSL support 2013-08-12 20:30:06 -07:00
Alan Hamlett 8d39fccabb v1.1.0 2013-08-12 10:55:15 -07:00
Alan Hamlett 11a5b58c9d never use subprocess, even if no SSL support 2013-08-12 10:54:35 -07:00
Alan Hamlett 45662cc96a v1.0.2. testing sublime package control versioning. 2013-08-09 21:16:01 -07:00
Alan Hamlett e13fe724c2 v1.0.1. Using tags instead of packages.json for Sublime Package Control revisions. 2013-08-09 14:17:53 -07:00
Alan Hamlett 5804002fe3 v0.4.2 2013-08-08 19:21:57 -07:00
Alan Hamlett ff8fe836ec New debug setting for verbose logging.
Upgraded wakatime package to v0.3.1.
Fixed bug on windows where wakatime package not correctly imported.
2013-08-08 18:52:45 -07:00
Alan Hamlett 66ee4a81aa v0.4.1 2013-08-08 02:45:05 -07:00
Alan Hamlett 8a9b9d0c91 using subprocess when Sublime Text embedded python does not support SSL. 2013-08-08 02:41:29 -07:00
Alan Hamlett b89356b3e7 Upgraded wakatime package to v0.3.0.
Importing wakatime package directly without need for subprocess.
Using threading to prevent blocking Sublime Text.
2013-08-08 02:17:47 -07:00
Alan Hamlett f0e72b10f4 v0.3.3 2013-08-06 17:43:22 -07:00
Alan Hamlett be2cd47add v1.0.0 2013-08-06 17:26:59 -07:00
Alan Hamlett 1b12779f07 v0.3.2 2013-08-06 17:22:24 -07:00
Alan Hamlett 4f4148763c added packages.json for Sublime Package Control versioning. fixed issues with WakaTime.sublime-settings in both ST2 and ST3. 2013-08-06 17:21:32 -07:00
Alan Hamlett e3a8f20416 v0.3.1 2013-08-04 22:33:42 -07:00
Alan Hamlett 39926c7e71 using WakaTime.py for plugin file name 2013-08-04 22:30:24 -07:00
Renamed from sublime-wakatime.py (Browse further)