| Commit message (Expand) | Author | Age | Files | Lines |
| * | bug 1614678: infinite loop on text containing a character pango describes as ... | Richard Hughes | 2006-12-18 | 1 | -3/+3 |
| * | translated strings from Michal | theAdib | 2006-12-16 | 1 | -4/+4 |
| * | correct the Perl linking symantics | Kees Cook | 2006-12-16 | 2 | -7/+6 |
| * | Clean up internal Python/Perl dialog text; link against the python dynamic li... | Kees Cook | 2006-12-16 | 2 | -5/+27 |
| * | redundant AC_MSG_RESULT | Kees Cook | 2006-12-16 | 1 | -1/+0 |
| * | BUG 1513218, option delete preferences on install, ask to uninstall first, me... | theAdib | 2006-12-14 | 12 | -15/+210 |
| * | unfinished gridmanager commit (commented out) | Johan B. C. Engelen | 2006-12-13 | 1 | -0/+1 |
| * | Fixed ungrouping bug where the changed transformation of items was not writte... | Johan B. C. Engelen | 2006-12-13 | 3 | -46/+39 |
| * | FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ch... | Johan B. C. Engelen | 2006-12-13 | 1 | -1/+1 |
| * | Fix for bug #1561416, as suggested by kuesterei | Ulf Erikson | 2006-12-11 | 1 | -4/+6 |
| * | last fixes from patch 1219308 | bulia byak | 2006-12-11 | 1 | -6/+6 |
| * | fix compile | bulia byak | 2006-12-11 | 1 | -1/+1 |
| * | patch by Jasper van de Gronde from bug 1576258 | bulia byak | 2006-12-11 | 2 | -67/+52 |
| * | Reorder event handling code to prevent reference count problems, fixes bug #1... | John Bintz | 2006-12-10 | 1 | -4/+4 |
| * | improvements to trace dialog: siox button moved above preview frame, and cred... | St??phane Gimenez | 2006-12-10 | 1 | -335/+388 |
| * | Made it work again if Inkscape is installed on different drive than temp dir. | Johan B. C. Engelen | 2006-12-08 | 1 | -3/+4 |
| * | Adding some docs | Bryce Harrington | 2006-12-07 | 1 | -1/+7 |
| * | Marker menus now display custom markers in a document that are present | Bryce Harrington | 2006-12-07 | 3 | -47/+174 |
| * | Completing rename | Bryce Harrington | 2006-12-06 | 1 | -711/+0 |
| * | (bzr r2078) | Bryce Harrington | 2006-12-06 | 1 | -711/+0 |
| * | Renaming sp-marker.* to marker.* | Bryce Harrington | 2006-12-06 | 13 | -11/+1433 |
| * | Renaming is proving tricky... undoing for now | Bryce Harrington | 2006-12-06 | 1 | -1/+1 |
| * | Restoring with rename change... urg svn | Bryce Harrington | 2006-12-06 | 1 | -0/+711 |
| * | Renaming | Bryce Harrington | 2006-12-06 | 1 | -711/+0 |
| * | translation of french strings | C??dric Gemy | 2006-12-03 | 1 | -6/+7 |
| * | added inkscape translation to commandline parameters | theAdib | 2006-12-03 | 1 | -0/+16 |
| * | added inkscape translations eu and km | theAdib | 2006-12-03 | 12 | -1/+44 |
| * | Need to use bash, Ubuntu's /bin/sh is dash, which is unsafe for some of the b... | Kees Cook | 2006-12-03 | 1 | -1/+1 |
| * | Protect arguments with quotes | Kees Cook | 2006-12-03 | 1 | -4/+4 |
| * | Drop debian tree from tarball, as recommended by debian packaging. | Kees Cook | 2006-12-03 | 1 | -16/+0 |
| * | improve streaming | Bob Jamison | 2006-12-02 | 4 | -512/+439 |
| * | Fixing typo | Luca Bruno | 2006-12-02 | 1 | -1/+1 |
| * | Fixing typo | Luca Bruno | 2006-12-02 | 1 | -6/+6 |
| * | parse bind result from server to get resource. gtalk mangeles your proffered... | Bob Jamison | 2006-12-02 | 2 | -23/+38 |
| * | better version comparison | Luca Bruno | 2006-12-02 | 1 | -1/+7 |
| * | allow 0-length properties | Bob Jamison | 2006-12-02 | 2 | -12/+13 |
| * | fix minutes/seconds calc. oops. | Bob Jamison | 2006-12-02 | 1 | -1/+1 |
| * | fix for bug #1600900, freetype internals must not be used. | St??phane Gimenez | 2006-12-02 | 1 | -3/+3 |
| * | open window ON-screen | Ulf Erikson | 2006-11-30 | 1 | -4/+14 |
| * | these didn't compile for me. so let's try this. | Aaron Spike | 2006-11-30 | 2 | -42/+42 |
| * | get gettimeofday() out of buildtool:: namespace | Bob Jamison | 2006-11-30 | 1 | -11/+13 |
| * | C++ find dialog calling code. | Johan B. C. Engelen | 2006-11-29 | 1 | -0/+2 |
| * | C++ find dialog: only UI issues left (i hope) Testing needed. | Johan B. C. Engelen | 2006-11-29 | 2 | -6/+83 |
| * | C++ Find dialog almost complete! (it works, but it is biiig now) | Johan B. C. Engelen | 2006-11-29 | 4 | -18/+425 |
| * | prevent compiling error on gettimeofday on mingw compiler | theAdib | 2006-11-29 | 2 | -4/+4 |
| * | 'backup' commit. Added widgets to C++-find dialog. Work not finished. | Johan B. C. Engelen | 2006-11-29 | 2 | -18/+79 |
| * | New widget helperclass for Gtk:Entry | Johan B. C. Engelen | 2006-11-29 | 3 | -0/+79 |
| * | make the architecture settable | Bob Jamison | 2006-11-28 | 1 | -7/+8 |
| * | fix time | Bob Jamison | 2006-11-28 | 1 | -2/+2 |
| * | remove tabs, add time | Bob Jamison | 2006-11-28 | 1 | -854/+920 |