| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 10 | -31/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix UnitTracker percentage bug. | Matthew Petroff | 2013-08-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 6 | -23/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added percent support back to select toolbar. | Matthew Petroff | 2013-07-31 | 2 | -1/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup. | Matthew Petroff | 2013-07-30 | 3 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk. | Matthew Petroff | 2013-07-30 | 5 | -326/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported away from and removed "sp-metrics.*". | Matthew Petroff | 2013-07-20 | 1 | -6/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed last traces of "SPUnit" and removed "helper/unit*". | Matthew Petroff | 2013-07-20 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported "ui/widget/style-swatch.*". | Matthew Petroff | 2013-07-19 | 2 | -5/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported "ui/widget/selected-style.*". | Matthew Petroff | 2013-07-19 | 2 | -17/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed "helper/units.h" from "ui/dialog/document-properties.cpp". | Matthew Petroff | 2013-07-19 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 2013-07-18 | 4 | -30/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported "ui/dialog/clonetiler.*". | Matthew Petroff | 2013-07-18 | 2 | -34/+72 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported "ui/dialog/export.*". | Matthew Petroff | 2013-07-17 | 2 | -47/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*". | Matthew Petroff | 2013-07-17 | 2 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk. | Matthew Petroff | 2013-07-17 | 10 | -183/+80 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporary fixes/kludges. | Matthew Petroff | 2013-07-17 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed conversion factors and missed unit include removal. | Matthew Petroff | 2013-07-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new UnitTracker class. | Matthew Petroff | 2013-07-17 | 3 | -1/+333 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 6 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch setWidth and setHeight to use Quantity and switch to forward declarati... | Matthew Petroff | 2013-07-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk. | Matthew Petroff | 2013-07-02 | 6 | -5/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class. | Matthew Petroff | 2013-07-02 | 2 | -85/+83 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename variable for clarity | Johan B. C. Engelen | 2013-08-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix initialization | Johan B. C. Engelen | 2013-08-03 | 1 | -0/+1 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 2013-07-23 | 5 | -326/+0 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not effect the focus in align computation | Martin Owens | 2013-07-12 | 1 | -7/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Step 2 refactoring the align functions, added some functionality to selection. | Martin Owens | 2013-07-11 | 2 | -117/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small refactor of align and distribute to reduce complexity. | Martin Owens | 2013-07-10 | 1 | -42/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build failure with GDL >= 3.6 | Alex Valavanis | 2013-07-06 | 2 | -9/+21 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge: scale, rotate and skew handles refactoring | Martin Owens | 2013-07-05 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve handle xpm loading using rotate | Martin Owens | 2013-07-04 | 1 | -6/+6 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge recent changes from inkscape trunk | Eric Greveson | 2013-07-03 | 6 | -5/+59 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transform dialog. do not use singular transforms. (Bug 1189446) | Alvin Penner | 2013-06-29 | 1 | -0/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make DAMN sure paths with zero nodes do not cause a crash. | Martin Owens | 2013-06-29 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash when undoing/redoing a duplicate layer. | Martin Owens | 2013-06-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the ability to reorder filters using drag-drop in the gtklist | Martin Owens | 2013-06-28 | 2 | -1/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Gtk3 build by including togglebutton header | Martin Owens | 2013-06-26 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 5 | -8/+13 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-06-21 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix my own mis-credit and some symbols labels | Martin Owens | 2013-06-17 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve icons for symbols dialog | Martin Owens | 2013-06-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash for external symbol documents, should never select these items. | Martin Owens | 2013-06-15 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Big change in symbols ui and selection chemistry. | Martin Owens | 2013-06-15 | 2 | -150/+148 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change marker layout in stroke-widget so they are all on one line. | Martin Owens | 2013-06-11 | 1 | -0/+60 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 26 | -2/+104 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added configure/ifdef guards to only bring in the needed #include if glibmm h... | Jon A. Cruz | 2013-06-06 | 48 | -0/+100 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix symbol-title missing crash | Martin Owens | 2013-06-06 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct to compile against recent gtkmm, including updated macports versions.... | Jon A. Cruz | 2013-06-04 | 48 | -1/+98 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. More include fixes for glibmm 2.36 (file dialog). | Nicolas Dufour | 2013-05-16 | 3 | -7/+11 | |
