| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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) | |||||
| * | Fix by Adib for 353847 | Josh Andler | 2009-09-16 | 2 | -0/+36 | |
| | | | | (bzr r8601) | |||||
| * | FIX 407115 test writing into file and throw exception upstream if needed | theAdib | 2009-08-02 | 1 | -1/+4 | |
| | | | | (bzr r8384) | |||||
| * | doc | Peter Moulder | 2009-04-06 | 1 | -3/+3 | |
| | | | | (bzr r7639) | |||||
| * | io/crystalegg.xml: Fix a couple of textual errors. | Peter Moulder | 2009-04-03 | 1 | -4/+2 | |
| | | | | (bzr r7615) | |||||
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 2 | -0/+2 | |
| | | | | (bzr r7380) | |||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -6/+1 | |
| | | | | | | rather than for every subdirectory. (bzr r7336) | |||||
| * | Remove last remnants of ancient plugin support. Tidy up acinclude.m4. | Krzysztof Kosi??ski | 2009-02-13 | 2 | -3/+0 | |
| | | | | (bzr r7278) | |||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 | |
| | | | | | | sub-libs of inkscape. (bzr r7120) | |||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 1 | -0/+1 | |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -4/+5 | |
| | | | | (bzr r6885) | |||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -11/+1 | |
| | | | | (bzr r6046) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 2 | -8/+53 | |
| | | | | (bzr r5599) | |||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 1 | -1/+1 | |
| | | | | (bzr r5594) | |||||
| * | cmake: copy over some excluded files from build.xml | Johan B. C. Engelen | 2008-04-15 | 1 | -1/+1 | |
| | | | | (bzr r5453) | |||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -22/+22 | |
| | | | | (bzr r5379) | |||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -5/+0 | |
| | | | | (bzr r5299) | |||||
| * | add CMakeFiles for io, jabber_whiteboard libavoid libcola. | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+23 | |
| | | | | (bzr r5245) | |||||
| * | fix broken link to _wspawn prototype | Adib Taraben | 2008-03-28 | 1 | -1/+15 | |
| | | | | (bzr r5213) | |||||
| * | comment #define BYPASS_GLIB_SPAWN 1 to fix build on windows | Johan B. C. Engelen | 2008-03-27 | 1 | -1/+1 | |
| | | | | (bzr r5208) | |||||
| * | Bug #204779 win32 crash on help menu - win32 spawn problem | Adib Taraben | 2008-03-27 | 2 | -1/+892 | |
| | | | | (bzr r5207) | |||||
| * | fix compile | bulia byak | 2008-03-13 | 1 | -0/+1 | |
| | | | | (bzr r5085) | |||||
| * | BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵ | Albin Sunnanbo | 2008-03-13 | 2 | -0/+48 | |
| | | | | | | tempfiles breaks some extensions (including Save as XAML) (bzr r5082) | |||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 3 | -2/+6 | |
| | | | | (bzr r4629) | |||||
| * | glib/gtestutils.h is not available on gutsy, so switching to include of | Bryce Harrington | 2008-01-05 | 1 | -1/+1 | |
| | | | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390) | |||||
| * | Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy | Bryce Harrington | 2008-01-05 | 1 | -0/+1 | |
| | | | | | | currently. (bzr r4389) | |||||
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 1 | -0/+3 | |
| | | | | (bzr r4150) | |||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 2 | -4/+4 | |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | |||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 2 | -5/+5 | |
| | | | | (bzr r4012) | |||||
| * | (noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change ↵ | Peter Moulder | 2007-10-11 | 1 | -6/+6 | |
| | | | | | | constness of a couple of local vars to avoid some more casts (that were casting away constness). (bzr r3880) | |||||
