| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | UI. Fix for Bug #1072007 (Mouse scroll zoom depends on if the cursor is over ↵ | Nicolas Dufour | 2012-11-23 | 1 | -2/+6 |
| | | | | | | an object). (bzr r11893) | ||||
| * | cppcheck: Fix a couple more C-style pointer casts and inefficient ↵ | Alex Valavanis | 2012-11-15 | 2 | -4/+4 |
| | | | | | | vector-emptiness checking (bzr r11872) | ||||
| * | cppcheck: Convert more C-style pointer casts to GObject or C++ | Alex Valavanis | 2012-11-11 | 2 | -36/+33 |
| | | | | (bzr r11867) | ||||
| * | Change outline mode rendering tolerance from 1.25 to 0.5. | Krzysztof Kosi??ski | 2012-11-06 | 2 | -2/+2 |
| | | | | | | Fixes disappearing lines in newer versions of Cairo. (bzr r11862) | ||||
| * | Fix for 1068763 : Opening 'File > Document Properties' dirties current document | John Smith | 2012-10-31 | 1 | -2/+4 |
| | | | | (bzr r11855) | ||||
| * | cppcheck: More C-style pointer casting | Alex Valavanis | 2012-10-28 | 4 | -11/+13 |
| | | | | (bzr r11844) | ||||
| * | cppcheck: get rid of more C-style pointer casts | Alex Valavanis | 2012-10-27 | 5 | -15/+15 |
| | | | | (bzr r11840) | ||||
| * | Clamp colour channels in feComposite result to alpha channel, instead of 1, ↵ | Jasper van de Gronde | 2012-10-27 | 1 | -4/+5 |
| | | | | | | as the channels are premultiplied. (bzr r11835) | ||||
| * | Fix build error due to bad internal handling of deprecated GTK+ symbols in ↵ | Alex Valavanis | 2012-10-27 | 2 | -8/+8 |
| | | | | | | gtkmm header (bzr r11833) | ||||
| * | bit of a clean-up | Johan B. C. Engelen | 2012-10-26 | 2 | -26/+19 |
| | | | | (bzr r11832) | ||||
| * | include yourself first, then the others | Johan B. C. Engelen | 2012-10-26 | 1 | -2/+3 |
| | | | | (bzr r11831) | ||||
| * | allow 0 degree angles for axonometric grid's x and z axes | Johan B. C. Engelen | 2012-10-26 | 1 | -31/+45 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/583141 (bzr r11830) | ||||
| * | Better attempt at finding primitive filter region for percent and ↵ | Tavmjong Bah | 2012-10-15 | 2 | -7/+26 |
| | | | | | | userSpaceOnUse. (bzr r11804) | ||||
| * | Use filter primitive region and aspect ratio in image filter primitive, ↵ | Tavmjong Bah | 2012-10-15 | 2 | -23/+110 |
| | | | | | | fixes regression. (bzr r11803) | ||||
| * | Fix for 657463 : Mousewheel zooming by two steps, not one | John Smith | 2012-10-14 | 1 | -0/+8 |
| | | | | (bzr r11798) | ||||
| * | Use filter primitive region in flood filter primitive, fixes regression. | Tavmjong Bah | 2012-10-14 | 1 | -5/+28 |
| | | | | (bzr r11797) | ||||
| * | fixing memory release issue (valgrind reported; bug #1043571 , comment 16 ↵ | Kris De Gussem | 2012-10-03 | 1 | -2/+6 |
| | | | | | | issue 2) (bzr r11731) | ||||
| * | static code checking (Bug #614223) | Kris De Gussem | 2012-09-11 | 1 | -0/+1 |
| | | | | (bzr r11663) | ||||
| * | Fix canvas scroll events in GTK+ 3 | Alex Valavanis | 2012-07-23 | 1 | -1/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1016892 (bzr r11566) | ||||
| * | UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using ↵ | Nicolas Dufour | 2012-06-26 | 2 | -2/+2 |
| | | | | | | negative text). (bzr r11514) | ||||
| * | Migrate some widgets to GtkStyleContext | Alex Valavanis | 2012-06-24 | 1 | -5/+17 |
| | | | | (bzr r11513) | ||||
| * | Migrate to new device pointer API for GTK+ 3 | Alex Valavanis | 2012-06-23 | 1 | -0/+48 |
| | | | | (bzr r11511) | ||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 2 | -0/+4 |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-06-13 | 1 | -3/+3 |
| | | | | (bzr r11496) | ||||
| * | Add missing Cairo header | Alex Valavanis | 2012-06-10 | 1 | -3/+1 |
| | | | | (bzr r11485) | ||||
| * | Gtk+ 3 drawing in sp-canvas | Alex Valavanis | 2012-06-09 | 1 | -1/+25 |
| | | | | (bzr r11482) | ||||
| * | Don't use GtkColormap in Gtk+ 3 | Alex Valavanis | 2012-06-09 | 1 | -2/+11 |
| | | | | (bzr r11480) | ||||
| * | Use Cairo::Region in sp-canvas | Alex Valavanis | 2012-06-09 | 1 | -11/+13 |
| | | | | (bzr r11477) | ||||
| * | Fix remaining size_request issues for Gtk+ build | Alex Valavanis | 2012-06-09 | 1 | -0/+30 |
| | | | | (bzr r11475) | ||||
| * | Missing header in nr-filter-image for Gtk+ 3 build | Alex Valavanis | 2012-06-09 | 1 | -0/+1 |
| | | | | (bzr r11471) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 15 | -189/+233 |
| | | | | (bzr r11469.1.1) | ||||
| * | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 1 | -2/+0 |
| | | | | (bzr r11460) | ||||
| * | Cleanup of measure text for moving away from overlap. | Jon A. Cruz | 2012-05-28 | 2 | -4/+3 |
| | | | | (bzr r11430) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -2/+0 |
| | | | | (bzr r11406) | ||||
| * | Added sp-ctrlcurve, usefull for meshes. | Tavmjong Bah | 2012-05-21 | 4 | -0/+276 |
| | | | | (bzr r11395) | ||||
| * | Extended control resizing to node editing. Fixes half of bug #172059. | Jon A. Cruz | 2012-05-21 | 2 | -0/+2 |
| | | | | | | Additional prep for centralizing color setting. (bzr r11390) | ||||
| * | Revert r11370. Fix crash with grid in default template | Alex Valavanis | 2012-05-19 | 7 | -49/+75 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1001724 (bzr r11386) | ||||
| * | Extended resizing to node handles. | Jon A. Cruz | 2012-05-17 | 1 | -18/+1 |
| | | | | (bzr r11375) | ||||
| * | Drop some GtkObject usage | Alex Valavanis | 2012-05-16 | 7 | -75/+49 |
| | | | | (bzr r11370) | ||||
| * | patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ↵ | Kris De Gussem | 2012-05-13 | 1 | -11/+26 |
| | | | | | | are invisible in outline mode) (bzr r11359) | ||||
| * | syntx of null pointer dereference checks | Kris De Gussem | 2012-05-12 | 1 | -1/+1 |
| | | | | (bzr r11358) | ||||
| * | Centralized line creation and enhanced visibility. | Jon A. Cruz | 2012-05-09 | 2 | -6/+17 |
| | | | | (bzr r11350) | ||||
| * | Fix drawing of eek-preview in GTK+3 | Alex Valavanis | 2012-05-08 | 1 | -4/+23 |
| | | | | (bzr r11348) | ||||
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 2 | -76/+74 |
| | | | | (bzr r11321) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 3 | -20/+49 |
| | | | | (bzr r11316) | ||||
| * | fix warning | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+1 |
| | | | | (bzr r11226) | ||||
| * | Fix for 367607 : Replace deprecated sp_ctrl_set_arg and ↵ | John Smith | 2012-04-11 | 1 | -91/+163 |
| | | | | | | gtk_object_add_arg_type calls in sodipodi-ctrl.cpp (bzr r11219) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 3 | -26/+27 |
| | | | | (bzr r11207) | ||||
| * | Stop using custom GtkObject flags | Alex Valavanis | 2012-04-08 | 2 | -26/+26 |
| | | | | (bzr r11181) | ||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-03 | 2 | -4/+4 |
| | | | | | | and combo_box fixes (bzr r11140) | ||||
