summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-063-4/+18
| | | | | | | | | | | | | | | | | | (bzr r9940)
* | | | | | 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)
* | | | | | 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)
* | | | | | Filters. New custom predefined cross-smooth filter (very experimental...).Nicolas Dufour2010-11-263-22/+155
| | | | | | | | | | | | | | | | | | (bzr r9925)
* | | | | | 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)
* / / / / / / 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-211-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-172-119/+28
| | | | | | | | | | | | | | | | | | | | | | | | | Filters. Experimental filters cleanup. (bzr r9902)
* | | | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171008-1008/+1008
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | | | | Fix display of snap source indicator for constrained snapping in the ↵Diederik van Lierop2010-11-163-123/+126
| | | | | | | | | | | | | | | | | | | | | | | | | selector tool (bzr r9898)
* | | | | 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)
* | | | | Fixed include to ensure file compiles with lcms disabledMarcin Floryan2010-11-141-3/+1
| | | | | | | | | | | | | | | (bzr r9892)
* | | | | Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
| | | | | | | | | | | | | | | (bzr r9881)
* | | | | Leave constrained angular snapping to the snap manager, instead of handling ↵Diederik van Lierop2010-11-075-78/+98
| | | | | | | | | | | | | | | | | | | | | | | | | it locally (bzr r9880)
* | | | | Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
| | | | | | | | | | | | | | | (bzr r9876)
* | | | | Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-062-10/+28
| | | | | | | | | | | | | | | | | | | | | | | | | of already cusp nodes to cusp in the node tool (bzr r9875)
* | | | | i18n. Palettes translation with context (see Bug #667402, Colour palettes ↵Nicolas Dufour2010-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | not translatable). (bzr r9871)
* | | | | i18n. Color palette items are now translatable (see Bug #667402, Color ↵Nicolas Dufour2010-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | palette not translatable). Fixed bugs: - https://launchpad.net/bugs/667402 (bzr r9870)
* | | | | Prevent context menu and keyboard shortcuts from interrupting grabsKrzysztof Kosi??ski2010-10-312-4/+5
| | | | | | | | | | | | | | | (bzr r9869)
* | | | | Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-312-14/+17
| | | | | | | | | | | | | | | (bzr r9868)
* | | | | Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-312-12/+16
| | | | | | | | | | | | | | | | | | | | | | | | | of more than one non-path shape at once. (bzr r9867)
* | | | | - Constrained snap: proper implementation of the preference to snap the ↵Diederik van Lierop2010-10-2910-82/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mouse pointer or handle itself (instead of projecting it first onto the constraint) - Fix a crash in SnapManager::multipleConstrainedSnaps (bzr r9866)
* | | | | Dropped not working accelator key (r9858 Bug #170765)Kris De Gussem2010-10-291-1/+1
| | | | | | | | | | | | | | | (bzr r9865)