| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-08-08 | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 1 | -920/+0 | |
| (bzr r15046) | |||||
| 2016-07-28 | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 1 | -2/+0 | |
| (bzr r15023.2.8) | |||||
| 2016-05-25 | Update for pre1 | Bryce Harrington | 1 | -1/+1 | |
| (bzr r14916) | |||||
| 2016-05-25 | Update for 0.92 alpha release | Bryce Harrington | 1 | -1/+1 | |
| (bzr r14915) | |||||
| 2016-05-16 | copy files GPL2.txt and GPL3.txt | Alvin Penner | 1 | -0/+2 | |
| (bzr r14892) | |||||
| 2016-05-15 | modify build files for COPYING.LIB->LGPL2.1.txt, as per ↵ | Alvin Penner | 1 | -1/+1 | |
| http://article.gmane.org/gmane.comp.graphics.inkscape.devel/48212 (bzr r14888) | |||||
| 2016-05-14 | Fixing build.xml file after Python update in the devlibs. | Nicolas Dufour | 1 | -2/+2 | |
| (bzr r14886) | |||||
| 2016-04-19 | fix #1571365 linking on win32 | theAdib theadib@gmail.com | 1 | -1/+1 | |
| (bzr r14860) | |||||
| 2016-04-17 | btool: exlude 'image-menu-item.c' from gtk2 builds | Eduard Braun | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1571282 (bzr r14857) | |||||
| 2016-04-12 | Modified the windows build to integrate gmodule-2.0 and loader.cpp/.h | Moritz Eberl | 1 | -0/+4 | |
| Added method to check inscape version used to build plugins. (bzr r14761.1.3) | |||||
| 2016-03-05 | btool: Fix multiply included test file header | Eduard Braun | 1 | -1/+1 | |
| (bzr r14691) | |||||
| 2016-03-05 | btool: Update buildfiles for previous commit | Eduard Braun | 1 | -4/+4 | |
| (bzr r14690) | |||||
| 2016-01-09 | Updating libvisio (MS-Visio importer) version. Please use with devlibs>=r58. | Nicolas Dufour | 1 | -5/+7 | |
| (bzr r14568) | |||||
| 2016-01-09 | Updating libcdr (Corel Draw importer) version. Please use with devlibs>=r57. | Nicolas Dufour | 1 | -6/+14 | |
| (bzr r14567) | |||||
| 2016-01-08 | Updating Poppler version. Please use with devlibs)=r56. | Nicolas Dufour | 1 | -4/+6 | |
| (bzr r14566) | |||||
| 2016-01-01 | Build. New Potrace dependency added in the devlibs. | Nicolas Dufour | 1 | -8/+6 | |
| (bzr r14559) | |||||
| 2015-12-02 | Win32. Temporary workaround for Bug #1156664 (Compile against external ↵ | Nicolas Dufour | 1 | -0/+5 | |
| libpotrace). All the potfile dependent files are excluded from compilation. (bzr r14496) | |||||
| 2015-02-09 | Fix build failure on Windows | Nicolas Dufour | 1 | -1/+1 | |
| (bzr r13911) | |||||
| 2015-02-06 | Fix for Bug #1417311 (not closed comment in build.xml). | Alf Gaida | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1417311 (bzr r13904) | |||||
| 2014-11-11 | Add totally unfinished XML/SPObject test suite | Liam P. White | 1 | -0/+1 | |
| (bzr r13702) | |||||
| 2014-11-09 | windows: fix running of cxxtests. | Johan B. C. Engelen | 1 | -1/+2 | |
| problem was that DLLs could not be found. We have to copy the cxxtests.exe file to the distribution folder (with all DLLs in in), and run it there. (bzr r13689) | |||||
| 2014-10-30 | Fix version numbers | Bryce Harrington | 1 | -1/+1 | |
| (bzr r13643) | |||||
| 2014-10-30 | Open development for the 0.92 series | Bryce Harrington | 1 | -1/+1 | |
| (bzr r13642) | |||||
| 2014-09-02 | Remove more whiteboard related leftovers. | Josh Andler | 1 | -4/+0 | |
| (bzr r13543) | |||||
| 2014-08-15 | Set pre-release version to 0.91pre2 | Bryce Harrington | 1 | -1/+1 | |
| (bzr r13513) | |||||
| 2014-06-19 | release without console window per default | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r13434) | |||||
| 2014-05-15 | add cxxflags attribute possibility for buildtool. fixes warnings for c-files ↵ | Johan B. C. Engelen | 1 | -2/+5 | |
| (-Woverloaded-virtual) (bzr r13382) | |||||
| 2014-05-15 | add cxxflags attribute possibility for buildtool. fixes warnings for c-files ↵ | Johan B. C. Engelen | 1 | -2/+5 | |
| (-Woverloaded-virtual) (bzr r13341.1.27) | |||||
| 2014-05-13 | remove two duplicate copies from build.xml | Johan B. C. Engelen | 1 | -2/+0 | |
| (bzr r13341.1.18) | |||||
| 2014-05-12 | remove another duplicate file copy from build.xml | Johan B. C. Engelen | 1 | -1/+0 | |
| (bzr r13365) | |||||
| 2014-05-12 | remove duplicate freetype6.dll copy from build.xml | Johan B. C. Engelen | 1 | -1/+0 | |
| (bzr r13364) | |||||
| 2014-05-05 | Make experimental feature enabling more unified/easy. | Josh Andler | 1 | -0/+6 | |
| (bzr r13336) | |||||
| 2014-03-25 | windows build: update warning flags. unfortunately our code is not ready for ↵ | Johan B. C. Engelen | 1 | -2/+2 | |
| -Werror=switch yet (break GTK3 build in number of places, needs proper fixes) (bzr r13206) | |||||
| 2014-03-23 | make it easier for people to build with -Werror on Windows | Johan B. C. Engelen | 1 | -2/+9 | |
| (bzr r13193) | |||||
| 2014-03-20 | change more warnings into errors. | Johan B. C. Engelen | 1 | -1/+1 | |
| eventually, we can better move to -Werror together with a short list of -Wno-error=... (bzr r13170) | |||||
| 2014-02-26 | Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵ | Martin Owens | 1 | -13/+0 | |
| ziptool to utils. (bzr r13047.1.5) | |||||
| 2013-11-13 | Windows: need extra define to tell the source code we are in C++11 mode | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12807) | |||||
| 2013-11-01 | build.xml: make it easier to change compiler | Johan B. C. Engelen | 1 | -5/+11 | |
| (bzr r12761) | |||||
| 2013-10-21 | C++11 flag needs to be gnu++0x, so the compiler does not go into strict ANSI ↵ | Johan B. C. Engelen | 1 | -1/+1 | |
| mode (bzr r12706) | |||||
| 2013-10-15 | add (commented-out) flag for C++11 compilation. (note that on Windows we use ↵ | Johan B. C. Engelen | 1 | -0/+1 | |
| gcc 4.6.1, which calls it C++0x) (bzr r12693) | |||||
| 2013-09-25 | patch by Tomasz Boczkowski for missing Windows icon (Bug 1228591) | Alvin Penner | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/1228591 (bzr r12592) | |||||
| 2013-09-21 | remove file from exclude list, linker issue was solved by adding namespace | Johan B. C. Engelen | 1 | -3/+0 | |
| (bzr r12560) | |||||
| 2013-09-21 | fix Windows build | Johan B. C. Engelen | 1 | -47/+52 | |
| (bzr r12559) | |||||
| 2013-08-18 | update to trunk | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r11950.1.133) | |||||
| 2013-07-23 | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 1 | -56/+1 | |
| (bzr r12428) | |||||
| 2013-05-16 | Fix error with try-catch | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r11950.1.115) | |||||
| 2013-02-22 | Win32. Fix for Bug #1131882 (missing liblcms-1.dll). | Nicolas Dufour | 1 | -0/+1 | |
| (bzr r12139) | |||||
| 2013-02-20 | Win32. Fix for Bug #1125620 (Crashes on trying to open document properties ↵ | Nicolas Dufour | 1 | -5/+4 | |
| or preferences). (bzr r12136) | |||||
| 2013-02-02 | Win32. Adding libcdr (Corel Draw) support. | Nicolas Dufour | 1 | -13/+21 | |
| (bzr r12091) | |||||
| 2012-12-03 | Win32. Updating Wordperfect libraries. | Nicolas Dufour | 1 | -14/+22 | |
| Win32. Activating Visio files import (Bug #1015572). Win32. Activating JPEG and EXIF support bitmap resolution import (Bug #1080474). *** Windows users, please update to devlibs r39! *** (bzr r11925) | |||||
