| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent crash if a symbols file does not have a title. | Tavmjong Bah | 2014-01-30 | 1 | -1/+9 |
| | | | | (bzr r12985) | ||||
| * | Move dragging undo block from tools-base to canvas. Regarding bug #168695 | Martin Owens | 2014-01-21 | 2 | -8/+0 |
| | | | | (bzr r12967) | ||||
| * | cppcheck stuff | Kris De Gussem | 2014-01-20 | 2 | -7/+4 |
| | | | | (bzr r12963) | ||||
| * | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug ↵ | Martin Owens | 2014-01-20 | 2 | -11/+8 |
| | | | | | | | | | #168695 Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12960) | ||||
| * | i18n. No need to translate strings with one single space. | Nicolas Dufour | 2014-01-19 | 1 | -1/+1 |
| | | | | (bzr r12958) | ||||
| * | Try another fix for the undo when dragging bug #168695 | Martin Owens | 2014-01-19 | 2 | -3/+12 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12955) | ||||
| * | Better fix for GTK3 build error in symbols.cpp. | Nicolas Dufour | 2014-01-17 | 1 | -2/+2 |
| | | | | (bzr r12950) | ||||
| * | GTK3 build error in symbols.cpp. | Nicolas Dufour | 2014-01-17 | 1 | -1/+2 |
| | | | | (bzr r12949) | ||||
| * | i18n. Symbols are now translatable (see Bug #1261198); POT file and French ↵ | Nicolas Dufour | 2014-01-17 | 1 | -3/+4 |
| | | | | | | translation updated. (bzr r12946) | ||||
| * | fix null pointer dereference | Kris De Gussem | 2014-01-16 | 1 | -4/+6 |
| | | | | (bzr r12943) | ||||
| * | i18n. New from Template entries now translatable (see Bug #383844). POT file ↵ | Nicolas Dufour | 2014-01-15 | 1 | -5/+5 |
| | | | | | | | | | and French translation updated. Fixed bugs: - https://launchpad.net/bugs/383844 (bzr r12937) | ||||
| * | for rubberband outline, add shading instead of XOR (Bug 1266308) | Alvin Penner | 2014-01-15 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1266308 (bzr r12936) | ||||
| * | Fix for Bug #1236282 (add full keyboard navigation support for new templates ↵ | Nicolas Dufour | 2014-01-15 | 3 | -5/+12 |
| | | | | | | | | | dialog). Fixed bugs: - https://launchpad.net/bugs/1236282 (bzr r12934) | ||||
| * | multi-path-manipulator: strip dead code | Alex Valavanis | 2014-01-14 | 1 | -11/+0 |
| | | | | (bzr r12930) | ||||
| * | Fix bug #1239779 by removing caching for symbols. | Martin Owens | 2014-01-14 | 2 | -50/+22 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239779 (bzr r12924) | ||||
| * | Add GUI for feComponentTransfer filter primitive. | Tavmjong Bah | 2014-01-13 | 2 | -31/+220 |
| | | | | (bzr r12923) | ||||
| * | update 2geom's copy to r2142 | Johan B. C. Engelen | 2014-01-12 | 1 | -2/+2 |
| | | | | (bzr r12921) | ||||
| * | gtkmmification (seems there is more margin in desktop-widget.cpp) | Kris De Gussem | 2014-01-11 | 1 | -1/+1 |
| | | | | (bzr r12915) | ||||
| * | suppress compiler warnings | Kris De Gussem | 2014-01-11 | 2 | -2/+2 |
| | | | | (bzr r12914) | ||||
| * | Give the selection id a default just in case every selected item has no id. ↵ | Martin Owens | 2014-01-10 | 1 | -1/+1 |
| | | | | | | | | | Fixes crash in bug #1257417 Fixed bugs: - https://launchpad.net/bugs/1257417 (bzr r12910) | ||||
| * | suppress compiler warnings | Kris De Gussem | 2014-01-08 | 1 | -1/+1 |
| | | | | (bzr r12901) | ||||
| * | Rebuild symbols collection if opening or closing documents. | Martin Owens | 2014-01-08 | 2 | -0/+10 |
| | | | | (bzr r12900) | ||||
| * | small code clarification, doesn't change anything, but makes intent more clear | Johan B. C. Engelen | 2014-01-08 | 1 | -1/+1 |
| | | | | (bzr r12895) | ||||
| * | Change my mind on the solution to the bug, protect all selection additions. | Martin Owens | 2014-01-08 | 1 | -2/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12894) | ||||
| * | Make damn sure the item hasn't been deleted before adding it. | Martin Owens | 2014-01-08 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12891) | ||||
| * | Uniform colons usage in UI in front of edit boxes | Kris De Gussem | 2014-01-05 | 1 | -4/+4 |
| | | | | (bzr r12882) | ||||
| * | modify get_scale_transform_for_variable_stroke() to be consistent with ↵ | Alvin Penner | 2014-01-04 | 1 | -3/+4 |
| | | | | | | | | | get_scale_transform_for_uniform_stroke() (Bug 1262146) Fixed bugs: - https://launchpad.net/bugs/1262146 (bzr r12881) | ||||
| * | gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContext | Alex Valavanis | 2014-01-03 | 1 | -35/+49 |
| | | | | (bzr r12877) | ||||
| * | gimpspinscale (upstream #6940c): Add get/set_label | Alex Valavanis | 2014-01-03 | 2 | -36/+68 |
| | | | | (bzr r12876) | ||||
| * | gimpspinscale (upstream #fb623): Reorder functions | Alex Valavanis | 2014-01-03 | 1 | -23/+23 |
| | | | | (bzr r12875) | ||||
| * | gimpspinscale (upstream #ce8ae): Fix text rendering on dark bg | Alex Valavanis | 2014-01-03 | 1 | -56/+141 |
| | | | | (bzr r12874) | ||||
| * | gimpspinscale (upstream #85a09): Fix drag issue | Alex Valavanis | 2014-01-03 | 1 | -2/+10 |
| | | | | (bzr r12873) | ||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 6 | -30/+91 |
| | | | | (bzr r12868) | ||||
| * | Fix for bug #1236282 (add full keyboard navigation support for new templates ↵ | Nicolas Dufour | 2013-12-27 | 4 | -4/+12 |
| | | | | | | | | | dialog). Fixed bugs: - https://launchpad.net/bugs/1236282 (bzr r12862) | ||||
| * | UI message fix | Kris De Gussem | 2013-12-24 | 1 | -2/+2 |
| | | | | (bzr r12857) | ||||
| * | Check order (fixing bug 1219264 ?) | Kris De Gussem | 2013-12-15 | 1 | -2/+2 |
| | | | | (bzr r12851) | ||||
| * | Fix for Bug #1255367 (Alt D clears undo history even when nothing happens). | Nicolas Dufour | 2013-12-12 | 1 | -1/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1255367 (bzr r12848) | ||||
| * | patch by Adolf Mathias and ~suv for Bug 1136495 | Alvin Penner | 2013-12-07 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1136495 (bzr r12841) | ||||
| * | Fix for Bug #1257007 ([devlibs-gtk3] Crash when clicking on Export As...). | Nicolas Dufour | 2013-12-06 | 1 | -1/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1257007 (bzr r12840) | ||||
| * | add null pointer check | Kris De Gussem | 2013-12-05 | 1 | -1/+1 |
| | | | | (bzr r12838) | ||||
| * | reorder header file includes. Because glibmm depends on a ↵ | Johan B. C. Engelen | 2013-11-21 | 1 | -1/+2 |
| | | | | | | deprecated/threads.h of glib, it has to be included first. (bzr r12830) | ||||
| * | Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449. | Tavmjong Bah | 2013-11-19 | 5 | -17/+117 |
| | | | | | | Removed two unused preference options for bitmaps. (bzr r12823) | ||||
| * | part of patch by David Evans to fix C++11 build | Johan B. C. Engelen | 2013-11-12 | 1 | -0/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1244295 (bzr r12801) | ||||
| * | Clean up some tool related things. | Markus Engel | 2013-11-12 | 9 | -173/+41 |
| | | | | (bzr r12795) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 68 | -23/+24160 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 27 | -75/+100 |
| | | | | (bzr r12782) | ||||
| * | remove unused private members | Johan B. C. Engelen | 2013-11-05 | 2 | -6/+1 |
| | | | | (bzr r12779) | ||||
| * | fix memleak. Export dialog still has many of its pointer members leaking !!! | Johan B. C. Engelen | 2013-10-30 | 2 | -24/+26 |
| | | | | (bzr r12753) | ||||
| * | units: fix stroke/gradient/whatever scaling when changing document unit in ↵ | Johan B. C. Engelen | 2013-10-29 | 1 | -5/+25 |
| | | | | | | the document properties dialog (bzr r12749) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-29 | 1 | -1/+1 |
| | | | | (bzr r12746) | ||||
