summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Restore copies of renamed icons on certain gtk versions. Fixes bug #651678.Jon A. Cruz2010-12-061-2/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/651678 (bzr r9939)
* | | | | | Fix missing warning icon for missing font on text toolbar.Jon A. Cruz2010-12-061-3/+16
| | | | | | | | | | | | | | | | | | (bzr r9938)
* | | | | | A proper fix for dock item mising icon problem. Fixes bug #658055.Jon A. Cruz2010-12-061-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/658055 (bzr r9937)
* | | | | | Filters. New Chromolitho custom predefined filter (experimental). Some UI ↵Nicolas Dufour2010-12-054-27/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (notebooks) and comment tweaks on the other filters. (bzr r9936)
* | | | | | Dutch translation updateKris De Gussem2010-12-051-302/+253
| | | | | | | | | | | | | | | | | | (bzr r9935)
* | | | | | Block display of named color icc profiles.Jon A. Cruz2010-12-041-0/+12
| | | | | | | | | | | | | | | | | | (bzr r9934)
* | | | | | Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-036-45/+90
| | | | | | | | | | | | | | | | | | (bzr r9933)
* | | | | | C++ cleanup on patch.Jon A. Cruz2010-12-021-14/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/665316 - https://launchpad.net/bugs/669537 (bzr r9932)
* | | | | | Filters. New custom predefined Drawing filter (experimental, and currently a ↵Nicolas Dufour2010-11-284-32/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bit tall), and some tweaks and fixes. (bzr r9931)
* | | | | | Japanese tutorials updateMasato Hashimoto2010-11-273-564/+547
| | | | | | | | | | | | | | | | | | (bzr r9930)
* | | | | | Translations. Reverting recent fr.po invalid changes.Nicolas Dufour2010-11-271-4/+4
| | | | | | | | | | | | | | | | | | (bzr r9929)
* | | | | | Fix French translation of subscript/superscript actions.Krzysztof Kosi??ski2010-11-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by "Nicolas" on Launchpad. Fixed bugs: - https://launchpad.net/bugs/620319 (bzr r9928)
* | | | | | Make fr.po and zh_TW.po non-executableKrzysztof Kosi??ski2010-11-272-0/+0
| | | | | | | | | | | | | | | | | | (bzr r9927)
* | | | | | Minor tips tutorial updateKris De Gussem2010-11-262-107/+107
| | | | | | | | | | | | | | | | | | (bzr r9926)
* | | | | | Filters. New custom predefined cross-smooth filter (very experimental...).Nicolas Dufour2010-11-263-22/+155
| | | | | | | | | | | | | | | | | | (bzr r9925)
* | | | | | Tutorials. Interpolate and tips French translation update.Nicolas Dufour2010-11-262-283/+253
| | | | | | | | | | | | | | | | | | (bzr r9924)
* | | | | | Fix crashes caused by spinbutton focus problems.Krzysztof Kosi??ski2010-11-251-9/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Adnois Papaderos. Fixed bugs: - https://launchpad.net/bugs/665316 - https://launchpad.net/bugs/669537 (bzr r9923)
| * | | | | | Fix Bug #669537 - crash when activating "snap to path"Adonis Papaderos2010-11-251-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mode after changing stroke width (no focus-out-event) (bzr r9917.3.1)
* | | | | | | Fix crash when unlinking orphaned clones. Patch from Adonis Papaderos.Krzysztof Kosi??ski2010-11-252-1/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/675309 (bzr r9922)
| * | | | | | | Fix Bug #675309 - crash when unlinking an orphaned cloneAdonis Papaderos2010-11-252-1/+6
| |/ / / / / / | | | | | | | | | | | | | | (bzr r9917.2.1)
* | | | | | | Fix crash when shift-clicking the top rectangle rounding handle.Krzysztof Kosi??ski2010-11-251-1/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Adonis Papaderos. Fixed bugs: - https://launchpad.net/bugs/680520 (bzr r9921)
| * | | | | | | fix Bug #680520 - crash while using the top rounding handleAdonis Papaderos2010-11-241-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r9914.2.1)
* | | | | | | | Fix ef spam when adjusting pattern on text - patch from Adonis PapaderosKrzysztof Kosi??ski2010-11-251-3/+33
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/674109 (bzr r9920)
| * | | | | | | | fix Bug #674109 - Pattern spam when adjusting a pattern in textAdonis Papaderos2010-11-241-3/+33
| |/ / / / / / / | | | | | | | | | | | | | | | | (bzr r9914.1.1)
* | | | | | | | Fix drag & drop from swatches - patch by Adonis PapaderosKrzysztof Kosi??ski2010-11-252-20/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/447385 (bzr r9919)
| * | | | | | | | Fix Bug #447385 - Drag'n'drop from swatches doesn't always workAdonis Papaderos2010-11-251-18/+7
| | |/ / / / / / | |/| | | | | | | | | | | | | | (bzr r9917.1.1)
* / | | | | | | Patch for bug #588181 (Eraser: eraser stroke is drawn after clicking canvas ↵Nicolas Dufour2010-11-251-1/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | but doesn't erase). (bzr r9918)
* | | | | | | Dutch tips tutorial added.Kris De Gussem2010-11-243-31/+732
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation updated. (bzr r9917)
* | | | | | | Calligraphy and tips tutorial updateKris De Gussem2010-11-242-189/+160
| | | | | | | | | | | | | | | | | | | | | (bzr r9916)
* | | | | | | Filters. New Solarize and Tritone custom predefined filters (experimental).Nicolas Dufour2010-11-242-13/+270
|/ / / / / / | | | | | | | | | | | | (bzr r9915)
* | | | | | Fix luminance to alpha calculation in masks.Tavmjong Bah2010-11-221-6/+16
| | | | | | | | | | | | | | | | | | (bzr r9914)
* | | | | | Fix Cairo export of masked objects.Tavmjong Bah2010-11-211-6/+19
| | | | | | | | | | | | | | | | | | (bzr r9913)
* | | | | | Fix wrong number of colors in Tweak tool XPM cursorsKrzysztof Kosi??ski2010-11-212-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/668261 (bzr r9912)
* | | | | | Reintroduce plural forms into the node selection descriptionKrzysztof Kosi??ski2010-11-211-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/601719 (bzr r9911)
* | | | | | Patch from Lubomir Rintel to fix build with Poppler 0.15.1Krzysztof Kosi??ski2010-11-212-4/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/676271 (bzr r9910)
* | | | | | Fix crash when floating dialog icon is not foundKrzysztof Kosi??ski2010-11-211-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/658055 (bzr r9909)
* | | | | | Minor documentation updateKrzysztof Kosi??ski2010-11-211-1/+11
| | | | | | | | | | | | | | | | | | (bzr r9908)
* | | | | | Filters. New custom predefined filters (Colorize and Quadritone fantasy) and ↵Nicolas Dufour2010-11-213-5/+190
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some minor fixes. (bzr r9907)
* | | | | | Fix rare crash when trying to drag after undo in the node toolKrzysztof Kosi??ski2010-11-191-0/+2
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/544599 (bzr r9906)
* | | | | Fix ruler redraw issue on GTK 2.22Krzysztof Kosi??ski2010-11-181-506/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/627134 (bzr r9905)
* | | | | Fix four minor node tool regressions:Krzysztof Kosi??ski2010-11-182-6/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Inverted modifier for spatial/linear grow * PgDn/PgUp keyboard shortcuts for grow * Shift during drag disables snapping * Clicking on the background deselects first the nodes and then the path Fixed bugs: - https://launchpad.net/bugs/647498 - https://launchpad.net/bugs/588628 (bzr r9904)
* | | | | Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-174-18/+28
| | | | | | | | | | | | | | | (bzr r9903)
* | | | | Extensions. Removing tooltips from color>randomize (see Bug #676419).Nicolas Dufour2010-11-173-122/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Filters. Experimental filters cleanup. (bzr r9902)
* | | | | Converted render_barcode_qrcode.py from DOS to Unix EOL format.Chris Morgan2010-11-171-1068/+1068
| | | | | | | | | | | | | | | (bzr r9901)
* | | | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171074-1074/+1074
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* | | | | Added UTF-8 encoding declaration for inkex.py.Chris Morgan2010-11-171-0/+1
| | | | | | | | | | | | | | | (bzr r9899)
* | | | | Fix display of snap source indicator for constrained snapping in the ↵Diederik van Lierop2010-11-163-123/+126
| | | | | | | | | | | | | | | | | | | | | | | | | selector tool (bzr r9898)
* | | | | listing contributors on inkex.pyAur??lio A. Heckert2010-11-161-1/+7
| | | | | | | | | | | | | | | (bzr r9897)
* | | | | Filters. Experimental duochrome version 2 (new structure, presence ↵Nicolas Dufour2010-11-163-2/+102
| | | | | | | | | | | | | | | | | | | | | | | | | parameters and fluorescence level). All EXP filters moved to the experimental group. (bzr r9896)
* | | | | Translations. French translation update.Nicolas Dufour2010-11-153-177/+2901
| | | | | | | | | | | | | | | | | | | | | | | | | Templates. New CD label template. (bzr r9895)