Commit Graph

146 Commits

Author SHA1 Message Date
George Pantazes d9519ae61f Add Button Titles to File Tools Buttons (#100)
Added Titles to File Tools Buttons so that they show their title on mouseover.
2019-02-11 20:02:30 +01:00
Nobuto Murata 4a16b95d25 Update index.js to make it work with recent Electron (#119)
- Ensure enough windows size to show the tool bar
- Disable nodeIntegration to allow that jQuery without modification
  https://electronjs.org/docs/faq#i-can-not-use-jqueryrequirejsmeteorangularjs-in-electron
2019-02-11 20:02:08 +01:00
Josh Junon b1df7122eb update compiled js code from pages 2019-02-11 19:58:58 +01:00
Naruki Azuma 3266c06145 Fix bugs (#106)
Fix incorrect variable using when resizing boxes (fixes #99)
2019-02-11 19:56:43 +01:00
Qix 63fcba36d5
Merge pull request #117 from nobuto-m/https
Explicitly use HTTPS to load third-party links
2019-02-11 19:18:56 +01:00
Qix 989ea85a56
Merge pull request #68 from mbigras/mbigras-add-osx-panning-description
🍎 Add panning description for OSX
2019-02-11 18:51:05 +01:00
Qix 3d842f46e9
Merge pull request #110 from jcornaz/fix/arrow-direction
Fix wrong connecting arrows
2019-02-05 14:12:41 +01:00
Nobuto Murata 81fc6e9e50 Explicitly use HTTPS to load third-party links
While asciiflow.com itself is not HTTPS enabled, using HTTPS for
third-party resouces is still a good thing.
2018-07-31 00:12:26 +09:00
Jonathan Cornaz a5548be7b6 Fix wrong connecting arrows 2018-03-22 17:14:32 +01:00
Lewis Hemens 3b10494707 Actually fix broken import 2018-03-16 12:05:49 -07:00
Lewis Hemens c50eaf5daa Fix compile issues for missing/brokebn imports 2018-03-16 11:48:25 -07:00
Brian Schlenker 8277399c61 Fix bad merge (#79)
* Fix bad merge

Some classes were still prefixed by ascii,
and constants not prefixed by c.

* More es6 changes and refactorings

Added helper methods to vector for creating vector from touch event and
mouse event. Added up, down, left, right helper methods.

* Refactor draw.js into one module per draw function
2017-10-04 10:07:05 +01:00
cave 4097ee2322 added License GPLv3 (#92) 2017-10-04 10:04:47 +01:00
Aleksandr Levchuk f9e489c737 Stop coverting v's into ^'s (Closes #55) (#72) 2017-01-21 14:58:37 +00:00
Charlie Wolf a5c725853f add very simple electron app wrapper (#75) 2017-01-21 14:56:21 +00:00
Brian Schlenker 141b8eff92 Updated project to use es6 classes, arrow functions, latest closure-compiler, latest jquery (#77)
* Update jquer and closure compiler

* Move to es6 classes, arrow functions, for/of

* Move to es6 style modules

* Add .DS_Store to .gitignore

* Remove note to update compile.sh
2017-01-21 14:55:18 +00:00
mbigras d44e969071 🍎 Add panning description for OSX 2016-09-21 17:14:51 -07:00
Lewis Hemens 8a50b5ab58 Merge pull request #32 from ridiculum/master
use ASCII spaces in export
2015-10-20 16:18:18 +01:00
Lewis Hemens 71758095b0 Merge pull request #38 from jonathancross/patch-1
Link to new "asciiflow2" issues page in new tab.
2015-10-20 16:14:16 +01:00
Jonathan Cross 167a00560b Link to new "asciiflow2" issues page in new tab.
We load into new tab (target attribute) so that current drawing is not destroyed.
2015-08-06 11:47:29 +02:00
ridiculum bb1b877af8 fix Python module name in README 2015-04-22 21:28:53 +02:00
ridiculum e80810b683 improve text export
* Replace ERASE_CHAR (\u2009) in exported text with ASCII space.
* Fix regular expression that trims whitespace at line ends.
2015-04-22 21:28:00 +02:00
Lewis Hemens b2dc3a5c16 Updated readme 2015-03-24 22:01:09 +00:00
Lewis Hemens 7a420f0c97 Minor text rendering issue fixes 2015-03-24 21:45:41 +00:00
Lewis Hemens 0c3601306c Deleted apk 2015-03-24 20:41:29 +00:00
Lewis Hemens 4b1736ccf6 Deleted app 2015-03-24 20:41:09 +00:00
Lewis Hemens 0be2009186 Add to home screen button 2014-05-24 10:51:01 +01:00
Lewis Hemens bb29cdc17f Partial fix of V issue 2014-05-07 21:58:40 +01:00
Lewis Hemens 8131f1262d Fixed no commit when opening saved doc 2014-04-27 15:47:52 +01:00
Lewis Hemens c188da9df9 Tweaked rendering logic for lines next to each other 2014-04-27 14:30:54 +01:00
Lewis Hemens b63c778cc3 Partial support for resizing around arrows 2014-04-27 13:57:15 +01:00
Lewis Hemens 3d5336b262 Changed default dash char to pure ascii 2014-04-27 13:27:00 +01:00
Lewis Hemens b9b036d1b6 Arrow tool, currently doesn't support re-sizing, also changed default dash to not be the em dash 2014-04-27 13:20:23 +01:00
Lewis Hemens e2aa7e7456 Added copy paste and cut functionality to select tool 2014-04-27 12:29:34 +01:00
Lewis Hemens b4d5b00482 Fix it's spelling 2014-04-27 11:48:24 +01:00
Lewis Hemens 200257d907 Working version of select tool 2014-04-07 23:28:20 +01:00
Lewis Hemens bfbc37fb88 Temporary version of a select tool image 2014-04-07 21:45:14 +01:00
Lewis Hemens 28085feed3 Added meta description 2014-03-26 21:53:42 +00:00
Lewis Hemens 77a1740d90 Removed analytics interference 2014-03-26 21:43:28 +00:00
Lewis Hemens 854c43cf7a Added original site link 2014-03-26 21:07:17 +00:00
Lewis Hemens 5ce286d343 Added issues link 2014-03-26 21:00:29 +00:00
Lewis Hemens 2ced90c4a8 Moved new drawing button, updated drive link text 2014-03-26 20:56:48 +00:00
Lewis Hemens fcc1f84ef2 Added credits 2014-03-26 20:55:42 +00:00
Lewis Hemens 8e47da19a4 Import submit button closes dialog 2014-03-26 19:53:06 +00:00
Lewis Hemens 853b57e57c Increased drag latency thresholds 2014-03-26 19:48:41 +00:00
Lewis Hemens 07dc0185fc Added analytics tracking code 2014-03-26 19:47:18 +00:00
Lewis Hemens 70edaeeaba Integrated tinypass snippet 2014-03-26 00:08:16 +00:00
Lewis Hemens b8f5ab2d42 Tweak on drive dialog 2014-03-25 23:49:19 +00:00
Lewis Hemens b42b71e0b6 Updated drive file list items to have IDs and close dialog 2014-03-25 23:46:37 +00:00
Lewis Hemens f54c2ccc51 Tweak text tool input styles 2014-03-25 23:25:28 +00:00