Commit Graph

153 Commits

Author SHA1 Message Date
Lucio Andrés Illanes Albornoz a4ee9e9083 libcanvas/CanvasImportStore.py:importTextBuffer(): correctly process mIRC foreground colour sequences.
assets/images/roar.png: updated.
assets/text/arab-puke.txt: removed.
assets/text/spoke-vxplion.txt: added.
2019-09-09 19:29:50 +02:00
Lucio Andrés Illanes Albornoz c2f8fb272e assets/text/TODO: updated. 2019-09-09 18:47:39 +02:00
Lucio Andrés Illanes Albornoz 88d69cb31e Initial canvas panel scrollbar implementation.
assets/text/TODO: updated.
libgui/GuiCanvasPanel.py:__init__(): provide self.winSize & call SetScrollRate().
libgui/GuiCanvasPanel.py:{_drawPatch,dispatch{DeltaPatches,Patch},onPanel{Input,LeaveWindow},resize,update}(): receive and/or pass viewRect.
libgui/GuiCanvasPanel.py:onPanelPaint(): updated.
libgui/GuiCanvasPanel.py:resize(): call SetVirtualSize().
libgui/GuiCanvasWxBackend.py:_{draw{Brush,Char}Patch,_get{Brush,Char}PatchColours,xlatePoint}(): updated.
libgui/GuiCanvasWxBackend.py:{draw{CursorMaskWithJournal,Patch},getDeviceContext,xlateEventPoint}(): receive and/or pass viewRect.
libgui/GuiCanvasWxBackend.py:getDeviceContext(): return ClientDC() if viewRect > (0, 0)
libgui/GuiCanvasWxBackend.py:onPanelPaintEvent(): blit subset of canvasBitmap into BufferedPaintDC() if viewRect > (0, 0).
libtools/Tool{,Circle,Fill,Line,Rect,Select{,Clone,Move},Text}.py: receive & pass viewRect to dispatchFn().
2019-09-09 12:30:25 +02:00
Lucio Andrés Illanes Albornoz e54429e29e libgui/GuiCanvasInterface.py: soft-fail importing ImgurApiKey.
assets/text/TODO: updated.
2019-09-08 20:05:34 +02:00
Lucio Andrés Illanes Albornoz ff05b829b8 assets/text/{LICENCE,README.md,TODO}: convert to DOS file format for convenience on Windows. 2019-09-08 19:14:24 +02:00
Lucio Andrés Illanes Albornoz 629e03928e assets/tools/deploy-python.sh: updated. 2019-09-08 19:12:16 +02:00
Lucio Andrés Illanes Albornoz c77813380a assets/text/ImgurApiKey.py.template, lib{canvas,gui,rtl,tools}/*.py: deXXXify. 2019-09-08 18:08:04 +02:00
Lucio Andrés Illanes Albornoz a628ed6471 Implements transparent colour.
libgui/Gui{CanvasInterface,{General,}Frame}.py: refactored.
{libcanvas/CanvasExportStore,libgui/GuiCanvas{Interface,WxBackend}}.py: implements transparent colour.
libgui/GuiCanvasPanel.py: updated.
libtools/ToolText.py: updated.
assets/text/TODO: updated.
2019-09-08 16:57:45 +02:00
Lucio Andrés Illanes Albornoz 8367c166f3 assets/tools/MiRCART{Reduce,ToAnsi}.py: fixed.
libcanvas/CanvasExportStore.py: fixed.
assets/text/TODO: updated.
2019-09-07 17:38:28 +02:00
Lucio Andrés Illanes Albornoz f3140d4b3d libcanvas/CanvasColours.py, libgui/GuiCanvasColours.py: split from libcanvas/CanvasColours.py.
libcanvas/Canvas.py, libgui/GuiCanvasPanel.py: split from libcanvas/Canvas.py.
libcanvas/CanvasImportStore.py:import{Ansi{Buffer,File},SauceFile}(): fixed (via spoke.)
{libgui/Gui{CanvasInterface,Frame},libtools/Tool{Fill,Select,Text},roar}.py: updated.
libgui/GuiCanvasWxBackend.py: merged from libcanvas/CanvasBackend.py.
2019-09-07 10:39:26 +02:00
Lucio Andrés Illanes Albornoz 34d9df756b libcanvas/Canvas{Ex,Im}portStore.py: cleanup.
assets/tools/MiRCARTReduce.py: fixed (for spoke.)
assets/tools/{MiRCARTTo{Ansi,PngFile},SAUCETo{Ansi,MiRCART}}.py: updated.
lib{canvas/Canvas,gui/Gui{CanvasInterface,Frame}}.py: updated.
lib{{canvas/Canvas{Backend,Journal},Colours},tools/ToolRect}.py: minor cleanup.
roar.py: updated.
2019-09-06 10:29:45 +02:00
Lucio Andrés Illanes Albornoz 045b7a24ed Implements importing from {ANSI,SAUCE} and exporting to ANSI files.
assets/tools/{MiRCARTTo{Ansi,PngFile},SAUCETo{Ansi,MiRCART}}.py: reimplemented using Canvas{Ex,Im}portStore.
libcanvas/Canvas.py: minor cleanup.
libcanvas/CanvasExportStore.py:export{Ansi,Png}File(): merged from assets/tools/MiRCARTTo{Ansi,PngFile}.py.
libcanvas/CanvasImportStore.py:import{Ansi,Sauce}File(): merged from assets/tools/SAUCETo{Ansi,MiRCART}.py.
libcanvas/Colours.py:{AnsiBgToMiRCARTColours,AnsiFgToMiRCARTColours,AnsiFgBoldToMiRCARTColours}{}: merged from assets/tools/SAUCEToMiRCART.py.
libcanvas/Colours.py:{ColourMap{Bold,Normal}}[]: merged from assets/tools/MiRCARTToPngFile.py.
libcanvas/Colours.py: minor cleanup.
libgui/GuiCanvasInterface.py:canvas{ExportAsAnsi,Import{Ansi,Sauce}}(): implemented.
libgui/GuiFrame.py: adds CID_{EXPORT_AS_{ANSI,SAUCE},IMPORT_{ANSI,SAUCE}}.
assets/text/TODO: updated.
2019-09-05 16:55:07 +02:00
Lucio Andrés Illanes Albornoz da8384f3bb libgui/GuiCanvasInterface.py:canvasExportAsPng(): correctly pass self.parentFrame to wx.FileDialog().
libgui/GuiCanvasInterface.py: minor cleanup.
assets/text/TODO: updated.
2019-09-04 16:36:57 +02:00
Lucio Andrés Illanes Albornoz 752af56774 {assets/tools,lib{canvas,gui,rtl,tools}}/*.py: update copyright legends.
assets/text/ImgurApiKey.py.template: updated from assets/text/MiRCARTImgurApiKey.py.template.
librtl/IrcClient.py: minor cleanup.
2019-09-04 16:23:59 +02:00
Lucio Andrés Illanes Albornoz bd83513689 assets/tools/deploy-python.sh: updated. 2019-09-04 16:13:47 +02:00
Lucio Andrés Illanes Albornoz b9f271297c Show toolbar tooltips.
libgui/GuiGeneralFrame.py:_initToolBars(): pass label to wx.ToolBar.Add{,Radio}Tool().
libgui/GuiGeneralFrame.py: minor cleanup.
assets/text/TODO: updated.
2019-09-04 16:09:46 +02:00
Lucio Andrés Illanes Albornoz e3d23200b3 Implements {un,re}doing resizing.
libcanvas/Canvas.py:_dispatchDeltaPatches(): handle `resize' delta patches.
libcanvas/Canvas.py:_dispatchPatch(): only commit to journal given commitUndo.
libcanvas/Canvas.py:resize(): commit `resize' & {deleted,added} cell deltas to journal.
libcanvas/Canvas.py: minor cleanup.
libcanvas/Canvas{Backend,{Export,Import}Store,Journal}.py: minor cleanup.
assets/text/arab-puke.txt: added from mircart/pack2/.
assets/text/TODO: updated.
2019-09-04 15:52:54 +02:00
Lucio Andrés Illanes Albornoz e407ab2d81 Implements {ex,im}port {to,from} clipboard.
libcanvas/CanvasExportStore.py:exportTextBuffer(): cloned from exportTextFile().
libcanvas/CanvasExportStore.py:exportTextFile(): correctly fetch cell colours & text.
libcanvas/CanvasImportStore.py:importTextFile{,Buffer}(): split from importTextFile().
libcanvas/CanvasImportStore.py: minor cleanup.
libgui/GuiCanvasInterface.py:canvas{ExportTo,ImportFrom}Clipboard(): implemented.
libgui/GuiFrame.py: adds CID_{EX,IM}PORT_CLIPB.
libgui/GuiFrame.py: minor cleanup.
libgui/GuiGeneralFrame.py: minor cleanup.
assets/text/TODO: updated.
2019-09-04 12:50:21 +02:00
Lucio Andrés Illanes Albornoz 84126f5d4e libgui/GuiCanvasInterface.py: merged from libcanvas/CanvasInterface.py.
libgui/GuiCanvasInterfaceAbout.py: split from libgui/GuiCanvasInterface.py.
libcanvas/Canvas.py, libgui/GuiFrame.py: updated.
assets/text/TODO: updated.
2019-09-04 11:47:09 +02:00
Lucio Andrés Illanes Albornoz e03cf65028 assets/tools/SAUCEToMiRCART.py: added (for spoke.)
assets/text/TODO: updated.
2019-09-04 11:03:53 +02:00
Lucio Andrés Illanes Albornoz 74da2e43c9 ROAR! 2019-09-03 18:58:50 +02:00
Lucio Andrés Illanes Albornoz f0cc23fcaa assets/text/TODO: merged from roar/. 2019-09-03 15:49:53 +02:00
Lucio Andrés Illanes Albornoz cf2c5a7042 Replaces & merges MiRCART-{nw,python,www} w/ original MiRCART as of Thu Jul 5 2018. 2019-09-01 16:34:00 +02:00
Lucio Andrés Illanes Albornoz 08b453b33f Bump to v1.1.6. 2019-08-28 11:35:42 +02:00
Lucio Andrés Illanes Albornoz 9420392b83 assets/html/index.html: fix asset pathnames.
assets/js/clipboard.js:import_ansi(): correctly handle {bold,faint,reset} SGR parameters.
assets/js/clipboard.js:import_ansi(): don't apply {bold,faint} to background colours.
assets/js/clipboard.js:import_ansi(): don't reset {background,foreground} colour & {bold,faint} flags on new row.
assets/js/clipboard.js:import_ansi(): emit missing cells if necessary.
assets/js/clipboard.js:import_ansi(): handle CUrsor Forward control sequence.
assets/js/color.js: removes ansi_bg_bold_import[].
2019-08-28 11:31:42 +02:00
Lucio Andrés Illanes Albornoz 01394e6137 Bump to v1.1.5. 2019-08-28 10:37:45 +02:00
Lucio Andrés Illanes Albornoz 6e371adbbe Bump to v1.1.4. 2019-08-28 10:32:44 +02:00
Lucio Andrés Illanes Albornoz 80df97f972 Bump to v1.1.3.
assets/shell/bump-version.sh: updated.
2019-08-28 10:31:44 +02:00
Lucio Andrés Illanes Albornoz 0d4a6432b2 assets/html/index.html: moved from index.html.
MiRCART-www/index.html: updates symlink.
2019-08-27 08:49:15 +02:00
Lucio Andrés Illanes Albornoz 6639336a25 assets/js/clipboard.js:import_ansi(): correctly support sequence of comma-separated SGR parameters.
assets/js/clipboard.js:import_ansi(): support {bold,faint,reset} SGR parameters.
assets/js/color.js: adds ansi_[bf]g_bold_import[].
2019-08-27 08:45:39 +02:00
Lucio Andrés Illanes Albornoz 2578c80819 assets/shell/bump-version.sh: removes MiRCART-cordoba support. 2019-08-27 08:01:35 +02:00
Lucio Andrés Illanes Albornoz 66fb77b9b5 assets/js/matrix.js:Matrix.prototype.{ansi,mirc}(): only reset {bg,fg}_ when processing a new row vs. new cell (via spoke.) 2019-08-27 07:59:35 +02:00
Lucio Andrés Illanes Albornoz 50b7e9c279 Removes MiRCART-cordoba. 2019-08-25 19:00:11 +02:00
Lucio Andrés Illanes Albornoz 6200254152 Implements {ex,im}porting {as,from} ANSI.
Bump to v1.1.2.
2019-08-25 18:39:49 +02:00
Lucio Andrés Illanes Albornoz b4e2286ecc assets/js/matrix.js:Matrix.prototype.mirc(): don't assume default foreground colour (via spoke.) 2019-07-13 23:53:24 +02:00
Lucio Andrés Illanes Albornoz 7d80e5331f MiRCART-python/IrcMiRCARTBot.py: updated.
assets/text/TODO: updated.
2019-02-06 19:10:35 +01:00
Lucio Andrés Illanes Albornoz 61f7f75755 Bump to v1.1.0. 2018-11-26 11:00:15 +01:00
Lucio Andrés Illanes Albornoz c4e58ee096 assets/shell/deploy-nw.sh:deploy(): consistent package names. 2018-11-26 10:59:56 +01:00
Lucio Andrés Illanes Albornoz 8f65e1723e Bump to v1.0.9. 2018-11-26 10:55:55 +01:00
Lucio Andrés Illanes Albornoz c53d1172a2 Fix LICENCEs. 2018-11-26 10:54:54 +01:00
Lucio Andrés Illanes Albornoz 1218de3bdf assets/shell/bump-version.sh:main(): correctly update version in {index,assets/html/help}.html. 2018-11-26 10:46:53 +01:00
Lucio Andrés Illanes Albornoz 3b981c3a34 Bump to v1.0.8. 2018-11-26 10:46:18 +01:00
Lucio Andrés Illanes Albornoz 2d4d14266e Renames asciiblaster{,*} to MiRCART. 2018-11-26 10:45:12 +01:00
Lucio Andrés Illanes Albornoz bffd7711a1 help im trapped inside the commit message oh hey who are OH NO AHHHHHH STOP NO DONT DO THAT AHHHHHHHHHHHHHHHHHH IM BLEEDING 2018-11-26 10:35:48 +01:00
Lucio Andrés Illanes Albornoz 35f3323be1 assets/html/help.html: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz a39c103065 assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 47604d6bde assets/shell/bump-version.sh:main(): update version in assets/html/help.html also. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 8ef33b1683 Bump to v1.0.7. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz b031c994b5 assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 61c40b59c3 assets/{css,html}/*, index.html: clean up & correct {CSS,HTML}, pt. XII.
assets/text/TODO: updated.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz b6e0a93029 assets/html/help.html, index.html: add <meta ...charset="UTF-8"...> to make Firefox shut up. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz f35850051c assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz bd46fb99c5 assets/html/help.html, index.html: remove <meta charset="utf-8" />. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz fad1dab3c6 assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz ad87bc8b2f assets/{css,js,html}/*, index.html: clean up & correct {CSS,HTML}.
assets/text/TODO: updated.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 0ad72d7fb0 assets/css/{ak.css,html/help.html}, index.html: clean up & correct {CSS,HTML}.
assets/text/TODO: updated.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 3903f61815 assets/css/{{help,nitelite}.css,html/help.html}: clean up & correct {CSS,HTML}. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 6cae432f46 index.html, assets/css/sally.css: clean up & correct {CSS,HTML}. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz f012c628f2 assets/html/help.html:Tips on using the keyboard: updated.
assets/html/help.html:Notate bene: added.
assets/text/TODO: updated.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 6d4db48ef0 index.html, assets/js/{clipboard,lex,matrix,ui/controls}.js: removes non-functional ANSI export format.
index.html, assets/js/{clipboard,lex,matrix,ui/controls}.js: removes Irssi export format due to lack of interest on #MiRCart.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 1d224b2bb4 assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz f9100dacb0 index.html, assets/js/{app,gfx,ui/controls}.js: removes pointless brush [xy] mirroring `feature.'
index.html, assets/{css/sally.css,js/{matrix,ui/controls}.js}: removes dead {rotate[d],pixels} code.
index.html: cleanup UI layout.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 8ec55357e6 assets/{css/sally.css,js/ui/controls.js}, index.html: always show `advanced' UIs. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 85cad2879a assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz a02ebdd039 assets/doc/index.html, index.html: renamed to assets/html/help.html. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz cc7d8b1b17 assets/doc/irssi.txt: removed from repository.
assets/doc/{tips.txt,index.html}: merged.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 2e682e0af1 assets/js/*: substitute VT w/ SP. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz baacc19a67 assets/*, index.html: remove {trailing,leading} SP. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 06fa555306 assets/js/ui/{brush,custom}.js, index.html: merged into brush.js.
assets/js/ui/{letters,palette}.js, index.html: merged into paletters.js.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 0f2a234ec4 assets/js/{app,ui/{canvas,controls,tool,util}}.js: remove is_{android,desktop,i{pad,phone},mobile}. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 114ec3fb19 assets/shell/bump-version.sh: melp? 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 18342308b2 assets/shell/bump-version.sh: added to repository. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz dc45d81361 assets/shell/deploy-www.sh:deploy(): switch from TGZ back to ZIP. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 4b8c0f3469 assets/shell/deploy-all.sh:main(): fix typo. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz f273a3c6b1 assets/shell/deploy-all.sh:main(): cd into asciiblaster-${_build}/ prior to calling deployment script.
assets/shell/deploy-nwjs.sh, asciiblaster-nw/deploy.sh: renamed to assets/shell/deploy-nw.sh.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 401b7a408c asciiblaster-www/: added to repository.
.gitignore: ignore asciiblaster-www/releases/*.
asciiblaster-{cordoba,nw,www}/deploy.sh, assets/shell/: melp?
index.html: add version to <title>.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 2287a8368b assets/js/ext/*, index.html: merges assets/js/ext/ into assets/js/. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 0f5c8eae4a assets/js/ext/oktween.js, index.html: remove dead code. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 9bacadcb70 assets/*, index.html: removes shader feature due to lack of interest on #MiRCart & maintenance cost. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 8bb9982b3b assets/*, index.html: removes nopaint feature due to lack of interest on #MiRCart & maintenance cost. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz d7e7519592 assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 233abaedef assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 9d4f1bf30a assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz b853878b4b Refactor & clean up repository tree. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 9f0357605b assets/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz b51f315bb7 assets/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 5424b2ba1e assets/release.sh:release(): fix lapse in logic. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz b0f140d657 assets/nwjs.manifest: added to repository.
assets/release.sh:release(): check SHA256 sum of downloaded NW.js archives.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 19200b8249 assets/release.sh: fix typo. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz f68fd2bcb9 assets/release.sh: obtain version number from package.json. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 1aeca12d04 assets/release.sh, package.json: bump to v1.0.1. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 0f8b211517 assets/release.sh: added to automate GitHub standalone NW.js app releases.
.gitignore: ignore releases/.
asciiblaster.cmd: added as convenience wrapper on Windows.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz 5d045d4de5 assets/sally.css, index.html, js/clipboard.js: remove gallery link. 2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz ac8fb74dc4 js/ui/controls.js: remove webcam code.
assets/sally.css, index.html: updated.
2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz 60cb67e7a6 assets/fsex300-webfont.eot?: removed. 2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz 042cb2a57b {css,img,fonts}/: merged into assets.
doc/index.html, index.html: updates URIs.
TODO: moved into assets/.
2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz 455a3fdcba Stash dead repository MiRCARTools. 2018-07-05 15:21:30 +02:00
Lucio Andrés Illanes Albornoz 802de6fa6e MiRCART{CanvasInterface,Frame}.py: complete set of {brush,canvas} size operations.
assets/tool{De,In}cr{Brush,Canvas}{H{,W},W}.png: added/updated.
2018-01-11 23:26:36 +01:00
Lucio Andrés Illanes Albornoz 5380e899e4 MiRCARTFrame.py: add {in,de}crease {height,width} toolbar items.
assets/tool{De,In}crCanvas{H,W}.png: added.
2018-01-11 02:49:53 +01:00
Lucio Andrés Illanes Albornoz 02d3c7f6f4 assets/tool{Clone,Move}.png: updated. 2018-01-11 01:09:00 +01:00