Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kliment/Printrun.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-08Fix projector tooltips and layoutvolconst
2021-01-06Fix #1140 - Projector using obsolete APIvolconst
2018-03-05Fix bunch of GTK3 issuesMiro Hrončok
2018-02-13Python 3: Convert itertools.izip to zipMiro Hrončok
2018-02-13Python 3: Fix xrange and rangeMiro Hrončok
2018-02-13Python 3: Replace filter with comprehensionsMiro Hrončok
2018-02-13Python 3: map() doesn't return listMiro Hrončok
2018-02-13Python 3: Standard library movesMiro Hrončok
2018-02-13Python 3: Fix the print() functionMiro Hrončok
2018-02-13Initial port to wxPython 4Miro Hrončok
2014-04-03flake8 cleanup on projectlayerGuillaume Seguin
2014-04-02Code cleanup. No more if( !Guillaume Seguin
2013-08-19default project x y were floats, should be ints. - added check in projectlaye...Gary Hodgson
2013-08-15Fix import of cairosvgGuillaume Seguin
2013-08-15fixed scaling bug; updated cairosvg to latest versionGary Hodgson
2013-08-15fixed one scale bug where between 1 and 2 resulted in no actua scalingGary Hodgson
2013-05-30Silence "setting not found" messagesGuillaume Seguin
2013-05-30moved cairosvg to printrun folder in prep for merge from kliment's branch.Gary Hodgson
2013-05-30red for bitmaps;Gary Hodgson
2013-05-30removed boundary box; added red display; improved 3dlp.zip filename sortingGary Hodgson
2013-05-30merge from kliments experimental branchGary Hodgson
2013-05-30Move svg and projectlayer upGuillaume Seguin
2012-08-08Semi-automated coding style cleanupGuillaume Seguin
2012-08-08Run reindent.py on the whole repositoryGuillaume Seguin
2012-07-31Initial work towards a setup.py build systemGuillaume Seguin