summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/registered-widget.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen2008-03-221-0/+47
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-271-121/+37
* gray out widgets when grid is disabled.Johan B. C. Engelen2008-01-261-2/+2
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b2008-01-171-19/+18
* remove unnecessary cast + cosmetic changes.Johan B. C. Engelen2008-01-161-7/+28
* RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen2008-01-161-36/+0
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen2008-01-161-32/+18
* r17673@shi: ted | 2008-01-15 23:01:59 -0800Ted Gould2008-01-161-1/+0
* r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould2008-01-161-0/+2