summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* o Fix a typo.mjwybrow2006-11-071-1/+1
| | | (bzr r1924)
* * packaging/macosx/native-gtk/builg-gtk.sh: Added some comments.mjwybrow2006-11-071-0/+8
| | | (bzr r1923)
* * packaging/macosx/native-gtk/build-gtk.sh: Modified version of Imendio'smjwybrow2006-11-071-0/+410
| | | | | | GTK OS X port build script that also downloads and compiles Inkscape and its dependencies. (bzr r1922)
* spelling, view menu rearrangement, swatches moved to viewbulia byak2006-11-071-14/+12
| | | (bzr r1921)
* add gradient-mesh-experimentalbulia byak2006-11-062-1/+2
| | | (bzr r1920)
* implement select next/prev in gradient tool as wellbulia byak2006-11-063-14/+26
| | | (bzr r1919)
* implement select next/prev as verbsbulia byak2006-11-061-12/+0
| | | (bzr r1918)
* implement select next/prev as verbsbulia byak2006-11-065-42/+27
| | | (bzr r1917)
* fix key names; match above/below to select next/prevbulia byak2006-11-061-15/+12
| | | (bzr r1916)
* add tab/shift-tab; fix shift for next/prev windowbulia byak2006-11-062-4/+14
| | | (bzr r1915)
* save a copybulia byak2006-11-061-611/+612
| | | (bzr r1914)
* save a copybulia byak2006-11-062-0/+2
| | | (bzr r1913)
* fill in more correspondencesbulia byak2006-11-061-7/+33
| | | (bzr r1912)
* Applied patch to disable the pressure sensitivity for those people that have Jon Phillips2006-11-065-2/+11
| | | | | | | | | problems and added new author to our authors file: https://sourceforge.net/tracker/index.php?func=detail&aid=1511066&group_id=93438&atid=604308 Please test o this feature for those who have tablets, pressure sensitivity, etc...it is a workaround for gtk+ problems with some tablets, etc... (bzr r1911)
* copyeditbulia byak2006-11-062-2/+2
| | | (bzr r1910)
* add display mode togglebulia byak2006-11-061-1/+4
| | | (bzr r1909)
* add display mode togglebulia byak2006-11-061-701/+707
| | | (bzr r1908)
* add display mode togglebulia byak2006-11-062-2/+13
| | | (bzr r1907)
* tweaksbulia byak2006-11-051-0/+0
| | | (bzr r1906)
* Fix up headers.Colin Marquardt2006-11-0546-221/+230
| | | (bzr r1905)
* When canvas cannot update quickly, ensure that nodes being dragged will stay ↵John Bintz2006-11-052-17/+45
| | | | | selected. (bzr r1904)
* enable inkboardAaron Spike2006-11-051-1/+1
| | | (bzr r1903)
* add diagonals, fix shape conversionbulia byak2006-11-051-2/+10
| | | (bzr r1902)
* display images as rects in Outline modebulia byak2006-11-053-28/+78
| | | (bzr r1901)
* enable Affichebulia byak2006-11-051-7/+5
| | | (bzr r1900)
* fix crash reported by Vladimir Savicbulia byak2006-11-051-1/+1
| | | (bzr r1899)
* 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)