summaryrefslogtreecommitdiff
path: root/tikzit/src/gtk/main.m
AgeCommit message (Expand)Author
2013-03-25Catch some memory leaksAlex Merry
2013-03-25Fix issues found by the clang static analyzerAlex Merry
2013-03-24GTK: print backtrace on unhandled exceptionsAlex Merry
2013-03-24Add methods to Graph to create from tikzAlex Merry
2013-03-23Make the parser/lexer reentrantAlex Merry
2012-12-06Refactor GraphInputHandler into ToolsAlex Merry
2012-12-04Refactor MainWindow into Application and WindowAlex Merry
2012-01-18Rename src/linux to src/gtk (which is more accurate)randomguy3