Nick Bolton
3e5194dd4e
fixed: ServiceManagement not available in 10.5
2014-03-23 12:16:11 +00:00
Nick Bolton
5ff37a0937
fixed: ServiceManagement not available in 10.5
2014-03-23 10:17:32 +00:00
Nick Bolton
1f9c2ba7e2
made ax helper mavericks only
2014-03-22 09:07:29 +00:00
Nick Bolton
303c1892a0
only fix xcode on mavericks
2014-03-22 08:41:28 +00:00
Nick Bolton
d456159a2b
fixed: dist commands not using loadConfig
2014-03-22 08:20:38 +00:00
jerry
f59569c4a0
fixed: Bug #3927 - Mavericks accessibility exception not working (when upgrading from 1.4.15 to 1.4.16)
2014-03-21 16:08:33 +00:00
Nick Bolton
4d75150143
fixed: Bug #3968 - GUI auto-hides on initial first install (with no config)
2014-03-21 09:22:18 +00:00
Nick Bolton
0745d5884b
Task #3969 - Merge String.cpp and StringUtil.cpp
2014-03-21 08:32:36 +00:00
Nick Bolton
a4416d4b16
arm distftp support
2014-03-20 23:40:05 +00:00
Nick Bolton
10e974970e
fixed: Bug #3939 - Compile fails on ARM (Raspberry Pi) because of cryptopp/Crypto++ lib
2014-03-20 19:24:24 +00:00
Nick Bolton
2954fd6690
fixed: bad permissions for rpm
2014-03-20 18:17:55 +00:00
Nick Bolton
63286c4f9a
fixed: Bug #3947 - Conflicts when using yum localinstall on Fedora 20
2014-03-20 16:09:13 +00:00
Nick Bolton
3e84372a14
fixed: missing virtual dtor for XArch* classes
2014-03-20 13:41:23 +00:00
Nick Bolton
e34e39a41c
fixed XArchEvalUnix using wrong memeber, string_format using c++11 (which we're not ready for yet), code style (indentation and new lines)
2014-03-20 13:34:21 +00:00
Nick Bolton
f9fe1130ac
Task #3964 - Make premium login error more verbose
2014-03-20 10:33:33 +00:00
Nick Bolton
44a98c6c9d
fixed: XArchEval "what" returns garbage (memory deleted).
2014-03-20 10:32:40 +00:00
Nick Bolton
8283955765
fixed: ZipFile.extractall is buggy in python 2.6.1
2014-03-19 14:21:12 +00:00
jerry
4825f13868
renamed command package to command1, python module naming conflict. also fixed a few typos and minor bugs in the toolchain.
2014-03-18 18:21:16 +00:00
Nick Bolton
b5dc94ca92
zipped gmock and gtest
2014-03-18 11:07:20 +00:00
Nick Bolton
1f50d1b36c
removed ext files so they can be zipped.
2014-03-18 11:01:47 +00:00
Nick Bolton
94a06c8d48
fixed import in hm.py
2014-03-18 11:01:18 +00:00
Nick Bolton
540af10254
renamed build package to toolchain
2014-03-18 10:58:41 +00:00
Nick Bolton
3b21bf82c7
moved hm.py functions to Toolchain class.
2014-03-18 10:47:25 +00:00
Nick Bolton
564b5c6e51
annotated hex values in logging
2014-03-17 19:27:29 +00:00
Nick Bolton
0563eeb467
extra logging, polling keys after modifier key fake
2014-03-17 19:02:13 +00:00
Nick Bolton
729bbeab01
cleaned up osx keystate code that handles modifiers (really weird code).
2014-03-17 18:39:27 +00:00
Nick Bolton
826cd7e60b
reintroduced AXIsProcessTrusted call, shouldn't break ax stuff
2014-03-17 17:25:18 +00:00
Nick Bolton
41c1319134
removed unused test
2014-03-17 16:37:17 +00:00
Nick Bolton
3ddb7ef9e3
Task #3961 - Remove Windows 95 support
2014-03-17 16:30:27 +00:00
Nick Bolton
1b5cdecc60
Task #3960 - Split CMSWindowsHookLibraryLoader into hook and shellex loaders
...
- reordered include order for winsock2.h (more robust)
- removed Windows.h include from synwinxt.h (not needed)
2014-03-17 14:34:13 +00:00
Nick Bolton
407378fbc5
Task #3951 - Clear filename stored in synwinxt on mouse up
...
- renamed some functions for file drag/drop to be more similar to existing
- improved log messages for the library loader
- removed hack that blocked .exe and .lnk files (annoying for developers)
- removed hack that always clears dragging filename (not very robust)
2014-03-17 13:10:29 +00:00
Nick Bolton
ae327055c2
Bug #3959 - Premium title doesn't always show on first login
2014-03-17 12:03:43 +00:00
Nick Bolton
498f9b1e69
Task #3952 - Make Premium wizard page cleaner
2014-03-17 11:57:13 +00:00
Nick Bolton
f62cac6a0a
code style - indentation
2014-03-17 11:16:52 +00:00
Nick Bolton
a97fa1428b
Task #3954 - Make "lock to screen" log message go to NOTE level instead of DEBUG
2014-03-17 11:14:56 +00:00
Nick Bolton
28a6b16875
fixed: Bug #3933 - Plus signs in the email address cause premium login to fail
2014-03-14 20:34:19 +00:00
Nick Bolton
d5b25069be
fixed: extending std::runtime_error instead, as std::exception ctor is undefined. also fixed some mac warnings from inheriting runtime_error.
2014-03-14 20:33:18 +00:00
Nick Bolton
ab529fae41
combined windows and unix arch internet test, there can be only one!
2014-03-14 18:32:34 +00:00
Nick Bolton
bdb2ff5967
fixed: warning, size_t to UInt32 cast.
2014-03-14 18:31:06 +00:00
Nick Bolton
abe108195d
Task #3953 - Inherit XArch and XBase from std::exception
2014-03-14 18:30:21 +00:00
Nick Bolton
78f30db6e9
fixed: Bug #3886 - Alias is allowed to match screen name
2014-03-14 16:34:23 +00:00
jerry
77eae25279
fixed code style in Log.cpp
2014-03-14 16:04:21 +00:00
jerry
54b14c439d
removed unused variables
2014-03-14 16:03:15 +00:00
Nick Bolton
053806ce5b
fixed: Bug #2836 - Unable to begin screen name or alias with numbers
2014-03-14 13:52:21 +00:00
Nick Bolton
29b48e98e3
shortened msi explorer restart message, easier to read.
2014-03-12 09:00:04 +00:00
Nick Bolton
3f28be1933
fixed: shellex isn't loaded on install, restart needed.
2014-03-11 19:24:51 +00:00
Nick Bolton
f3e47f840a
fixed links in help files.
2014-03-11 15:32:35 +00:00
Nick Bolton
a788d4df18
removed redundant explorer restart (doesn't work when restart manager is disabled).
2014-03-11 12:26:02 +00:00
Nick Bolton
158a621218
fixed: msi 32-bit and 64-bit should not be installed side by side, user should use the right arch.
...
fixed: msi duplicate installs when using different nightly build revs (probably a hacky fix).
2014-03-10 20:21:14 +00:00
Nick Bolton
1774a3a4ee
fixed: msi attempts to kill everything using synwinhk.dll (we should let the service handle this problem).
...
fixed: msi missing dependencies, ms crt (vc redist) and qt libraries.
2014-03-10 19:31:14 +00:00