summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/registered-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Create and use LabelledColorPicker widgetGeoff Lankow2018-05-091-6/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+6
* Misc. typosluz.paz2018-01-081-1/+1
* Remove a console warning in envelope about ampersand and allow use markup in ...Jabier Arraiza2018-01-071-1/+2
* Minor fixes to remove WIPJabier Arraiza2017-12-041-5/+5
* Adding fix to sliders and spin buttons on LPEJabier Arraiza2017-12-041-14/+10
* Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-251-2/+5
* Update for Gtk alignment changesAlexander Valavanis2017-07-091-1/+1
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-2/+10
* Update to trunkJabier Arraiza Cenoz2016-10-031-16/+3
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-15/+3
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+11
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-11/+1
* | Noumerous bug fixes, font size, stroke with arroow position, and text input r...Jabier Arraiza Cenoz2016-08-011-1/+0
* | Fix text param and alow run from commandlineJabier Arraiza Cenoz2016-07-311-9/+4
* | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-301-1/+0
* | Remove font-Dialog and useGtk::FontSelector insteadJabier Arraiza Cenoz2016-07-291-13/+11
* | update to trunkJabier Arraiza Cenoz2016-07-241-4/+2
|\|
| * Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-241-4/+2
* | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-0/+44
|/
* improved precision in placing grids and guides. (Bug 1373311)Alvin Penner2015-01-231-1/+4
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-1/+4
* Change grids to use 'user units'. Grids using absolute units are read in butTavmjong Bah2014-12-111-5/+24
* Warning cleanup.Jon A. Cruz2014-11-021-1/+1
* Fix modelinesAlex Valavanis2014-08-301-2/+2
* Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-131-1/+1
* Add Simplify LPEJabier Arraiza Cenoz2014-05-131-0/+53
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-3/+3
* Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-131-2/+4
* Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-171-3/+2
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+3
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-10/+2
* cppcheckKris De Gussem2011-10-181-2/+2
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+6
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-4/+4
|/
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-141-0/+90
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-12/+12
* SPDocument->Documentjohnce2009-08-051-12/+12
* From trunkTed Gould2008-10-271-0/+8
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-301-0/+2
* New registered widget (text entry box).Maximilian Albert2008-07-291-0/+44
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-051-2/+2
* changes to use RegisteredTransformedPoint as widget for LPE point. not completeJohan B. C. Engelen2008-03-221-2/+21