Florian Bruhin
|
78c41fffc9
|
Add :crash segfault command
|
2014-05-15 10:33:11 +02:00 |
|
Florian Bruhin
|
3384e27e3b
|
Clean up BUGS/TODO
|
2014-05-15 10:25:49 +02:00 |
|
Florian Bruhin
|
5364f1947e
|
Split TODO/BUGS
|
2014-05-15 10:03:13 +02:00 |
|
Florian Bruhin
|
d9f31d9055
|
Update TODO
|
2014-05-15 09:59:24 +02:00 |
|
Florian Bruhin
|
46597170aa
|
Fix CRLF in scripts/__init__.py
|
2014-05-15 08:59:45 +02:00 |
|
Florian Bruhin
|
be446b6607
|
Run pyroma/check-manifest correctly in run_checks
|
2014-05-15 08:59:11 +02:00 |
|
Florian Bruhin
|
dc0ad4111e
|
Add MANIFEST.in
|
2014-05-15 08:51:46 +02:00 |
|
Florian Bruhin
|
ef6e0bfde7
|
Add git-commit-id to .gitignore
|
2014-05-15 08:51:33 +02:00 |
|
Florian Bruhin
|
7f3a21e4f0
|
Fix lint in scripts
|
2014-05-15 08:24:10 +02:00 |
|
Florian Bruhin
|
5de6084e50
|
Don't check scripts with pyroma
|
2014-05-15 08:12:44 +02:00 |
|
Florian Bruhin
|
8aedd80d05
|
Ignore ez_setup.py properly
|
2014-05-15 08:11:11 +02:00 |
|
Florian Bruhin
|
a6dae83731
|
Run linters on scripts
|
2014-05-15 07:29:12 +02:00 |
|
Florian Bruhin
|
765e20f881
|
Try to preserve git commit id with setup.py/freeze.py
|
2014-05-15 07:13:49 +02:00 |
|
Florian Bruhin
|
1922f51e21
|
Rename setupdata to setupcommon
|
2014-05-15 06:38:44 +02:00 |
|
Florian Bruhin
|
c251c33c3b
|
TODO
|
2014-05-15 06:37:20 +02:00 |
|
Florian Bruhin
|
d801c35e3f
|
Fix typo
|
2014-05-15 00:03:54 +02:00 |
|
Florian Bruhin
|
b96efddbdc
|
Make tab close buttons work
|
2014-05-15 00:02:40 +02:00 |
|
Florian Bruhin
|
603fbdf239
|
Range-check all values passed to C code.
|
2014-05-15 00:02:20 +02:00 |
|
Florian Bruhin
|
daf42fdc0d
|
Split WebView.mouseEvent into smaller chunks
|
2014-05-14 20:59:21 +02:00 |
|
Florian Bruhin
|
9447399ae6
|
TODO += freeze
|
2014-05-14 20:49:15 +02:00 |
|
Florian Bruhin
|
017e89c466
|
TODO += seir stuff
|
2014-05-14 20:48:45 +02:00 |
|
Florian Bruhin
|
cf02330b42
|
Make hinting work again.
6b2d2713f7 broke this as we accidentally
iterate over self._frames before setting it.
|
2014-05-14 18:54:34 +02:00 |
|
Florian Bruhin
|
f78f511c1f
|
TODO += stuff
|
2014-05-14 18:41:58 +02:00 |
|
Florian Bruhin
|
a045511962
|
Use exceptions for command errors
|
2014-05-14 18:00:40 +02:00 |
|
Florian Bruhin
|
ed61244964
|
Make sure scroll count is int
|
2014-05-14 17:28:47 +02:00 |
|
Florian Bruhin
|
958ee1aa91
|
TODO += stuff
|
2014-05-14 17:28:10 +02:00 |
|
Florian Bruhin
|
651eab1032
|
Return after error when there's no hint to follow
|
2014-05-14 14:56:13 +02:00 |
|
Florian Bruhin
|
a86a3427fc
|
Fix broken faulthandler condition
|
2014-05-14 14:38:00 +02:00 |
|
Florian Bruhin
|
0508f509ec
|
Fix lint on Windows
|
2014-05-14 08:59:24 +02:00 |
|
Florian Bruhin
|
e786fe4e82
|
Add restart command
|
2014-05-14 08:56:42 +02:00 |
|
Florian Bruhin
|
4a2fee8b1c
|
Fix earlyinit to run properly on Windows.
signal.SIGUSR1 is not available on Windows so we import signal and check
dynamically if SIGUSR1 is available instead.
|
2014-05-14 08:52:40 +02:00 |
|
Florian Bruhin
|
cf30adf38d
|
Remove CRLF in setupdata
|
2014-05-13 23:17:36 +02:00 |
|
Florian Bruhin
|
1f42cf74ad
|
Make scripts work when not started from scripts folder
|
2014-05-13 23:17:22 +02:00 |
|
Florian Bruhin
|
b635d8b98e
|
Add dist to cleanup
|
2014-05-13 23:12:13 +02:00 |
|
Florian Bruhin
|
069bf8363f
|
Add cleanup script
|
2014-05-13 23:09:25 +02:00 |
|
Florian Bruhin
|
aa1ed4bdbb
|
Update .gitignore
|
2014-05-13 23:09:15 +02:00 |
|
Florian Bruhin
|
c4830c1a15
|
TODO += config errors
|
2014-05-13 22:51:30 +02:00 |
|
Florian Bruhin
|
e841ea1c5e
|
Remove crlf in freeze.py
|
2014-05-13 22:51:03 +02:00 |
|
Florian Bruhin
|
ce2ff26771
|
Adjust freeze.py to work under Linux
|
2014-05-13 22:50:42 +02:00 |
|
Florian Bruhin
|
876dcad28f
|
Fix some more escaped quotes
|
2014-05-13 22:18:59 +02:00 |
|
Florian Bruhin
|
f448aeebda
|
Use property to iterate over tabs
|
2014-05-13 21:25:16 +02:00 |
|
Florian Bruhin
|
6b2d2713f7
|
Clean up HintManager.start()
|
2014-05-13 21:13:53 +02:00 |
|
Florian Bruhin
|
bdd0846397
|
Move python check to separate file
|
2014-05-13 19:46:57 +02:00 |
|
Florian Bruhin
|
02e8e2236e
|
Clean up earlyinit
|
2014-05-13 19:24:43 +02:00 |
|
Florian Bruhin
|
8fddd328f6
|
Move early init code to own file
|
2014-05-13 18:01:10 +02:00 |
|
Florian Bruhin
|
ee02b44117
|
Add MSI options
|
2014-05-13 14:32:53 +02:00 |
|
Florian Bruhin
|
8bbfbb051e
|
Spelling fixes for README
|
2014-05-13 13:51:37 +02:00 |
|
Florian Bruhin
|
59f23ec64f
|
Update THANKS
|
2014-05-13 13:50:31 +02:00 |
|
Florian Bruhin
|
0b3854bff1
|
Work around segfault in hintmanager
|
2014-05-13 13:42:30 +02:00 |
|
Florian Bruhin
|
b2888bf6ca
|
Add freeze.py
|
2014-05-13 11:41:27 +02:00 |
|