summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug ↵Alvin Penner2013-01-283-20/+34
| | | | | | | | 820425) Fixed bugs: - https://launchpad.net/bugs/820425 (bzr r12069)
* desktop-widget: Add callback to ensure that ruler ranges are correctly ↵Alex Valavanis2013-01-271-0/+23
| | | | | | | | updated when canvas table resizes Fixed bugs: - https://launchpad.net/bugs/950552 (bzr r12068)
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-2710-48/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067)
* More GObject boilerplate reductionAlex Valavanis2013-01-2643-1544/+463
| | | (bzr r12065)
* More GObject boilerplate reductionAlex Valavanis2013-01-2621-669/+168
| | | (bzr r12064)
* fix crashJohan B. C. Engelen2013-01-241-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1104326 (bzr r12063)
* Filters. New Nudge CMY custom predefined filter and modified Nudge RVB.Nicolas Dufour2013-01-242-57/+141
| | | | | Translations. Translation template and French translation update. (bzr r12061)
* More GObject boilerplate cleanupAlex Valavanis2013-01-2420-987/+325
| | | (bzr r12059)
* revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-233-3/+3
| | | (bzr r12058)
* fix Memory leak in bitmap trace (Bug #996695)Kris De Gussem2013-01-232-8/+10
| | | (bzr r12057)
* cppcheck: style and performanceKris De Gussem2013-01-236-31/+35
| | | (bzr r12056)
* Clean up more GObject type definitionsAlex Valavanis2013-01-2325-1094/+421
| | | (bzr r12055)
* minor cppcheck warningKris De Gussem2013-01-221-1/+0
| | | (bzr r12054)
* direct use of Glib::ustringKris De Gussem2013-01-223-3/+3
| | | (bzr r12053)
* fix possible memory leakKris De Gussem2013-01-221-14/+16
| | | (bzr r12052)
* Filters. Add missing inkscape namespace declaration for 'Channel Painting'su_v2013-01-221-1/+1
| | | (bzr r12051)
* Fixed memory leaksKris De Gussem2013-01-201-37/+45
| | | (bzr r12050)
* UI uniformisation: added colons in front of edit box (see bug #1050938 )Kris De Gussem2013-01-202-10/+21
| | | (bzr r12049)
* minor fix (do not compare to zero)Kris De Gussem2013-01-201-1/+2
| | | (bzr r12048)
* UI uniformisationKris De Gussem2013-01-201-1/+1
| | | (bzr r12046)
* Fix multiple instances of ci_key.Jon A. Cruz2013-01-202-9/+11
| | | (bzr r12045)
* cleanup sp_tspan: Use G_DEFINE_TYPEAlex Valavanis2013-01-192-100/+40
| | | (bzr r12044)
* i18n. Shortcuts preferences are now fully translatable.Nicolas Dufour2013-01-181-4/+4
| | | (bzr r12042)
* fix warningJohan B. C. Engelen2013-01-171-1/+1
| | | (bzr r12041)
* constJohan B. C. Engelen2013-01-172-9/+9
| | | (bzr r12040)
* const ....Johan B. C. Engelen2013-01-1744-211/+211
| | | (bzr r12039)
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-1731-34/+33
| | | (bzr r12038)
* const methodsJohan B. C. Engelen2013-01-1715-32/+30
| | | (bzr r12037)
* Rm unused sp-animateAlex Valavanis2013-01-175-261/+1
| | | (bzr r12035)
* Cleanup more GObject type definitionsAlex Valavanis2013-01-1721-563/+313
| | | (bzr r12034)
* Cleanup SPDropperContext:Alex Valavanis2013-01-162-80/+89
| | | | | | * Use G_DEFINE_TYPE rather than explicit _get_type function * Hide private members (bzr r12031)
* Cleanup EekPreview widget implementation:Alex Valavanis2013-01-163-508/+428
| | | | | | | | * Strip out dead code * Move all properties to private structure * Use modern GObject style in most places * Replace explicit get_type implementation with G_DEFINE_TYPE (bzr r12028)
* Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar ↵Alex Valavanis2013-01-152-54/+4
| | | | | | | | functionality) Fixed bugs: - https://launchpad.net/bugs/1096350 (bzr r12027)
* i18n. String disambiguation.Nicolas Dufour2013-01-151-2/+2
| | | | | Translations. Translations template and French translation update. (bzr r12026)
* clarify preference text (thought it was a bug first)Johan B. C. Engelen2013-01-141-1/+1
| | | (bzr r12025)
* Preferences. Moving selection option to avoid confusion.Nicolas Dufour2013-01-141-4/+3
| | | (bzr r12023)
* make grayscale viewmode color factors configurable.Johan B. C. Engelen2013-01-133-14/+34
| | | (bzr r12022)
* Fix deprecated pointer grabbing in gimpcolorwheelAlex Valavanis2013-01-131-3/+16
| | | (bzr r12021)
* Stop using deprecated pang_ft2 functionsAlex Valavanis2013-01-132-5/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/166276 (bzr r12020)
* Minor warning and dead code cleanup.Jon A. Cruz2013-01-132-13/+1
| | | (bzr r12018)
* Merge in connector cleanupMartin Owens2013-01-1116-1107/+88
|\ | | | | (bzr r12015)
| * Step 1. Remove junk and keep functionality.Martin Owens2012-11-3016-1107/+88
| | | | | | (bzr r11894.1.1)
* | Warning and dead code cleanup.Jon A. Cruz2013-01-1127-334/+133
| | | | | | (bzr r12014)
* | gimpcolorwheel: Clean up drawing functionsAlex Valavanis2013-01-101-105/+24
| | | | | | (bzr r12013)
* | Filters. Fix for Bug #1089406 (filter name is random filter232 when first ↵Nicolas Dufour2013-01-101-0/+1
| | | | | | | | | | added) by insaner. (bzr r12012)
* | Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version ↵Alex Valavanis2013-01-085-64/+1777
| | | | | | | | | | | | | | | | requirement to 3.2 Fixed bugs: - https://launchpad.net/bugs/1071354 (bzr r12011)
* | visual bbox minimum width (Bug 1094802)Alvin Penner2013-01-051-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094802 (bzr r12010)
* | Build. Fix for Bug #910335 ([POSIX] incorrect included header files in ↵Nicolas Dufour2013-01-051-1/+1
| | | | | | | | | | src/color-profile.cpp for open(2)). (bzr r12009)
* | ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6Alex Valavanis2013-01-045-38/+23
| | | | | | (bzr r12008)
* | Re-add omitted UI pref from prefences dialog rewriteJosh Andler2013-01-041-0/+1
| | | | | | (bzr r12007)