Lucio Andrés Illanes Albornoz
6311c32bde
libcanvas/CanvasJournal.py:begin(): don't reset patchesUndo{[],Level}.
...
assets/text/TODO: updated.
2019-09-09 19:59:57 +02:00
Lucio Andrés Illanes Albornoz
d7421197fd
assets/text/TODO: updated.
2019-09-09 19:43:07 +02:00
Lucio Andrés Illanes Albornoz
e750f20521
libgui/GuiCanvasInterfaceAbout.py: update legend.
2019-09-09 19:34:22 +02:00
Lucio Andrés Illanes Albornoz
ce2fc61332
assets/tools/deploy-python.sh: updated.
2019-09-09 19:33:16 +02:00
Lucio Andrés Illanes Albornoz
e988b29c82
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
c88d2221e2
libgui/GuiCanvasPanel.py:{onPanelScroll,__init__}(): reset cursor on EVT_SCROLLWIN_LINE{DOWN,UP}.
2019-09-09 19:03:14 +02:00
Lucio Andrés Illanes Albornoz
3b47b4afa9
assets/text/TODO: updated.
2019-09-09 18:47:39 +02:00
Lucio Andrés Illanes Albornoz
1b31d34d25
libcanvas/Canvas.py:dispatchPatchSingle(): cloned from dispatchPatch().
...
lib{canvas/Canvas{,Journal},gui/GuiCanvasPanel}.py: replace dirtyJournal & pushDeltas() w/ explicit {begin,end}().
libgui/GuiCanvasPanel.py:applyTool(): updated.
libgui/GuiCanvasPanel.py:dispatchPatchSingle(): cloned from dispatchPatch().
libtools/Tool{,Circle,Fill,Line,Rect,Select{,Clone,Move},Text}.py:on{Mouse,Keyboard}Event(): return rc, dirty.
libtools/ToolSelect{Clone,Move}.py:onSelectEvent(): return rc, dirty.
2019-09-09 18:43:33 +02:00
Lucio Andrés Illanes Albornoz
d342a9d804
libgui/GuiCanvasInterface.py:canvasTool(): call applyTool() w/ new tool post-selection.
...
libgui/GuiCanvasPanel.py:{applyTool,onPanelInput}(): split from onPanelInput().
libtools/Tool{,Circle,Fill,Line,Rect,Select,Text}.py:on{Keyboard,Mouse}Event(): updated.
libtools/ToolFill.py:onMouseEvent(): display cursor.
libtools/ToolSelect{,Clone,Move}.py:onSelectEvent(): updated.
2019-09-09 18:18:54 +02:00
Lucio Andrés Illanes Albornoz
dc84921d47
libgui/GuiCanvasPanel.py:{onPanelSize,__init__}(): call _updateScrollBars() on EVT_SIZE.
2019-09-09 17:34:50 +02:00
Lucio Andrés Illanes Albornoz
43cf20a78d
libgui/GuiCanvasPanel.py:_updateScrollBars(): split from resize().
...
libgui/GuiCanvasPanel.py:_updateScrollBars(): reduce flickering induced by calling SetVirtualSize() when scrollbars are not required.
libgui/GuiCanvasPanel.py:{resize,update}(): updated.
libgui/GuiCanvasWxBackend.py:{reset,__init__}(): removes obsolete reset().
2019-09-09 17:27:37 +02:00
Lucio Andrés Illanes Albornoz
eff71ac7da
lib{canvas,gui,rtl,tools}/*.py: remove trailing SP.
2019-09-09 12:46:52 +02:00
Lucio Andrés Illanes Albornoz
9a905f2f41
libgui/GuiCanvasPanel.py:{onPanelEnterWindow,__init__}(): don't steal focus when entering window.
...
libgui/GuiCanvasPanel.py:__init__(): bind EVT_CHAR to self vs. parentFrame.
libgui/GuiFrame.py:{onChar,__init__}(): forward EVT_CHAR to canvasPanel.onPanelInput().
2019-09-09 12:44:32 +02:00
Lucio Andrés Illanes Albornoz
dfdd374bb0
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
8af07b61ba
libgui/GuiCanvasInterface.py: soft-fail importing ImgurApiKey.
...
assets/text/TODO: updated.
2019-09-08 20:05:34 +02:00
Lucio Andrés Illanes Albornoz
b58e005b20
libgui/GuiCanvasInterface.py:canvas{Brush,Canvas}Size(): correctly {de,in}crement {brush,canvas} height & width.
2019-09-08 19:24:55 +02:00
Lucio Andrés Illanes Albornoz
6182cabaeb
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
f2d30b3331
assets/tools/deploy-python.sh: updated.
2019-09-08 19:12:16 +02:00
Lucio Andrés Illanes Albornoz
f6559de704
{libcanvas/Canvas,libgui/GuiCanvasPanel}.py: neither commit nor draw patches referencing cells outside of the current map.
2019-09-08 19:04:27 +02:00
Lucio Andrés Illanes Albornoz
6bd8815640
libgui/GuiCanvasInterface.py: minor cleanup.
2019-09-08 19:02:19 +02:00
Lucio Andrés Illanes Albornoz
941a29e9ca
libgui/GuiCanvasInterface.py: minor cleanup.
2019-09-08 18:34:30 +02:00
Lucio Andrés Illanes Albornoz
44e91956d1
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
318b4436f3
{libcanvas/Canvas,libgui/GuiCanvas{Interface,Panel}}.py: implement dirty flag.
...
libgui/GuiCanvasInterface.py:canvas{Exit,New,Open,Save,Import{Ansi,FromClipboard,Sauce}}(): prompt to save canvas if dirty.
libgui/GuiCanvasInterface.py: minor cleanup.
libcanvas/Canvas.py:resize(): don't push undo patches when extending canvas.
2019-09-08 18:00:11 +02:00
Lucio Andrés Illanes Albornoz
34dddd3e2b
libtools/ToolText.py:onMouseEvent(): only set self.textPos on is{Left,Right}Down.
2019-09-08 17:02:41 +02:00
Lucio Andrés Illanes Albornoz
c9102f3462
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
391ee21612
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
8abf95abee
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
c7ef599185
libcanvas/CanvasColours.py: renamed from libcanvas/Colours.py.
...
lib{canvas/Canvas{Backend,{Ex,Im}portStore},gui/GuiFrame}.py: updated.
2019-09-06 10:32:54 +02:00
Lucio Andrés Illanes Albornoz
997042ad90
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
80ff03e4b1
libcanvas/Canvas.py, libgui/GuiCanvasInterface.py: correctly set ImgurApiKey.
...
libcanvas/CanvasExportStore.py:_exportFileToImgur(): fixed.
libcanvas/CanvasExportStore.py:exportPastebin(): fixed.
2019-09-05 17:13:35 +02:00
Lucio Andrés Illanes Albornoz
bffcc644f2
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
e481c8026c
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
dba97c9097
{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
48013617b2
assets/tools/deploy-python.sh: updated.
2019-09-04 16:13:47 +02:00
Lucio Andrés Illanes Albornoz
d193120312
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
c81275bf2f
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
0aa80899ff
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
c8429b3db2
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
d41f9468b7
assets/tools/SAUCEToMiRCART.py: added (for spoke.)
...
assets/text/TODO: updated.
2019-09-04 11:03:53 +02:00
Lucio Andrés Illanes Albornoz
2063ca86fc
ROAR!
2019-09-03 18:58:50 +02:00
Lucio Andrés Illanes Albornoz
16b7d89b1d
assets/text/TODO: merged from roar/.
2019-09-03 15:49:53 +02:00
Lucio Andrés Illanes Albornoz
807f59210c
MiRCART.py: melp?
2019-09-03 15:48:52 +02:00
Lucio Andrés Illanes Albornoz
12089db11f
libtools/MiRCARTToolSelect{,Clone,Move}.py: cleanup & bug fixes.
2019-09-03 15:48:48 +02:00
Lucio Andrés Illanes Albornoz
e9612855cb
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
ef91be0f48
Bump to v1.1.6.
2019-08-28 11:35:42 +02:00
Lucio Andrés Illanes Albornoz
2f62e20509
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
f6a4e17463
Bump to v1.1.5.
2019-08-28 10:37:45 +02:00
Lucio Andrés Illanes Albornoz
d03a5b9294
MiRCART-nw/index.html: update symlink.
2019-08-28 10:37:27 +02:00
Lucio Andrés Illanes Albornoz
9bd706cbe0
Bump to v1.1.4.
2019-08-28 10:32:44 +02:00
Lucio Andrés Illanes Albornoz
155a15eeb4
SAUCEToAnsi.py: updated.
2019-08-28 10:32:26 +02:00