summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-13Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski3-142/+130
2013-08-05code cleanup (cppcheck)Johan B. C. Engelen1-3/+1
2013-08-04Switched to global UnitTable.Matthew Petroff7-17/+7
2013-08-03remove unused variableJohan B. C. Engelen1-1/+0
2013-08-03Cleaned up.Markus Engel4-8/+8
2013-08-01Improved math formatting.Matthew Petroff1-2/+2
2013-08-01Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel1-1/+1
2013-07-31Eliminate "unit-constants.h".Matthew Petroff1-1/+0
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel3-3/+3
2013-07-31Added percent support back to select toolbar.Matthew Petroff1-6/+7
2013-07-30Further refactoring of EventContexts.Markus Engel1-5/+5
2013-07-30Cleanup.Matthew Petroff2-11/+0
2013-07-23Fix spelling error in filenameKrzysztof Kosi??ski5-6/+6
2013-07-22Ported "widgets/ruler.*" away from SPMetric.Matthew Petroff3-28/+36
2013-07-20Ported "widgets/stroke-style.*".Matthew Petroff2-97/+50
2013-07-19Ported "ui/widget/selected-style.*".Matthew Petroff1-2/+3
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff19-58/+46
2013-07-19Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...Matthew Petroff3-52/+0
2013-07-18Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff3-29/+23
2013-07-17Port remaining files away from "helper/unit-tracker.h".Matthew Petroff5-58/+68
2013-07-17Ported "widgets/node-toolbar.cpp".Matthew Petroff1-14/+21
2013-07-17Fixed memory corruption introduced in a previous commit.Matthew Petroff1-2/+2
2013-07-17Fixed conversion factors and missed unit include removal.Matthew Petroff2-7/+2
2013-07-17Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp"Matthew Petroff2-14/+12
2013-07-17Removed unused unit includes.Matthew Petroff12-53/+14
2013-07-09Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff8-14/+14
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson6-12/+22
2013-06-21cppcheckKris De Gussem1-2/+4
2013-06-16Fix for 1184408 : Additional zoom levels in zoom context menuJohn Smith1-35/+78
2013-06-15Revert Fix for 600285 : Zoom sliderJohn Smith2-15/+7
2013-06-12Use fixed inkscape icon for 'no-marker' instead of gtk theme iconMartin Owens3-7/+10
2013-06-12Use 'remove' instead of 'gtk-remove' for theme.Martin Owens1-2/+2
2013-06-11Change back to using NULL and fix windows theme error by checkingMartin Owens1-5/+8
2013-06-11Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-...Martin Owens1-2/+5
2013-06-11Change marker layout in stroke-widget so they are all on one line.Martin Owens3-45/+8
2013-06-09Remove use of separate array for scale values.Jon A. Cruz1-34/+47
2013-06-09Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function.Jon A. Cruz1-78/+52
2013-06-07C++ conversion of parallel arrays to vector of class instances.Jon A. Cruz1-89/+137
2013-06-07Check for value in range before dereferencing.Jon A. Cruz1-2/+5
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz7-0/+28
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz14-0/+30
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz14-0/+25
2013-05-18Refactored internals to use a vector of structs instead of several parallel a...Jon A. Cruz1-95/+89
2013-05-13Moved icc selector members to internal helper.Jon A. Cruz2-288/+306
2013-04-29Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2-4/+4
2013-04-28Warning cleanup.Jon A. Cruz2-6/+5
2013-04-28minor cppcheck stuffKris De Gussem6-18/+10
2013-04-26update iconsJabier Arraiza Cenoz1-0/+1
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+4
2013-04-21Cleaned up a bit.Markus Engel1-1/+2