summaryrefslogtreecommitdiff
path: root/tikzit
AgeCommit message (Expand)Author
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
2013-05-07Change "preferences" to "configuration"Alex Merry
2013-05-07GTK+: One preview window per main windowAlex Merry
2013-04-02Prevent toolbox getting lost when minimising windowsAlex Merry
2013-03-27Allow empty anchor namesAlex Merry
2013-03-26Add edge anchor editing to GTK portAlex Merry
2013-03-25Catch some memory leaksAlex Merry
2013-03-25Fix issues found by the clang static analyzerAlex Merry
2013-03-25Fix clang warningsAlex Merry
2013-03-24GTK: print backtrace on unhandled exceptionsAlex Merry
2013-03-24GTK: highlight the bad symbol on parse errorsAlex Merry
2013-03-24Add methods to Graph to create from tikzAlex Merry
2013-03-24Document TikzGraphAssemblerAlex Merry