summaryrefslogtreecommitdiff
path: root/tikzit
AgeCommit message (Expand)Author
2015-02-18dummy commitAleks Kissinger
2015-02-18Missed a general Xcode fileJohan Paulsson
2014-03-25gui: adding a couple of preference optionsJohan Paulsson
2014-03-25Changed deprecated methodJohan Paulsson
2014-03-25minor semantical errorsJohan Paulsson
2014-03-25fixing a couple of attributes that stopped selectable nodes from showingJohan Paulsson
2014-03-25trading a crash for a memory leakJohan Paulsson
2014-03-25osx gui: custom nodes preference panel shows tikzit preview and tikz code for...Johan Paulsson
2014-03-23Converting from GC to ARCJohan Paulsson
2014-03-23osx gui: initial creation of custom node shapes preference panelJohan Paulsson
2014-02-14Fix for crash when moving too close to each otherJohan Paulsson
2013-12-02osx gui: Cosmetic changes to preference windowJohan Paulsson
2013-12-02osx gui: Moved preamble window to preferences.Johan Paulsson
2013-12-01osx gui: Added preference tab for Sparkle updater.Johan Paulsson
2013-12-01osx gui: Fixed dragging of the preview pdf to all applications.Johan Paulsson
2013-11-30osx gui: Added dragging of the preview pdf to other applications.Johan Paulsson
2013-10-11Fix rule dependencies for lexer/parser generationAlex Merry
2013-09-01GTK: Properly clear the renderer from the old toolAlex Merry
2013-09-01GTK: delay setting cursor on non-realised windowsAlex Merry
2013-08-29When dragging, only snap leader node to gridAlex Merry
2013-08-29fixed osx code and build to work with the new parserAleks Kissinger
2013-08-28remove old TikzParser.{h,m}, as this causes name clash on non-case-dependent ...Aleks Kissinger
2013-08-28Make tikzparser.ym compatible with bison 2.3Alex Merry
2013-08-27Properly clear selection boxAlex Merry
2013-08-27Make sure we never output numbers in scientific notationAlex Merry
2013-08-25Redraw graphs when shapes are refreshedAlex Merry
2013-08-25Recalculate edge properties when shapes are refreshedAlex Merry
2013-08-25Memory management: release old shape dict when refreshedAlex Merry
2013-08-25Better debugging: set description for node and edge stylesAlex Merry
2013-08-22Unset default "center" anchor when applying a styleAlex Merry
2013-08-07Update NEWSAlex Merry
2013-08-07Allow preambles to omit the tikzit-specific preview stuffAlex Merry
2013-08-07Add variant of stringWithContentsOfFile that produces an errorAlex Merry
2013-08-07GTK: make presentError: methods cope with null errorsAlex Merry
2013-08-06Copy anchors when copying an EdgeAlex Merry
2013-08-04GTK: holding down ctrl pans, regardless of toolAlex Merry
2013-08-04GTK: SelectTool: return to QuietState on mouse releaseAlex Merry
2013-08-03Better dependency informationAlex Merry
2013-08-03Cook our own bison/flex checks instead of AC_PROG_LEX/YACCAlex Merry
2013-08-03Demand actual bison and flex, rather than yacc and lexAlex Merry
2013-08-02Tidy up and document bison decls in tikzparser.ymAlex Merry
2013-08-02Use flex and bison options instead of #definesAlex Merry
2013-08-02Improve description in .desktop and .spec filesAlex Merry
2013-07-29Do not reverse the order of the properties when parsingAlex Merry
2013-07-29Allow empty square brackets for properties listAlex Merry
2013-05-17Add mimetype iconsAlex Merry
2013-05-17Improve logo SVG vectorisationAlex Merry
2013-05-17Register a mimetype for TikZ documentsAlex Merry
2013-05-17SPEC file: fix license string for openSUSEAlex Merry
2013-05-07GTK: 1.0 releasev1.0Alex Merry