summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/registered-widget.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix CheckButton header issue with GTK+ 3Alex Valavanis2012-04-091-0/+2
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-081-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-4/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+0
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-0/+6
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+1
* Removed questionable operator altogether.Jon A. Cruz2011-06-251-2/+0
* Removed questionable cast.Jon A. Cruz2011-06-251-2/+1
* 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-3/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+8
|\
| * 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/+25
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-15/+15
* SPDocument->Documentjohnce2009-08-051-15/+15
* New registered widget (text entry box).Maximilian Albert2008-07-291-0/+16
* 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-1/+6
* * add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen2008-03-221-1/+20
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-271-118/+43
* gray out widgets when grid is disabled.Johan B. C. Engelen2008-01-261-3/+3
* RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...gustav_b2008-01-171-20/+14
* remove unnecessary cast + cosmetic changes.Johan B. C. Engelen2008-01-161-35/+35
* RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old R...Johan B. C. Engelen2008-01-161-1/+30
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen2008-01-161-15/+5
* No need to use pointers for the widgets of document-properties.cpp, so don't.Johan B. C. Engelen2008-01-161-0/+3
* RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>Johan B. C. Engelen2008-01-151-28/+18
* RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated clas...Johan B. C. Engelen2008-01-151-25/+71
* Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington2007-12-301-16/+16
* fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...Johan B. C. Engelen2007-09-271-1/+8
* add accessor for the updating statebulia byak2007-09-051-0/+3
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-021-0/+27
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-38/+149
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-061-0/+9
* Fix #1740146.Johan B. C. Engelen2007-07-061-6/+17
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-201-6/+16
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+175