summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Some refactoring in RectContext and StarContext.Markus Engel2013-04-201-1/+5
| | | | | | | | | | | | (bzr r11608.1.101)
| * | | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | | | | | | | | | | | (bzr r11608.1.100)
| * | | Merging of EventContext classes complete.Markus Engel2013-04-201-1/+1
| | | | | | | | | | | | (bzr r11608.1.98)
| * | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-28/+66
| | | | | | | | | | | | (bzr r11608.1.97)
| * | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-13/+13
| | | | | | | | | | | | (bzr r11608.1.96)
| * | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-30/+33
| | | | | | | | | | | | (bzr r11608.1.94)
* | | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-5/+5
| |_|/ |/| | | | | (bzr r12475.1.2)
* | | Ported "ui/widget/selected-style.*".Matthew Petroff2013-07-191-1/+0
| |/ |/| | | (bzr r12380.1.39)
* | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-25/+25
| | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7)
* | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-132/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1)
* | Fix layer selection so defs don't change layers, updated symbol text.Martin Owens2013-06-161-0/+4
|/ | | (bzr r12379)
* Fixed broken logic in zoom history to fix bug 1106031 (and removed some ↵Craig Marshall2013-03-261-1/+1
| | | | | unrelated and unnecessary debug output) (bzr r12245)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Partial fix for Bug #1071082 (Undo History doesn't work if open before file ↵Nicolas Dufour2013-03-191-0/+7
| | | | | is opened) by vaifrax. (bzr r12225)
* Migrate ruler position tracking to new track_widget APIAlex Valavanis2013-01-271-6/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1105504 (bzr r12067)
* make grayscale viewmode color factors configurable.Johan B. C. Engelen2013-01-131-0/+14
| | | (bzr r12022)
* zoom to entire drawing after delete (Bug 970370)Alvin Penner2013-01-011-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/970370 (bzr r12006)
* Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2012-11-181-0/+1
| | | (bzr r11880)
* Fix for 1065933 : Better support for sub-layers in 'Show/Hide other layers'John Smith2012-11-031-4/+9
| | | (bzr r11861)
* Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-111-0/+29
| | | (bzr r11779)
* Fix for 171904 : toggleToolbox verbJohn Smith2012-10-111-1/+12
| | | (bzr r11778)
* Fix for 191020 : Lock/Unlock all layersJohn Smith2012-10-091-2/+11
| | | (bzr r11764)
* Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith2012-08-091-0/+6
| | | (bzr r11600)
* Fix for 378413 : Show/Hide all layersJohn Smith2012-07-121-0/+7
| | | (bzr r11545)
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-2/+2
| | | (bzr r11345)
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-301-1/+1
| | | (bzr r11309)
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+4
| | | (bzr r11196)
* Preferences. New desktop integration preference for Windows users ↵Nicolas Dufour2012-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (native/gtk, see Bug #417365). Preferences. Fix for a bug with the preferences dialog when Show dialogs is set to true (always opens on the Selector page). Preferences. UI consistency fix (System information fields not correctly indented). This line and the following will be ignored -------------- modified: src/desktop.cpp src/preferences-skeleton.h src/ui/dialog/filedialog.cpp src/ui/dialog/inkscape-preferences.cpp src/ui/dialog/inkscape-preferences.h unknown: inkscape.el.1 inkscape.ja.1 inkscape.sk.1 inkscape.zh_TW.1 libtool ltmain.sh@ preferencesDialog.diff relink2.diff revert10761.diff rmbackups.sh doc/keys.gl.html doc/keys.pl.html packaging/win32/languages/.fr-xLpu9j/ share/icons/inkscape-trunk.svg share/icons/application/48x48/inkscape-trunk.png src/.libs/ src/libnr/ src/relink.cpp src/relink.h src/extension/dbus/wrapper/inkdbus.pc (bzr r11109)
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-1/+1
| | | (bzr r11042)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+4
| | | (bzr r11030)
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-1/+74
| | | (bzr r10992)
* Header cleaningAlex Valavanis2012-02-121-1/+2
| | | (bzr r10963)
* GSEAL fixesAlex Valavanis2012-02-111-1/+1
| | | (bzr r10958)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
| | | (bzr r10940)
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-7/+6
| | | (bzr r10873)
* Added signal for desktop destruction to allow for proper removal of tracked ↵Jon A. Cruz2012-01-011-1/+5
| | | | | | | | stale pointers. Fixes bug #869067. Fixed bugs: - https://launchpad.net/bugs/869067 (bzr r10814)
* UI. Patch for wishlist Bug #169623 (Canvas color option) by William Swanson.Nicolas Dufour2011-12-201-9/+8
| | | (bzr r10784)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-33/+1
| | | (bzr r10697)
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-24/+22
| | | (bzr r10659)
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-41/+16
| | | (bzr r10582.1.5)
* Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski2011-08-271-0/+1
| | | (bzr r10582.1.4)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-7/+7
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-50/+52
|\ | | | | (bzr r10579)
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-10/+11
| | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-44/+45
| | | | | | (bzr r10347.1.21)
* | Better memory-leak fix by just changing member to Glib::ustring. Eliminates ↵Jon A. Cruz2011-07-311-20/+13
| | | | | | | | | | potential for missing g_free() calls. (bzr r10522)
* | Memory leaks fix / code cleanupKris De Gussem2011-07-301-0/+3
|/ | | (bzr r10519)
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵Johan B. C. Engelen2011-07-171-2/+1
| | | | | | | 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)
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-7/+8
| | | (bzr r10461)
* Merge from trunkKrzysztof Kosi??ski2011-07-061-2/+2
|\ | | | | (bzr r10347.1.5)