| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move contents of document-private.h to document.h. | Tavmjong Bah | 2018-10-29 | 1 | -81/+0 |
| | | |||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -2/+2 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 2016-05-21 | 1 | -1/+1 |
| | | | | (bzr r14907) | ||||
| * | replaced remaining GHashTable with std::map | Marc Jeanmougin | 2015-12-09 | 1 | -4/+0 |
| | | | | (bzr r14504.1.16) | ||||
| * | cppification: GSList replaced by vectors (undo/redo) | Marc Jeanmougin | 2015-12-08 | 1 | -4/+2 |
| | | | | (bzr r14504.1.14) | ||||
| * | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵ | Marc Jeanmougin | 2015-12-07 | 1 | -3/+8 |
| | | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6) | ||||
| * | Update to experimental r13565 | Liam P. White | 2014-09-27 | 1 | -0/+1 |
| | | | | (bzr r13341.5.16) | ||||
| * | 2. connect signals | Liam P. White | 2014-06-25 | 1 | -0/+2 |
| | | | | (bzr r13341.5.2) | ||||
| * | no need to use bitfields here. The pre-commit code also looks confusingly ↵ | Johan B. C. Engelen | 2014-03-03 | 1 | -1/+1 |
| | | | | | | similar to initializer value (bzr r13103) | ||||
| * | Adding destroy signal do document to allow proper cleanup. | Jon A. Cruz | 2014-03-02 | 1 | -0/+1 |
| | | | | (bzr r13094) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -1/+0 |
| | | | | (bzr r11030) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -2/+0 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+5 |
| | | | | (bzr r9945.1.1) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -9/+9 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -9/+9 |
| | | | | (bzr r8404) | ||||
| * | add document serial numbers | MenTaLguY | 2007-05-10 | 1 | -0/+2 |
| | | | | (bzr r2989) | ||||
| * | better way to deal with undo+id collisions | MenTaLguY | 2007-03-17 | 1 | -0/+2 |
| | | | | (bzr r2680) | ||||
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 1 | -3/+0 |
| | | | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -1/+1 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
| * | Forced redraw of canvas upon document commit to work around event starvation ↵ | John Bintz | 2006-07-23 | 1 | -0/+1 |
| | | | | | | issue at high zoom levels (bzr r1458) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -0/+5 |
| | | | | (bzr r1315) | ||||
| * | quick g_message UndoStackObserver for tracing calls to the undo system | David Yip | 2006-06-23 | 1 | -0/+5 |
| | | | | (bzr r1267) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+67 |
| (bzr r1) | |||||
