summaryrefslogtreecommitdiff
path: root/tikzit
AgeCommit message (Collapse)Author
2012-03-08GTK: fix creating the user support dirrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@418 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-03-01(osx) fixed bug where preview would hang on too much outputakissinger
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@417 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-14GTK: attach edge styles when parsingrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@416 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-09Work around an apparent bug in gcc and/or GNUstep to do with synthesizing ↵randomguy3
properties git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@415 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-09Make sure the Graph's data is always mutablerandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@414 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-09GTK: build system improvementsrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@413 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-06GTK: Make it more obvious that there is a potential issue when poppler-glib ↵randomguy3
is not found (but not explicitly disabled) git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@412 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-06GTK: Add in a test for a sane Foundation (ie: gnustep-base)randomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@411 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-06GTK: Fix GNUstep testsrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@410 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-02Add in a useful vim folder markerrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@409 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-02Make the edge style choice images consistent sizesrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@408 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-02Generate definitions for the edge styles in the default preamblerandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@407 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-02GTK: Fix a condition to avoid a critical messagerandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@406 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-02-01Move more of the docs stuff to wwwrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@405 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-30Undo/redo support for ordering changesrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@404 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-27GTK: bring forward / send back supportrandomguy3
Waiting on the graph changes to be implemented for it to be done properly (currently no undo/redo and the graph doesn't redraw properly) git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@403 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-25GTK: Clear the correct text entryrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@402 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-25Remove unnecessary TODOrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@401 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-20improved arrow head supportakissinger
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@398 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-18GTK: ref the correct objectrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@397 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-18GTK: Arrow heads (and tails)!randomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@396 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-18Fix nomenclature - the arrow head is at the target, the tail is at the sourcerandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@395 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-18warnings--randomguy3
Also: NSLog the problem when pdflatex could not be run git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@394 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-18Rename src/linux to src/gtk (which is more accurate)randomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@392 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-18Clean up all filesrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@391 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17We can now render arrow heads (in the GTK port, at least).randomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@390 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17Be a bit more forgiving about whether a point is on a line segmentrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@389 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17Calculate the head and tail of edges to be just where they contact the node ↵randomguy3
(ie: behave more like tikz). git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@388 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17Don't crashrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@387 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17Fix NSMapTable init callrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@386 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17Remove BasicMapTablerandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@385 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17Basic build fixesrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@384 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17preparing 0.8 rc1. still needs some bugfixesakissinger
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@383 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17updated some package detailsakissinger
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@382 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-17fixed bug with edge and node styles not removing properlyakissinger
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@381 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-16graphs now store edges and nodes in an array, GraphicsView has actions for ↵akissinger
re-ordering the z-index of nodes and edges git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@380 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-16Some cleanup before calculating proper head and tail endpoints for Edgerandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@379 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-10GTK: fix undeclared methodrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@378 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-10GTK: Allow the path to pdflatex to be configuredrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@377 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-10Add some default edge stylesrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@376 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-10GTK: Edge style supportrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@375 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-10GTK: Add generated file to maintainer-clean rulerandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@374 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09GTK: Add some padding to the tikz editorrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@373 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09GTK: Make the layout of the main window prettierrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@372 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09Improve the laout of the preamble editor, and make it non-modalrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@371 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09Don't use bash to run pdflatex, run it directly.randomguy3
GNUStep is clever enough to use PATH git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@370 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09Don't bother with preambles if we can't do previewsrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@369 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09Add a 32x32 icon.randomguy3
Also, some fixes for Linux git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@368 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09Move the website stuff out of tikzit into trunkrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@367 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64
2012-01-09Move tikzit into "trunk" directoryrandomguy3
git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@365 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64