| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Updated translation from lovely patch and added to TRANSLATORS file | Jon Phillips | 2006-10-31 | 1 | -3516/+2801 | |
| | | | | (bzr r1874) | |||||
| * | populated PDF feature matrix spreadsheet | MenTaLguY | 2006-10-28 | 1 | -0/+0 | |
| | | | | (bzr r1873) | |||||
| * | okay, got the REAL names this time | MenTaLguY | 2006-10-28 | 1 | -0/+0 | |
| | | | | (bzr r1872) | |||||
| * | add borders and proper names for output extensions | MenTaLguY | 2006-10-28 | 1 | -0/+0 | |
| | | | | (bzr r1871) | |||||
| * | add PDF feature matrix files for comparing feature-completeness of PDF exporters | MenTaLguY | 2006-10-28 | 2 | -0/+496 | |
| | | | | (bzr r1870) | |||||
| * | Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid | Johan B. C. Engelen | 2006-10-26 | 6 | -68/+78 | |
| | | | | (bzr r1869) | |||||
| * | Bug fix in set_gridtype | Johan B. C. Engelen | 2006-10-26 | 2 | -3/+3 | |
| | | | | (bzr r1868) | |||||
| * | enable starting in outline mode by prefs setting | bulia byak | 2006-10-26 | 1 | -3/+9 | |
| | | | | (bzr r1867) | |||||
| * | workaround for crash 1580903 and several other issues caused by GTK's ↵ | bulia byak | 2006-10-26 | 3 | -1/+33 | |
| | | | | | | braindead behavior exposed by display interruptibility (bzr r1866) | |||||
| * | extend the semantics of sp_canvas_force_full_redraw_after_interruptions to ↵ | bulia byak | 2006-10-26 | 2 | -7/+10 | |
| | | | | | | allow passing 0 to it, meaning no interruptions at all until the next sp_canvas_end_forced_full_redraws (bzr r1865) | |||||
| * | Lamborgini Gallardo by Michael Grosberg | bulia byak | 2006-10-25 | 2 | -1/+2 | |
| | | | | (bzr r1864) | |||||
| * | surrender | Bob Jamison | 2006-10-25 | 1 | -1/+1 | |
| | | | | (bzr r1863) | |||||
| * | fix visibility and pickability of nofill/nostroke objects in outline mode; ↵ | bulia byak | 2006-10-25 | 1 | -17/+24 | |
| | | | | | | optimize looking up rendermode (bzr r1862) | |||||
| * | implement rendering of clips/masks in outline mode; make all outline colors ↵ | bulia byak | 2006-10-25 | 3 | -3/+35 | |
| | | | | | | stored in the prefs (bzr r1861) | |||||
| * | switch pref/repr utility methods to using long long ints; with | bulia byak | 2006-10-25 | 4 | -12/+12 | |
| | | | | | | out it, we cannot even store an rgba32 color in an attribute\! (bzr r1860) | |||||
| * | preserve clip/mask for stroke-to-path also | bulia byak | 2006-10-25 | 1 | -0/+6 | |
| | | | | (bzr r1859) | |||||
| * | fix 1574873 | bulia byak | 2006-10-24 | 1 | -1/+1 | |
| | | | | (bzr r1858) | |||||
| * | Added pop-up and toolbar menu | Jon A. Cruz | 2006-10-24 | 1 | -4/+166 | |
| | | | | (bzr r1857) | |||||
| * | added translations en_US@piglatin and th | theAdib | 2006-10-24 | 11 | -2/+40 | |
| | | | | (bzr r1856) | |||||
| * | Fix bug [ 1565811 ] Estonian locale is es not et in Windows installer | theAdib | 2006-10-24 | 4 | -4/+4 | |
| | | | | (bzr r1855) | |||||
| * | whitespace | bulia byak | 2006-10-24 | 1 | -15/+15 | |
| | | | | (bzr r1854) | |||||
| * | fix 1520018: sync up the embed/not embed transform logic when ungrouping ↵ | bulia byak | 2006-10-24 | 1 | -14/+32 | |
| | | | | | | with that used in sp_item_write_transform, so as to not embed e.g. for clipped/masked objects (bzr r1853) | |||||
| * | enable copy/paste of objects with filters | bulia byak | 2006-10-24 | 1 | -0/+7 | |
| | | | | (bzr r1852) | |||||
| * | fix crash: when closing a document, the selection we're passed as argument ↵ | bulia byak | 2006-10-24 | 1 | -1/+1 | |
| | | | | | | may be not the one of the active desktop, so use SP_ACTIVE_DESKTOP instead (bzr r1851) | |||||
| * | Added callback function to allow shrinking of widgets | Jon A. Cruz | 2006-10-24 | 3 | -1/+33 | |
| | | | | (bzr r1850) | |||||
| * | Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ↵ | Jon Phillips | 2006-10-23 | 1 | -5/+6 | |
| | | | | | | titles...a small one (bzr r1849) | |||||
| * | Committed double code because of the hurry to let you use the ↵ | Johan B. C. Engelen | 2006-10-23 | 4 | -121/+2 | |
| | | | | | | axonom-snapping stuff. (bzr r1848) | |||||
| * | axonomgrid: Bugfix | Johan B. C. Engelen | 2006-10-23 | 1 | -7/+9 | |
| | | | | (bzr r1847) | |||||
| * | Axonometric grid: snapping to vertical gridlines | Johan B. C. Engelen | 2006-10-23 | 3 | -0/+118 | |
| | | | | (bzr r1846) | |||||
| * | Added new name to the AUTHORS file | Jon Phillips | 2006-10-23 | 1 | -0/+1 | |
| | | | | (bzr r1845) | |||||
| * | Added Marcus Brubaker's patch to the script...he updated...closing his patch | Jon Phillips | 2006-10-23 | 1 | -38/+41 | |
| | | | | (bzr r1844) | |||||
| * | Corrected focus problems by moving flag setting back to first thing | Jon A. Cruz | 2006-10-23 | 1 | -6/+6 | |
| | | | | (bzr r1843) | |||||
| * | factor in object's matrix expansion when querying blur radius | bulia byak | 2006-10-23 | 1 | -2/+4 | |
| | | | | (bzr r1842) | |||||
| * | fix calculating the blur radius, use the new API | bulia byak | 2006-10-23 | 1 | -5/+5 | |
| | | | | (bzr r1841) | |||||
| * | simplify by using the new API | bulia byak | 2006-10-23 | 1 | -4/+1 | |
| | | | | (bzr r1840) | |||||
| * | change API: separate functions creating a blur filter, one for a given item, ↵ | bulia byak | 2006-10-23 | 2 | -6/+27 | |
| | | | | | | another from the given matrix expansion and w/h (bzr r1839) | |||||
| * | Fix msgstr[0/1] problem. | Colin Marquardt | 2006-10-22 | 1 | -5/+3 | |
| | | | | (bzr r1838) | |||||
| * | do not embed transform if it's not translation and the object has a filter | bulia byak | 2006-10-22 | 1 | -3/+8 | |
| | | | | (bzr r1837) | |||||
| * | Added new author | Jon Phillips | 2006-10-22 | 1 | -0/+1 | |
| | | | | (bzr r1836) | |||||
| * | Added icons for inkscape svg files...how can we add them to the default desktop | Jon Phillips | 2006-10-22 | 3 | -0/+237 | |
| | | | | | | to be visible is still pending... (bzr r1835) | |||||
| * | Added author | Jon Phillips | 2006-10-22 | 1 | -0/+1 | |
| | | | | (bzr r1834) | |||||
| * | Applied patch for support of building on Tru64 systems. | Jon Phillips | 2006-10-22 | 2 | -2/+4 | |
| | | | | (bzr r1833) | |||||
| * | Added patch to support sgi SGI IRIX 6.5.28, gcc 3.4.0. | Jon Phillips | 2006-10-22 | 1 | -0/+2 | |
| | | | | (bzr r1832) | |||||
| * | Ooops...forgot to add thai translation.. | Jon Phillips | 2006-10-22 | 1 | -0/+10084 | |
| | | | | (bzr r1831) | |||||
| * | Applied patch to mkfiles.pl from Andre Twupack | Jon Phillips | 2006-10-22 | 1 | -1/+3 | |
| | | | | (bzr r1830) | |||||
| * | Added "Other" radio toggle for the URI field on our license dialog | Jon Phillips | 2006-10-22 | 1 | -0/+8 | |
| | | | | (bzr r1829) | |||||
| * | Key, tab and focus refinement | Jon A. Cruz | 2006-10-22 | 2 | -4/+87 | |
| | | | | (bzr r1828) | |||||
| * | Added patch for updates to doxyfile...great! | Jon Phillips | 2006-10-22 | 1 | -217/+10 | |
| | | | | (bzr r1827) | |||||
| * | Added catalonian translation from patch | Jon Phillips | 2006-10-22 | 2 | -0/+4063 | |
| | | | | (bzr r1826) | |||||
| * | Added catalonian version of default template from patch submission | Jon Phillips | 2006-10-22 | 2 | -0/+41 | |
| | | | | (bzr r1825) | |||||
