summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-33/+1
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-24/+22
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-41/+16
* Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski2011-08-271-0/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-7/+7
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-50/+52
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-10/+11
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-44/+45
* | Better memory-leak fix by just changing member to Glib::ustring. Eliminates p...Jon A. Cruz2011-07-311-20/+13
* | Memory leaks fix / code cleanupKris De Gussem2011-07-301-0/+3
|/
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+1
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-7/+8
* Merge from trunkKrzysztof Kosi??ski2011-07-061-2/+2
|\
| * Switch to GObjectAlex Valavanis2011-06-241-2/+2
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-191-1/+10
|\
| * Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+3
| * Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+7
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-10/+40
|\|
| * Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-0/+3
| * NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-1/+21
| * Pass removing some outdated C-macro use.Jon A. Cruz2011-02-201-4/+4
| * Fix the zoom changed signal to no longer be sent out before the values have f...Jon A. Cruz2011-02-191-1/+7
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-0/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-36/+52
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-36/+52
| |\
| | * XML Privatisation Stuff after a long timeAbhishek Sharma public2010-08-111-7/+12
| | * More in XML privatisation with new create3DBox function and other supplements...Abhishek Sharma Public2010-07-171-0/+22
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-9/+9
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-7/+7
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-2/+8
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Fix LP bug #622350: Discard events when desktop->event_context has not been s...Diederik van Lierop2010-08-281-1/+7
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-2/+2
|\| |
| * | Disabling Print Colors dialog due to lack of resolution from mailing list thr...Josh Andler2010-07-071-2/+2
| |/
* / Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-1/+1
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-8/+11
* Coords: fix SPDesktop::point() methodKrzysztof Kosi??ski2010-04-041-2/+2
* Fix behavior when loading a documentKrzysztof Kosi??ski2010-04-031-1/+0
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-8/+6
* Cleanup on id access.Jon A. Cruz2010-03-021-1/+1
* Whitespace cleanup.Jon A. Cruz2010-01-151-1/+1
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-2/+7
|\
| * C++-ification pass.Jon A. Cruz2010-01-081-2/+4
| * - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+3
* | Comment cleanupKrzysztof Kosi??ski2009-12-231-5/+3
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-65/+29
|/
* remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak2009-10-251-1/+3
* Patch by Adib for 238796Josh Andler2009-09-211-7/+9