| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | zoom to entire drawing after delete (Bug 970370) | Alvin Penner | 2013-01-01 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/970370 (bzr r12006) | ||||
| * | Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas | John Smith | 2012-11-18 | 1 | -0/+1 |
| | | | | (bzr r11880) | ||||
| * | Fix for 1065933 : Better support for sub-layers in 'Show/Hide other layers' | John Smith | 2012-11-03 | 1 | -4/+9 |
| | | | | (bzr r11861) | ||||
| * | Fix for 191020 : Lock/Unlock all layers - Lock other layers | John Smith | 2012-10-11 | 1 | -0/+29 |
| | | | | (bzr r11779) | ||||
| * | Fix for 171904 : toggleToolbox verb | John Smith | 2012-10-11 | 1 | -1/+12 |
| | | | | (bzr r11778) | ||||
| * | Fix for 191020 : Lock/Unlock all layers | John Smith | 2012-10-09 | 1 | -2/+11 |
| | | | | (bzr r11764) | ||||
| * | Fix for 819671 : No visual indication for grid and snap being on/off | John Smith | 2012-08-09 | 1 | -0/+6 |
| | | | | (bzr r11600) | ||||
| * | Fix for 378413 : Show/Hide all layers | John Smith | 2012-07-12 | 1 | -0/+7 |
| | | | | (bzr r11545) | ||||
| * | Fixing to use explicit enum types instead of generic guint & bool. | Jon A. Cruz | 2012-05-08 | 1 | -2/+2 |
| | | | | (bzr r11345) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -1/+1 |
| | | | | (bzr r11309) | ||||
| * | Replace deprecated gdk_cursor_unref | Alex Valavanis | 2012-04-09 | 1 | -0/+4 |
| | | | | (bzr r11196) | ||||
| * | Preferences. New desktop integration preference for Windows users ↵ | Nicolas Dufour | 2012-03-21 | 1 | -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 dialog | John Smith | 2012-03-03 | 1 | -1/+1 |
| | | | | (bzr r11042) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+4 |
| | | | | (bzr r11030) | ||||
| * | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 1 | -1/+74 |
| | | | | (bzr r10992) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -1/+2 |
| | | | | (bzr r10963) | ||||
| * | GSEAL fixes | Alex Valavanis | 2012-02-11 | 1 | -1/+1 |
| | | | | (bzr r10958) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+0 |
| | | | | (bzr r10940) | ||||
| * | Initial C++ification of SPCanvas. | Jon A. Cruz | 2012-01-12 | 1 | -7/+6 |
| | | | | (bzr r10873) | ||||
| * | Added signal for desktop destruction to allow for proper removal of tracked ↵ | Jon A. Cruz | 2012-01-01 | 1 | -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 Dufour | 2011-12-20 | 1 | -9/+8 |
| | | | | (bzr r10784) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -33/+1 |
| | | | | (bzr r10697) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -24/+22 |
| | | | | (bzr r10659) | ||||
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -41/+16 |
| | | | | (bzr r10582.1.5) | ||||
| * | Remove NRRect from paint servers and temporary calculations | Krzysztof Kosi??ski | 2011-08-27 | 1 | -0/+1 |
| | | | | (bzr r10582.1.4) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -7/+7 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -50/+52 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -10/+11 |
| | | | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -44/+45 |
| | | | | | | | (bzr r10347.1.21) | ||||
| * | | Better memory-leak fix by just changing member to Glib::ustring. Eliminates ↵ | Jon A. Cruz | 2011-07-31 | 1 | -20/+13 |
| | | | | | | | | | | | potential for missing g_free() calls. (bzr r10522) | ||||
| * | | Memory leaks fix / code cleanup | Kris De Gussem | 2011-07-30 | 1 | -0/+3 |
| |/ | | | (bzr r10519) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -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. Cruz | 2011-07-16 | 1 | -7/+8 |
| | | | | (bzr r10461) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -2/+2 |
| |\ | | | | | (bzr r10347.1.5) | ||||
| | * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -2/+2 |
| | | | | | | | (bzr r10350.1.3) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| |/ | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -1/+10 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+3 |
| | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| | * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -0/+7 |
| | | | | | | | (bzr r10198) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -10/+40 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | Cleaned up memory patch. Fixes bug #737298. | Jon A. Cruz | 2011-03-20 | 1 | -0/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118) | ||||
| | * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -1/+21 |
| | | | | | | | (bzr r10065) | ||||
| | * | Pass removing some outdated C-macro use. | Jon A. Cruz | 2011-02-20 | 1 | -4/+4 |
| | | | | | | | (bzr r10059) | ||||
| | * | Fix the zoom changed signal to no longer be sent out before the values have ↵ | Jon A. Cruz | 2011-02-19 | 1 | -1/+7 |
| | | | | | | | | | | | finished changing. (bzr r10058) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -4/+4 |
| | | | | | | | (bzr r10025) | ||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -0/+1 |
| | | | | | | | | | | | header. (bzr r9978.1.1) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -36/+52 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -36/+52 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | XML Privatisation Stuff after a long time | Abhishek Sharma public | 2010-08-11 | 1 | -7/+12 |
| | | | | | | | | | | (bzr r9546.1.12) | ||||
| | | * | More in XML privatisation with new create3DBox function and other ↵ | Abhishek Sharma Public | 2010-07-17 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | supplements to efficiently hide information. (bzr r9546.1.8) | ||||
