| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2010-10-12 | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 9 | -915/+0 | |
| (bzr r9828) | |||||
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -1/+1 | |
| (bzr r9546.1.2) | |||||
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 1 | -3/+3 | |
| sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2 | -15/+15 | |
| which cannot be fixed easily. (bzr r8422) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -7/+7 | |
| (bzr r8406) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -8/+8 | |
| (bzr r8405) | |||||
| 2009-05-04 | Implement warning of prior errors. | Jon A. Cruz | 1 | -2/+1 | |
| (bzr r7817) | |||||
| 2009-02-20 | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 1 | -6/+1 | |
| rather than for every subdirectory. (bzr r7336) | |||||
| 2009-01-12 | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 1 | -1/+3 | |
| sub-libs of inkscape. (bzr r7120) | |||||
| 2009-01-09 | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 1 | -0/+1 | |
| reduce linking stage command for windows. (bzr r7100) | |||||
| 2008-12-07 | Change the way preferences are loaded to simplify unit testing | Krzysztof Kosi??ski | 1 | -1/+2 | |
| (bzr r6964) | |||||
| 2008-12-04 | Fixed missing EOL at end of file. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r6937) | |||||
| 2008-12-04 | Fixed file final EOL | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r6936) | |||||
| 2008-11-21 | Merge from fe-moved | Ted Gould | 6 | -28/+27 | |
| (bzr r6891) | |||||
| 2008-09-16 | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2 | -6/+3 | |
| the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823) | |||||
| 2008-06-24 | Cmake: remove header files from source lists | Joshua L. Blocher | 1 | -3/+0 | |
| (bzr r6046) | |||||
| 2008-05-06 | Cmake: Fix some undefined function calls | Joshua L. Blocher | 1 | -2/+1 | |
| (bzr r5611) | |||||
| 2008-05-04 | warning cleanup and fixed string free issue | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r5594) | |||||
| 2008-04-01 | delete remaining .cvsignore files | Adib Taraben | 1 | -3/+0 | |
| (bzr r5299) | |||||
| 2008-03-27 | Cmake Build system - Initial commit. | Joshua L. Blocher | 1 | -0/+9 | |
| (bzr r5206) | |||||
| 2007-11-11 | Minor cleanup | Jon A. Cruz | 1 | -5/+5 | |
| (bzr r4056) | |||||
| 2007-11-02 | warning cleanup | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r4012) | |||||
| 2007-09-12 | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 1 | -3/+3 | |
| %.$(OBJEXT) instead of %.o. (bzr r3726) | |||||
| 2007-03-23 | allow multiple (balanced) calls to add and remove document | MenTaLguY | 2 | -4/+10 | |
| (bzr r2745) | |||||
| 2006-04-17 | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 1 | -13/+13 | |
| confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | |||||
