summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-06Misc. typosluz.paz3-3/+3
Found via `codespell`
2018-09-11Misc. typosluz.paz1-1/+1
Found via `codespell -q 3 -I ../inkscape-whitelist.txt --skip="*.svg,*.po,*.nsh,*.in,./src/3rdparty"`
2018-03-28Update HACKING.txt. Move to top directory.Tavmjong Bah1-75/+0
2018-03-28Remove seriously outdated files.Tavmjong Bah4-349/+0
2018-01-08Misc. typosluz.paz2-2/+2
Found via `codespell`
2017-12-29remove git remnantsMarc Jeanmougin1-35/+24
2017-12-04Misc. typosluzpaz2-2/+2
Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` .
2017-11-14Misc. Typo fixesluzpaz4-8/+8
Follow up to #119
2017-11-07Misc. typosUnknown1-3/+3
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; ↵Sylvain Chiron1-17/+18
changed the code to match the new API Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
2017-01-23[Bug #1656713] Keys and Mouse reference: Add shortcut '7' for cycling ↵Nicolas Dufour8-2526/+2671
through path effect parameters in node tool. Fixed bugs: - https://launchpad.net/bugs/1656713 (bzr r15434)
2017-01-06[Bug #1651815] share/examples: rescale svgs to 96 dpi.Nicolas Dufour16-3944/+5673
Fixed bugs: - https://launchpad.net/bugs/1651815 (bzr r15394)
2016-08-27[Bug #1486403] Updating K&M reference for English (translations already ↵Nicolas Dufour1-280/+270
updated). Fixed bugs: - https://launchpad.net/bugs/1486403 (bzr r15080)
2016-08-17Documentation. Traditional Chinese tutorials and keys reference update.Nicolas Dufour1-115/+110
(bzr r15067)
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-20/+0
(bzr r15046)
2016-07-08Documentation. French documentation translation updated.Nicolas Dufour1-205/+200
(bzr r15013)
2016-06-02Documentation. Initial Keys and mouse reference for 0.92.Nicolas Dufour5-1461/+1440
(bzr r14941)
2016-06-02[Bug #1588078] Update german docs.marenhachmann1-269/+260
Fixed bugs: - https://launchpad.net/bugs/1588078 (bzr r14940)
2016-05-31[Bug #1417283] Q shortcut missing in keys reference.Nicolas Dufour8-22794/+25443
Fixed bugs: - https://launchpad.net/bugs/1417283 (bzr r14931)
2016-03-16[Bug #1558153] Typos and tabs instead of spaces in extension module.raphael02021-3/+3
Fixed bugs: - https://launchpad.net/bugs/1558153 (bzr r14713)
2015-09-10Documentation. New German translation of the Keys and mouse reference.Maren Hachmann1-1061/+9035
(bzr r14354)
2015-03-08i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2-2/+2
Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
2014-12-25Documentation. Fix for bug #1405653 (Outdated links in hacking doc).Nicolas Dufour5-11/+11
Documentation. Fix for bug #1405652 (Outdated link in Inkview). (bzr r13823)
2014-12-07Documentation. Keys and mouse reference files update (including a new ↵Nicolas Dufour7-1055/+11173
Belarusian translation by Hleb Valoshka). (bzr r13790)
2014-02-19Documentation. Changelog archive update (see Bug #637034).Nicolas Dufour1-1/+10706
Fixed bugs: - https://launchpad.net/bugs/637034 (bzr r13041)
2013-09-29Add logging documentation and ignore QtCreator filesMartin Owens1-0/+23
(bzr r12628)
2012-10-15More missing files, dist passesTed Gould1-1/+0
(bzr r11804.1.3)
2012-07-18Doc. Tutorials translation update and new keys reference translation in ↵Nicolas Dufour1-0/+1
Belarusion by 375gnu. (bzr r11554)
2012-04-20Documentation. zh_TW translations update, and new K&M reference translation.Nicolas Dufour2-3/+8812
(bzr r11267)
2012-03-20Translations. Man and keys Japanese translation by Masato HASHIMOTO.Nicolas Dufour1-28/+28
(bzr r11103)
2011-10-08Doc. Keys and mouse reference update.Nicolas Dufour4-583/+667
(bzr r10671)
2011-07-25Filters. New Channel painting custom predefined filter.Nicolas Dufour3-0/+8990
Documentation. New Greek translation of the keys reference by Dimitris Spingos. Documentation. Adding forgotten CSS file for the keys reference. (bzr r10504)
2011-06-26Documentation. Keys and mouse reference translations update.Nicolas Dufour5-2524/+26364
(bzr r10369)
2010-10-15Doc. Keyboard and mouse reference files exported to inkscape-docs project ↵Nicolas Dufour6-5220/+3
(see http://bazaar.launchpad.net/~inkscape.dev/inkscape-docs/trunk/files/head%3A/keys/). (bzr r9831)
2010-09-30Keys. Eraser shorcut error (bug #607172).Nicolas Dufour2-135/+134
(bzr r9801)
2010-08-24Doc. Keys and mouse reference, bugtracker link fix (from SF to LP).Nicolas Dufour2-134/+134
(bzr r9724)
2010-08-23Doc. Keys and mouse reference consistency fix.Nicolas Dufour2-159/+159
(bzr r9723)
2010-08-16A simple layout document as to what, why and how is cppification.Abhishek Sharma public1-0/+0
(bzr r9546.1.14)
2010-08-03Doc. Keys and mouse reference fix.Nicolas Dufour1-2/+2
(bzr r9680)
2010-06-22Doc. keys files update.Nicolas Dufour2-152/+165
(bzr r9528)
2010-03-20Doc. HACKING files moved to doc/.Nicolas Dufour6-0/+439
Fixed bugs: - https://launchpad.net/bugs/171315 (bzr r9215)
2009-09-03restore dot creation in pencilbulia byak1-0/+7
(bzr r8556)
2009-08-17typo fixesbulia byak1-3/+3
(bzr r8496)
2009-07-01fixes, added averagingbulia byak1-5/+6
(bzr r8194)
2009-06-23update keys for guidesbulia byak2-160/+164
(bzr r8149)
2009-06-05bring up to date for 0.47bulia byak1-24/+20
(bzr r8003)
2008-11-21Merge from fe-movedTed Gould1-0/+6
(bzr r6891)
2008-09-19tweak tool updatebulia byak2-81/+129
(bzr r6845)
2008-07-18add pgup/pgdn in textbulia byak1-1/+3
(bzr r6346)
2008-04-14node tool updatebulia byak1-0/+3
(bzr r5442)