summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Clamp colour channels in feComposite result to alpha channel, instead of 1, a...Jasper van de Gronde2012-10-271-4/+5
| * Fix build error due to bad internal handling of deprecated GTK+ symbols in gt...Alex Valavanis2012-10-272-8/+8
| * bit of a clean-upJohan B. C. Engelen2012-10-262-26/+19
| * include yourself first, then the othersJohan B. C. Engelen2012-10-261-2/+3
| * allow 0 degree angles for axonometric grid's x and z axesJohan B. C. Engelen2012-10-261-31/+45
* | A few more headersTed Gould2012-10-151-0/+2
* | Files in /src that no longer existTed Gould2012-10-151-1/+0
|/
* Better attempt at finding primitive filter region for percent and userSpaceOn...Tavmjong Bah2012-10-152-7/+26
* Use filter primitive region and aspect ratio in image filter primitive, fixes...Tavmjong Bah2012-10-152-23/+110
* Fix for 657463 : Mousewheel zooming by two steps, not oneJohn Smith2012-10-141-0/+8
* Use filter primitive region in flood filter primitive, fixes regression.Tavmjong Bah2012-10-141-5/+28
* fixing memory release issue (valgrind reported; bug #1043571 , comment 16 iss...Kris De Gussem2012-10-031-2/+6
* static code checking (Bug #614223)Kris De Gussem2012-09-111-0/+1
* Fix canvas scroll events in GTK+ 3Alex Valavanis2012-07-231-1/+5
* UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using neg...Nicolas Dufour2012-06-262-2/+2
* Migrate some widgets to GtkStyleContextAlex Valavanis2012-06-241-5/+17
* Migrate to new device pointer API for GTK+ 3Alex Valavanis2012-06-231-0/+48
* Removed outdated classes.Jon A. Cruz2012-06-172-0/+4
* Warning cleanup.Jon A. Cruz2012-06-131-3/+3
* Add missing Cairo headerAlex Valavanis2012-06-101-3/+1
* Gtk+ 3 drawing in sp-canvasAlex Valavanis2012-06-091-1/+25
* Don't use GtkColormap in Gtk+ 3Alex Valavanis2012-06-091-2/+11
* Use Cairo::Region in sp-canvasAlex Valavanis2012-06-091-11/+13
* Fix remaining size_request issues for Gtk+ buildAlex Valavanis2012-06-091-0/+30
* Missing header in nr-filter-image for Gtk+ 3 buildAlex Valavanis2012-06-091-0/+1
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-0915-189/+233
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-2/+0
* Cleanup of measure text for moving away from overlap.Jon A. Cruz2012-05-282-4/+3
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-2/+0
* Added sp-ctrlcurve, usefull for meshes.Tavmjong Bah2012-05-214-0/+276
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-212-0/+2
* Revert r11370. Fix crash with grid in default templateAlex Valavanis2012-05-197-49/+75
* Extended resizing to node handles.Jon A. Cruz2012-05-171-18/+1
* Drop some GtkObject usageAlex Valavanis2012-05-167-75/+49
* patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ar...Kris De Gussem2012-05-131-11/+26
* syntx of null pointer dereference checksKris De Gussem2012-05-121-1/+1
* Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-092-6/+17
* Fix drawing of eek-preview in GTK+3Alex Valavanis2012-05-081-4/+23
* C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-042-76/+74
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-033-20/+49
* fix warningJohan B. C. Engelen2012-04-111-1/+1
* Fix for 367607 : Replace deprecated sp_ctrl_set_arg and gtk_object_add_arg_ty...John Smith2012-04-111-91/+163
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-103-26/+27
* Stop using custom GtkObject flagsAlex Valavanis2012-04-082-26/+26
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-032-4/+4
* Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...John Smith2012-04-022-4/+4
* apply essentials of patch by zcgucasJohan B. C. Engelen2012-03-291-0/+5
* Morphological filters linear in the number of output pixels.Jasper van de Gronde2012-03-131-66/+131
* Cleanup of unused variables and warnings.Jon A. Cruz2012-02-292-2/+33
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-296-13/+23