| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Promote std::string to Glib::ustring. Start processing output strings for ↵ | Bob Jamison | 2006-06-25 | 2 | -56/+84 | |
| | | | | | | XML entities. (bzr r1292) | |||||
| * | minor change to svgtoeps | daleharvey | 2006-06-25 | 1 | -0/+1 | |
| | | | | (bzr r1291) | |||||
| * | added protocol documents to jabber_whiteboard | daleharvey | 2006-06-25 | 14 | -0/+2833 | |
| | | | | (bzr r1290) | |||||
| * | replace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK_VERSION(2,6,0), ↵ | Ralf Stephan | 2006-06-25 | 2 | -2/+5 | |
| | | | | | | fixes compiler warnings and is the correct way to check for glib-2.4 (bzr r1289) | |||||
| * | Fix image transform when there is no rotate or scale | Bob Jamison | 2006-06-25 | 1 | -1/+8 | |
| | | | | (bzr r1288) | |||||
| * | Add metadata | Bob Jamison | 2006-06-25 | 2 | -7/+66 | |
| | | | | (bzr r1287) | |||||
| * | restored pedro/work and added it to make.exclude | daleharvey | 2006-06-25 | 6 | -1/+1012 | |
| | | | | (bzr r1286) | |||||
| * | added inkboard-session.cpp to make.exclude | daleharvey | 2006-06-25 | 1 | -0/+1 | |
| | | | | (bzr r1285) | |||||
| * | removed scratchpad work from pedro | daleharvey | 2006-06-25 | 5 | -1011/+0 | |
| | | | | (bzr r1284) | |||||
| * | Change comments | Bob Jamison | 2006-06-25 | 1 | -5/+2 | |
| | | | | (bzr r1283) | |||||
| * | Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵ | Bob Jamison | 2006-06-25 | 1 | -0/+2 | |
| | | | | | | They do not like .nnn . Must be 0.nnn (bzr r1282) | |||||
| * | Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵ | Bob Jamison | 2006-06-25 | 1 | -52/+78 | |
| | | | | | | They do not like .nnn . Must be 0.nnn (bzr r1281) | |||||
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 8 | -1/+31 | |
| | | | | (bzr r1280) | |||||
| * | radial gradients faster by about 10% | bulia byak | 2006-06-25 | 1 | -3/+14 | |
| | | | | (bzr r1279) | |||||
| * | one more of declarations to make glib-2.4 work with glibmm/i18n.h | Ralf Stephan | 2006-06-24 | 1 | -1/+4 | |
| | | | | (bzr r1277) | |||||
| * | more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h | Ralf Stephan | 2006-06-24 | 3 | -0/+12 | |
| | | | | (bzr r1276) | |||||
| * | patch reported by ylai a reader of the german ct-magazin; needed before ↵ | Adib Taraben | 2006-06-24 | 1 | -0/+3 | |
| | | | | | | #include <glibmm/i18n.h> if linking against glib-2.4 (bzr r1275) | |||||
| * | small changes to allow compilation on windows | daleharvey | 2006-06-24 | 3 | -19/+24 | |
| | | | | (bzr r1272) | |||||
| * | added make files for pedro | daleharvey | 2006-06-23 | 3 | -0/+62 | |
| | | | | (bzr r1270) | |||||
| * | added an empty.cpp to pedro, required for build | daleharvey | 2006-06-23 | 1 | -0/+1 | |
| | | | | (bzr r1269) | |||||
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 81 | -14323/+2147 | |
| | | | | (bzr r1268) | |||||
| * | quick g_message UndoStackObserver for tracing calls to the undo system | David Yip | 2006-06-23 | 5 | -0/+107 | |
| | | | | (bzr r1267) | |||||
| * | a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about that | David Yip | 2006-06-23 | 1 | -3/+1 | |
| | | | | (bzr r1265) | |||||
| * | add translator name [ 1511010 ] a double patch to add another translator to ↵ | Aaron Spike | 2006-06-23 | 1 | -0/+1 | |
| | | | | | | the list (bzr r1264) | |||||
| * | fix 1510614 | bulia byak | 2006-06-22 | 1 | -5/+7 | |
| | | | | (bzr r1263) | |||||
| * | apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export") | Ralf Stephan | 2006-06-22 | 7 | -12/+13 | |
| | | | | (bzr r1262) | |||||
| * | remove setDoc(), part of fix for #1509854 | Ralf Stephan | 2006-06-22 | 1 | -2/+1 | |
| | | | | (bzr r1261) | |||||
| * | reorganize flow, prevent infinite loop, fixes #1509854 | Ralf Stephan | 2006-06-22 | 1 | -23/+36 | |
| | | | | (bzr r1260) | |||||
| * | Added virtual destructors for filter primitives. Corrected | Niko Kiirala | 2006-06-22 | 5 | -6/+17 | |
| | | | | | | | attributes-test: filterRes, filterUnits, primitiveUnits and stdDeviation are now recognized. (bzr r1259) | |||||
| * | remove 'non virtual destructor' warning | Bob Jamison | 2006-06-22 | 1 | -0/+2 | |
| | | | | (bzr r1258) | |||||
| * | svg-filters branch merged back to head | Niko Kiirala | 2006-06-21 | 34 | -7/+2360 | |
| | | | | (bzr r1252) | |||||
| * | add alternate xml output to dep file | Bob Jamison | 2006-06-20 | 1 | -59/+151 | |
| | | | | (bzr r1248) | |||||
| * | add xml version of ref file | Bob Jamison | 2006-06-20 | 1 | -101/+146 | |
| | | | | (bzr r1247) | |||||
| * | switch from mkdep to deptool | Bob Jamison | 2006-06-20 | 1 | -3/+2 | |
| | | | | (bzr r1241) | |||||
| * | Correctly write Aleksandar Urosevic's name. Closes 1353260. | Colin Marquardt | 2006-06-20 | 1 | -1/+1 | |
| | | | | (bzr r1238) | |||||
| * | new file | Bob Jamison | 2006-06-19 | 1 | -0/+1256 | |
| | | | | (bzr r1234) | |||||
| * | add config | Bob Jamison | 2006-06-19 | 9 | -207/+769 | |
| | | | | (bzr r1233) | |||||
| * | expanding/contracting node selection by pgup/pgdn | bulia byak | 2006-06-19 | 1 | -1/+155 | |
| | | | | (bzr r1232) | |||||
| * | #include "config.h" too | Ralf Stephan | 2006-06-19 | 1 | -0/+2 | |
| | | | | (bzr r1230) | |||||
| * | enclose #include <libintl.h> with #ifdef HAVE_LIBINTL_H | Ralf Stephan | 2006-06-19 | 1 | -0/+2 | |
| | | | | (bzr r1228) | |||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 39 | -105/+3798 | |
| | | | | | | reading from svg instead) (bzr r1227) | |||||
| * | welcome to 0.44+devel | Aaron Spike | 2006-06-15 | 1 | -1/+1 | |
| | | | | (bzr r1221) | |||||
| * | Applied patch #1505715 | Jon A. Cruz | 2006-06-14 | 1 | -19/+36 | |
| | | | | (bzr r1218) | |||||
| * | version back down to 0.43+devel | Aaron Spike | 2006-06-13 | 1 | -1/+1 | |
| | | | | (bzr r1212) | |||||
| * | version to 0.44pre4 | Aaron Spike | 2006-06-13 | 1 | -1/+1 | |
| | | | | (bzr r1211) | |||||
| * | mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc ↵ | Aaron Spike | 2006-06-13 | 1 | -12/+18 | |
| | | | | | | in stroke style (bzr r1210) | |||||
| * | patch [ 1503869 ] ODF formatting fix | Aaron Spike | 2006-06-13 | 13 | -41/+366 | |
| | | | | (bzr r1209) | |||||
| * | patch [ 1503865 ] Siox performance patch | Aaron Spike | 2006-06-13 | 7 | -155/+285 | |
| | | | | (bzr r1208) | |||||
| * | patch [ 1504669 ] New win32 icon | Aaron Spike | 2006-06-13 | 1 | -1/+1 | |
| | | | | (bzr r1207) | |||||
| * | patch [ 1504445 ] Fix build break on gcc4.1.1 | Aaron Spike | 2006-06-13 | 1 | -1/+1 | |
| | | | | (bzr r1206) | |||||
