| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 |
| |\ | | | | | (bzr r13341.5.17) | ||||
| | * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+1 |
| | |\ | | | | | | | (bzr r13341.1.255) | ||||
| | | * | Revert r13496 (regression -- needs more work) | Liam P. White | 2014-10-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1357805 (bzr r13570) | ||||
| | * | | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -13/+0 |
| | | | | | | | | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| | * | | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 1 | -1/+1 |
| | |/ | | | | | | | | | supported properly) (bzr r13341.1.179) | ||||
| * | | Update to experimental r13565 | Liam P. White | 2014-09-27 | 1 | -13/+0 |
| | | | | | | | (bzr r13341.5.16) | ||||
| * | | Update to experimental r13464 | Liam P. White | 2014-08-08 | 1 | -0/+1 |
| |\| | | | | | (bzr r13341.5.14) | ||||
| | * | Fix for bug #1227193 (undo issues) | Tomasz Boczkowski | 2014-08-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1227193 (bzr r13496) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -2/+2 |
| | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | | 2. connect signals | Liam P. White | 2014-06-25 | 1 | -2/+1 |
| | | | | | | | (bzr r13341.5.2) | ||||
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -2/+2 |
| |/ | | | (bzr r13341.5.1) | ||||
| * | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug ↵ | Martin Owens | 2014-01-20 | 1 | -4/+4 |
| | | | | | | | | | #168695 Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12960) | ||||
| * | Allow undo methods to survive a non-sensitive call. | Martin Owens | 2014-01-19 | 1 | -3/+3 |
| | | | | (bzr r12959) | ||||
| * | Try another fix for the undo when dragging bug #168695 | Martin Owens | 2014-01-19 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168695 (bzr r12955) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -1/+1 |
| | | | | (bzr r11309) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+1 |
| | | | | (bzr r10697) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -38/+19 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -12/+13 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.2) | ||||
| * | | Safer fix for bug #579932 that won't leak memory. | Jon A. Cruz | 2010-07-28 | 1 | -10/+14 |
| | | | | | | | (bzr r9662) | ||||
| * | | Duplicate the undo key passed to sp_document_maybe_done, instead of simply | Krzysztof Kosi??ski | 2010-07-27 | 1 | -1/+3 |
| |/ | | | | | | | | | | assigning it. Allows the function to be used with dynamically created keys and fixes undo stack spam when adjusting filter parameter values (LP #579932). Fixed bugs: - https://launchpad.net/bugs/579932 (bzr r9661) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -15/+15 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -15/+15 |
| | | | | (bzr r8404) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | stop toggling insensitive state for modification flag updates (fixes ↵ | MenTaLguY | 2008-01-15 | 1 | -12/+3 |
| | | | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491) | ||||
| * | abstract use of sodipodi:modified | MenTaLguY | 2008-01-15 | 1 | -5/+12 |
| | | | | (bzr r4490) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -4/+4 |
| | | | | (bzr r4025) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -1/+1 |
| | | | | (bzr r4012) | ||||
| * | CodingStyle: Use static for file-local function as per wiki CodingStyle ↵ | Peter Moulder | 2007-05-17 | 1 | -5/+1 |
| | | | | | | document. (I didn't notice the anonymous namespace wrapping.) (bzr r3021) | ||||
| * | Fixed print specifier | Jon A. Cruz | 2007-05-12 | 1 | -1/+1 |
| | | | | (bzr r3006) | ||||
| * | add document serial numbers | MenTaLguY | 2007-05-10 | 1 | -0/+3 |
| | | | | (bzr r2989) | ||||
| * | remove description for privacy reasons, and allow nesting under commit | MenTaLguY | 2007-05-06 | 1 | -5/+3 |
| | | | | | | element (bzr r2981) | ||||
| * | instrument undo commits | MenTaLguY | 2007-05-06 | 1 | -0/+34 |
| | | | | (bzr r2979) | ||||
| * | Use the existing Inkscape::Event instead of creating a new one (and | gustav_b | 2007-04-11 | 1 | -3/+2 |
| | | | | | | leaking the old) when coalescing Inkscape::XML::Events in sp_document_maybe_done. (bzr r2862) | ||||
| * | Notify UndoStackObservers on commited incomplete transactions and ↵ | gustav_b | 2007-03-29 | 1 | -1/+9 |
| | | | | | | | | sp_document_{undo,redo}_clear, see #1684042. (bzr r2780) | ||||
| * | Fix for #1684042 (undo while adding a shape with the mouse results in a crash.) | gustav_b | 2007-03-28 | 1 | -1/+1 |
| | | | | (bzr r2774) | ||||
| * | better way to deal with undo+id collisions | MenTaLguY | 2007-03-17 | 1 | -0/+5 |
| | | | | (bzr r2680) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -6/+13 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -7/+7 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -7/+7 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | Forced redraw of canvas upon document commit to work around event starvation ↵ | John Bintz | 2006-07-23 | 1 | -0/+2 |
| | | | | | | issue at high zoom levels (bzr r1458) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -14/+19 |
| | | | | (bzr r1315) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -5/+5 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+322 |
| (bzr r1) | |||||
