| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | updates for cmake | Campbell Barton | 2013-09-19 | 1 | -2/+0 |
| | | | | (bzr r12547) | ||||
| * | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 4 | -1595/+0 |
| |\ | | | | | (bzr r11608.1.108) | ||||
| | * | Remove the "simple SAX" parser. Replace its only use (loading of unit | Krzysztof Kosi??ski | 2013-07-24 | 4 | -1595/+0 |
| | | | | | | | | | | | definitions in util/units.cpp) with Glib::Markup (bzr r12438) | ||||
| * | | Removed unused (ancient!) code. | Markus Engel | 2013-04-10 | 3 | -540/+0 |
| |/ | | | (bzr r11608.1.92) | ||||
| * | Checking file presence before calling lstat (should fix Bug #785701 Inkscape ↵ | Kris De Gussem | 2013-04-03 | 1 | -2/+4 |
| | | | | | | freezes at opening) (bzr r12263) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-13 | 1 | -1/+1 |
| | | | | (bzr r12201) | ||||
| * | c++ify | Kris De Gussem | 2013-03-12 | 1 | -14/+14 |
| | | | | (bzr r12198) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-12 | 1 | -34/+33 |
| | | | | (bzr r12197) | ||||
| * | fix build warning | Kris De Gussem | 2013-03-12 | 1 | -1/+1 |
| | | | | (bzr r12195) | ||||
| * | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 4 | -1/+270 |
| | | | | (bzr r12192) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-08 | 1 | -1/+1 |
| | | | | (bzr r12184) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-03 | 12 | -59/+26 |
| | | | | (bzr r12168) | ||||
| * | fix yet another warning | Kris De Gussem | 2013-02-14 | 2 | -4/+3 |
| | | | | (bzr r12126) | ||||
| * | fix warnings introduced in revision 12123 | Kris De Gussem | 2013-02-14 | 4 | -4/+4 |
| | | | | (bzr r12125) | ||||
| * | fixing variable type in stream classes to what was intended (preparation for ↵ | Kris De Gussem | 2013-02-13 | 6 | -25/+15 |
| | | | | | | solving bug #1120585 ) (bzr r12123) | ||||
| * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 5 | -4/+5 |
| | | | | (bzr r12119) | ||||
| * | Dropped duplicate code for dom/io and io/ (Bug #1120585 ) | Kris De Gussem | 2013-02-11 | 2 | -5/+35 |
| | | | | (bzr r12118) | ||||
| * | Fix for 430301 : core dump exporting to non existing folder | John Smith | 2012-11-30 | 2 | -0/+36 |
| | | | | (bzr r11915) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -2/+2 |
| | | | | (bzr r11736) | ||||
| * | Additional cleanup. | Jon A. Cruz | 2012-04-10 | 1 | -1/+1 |
| | | | | (bzr r11206) | ||||
| * | cppcheck stuff | Kris De Gussem | 2012-04-09 | 1 | -11/+7 |
| | | | | (bzr r11201) | ||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 2 | -0/+11 |
| |\ | | | | | (bzr r11027) | ||||
| | * | merged with trunk so I can build again... | Andrew Higginson | 2011-12-27 | 20 | -116/+116 |
| | |\ | | | | | | | (bzr r10092.1.36) | ||||
| | * | | Made dialog's state persistant | Andrew rugby471@gmail.com | 2011-03-24 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup of code Made download of image work Put all images into a /tmp/openclipart directory Use GUID for filename (bzr r10092.1.18) | ||||
| * | | | cppcheck tells us: fprintf format string has 0 parameters but 1 are given | Kris De Gussem | 2012-02-02 | 1 | -2/+2 |
| | |/ |/| | | | (bzr r10930) | ||||
| * | | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 4 | -10/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | | variable initialisation | Kris De Gussem | 2011-11-19 | 1 | -5/+8 |
| | | | | | | | (bzr r10746) | ||||
| * | | fix pointer usage after releasing memory | Kris De Gussem | 2011-11-19 | 2 | -15/+14 |
| | | | | | | | (bzr r10745) | ||||
| * | | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 8 | -8/+8 |
| | | | | | | | (bzr r10697) | ||||
| * | | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 6 | -25/+31 |
| | | | | | | | (bzr r10696) | ||||
| * | | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -2/+2 |
| | | | | | | | (bzr r10681) | ||||
| * | | Memory leak fixes (Bug #812497) | Kris De Gussem | 2011-07-20 | 2 | -11/+16 |
| | | | | | | | (bzr r10483) | ||||
| * | | memory leak fix | Kris De Gussem | 2011-07-20 | 1 | -0/+2 |
| | | | | | | | (bzr r10481) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 2 | -19/+33 |
| |\ \ | | | | | | | (bzr r9508.1.89) | ||||
| | * | | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| | * | | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| | | | | | | | | | | (bzr r10278) | ||||
| | * | | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| | * | | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| | * | | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -15/+14 |
| | | | | | | | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
| | * | | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| | * | | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 1 | -3/+1 |
| | | | | | | | | | | (bzr r10215) | ||||
| | * | | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 1 | -1/+3 |
| | | | | | | | | | | (bzr r10210) | ||||
| | * | | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 1 | -3/+1 |
| | |/ | | | | | (bzr r10208) | ||||
| * / | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 2011-04-15 | 2 | -22/+1 |
| |/ | | | (bzr r9508.1.82) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Allow Inkscape to run from Unicode directories on Windows | Krzysztof Kosi??ski | 2010-03-28 | 1 | -904/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/505107 (bzr r9248) | ||||
| * | Move around files to remove some vanity directories. | Krzysztof Kosi??ski | 2010-03-14 | 3 | -0/+715 |
| | | | | | | Also remove the obsolete IDL file stub. (bzr r9194) | ||||
| * | Cast cleanup. | Jon A. Cruz | 2010-03-01 | 1 | -2/+1 |
| | | | | (bzr r9124) | ||||
| * | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 2010-02-28 | 1 | -4/+7 |
| | | | | (bzr r9118) | ||||
