| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reduce header bloat | Alex Valavanis | 2014-08-30 | 1 | -5/+1 |
| | | | | (bzr r13341.1.184) | ||||
| * | Code cleanup. | Liam P. White | 2014-08-18 | 4 | -119/+124 |
| | | | | (bzr r13341.1.145) | ||||
| * | Small tweak to bbox calculation | Liam P. White | 2014-08-08 | 1 | -24/+29 |
| | | | | (bzr r13341.1.123) | ||||
| * | drop wrong g_free call | Kris De Gussem | 2014-03-14 | 1 | -2/+1 |
| | | | | (bzr r13152) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 2 | -8/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | Protect pdf and png exports from failure and output reasonalbe warnings. | Martin Owens | 2014-01-27 | 1 | -1/+1 |
| | | | | (bzr r12982) | ||||
| * | fix warning, update comments | Johan B. C. Engelen | 2014-01-08 | 1 | -5/+4 |
| | | | | (bzr r12896) | ||||
| * | Null check added. (should fix bug 1172484) | Kris De Gussem | 2013-12-20 | 1 | -34/+37 |
| | | | | (bzr r12853) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| | | | | (bzr r12782) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 2 | -11/+11 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 2 | -11/+11 |
| | | | | | | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | ||||
| * | | Merge from trunk. | Matthew Petroff | 2013-09-15 | 1 | -6/+1 |
| |\| | | | | | (bzr r12475.1.20) | ||||
| | * | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512) | ||||
| * | | Merge from trunk. | Matthew Petroff | 2013-09-12 | 3 | -7/+315 |
| |\| | | | | | (bzr r12475.1.16) | ||||
| | * | update cmakefiles | Campbell Barton | 2013-08-31 | 1 | -7/+0 |
| | | | | | | | (bzr r12493) | ||||
| | * | merge from trunk (r12487) | su_v | 2013-08-29 | 15 | -1290/+236 |
| | |\ | | | | | | | (bzr r11668.1.75) | ||||
| | * \ | merge from trunk (r12380) | su_v | 2013-06-19 | 1 | -0/+5 |
| | |\ \ | | | | | | | | | (bzr r11668.1.72) | ||||
| | * \ \ | merge from trunk (r12272) | su_v | 2013-04-08 | 1 | -6/+6 |
| | |\ \ \ | | | | | | | | | | | (bzr r11668.1.66) | ||||
| | * \ \ \ | merge from trunk (r12258) | su_v | 2013-03-29 | 2 | -14/+13 |
| | |\ \ \ \ | | | | | | | | | | | | | (bzr r11668.1.65) | ||||
| | * \ \ \ \ | merge from trunk (r12209) | su_v | 2013-03-15 | 2 | -2/+2 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | (bzr r11668.1.58) | ||||
| | * | | | | | | changes_2013_02_25a.patch | David Mathog | 2013-03-08 | 2 | -0/+315 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New: WMF import/export implements WMF (Windows Metafile) read and write. Inkscape previously supported that through uniconverter, which was not very good with WMF files. The new version now has a complete wmf-print/wmf-inout implementation, analogous to the previous emf-print/emf-inout. This handles images, patterns, and various other goodies to the extent that WMF does. WMF is a bit primitive, many fields are only 16 bits, so it even more resolution sapping issues than does EMF. Given the choice, always use the latter format. (bzr r11668.1.52) | ||||
| * | | | | | | | Improve code readability. | Matthew Petroff | 2013-08-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r12475.1.9) | ||||
| * | | | | | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 2 | -2/+3 |
| | |_|_|_|_|/ |/| | | | | | | | | | | | (bzr r12475.1.2) | ||||
| * | | | | | | Merge Google Summer of Code unit refactor. | Matthew Petroff | 2013-08-06 | 9 | -1273/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | (bzr r12471) | ||||
| | * | | | | | | Fixed building of tests. | Matthew Petroff | 2013-08-03 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r12380.1.60) | ||||
| | * | | | | | | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r12380.1.54) | ||||
| | * | | | | | | Removed last traces of "SPUnit" and removed "helper/unit*". | Matthew Petroff | 2013-07-20 | 6 | -921/+0 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r12380.1.45) | ||||
| | * | | | | | | Removed "helper/unit-tracker.*". | Matthew Petroff | 2013-07-17 | 3 | -344/+0 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r12380.1.20) | ||||
| | * | | | | | | Merge from trunk. | Matthew Petroff | 2013-07-17 | 6 | -12/+231 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | (bzr r12380.1.17) | ||||
| | * | | | | | | | Temporary fixes/kludges. | Matthew Petroff | 2013-07-17 | 1 | -2/+2 |
| | | |_|_|_|_|/ | |/| | | | | | | | | | | | | (bzr r12380.1.16) | ||||
| * | | | | | | | code cleanup (cppcheck) | Johan B. C. Engelen | 2013-08-05 | 1 | -5/+3 |
| | |/ / / / / |/| | | | | | | | | | | | (bzr r12469) | ||||
| * | | | | | | Code readability improvements and licence changes for action-context.* | Eric Greveson | 2013-07-04 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7) | ||||
| * | | | | | | Modified dbus interface so that it works in console mode (--dbus-listen) | Eric Greveson | 2013-07-03 | 4 | -1/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified action context setup so that in console mode, when a document is added to the main inkscape app instance, it gets a selection model and layer model automatically set up for it Made a couple more verbs work in console mode (bzr r12387.1.4) | ||||
| * | | | | | | Added new files referenced in previous commit message (forgot to add!) | Eric Greveson | 2013-07-01 | 2 | -0/+152 |
| | | | | | | | | | | | | | | | | | | | (bzr r12387.1.2) | ||||
| * | | | | | | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 4 | -11/+40 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | ||||
| * | | | | | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | has it. (bzr r12353) | ||||
| * | | | | | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+3 |
| | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | | | | Fix for Bug #1163759 (Mouse selection ignores transform). | Nicolas Dufour | 2013-04-04 | 1 | -6/+6 |
| | |_|/ |/| | | | | | (bzr r12265) | ||||
| * | | | Stop using top-level glibmm header | Alex Valavanis | 2013-03-26 | 1 | -13/+13 |
| | | | | | | | | | | (bzr r12251) | ||||
| * | | | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -1/+0 |
| | |/ |/| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 2 | -2/+2 |
| |/ | | | | | forward declarations (bzr r12203) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 2 | -59/+9 |
| | | | | (bzr r12065) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -7/+7 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Update to current trunk | Ted Gould | 2012-11-25 | 2 | -10/+9 |
| |\ | | | | | (bzr r11804.1.8) | ||||
| | * | cppcheck: Fix a couple of leaks | Alex Valavanis | 2012-10-28 | 1 | -0/+1 |
| | | | | | | | (bzr r11845) | ||||
| | * | cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in ↵ | Alex Valavanis | 2012-10-27 | 1 | -10/+8 |
| | | | | | | | | | | | sp_metric (bzr r11838) | ||||
| * | | Files in /src that no longer exist | Ted Gould | 2012-10-15 | 1 | -1/+0 |
| |/ | | | (bzr r11804.1.2) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 2 | -1/+3 |
| | | | | (bzr r11736) | ||||
| * | Fix for 165865 : markers must take object's stroke color | John Smith | 2012-08-20 | 2 | -5/+9 |
| | | | | (bzr r11614) | ||||
