summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Patch for IME text placement lp:166632 by Takeyuki ShiramotoJosh Andler2012-03-131-9/+22
* Morphological filters linear in the number of output pixels.Jasper van de Gronde2012-03-131-66/+131
* Protect against missing attributes and property files.Tavmjong Bah2012-03-134-12/+28
* Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...John Smith2012-03-133-83/+124
* Replace deprecated Gdk::Window APIAlex Valavanis2012-03-131-0/+4
* Replace deprecated Gtk::TreePath APIAlex Valavanis2012-03-121-6/+3
* Fix deprecated Gtk::Widget flagsAlex Valavanis2012-03-122-4/+3
* Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...John Smith2012-03-122-184/+121
* Replace deprecated GtkSignal APIAlex Valavanis2012-03-121-6/+7
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-1210-24/+24
* add missing files to cmake.Campbell Barton2012-03-112-3/+4
* Proper captialization for a text labelAlexandre Prokoudine2012-03-101-1/+1
* Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith2012-03-098-1758/+1477
* powerstroke: - add miter size limitJohan B. C. Engelen2012-03-081-20/+51
* UI. Removing Affect: label (see Bug #590686).Nicolas Dufour2012-03-082-9/+0
* Fix for 855676 : Gradient - misplacing when adding new stop by mouseJohn Smith2012-03-081-6/+14
* cmake fixJohan B. C. Engelen2012-03-071-0/+4
* fix cmakelistsJohan B. C. Engelen2012-03-073-7/+0
* UI. Fix for bug #294354 (Unsaved files should have an asterisk (*) in the tit...Nicolas Dufour2012-03-074-13/+20
* Bitmaps. Fix for bug #499252 (Edit bitmap externally fails for relative links).Nicolas Dufour2012-03-071-6/+18
* cppcheckKris De Gussem2012-03-0723-934/+928
* Fix for 946631 : Overlay scrollbars causing input boxes to be small (Document...John Smith2012-03-061-1/+1
* Clean up our fork of Gtk::Ruler a bitAlex Valavanis2012-03-052-310/+19
* UI. Fix for Bug #668991 (Poor wording in data-loss prompt).Nicolas Dufour2012-03-051-1/+1
* powerstroke: add miter cusp type. improve tangent detection for cusps drawingJohan B. C. Engelen2012-03-042-18/+78
* 2geom: isConstant and isZero should check a finite neighbourhood around zero.Johan B. C. Engelen2012-03-044-15/+15
* Cmake build fixKris De Gussem2012-03-032-2/+2
* Remove some deprecated GDK symbolsAlex Valavanis2012-03-032-3/+4
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-0314-2120/+2150
* Fix for 927074 : Simplify Path Effects dialog, fix button paddingJohn Smith2012-03-021-1/+0
* Fix for 927074 : resize buttons, and add on tree double clickJohn Smith2012-03-024-9/+35
* Fix for 168351 : layer rename doesn't update layers dialogJohn Smith2012-03-021-3/+8
* Fix for 944524 Layers - Group buttons and make style consistentJohn Smith2012-03-021-0/+4
* Fix for 927074 : Simplify Path Effects dialogJohn Smith2012-03-026-69/+332
* various minor thingsKris De Gussem2012-03-013-18/+20
* fix issues introduced with revision 10932Kris De Gussem2012-03-012-4/+4
* patch by Veronika Irvine for filter effects dialog sizing (Bug 932474)Alvin Penner2012-03-012-31/+45
* cppcheckKris De Gussem2012-02-299-9/+20
* Cleanup of unused variables and warnings.Jon A. Cruz2012-02-293-16/+58
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-2990-179/+230
* Fix build failure in extensionsAlex Valavanis2012-02-2837-1/+42
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-2731-453/+1160
|\
| * fixed crash!Andrew Higginson2011-12-271-6/+12
| * merged with trunk so I can build again...Andrew Higginson2011-12-271592-99594/+46842
| |\
| * | try to fix bugAndrew Higginson2011-12-271-0/+9
| * | Fixed issues with cancelling downloading of thumbnails and images, all should...Andrew rugby471@gmail.com2011-07-022-16/+35
| * | Correct ustring syntaxAndrew rugby471@gmail.com2011-06-261-2/+2
| * | Revert changing to read_asyncAndrew rugby471@gmail.com2011-06-262-64/+9
| * | Remove some GNOME_VFS checksAndrew rugby471@gmail.com2011-04-183-11/+64
| * | uint > unsigned int (so windows builds work)Andrew rugby471@gmail.com2011-04-081-1/+1