| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 1 | -1/+0 |
| | | | | (bzr r14522) | ||||
| * | Fixes some non-antisymmetrical sort function | Marc Jeanmougin | 2015-10-02 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502267 (bzr r14392) | ||||
| * | removed a few "using Inkscape::Util::GSListConstIterator" | Marc Jeanmougin | 2015-04-27 | 1 | -5/+0 |
| | | | | (bzr r13922.1.16) | ||||
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -13/+13 |
| | | | | (bzr r13922.1.10) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -18/+14 |
| | | | | (bzr r13922.1.5) | ||||
| * | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -41/+46 |
| | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -14/+14 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -9/+8 |
| | | | | (bzr r13809) | ||||
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 |
| |\ | | | | | (bzr r13341.5.17) | ||||
| | * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.253) | ||||
| | * | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 1 | -2/+2 |
| | | | | | | | | | | | supported properly) (bzr r13341.1.179) | ||||
| * | | 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) | ||||
| * | | 4. further refactor Application class; create proper singleton, encapsulate ↵ | Liam P. White | 2014-06-26 | 1 | -2/+2 |
| | | | | | | | | | | | members, simplify signals (bzr r13341.5.6) | ||||
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -6/+4 |
| | | | | | | | (bzr r13341.5.3) | ||||
| * | | 2. connect signals | Liam P. White | 2014-06-25 | 1 | -6/+8 |
| |/ | | | (bzr r13341.5.2) | ||||
| * | Try and explain what selection means when aligning. Changed Selection to ↵ | Martin Owens | 2014-04-03 | 1 | -1/+1 |
| | | | | | | Selection Area (bzr r13257) | ||||
| * | 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 | -3/+3 |
| | | | | (bzr r12782) | ||||
| * | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 1 | -9/+16 |
| | | | | (bzr r11608.1.109) | ||||
| * | Do not effect the focus in align computation | Martin Owens | 2013-07-12 | 1 | -7/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1200649 (bzr r12416) | ||||
| * | Step 2 refactoring the align functions, added some functionality to selection. | Martin Owens | 2013-07-11 | 1 | -109/+18 |
| | | | | (bzr r12413) | ||||
| * | Small refactor of align and distribute to reduce complexity. | Martin Owens | 2013-07-10 | 1 | -42/+17 |
| | | | | (bzr r12411) | ||||
| * | cppcheck | Kris De Gussem | 2013-06-21 | 1 | -2/+2 |
| | | | | (bzr r12382) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -19/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -2/+0 |
| | | | | (bzr r11874) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | (bzr r11737) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -2/+2 |
| | | | | (bzr r11736) | ||||
| * | Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ↵ | John Smith | 2012-08-28 | 1 | -2/+17 |
| | | | | | | active doc (bzr r11625) | ||||
| * | fix type (fixes Windows build) | Johan B. C. Engelen | 2012-08-20 | 1 | -1/+1 |
| | | | | (bzr r11615) | ||||
| * | Fix for 1035733 : Align Distribute dialog - Right align buttons | John Smith | 2012-08-19 | 1 | -9/+16 |
| | | | | (bzr r11612) | ||||
| * | Fix for 189535 : align verbs and by keys | John Smith | 2012-08-18 | 1 | -194/+169 |
| | | | | (bzr r11611) | ||||
| * | Migrate align & dist dialog to Gtk::Grid API | Alex Valavanis | 2012-04-14 | 1 | -2/+43 |
| | | | | (bzr r11248) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+2 |
| | | | | (bzr r11018) | ||||
| * | some switches between visual and geometric bbox based on prefs (Bug 473608) | Alvin Penner | 2012-02-12 | 1 | -13/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/473608 (bzr r10966) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -2/+19 |
| | | | | (bzr r10957) | ||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -15/+12 |
| | | | | (bzr r10827) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -3/+3 |
| | | | | (bzr r10681) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10660) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -11/+11 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -36/+36 |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -3/+3 |
| | | | | (bzr r10347.1.2) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+2 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 1 | -3/+3 |
| | | | | (bzr r10176) | ||||
| * | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵ | Kris De Gussem | 2010-12-23 | 1 | -3/+6 |
| | | | | | | dialogs (Bug 170765) (bzr r9981) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -32/+34 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -8/+8 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -4/+4 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -10/+9 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
