summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1519641 Win: Rearrange start menu entriestheAdib2006-11-051-4/+4
| | | (bzr r1898)
* add (outline) to window title when in outline modebulia byak2006-11-041-2/+11
| | | (bzr r1897)
* update window title when switching display modebulia byak2006-11-041-0/+4
| | | (bzr r1896)
* store display mode in desktop toobulia byak2006-11-041-0/+2
| | | (bzr r1895)
* fix bug: stroke width was not changed when switching to outline and backbulia byak2006-11-042-2/+14
| | | (bzr r1894)
* Updated the spanish translation and fixed the dz translation...Jon Phillips2006-11-042-501/+236
| | | (bzr r1893)
* a script to export any groups as independant png fileC??dric Gemy2006-11-032-0/+102
| | | (bzr r1892)
* patch 1590039, whitespacebulia byak2006-11-031-9/+8
| | | (bzr r1891)
* enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to ↵bulia byak2006-11-031-4/+4
| | | | | finish) to the statusbar (bzr r1890)
* copyedit labelbulia byak2006-11-031-1/+1
| | | (bzr r1889)
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-035-4/+21
| | | (bzr r1888)
* add view mode togglebulia byak2006-11-031-0/+1
| | | (bzr r1887)
* add view mode toggle, ensure kp_5 works without numlock toobulia byak2006-11-032-0/+8
| | | (bzr r1886)
* fixed 1582582gustav_b2006-11-021-0/+3
| | | (bzr r1885)
* Included stdexcept to fix compile errorJohan B. C. Engelen2006-11-021-0/+1
| | | (bzr r1884)
* Added amsmath packageJohan B. C. Engelen2006-11-011-1/+1
| | | (bzr r1883)
* Clean up header a bit.Colin Marquardt2006-11-011-5/+6
| | | (bzr r1882)
* Add Dorji Tashi (translator for dz).Colin Marquardt2006-11-011-0/+1
| | | (bzr r1881)
* fix breaks, add defaultbulia byak2006-11-011-11/+11
| | | (bzr r1880)
* make SVG indent and inlined attrs configurable via prefsbulia byak2006-11-012-25/+39
| | | (bzr r1879)
* util/ucompose.hpp: catch exception thrown when user has an unsupportedgustav_b2006-11-011-1/+6
| | | | | locale setting -- fallback to classic. (bzr r1878)
* make svg numeric precision, minimum exponent, and the use of named colors ↵bulia byak2006-10-315-27/+43
| | | | | (as well as shortened color triads like #ccc) configurable via prefs (bzr r1877)
* fix off-by-one error: setting tprec to 6 was actually writing 7 digitsbulia byak2006-10-311-1/+1
| | | (bzr r1876)
* Updated with new name for dz.po fileJon Phillips2006-10-311-0/+1
| | | (bzr r1875)
* Updated translation from lovely patch and added to TRANSLATORS fileJon Phillips2006-10-311-3516/+2801
| | | (bzr r1874)
* populated PDF feature matrix spreadsheetMenTaLguY2006-10-281-0/+0
| | | (bzr r1873)
* okay, got the REAL names this timeMenTaLguY2006-10-281-0/+0
| | | (bzr r1872)
* add borders and proper names for output extensionsMenTaLguY2006-10-281-0/+0
| | | (bzr r1871)
* add PDF feature matrix files for comparing feature-completeness of PDF exportersMenTaLguY2006-10-282-0/+496
| | | (bzr r1870)
* Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGridJohan B. C. Engelen2006-10-266-68/+78
| | | (bzr r1869)
* Bug fix in set_gridtypeJohan B. C. Engelen2006-10-262-3/+3
| | | (bzr r1868)
* enable starting in outline mode by prefs settingbulia byak2006-10-261-3/+9
| | | (bzr r1867)
* workaround for crash 1580903 and several other issues caused by GTK's ↵bulia byak2006-10-263-1/+33
| | | | | braindead behavior exposed by display interruptibility (bzr r1866)
* extend the semantics of sp_canvas_force_full_redraw_after_interruptions to ↵bulia byak2006-10-262-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 Grosbergbulia byak2006-10-252-1/+2
| | | (bzr r1864)
* surrenderBob Jamison2006-10-251-1/+1
| | | (bzr r1863)
* fix visibility and pickability of nofill/nostroke objects in outline mode; ↵bulia byak2006-10-251-17/+24
| | | | | optimize looking up rendermode (bzr r1862)
* implement rendering of clips/masks in outline mode; make all outline colors ↵bulia byak2006-10-253-3/+35
| | | | | stored in the prefs (bzr r1861)
* switch pref/repr utility methods to using long long ints; withbulia byak2006-10-254-12/+12
| | | | | out it, we cannot even store an rgba32 color in an attribute\! (bzr r1860)
* preserve clip/mask for stroke-to-path alsobulia byak2006-10-251-0/+6
| | | (bzr r1859)
* fix 1574873bulia byak2006-10-241-1/+1
| | | (bzr r1858)
* Added pop-up and toolbar menuJon A. Cruz2006-10-241-4/+166
| | | (bzr r1857)
* added translations en_US@piglatin and ththeAdib2006-10-2411-2/+40
| | | (bzr r1856)
* Fix bug [ 1565811 ] Estonian locale is es not et in Windows installertheAdib2006-10-244-4/+4
| | | (bzr r1855)
* whitespacebulia byak2006-10-241-15/+15
| | | (bzr r1854)
* fix 1520018: sync up the embed/not embed transform logic when ungrouping ↵bulia byak2006-10-241-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 filtersbulia byak2006-10-241-0/+7
| | | (bzr r1852)
* fix crash: when closing a document, the selection we're passed as argument ↵bulia byak2006-10-241-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 widgetsJon A. Cruz2006-10-243-1/+33
| | | (bzr r1850)
* Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ↵Jon Phillips2006-10-231-5/+6
| | | | | titles...a small one (bzr r1849)