| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 1 | -6/+6 |
| | | | | (bzr r11144) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+1 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 1 | -6/+5 |
| | | | | (bzr r10696) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -3/+0 |
| | | | | | | | | 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) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | | - 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) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | 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) | ||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -8/+1 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -1/+0 |
| | | | | (bzr r6046) | ||||
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 1 | -0/+1 |
| | | | | (bzr r5611) | ||||
| * | Cmake: Add missing CmakeLists.txt | Joshua L. Blocher | 2008-05-03 | 1 | -0/+3 |
| | | | | (bzr r5586) | ||||
| * | Move script dialog from gtkmm to jvm | Bob Jamison | 2008-03-31 | 1 | -8/+8 |
| | | | | (bzr r5272) | ||||
| * | Got initial JS execution working | Bob Jamison | 2008-03-11 | 1 | -3/+3 |
| | | | | (bzr r5057) | ||||
| * | Put /bind references back in | Bob Jamison | 2008-03-10 | 1 | -8/+0 |
| | | | | (bzr r5025) | ||||
| * | Put it back :-) | Bob Jamison | 2008-03-10 | 1 | -1/+0 |
| | | | | (bzr r5023) | ||||
| * | Update header | Bob Jamison | 2008-03-10 | 1 | -5/+30 |
| | | | | (bzr r5021) | ||||
| * | Temporary kludge to permit linking | Jon A. Cruz | 2008-03-10 | 1 | -2/+11 |
| | | | | (bzr r5020) | ||||
| * | clean up tabs and DOS-ishness | Bob Jamison | 2008-03-10 | 2 | -30/+44 |
| | | | | (bzr r5018) | ||||
| * | Switch to newer binding stuff | Bob Jamison | 2008-03-10 | 34 | -10206/+75 |
| | | | | (bzr r5016) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | ||||
| * | fix makefile for case change of CXX dir | Johan B. C. Engelen | 2007-07-24 | 1 | -11/+11 |
| | | | | (bzr r3287) | ||||
| * | change case | Bob Jamison | 2007-04-15 | 11 | -0/+6671 |
| | | | | (bzr r2899) | ||||
| * | change case | Bob Jamison | 2007-04-15 | 11 | -6671/+0 |
| | | | | (bzr r2898) | ||||
| * | Use relative include path for Pycxx | Bob Jamison | 2007-04-15 | 1 | -2/+2 |
| | | | | (bzr r2897) | ||||
| * | clean up hierarchy a bit | Bob Jamison | 2007-04-15 | 1 | -28/+38 |
| | | | | (bzr r2893) | ||||
| * | Rearrange bindings to use PyCXX | Bob Jamison | 2007-04-15 | 3 | -46/+337 |
| | | | | (bzr r2891) | ||||
| * | Change python binding mechanism | Bob Jamison | 2007-04-14 | 20 | -1730/+6853 |
| | | | | (bzr r2885) | ||||
| * | fix typecasts | Bob Jamison | 2007-04-14 | 1 | -2/+2 |
| | | | | (bzr r2884) | ||||
| * | fix compile | bulia byak | 2006-12-11 | 1 | -1/+1 |
| | | | | (bzr r2086) | ||||
| * | do some include changes more correctly | Ralf Stephan | 2006-06-28 | 1 | -2/+3 |
| | | | | (bzr r1311) | ||||
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 1 | -1/+1 |
| | | | | (bzr r1280) | ||||
| * | handle request for not-compiled-in internal scripting; execute didn't check ↵ | Ralf Stephan | 2006-05-29 | 1 | -0/+6 |
| | | | | | | return value; fixes #1495283 (bzr r1062) | ||||
| * | const types | Bob Jamison | 2006-05-06 | 8 | -83/+89 |
| | | | | (bzr r754) | ||||
| * | Remove duplicate Javascript tree. This dupe was probably an artifact of the ↵ | Bob Jamison | 2006-01-16 | 171 | -94126/+0 |
| | | | | | | migration. (bzr r3) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 199 | -0/+99135 |
| (bzr r1) | |||||
