| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 3 | -5/+5 |
| | | | | (bzr r11608.1.111) | ||||
| * | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 3 | -22/+15 |
| | | | | (bzr r11608.1.110) | ||||
| * | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 3 | -29/+37 |
| | | | | (bzr r11608.1.109) | ||||
| * | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 5 | -326/+0 |
| |\ | | | | | (bzr r11608.1.108) | ||||
| | * | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 2013-07-23 | 5 | -326/+0 |
| | | | | | | | (bzr r12428) | ||||
| * | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 68 | -320/+684 |
| |\| | | | | | (bzr r11608.1.107) | ||||
| | * | 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 | 2 | -117/+20 |
| | | | | | | | (bzr r12413) | ||||
| | * | Small refactor of align and distribute to reduce complexity. | Martin Owens | 2013-07-10 | 1 | -42/+17 |
| | | | | | | | (bzr r12411) | ||||
| | * | Fix build failure with GDL >= 3.6 | Alex Valavanis | 2013-07-06 | 2 | -9/+21 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1196070 (bzr r12407) | ||||
| | * | Merge: scale, rotate and skew handles refactoring | Martin Owens | 2013-07-05 | 1 | -6/+6 |
| | |\ | | | | | | | (bzr r12403) | ||||
| | | * | Improve handle xpm loading using rotate | Martin Owens | 2013-07-04 | 1 | -6/+6 |
| | | | | | | | | | | (bzr r12401.1.1) | ||||
| | * | | Merge recent changes from inkscape trunk | Eric Greveson | 2013-07-03 | 6 | -5/+59 |
| | |\| | | | | | | | (bzr r12387.1.6) | ||||
| | | * | Transform dialog. do not use singular transforms. (Bug 1189446) | Alvin Penner | 2013-06-29 | 1 | -0/+35 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1189446 (bzr r12397) | ||||
| | | * | Make DAMN sure paths with zero nodes do not cause a crash. | Martin Owens | 2013-06-29 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/710637 (bzr r12396) | ||||
| | | * | Fix crash when undoing/redoing a duplicate layer. | Martin Owens | 2013-06-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1183206 (bzr r12395) | ||||
| | | * | Add the ability to reorder filters using drag-drop in the gtklist | Martin Owens | 2013-06-28 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1168814 (bzr r12394) | ||||
| | | * | Fix Gtk3 build by including togglebutton header | Martin Owens | 2013-06-26 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r12390) | ||||
| | * | | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 5 | -8/+13 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| | * | cppcheck | Kris De Gussem | 2013-06-21 | 2 | -4/+4 |
| | | | | | | | (bzr r12382) | ||||
| | * | Fix my own mis-credit and some symbols labels | Martin Owens | 2013-06-17 | 1 | -1/+1 |
| | | | | | | | (bzr r12380) | ||||
| | * | Improve icons for symbols dialog | Martin Owens | 2013-06-15 | 1 | -3/+3 |
| | | | | | | | (bzr r12376) | ||||
| | * | Fix crash for external symbol documents, should never select these items. | Martin Owens | 2013-06-15 | 1 | -2/+4 |
| | | | | | | | (bzr r12375) | ||||
| | * | Big change in symbols ui and selection chemistry. | Martin Owens | 2013-06-15 | 2 | -150/+148 |
| | | | | | | | (bzr r12374) | ||||
| | * | Change marker layout in stroke-widget so they are all on one line. | Martin Owens | 2013-06-11 | 1 | -0/+60 |
| | | | | | | | (bzr r12363) | ||||
| | * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 26 | -2/+104 |
| | | | | | | | (bzr r12355) | ||||
| | * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 48 | -0/+100 |
| | | | | | | | | | | | has it. (bzr r12353) | ||||
| | * | Fix symbol-title missing crash | Martin Owens | 2013-06-06 | 1 | -0/+3 |
| | | | | | | | (bzr r12351) | ||||
| | * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 48 | -1/+98 |
| | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| | * | Win32. More include fixes for glibmm 2.36 (file dialog). | Nicolas Dufour | 2013-05-16 | 3 | -7/+11 |
| | | | | | | | (bzr r12337) | ||||
| | * | Win32. Fixing some more include issues (glibmm threads depracation). | Nicolas Dufour | 2013-05-15 | 2 | -3/+4 |
| | | | | | | | (bzr r12336) | ||||
| | * | Win32. Adding missing include (failed with the gtk3 devlibs). | Nicolas Dufour | 2013-05-14 | 1 | -0/+1 |
| | | | | | | | (bzr r12335) | ||||
| | * | cleanup document option to clean up unused swatches | Raphael Rosch | 2013-05-13 | 2 | -0/+11 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1177888 (bzr r12333) | ||||
| | * | Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111. | Nicolas Dufour | 2013-05-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/181493 (bzr r12328) | ||||
| | * | Fix for 871563 : JPG images are recompressed with lower quality when embedded | John Smith | 2013-05-11 | 2 | -0/+4 |
| | | | | | | | (bzr r12325) | ||||
| | * | Improve code documentation for symbols | Martin Owens | 2013-05-09 | 1 | -2/+19 |
| | | | | | | | (bzr r12324) | ||||
| | * | Fix for Bug #830663 (default window size is too small) by Jiabao Wu | Jon A. Cruz | 2013-05-01 | 2 | -2/+12 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/830663 (bzr r12315) | ||||
| | * | Warning cleanup. | Jon A. Cruz | 2013-04-28 | 2 | -2/+2 |
| | | | | | | | (bzr r12309) | ||||
| | * | minor cppcheck stuff | Kris De Gussem | 2013-04-28 | 1 | -2/+2 |
| | | | | | | | (bzr r12307) | ||||
| | * | update bbox when Filter General Settings modified (Bug 960986) | Alvin Penner | 2013-04-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/960986 (bzr r12306) | ||||
| * | | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 4 | -52/+51 |
| |\| | | | | | (bzr r11608.1.106) | ||||
| | * | Add balloon symbols and connect defs modified signal. | Martin Owens | 2013-04-22 | 2 | -3/+17 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1170817 (bzr r12298) | ||||
| | * | Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi. | Nicolas Dufour | 2013-04-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1023797 (bzr r12295) | ||||
| | * | Clean up symbol pixmap generator and title description | Martin Owens | 2013-04-21 | 2 | -37/+26 |
| | | | | | | | (bzr r12291) | ||||
| | * | Warn if we get a NULL object | Martin Owens | 2013-04-21 | 1 | -4/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1104326 (bzr r12290) | ||||
| | * | Pull Merge | Martin Owens | 2013-04-21 | 1 | -0/+1 |
| | |\ | | | | | | | (bzr r12287) | ||||
| | * | | Remove GLib error and remove some cruft | Martin Owens | 2013-04-21 | 1 | -8/+4 |
| | | | | | | | | | | (bzr r12286) | ||||
| * | | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 2 | -12/+12 |
| | | | | | | | | | | (bzr r11608.1.104) | ||||
| * | | | Cleaned up a bit. | Markus Engel | 2013-04-21 | 3 | -340/+322 |
| | | | | | | | | | | (bzr r11608.1.102) | ||||
| * | | | Moved factories to different files. | Markus Engel | 2013-04-20 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r11608.1.100) | ||||
