summaryrefslogtreecommitdiffstats
path: root/src/application (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-12Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski9-915/+0
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-3/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2-15/+15
2009-08-05SPDocument->Documentjohnce1-7/+7
2009-08-05SPDocument->Documentjohnce1-8/+8
2009-05-04Implement warning of prior errors.Jon A. Cruz1-2/+1
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+1
2008-12-07Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski1-1/+2
2008-12-04Fixed missing EOL at end of file.Jon A. Cruz1-1/+1
2008-12-04Fixed file final EOLJon A. Cruz1-1/+1
2008-11-21Merge from fe-movedTed Gould6-28/+27
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski2-6/+3
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-3/+0
2008-05-06Cmake: Fix some undefined function callsJoshua L. Blocher1-2/+1
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-2/+2
2008-04-01delete remaining .cvsignore filesAdib Taraben1-3/+0
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+9
2007-11-11Minor cleanupJon A. Cruz1-5/+5
2007-11-02warning cleanupJon A. Cruz1-1/+1
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-03-23allow multiple (balanced) calls to add and remove documentMenTaLguY2-4/+10
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-13/+13