| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -1/+0 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -2/+1 |
| | |\ | | | | | | | (bzr r11608.1.120) | ||||
| | * | | Removed old SPObject factory. | Markus Engel | 2013-04-10 | 1 | -1/+0 |
| | | | | | | | | | | (bzr r11608.1.91) | ||||
| * | | | Fix bug with tool handles during document unit change. | Matthew Petroff | 2013-09-14 | 1 | -0/+9 |
| | | | | | | | | | | (bzr r12475.1.17) | ||||
| * | | | Finish fixing document unit change undo bug. | Matthew Petroff | 2013-09-11 | 1 | -4/+6 |
| | | | | | | | | | | (bzr r12475.1.15) | ||||
| * | | | Fix document unit change undo bug. | Matthew Petroff | 2013-09-11 | 1 | -0/+15 |
| | | | | | | | | | | (bzr r12475.1.14) | ||||
| * | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -18/+25 |
| | | | | | | | | | | (bzr r12475.1.2) | ||||
| * | | | Use real world units for page sizes. | Matthew Petroff | 2013-08-25 | 1 | -3/+27 |
| | |/ |/| | | | (bzr r12475.1.1) | ||||
| * | | Removed "helper/units.h" from "ui/dialog/document-properties.cpp". | Matthew Petroff | 2013-07-19 | 1 | -3/+2 |
| | | | | | | | (bzr r12380.1.33) | ||||
| * | | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 1 | -2/+2 |
| |/ | | | (bzr r12380.1.8) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-16 | 1 | -2/+0 |
| | | | | (bzr r12217) | ||||
| * | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 1 | -1/+242 |
| | | | | (bzr r12199) | ||||
| * | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 1 | -62/+63 |
| | | | | (bzr r12196) | ||||
| * | Change tooltip to clarify behavior after commit r10784. | Tavmjong Bah | 2012-12-26 | 1 | -1/+1 |
| | | | | (bzr r11990) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -12/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -2/+2 |
| | | | | (bzr r11874) | ||||
| * | Fix for Bug #773288 (border options) by demicoder. | Nicolas Dufour | 2012-11-07 | 1 | -25/+25 |
| | | | | (bzr r11863) | ||||
| * | Fix for 1068763 : Opening 'File > Document Properties' dirties current document | John Smith | 2012-10-31 | 1 | -0/+2 |
| | | | | (bzr r11855) | ||||
| * | Fix for 1014988 : Converts slide widgets to new spin-scale widget | John Smith | 2012-09-22 | 1 | -8/+10 |
| | | | | (bzr r11691) | ||||
| * | Fix for 445297 : Page background color label unclear for new users | John Smith | 2012-09-01 | 1 | -1/+4 |
| | | | | (bzr r11634) | ||||
| * | Fix for 1023655 : Improvments to Embedded script UI | John Smith | 2012-07-15 | 1 | -13/+16 |
| | | | | (bzr r11549) | ||||
| * | Fix for 612221 : Add metadata default configuration in the preferences | John Smith | 2012-07-12 | 1 | -0/+31 |
| | | | | (bzr r11544) | ||||
| * | Fix for 1023655 : IMprovments to Embedded script UI | John Smith | 2012-07-12 | 1 | -17/+122 |
| | | | | (bzr r11543) | ||||
| * | Fix for 1023656 : Color profile Link/Unlink in Document Properties | John Smith | 2012-07-12 | 1 | -3/+22 |
| | | | | (bzr r11542) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -31/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Fix missing gtkmm header in document properties dialog | Alex Valavanis | 2012-05-27 | 1 | -0/+1 |
| | | | | (bzr r11424) | ||||
| * | Fix for 997888 : Merge into Document Properties | John Smith | 2012-05-17 | 1 | -1/+60 |
| | | | | (bzr r11374) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| | | | | (bzr r11018) | ||||
| * | 1) Add checkboxes for perpendicular and tangential snapping to the document ↵ | Diederik van Lierop | 2012-02-14 | 1 | -1/+11 |
| | | | | | | | | properties dialog (on the snap tab) 2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog) (bzr r10975) | ||||
| * | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 1 | -10/+10 |
| | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | ||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -0/+32 |
| | | | | (bzr r10957) | ||||
| * | Cleaning up my mess... backward compatibility and fix Windows build (hopefully) | Alex Valavanis | 2012-02-07 | 1 | -0/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/927992 (bzr r10947) | ||||
| * | document-properties: Stop using deprecated Gtk::OptionMenu | Alex Valavanis | 2012-02-06 | 1 | -27/+17 |
| | | | | (bzr r10941) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+2 |
| | | | | (bzr r10940) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -1/+0 |
| | | | | (bzr r10826) | ||||
| * | various: warnings and initalization | Kris De Gussem | 2011-11-13 | 1 | -54/+39 |
| | | | | (bzr r10737) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-23 | 1 | -4/+4 |
| | | | | (bzr r10691) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -2/+7 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -13/+9 |
| | | | | (bzr r10660) | ||||
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 1 | -5/+1 |
| | | | | | | a single array, instead of each having its own member variable (bzr r10569) | ||||
| * | Refactoring color profile to bring more internal. Help to prep for optional ↵ | Jon A. Cruz | 2011-07-06 | 1 | -43/+17 |
| | | | | | | lcms2 support. (bzr r10420) | ||||
| * | I am not sure if it is possible to have a script element with more than a ↵ | Felipe Corr??a da Silva Sanches | 2011-06-19 | 1 | -0/+9 |
| | | | | | | single childnode. Since we are not handling that, this is a warning to be displayed if we even encounter a file with more than one child for one of its script element nodes (bzr r10319) | ||||
| * | Patch sent by Fernando Lucchesi (GSoC student) and modified by me. | Felipe Corr??a da Silva Sanches | 2011-06-19 | 1 | -18/+224 |
| | | | | | | Interface for editing content of embedded scripts. (bzr r10318) | ||||
| * | patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student) | Felipe Corr??a da Silva Sanches | 2011-06-17 | 1 | -8/+21 |
| | | | | | | Split scripting ui in the document properties dialog to have one tab for embedded scripts and one for external scripts. (bzr r10312) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -6/+6 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -13/+15 |
| | | | | (bzr r10067) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -17/+23 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -2/+6 |
| | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -5/+5 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -8/+8 |
| | | | | | | | (bzr r9546.1.2) | ||||
