Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / ui / widget / registered-widget.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-03-26 Ted GouldMerge from trunk
2010-02-14 Johan- fix bug: xy grid default unit was not respected
2010-02-14 Johanadd widget controls for LPE VectorParam. Hide these...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2008-10-27 Ted GouldFrom trunk
2008-07-30 cilix42Make text widget for TextParams work and re-enable it
2008-07-29 cilix42New registered widget (text entry box).
2008-04-05 johanengelenRegisteredTransformedPoint: fix methods to use const&.
2008-03-22 johanengelenchanges to use RegisteredTransformedPoint as widget...
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-02-27 johanengelenConvert remaining old RegisteredWdg's to RegisteredWidg...
2008-01-26 johanengelengray out widgets when grid is disabled.
2008-01-17 gustav_bRegisteredColorPicker is now subclassed from Registered...
2008-01-16 johanengelenremove unnecessary cast + cosmetic changes.
2008-01-16 johanengelenRegisteredEnum is now subclassed from RegisteredWidget...
2008-01-16 johanengelenRegisteredScalar subclassed from RegisteredWidget<Scala...
2008-01-16 gouldtj r17673@shi: ted | 2008-01-15 23:01:59 -0800
2008-01-16 gouldtj r17645@shi: ted | 2008-01-14 22:05:15 -0800
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-15 johanengelenRegisteredWidget has been renamed to RegisteredWdg...
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
2007-12-30 bryceSet teeth selector in lpe-gears to an integer value...
2007-11-28 johanengelenRemove debug messages
2007-11-23 johanengelenFix [ 1835591 ] Reproducible crash on opening the attac...
2007-11-18 johanengelenFix bug [ 1685684 ] Document Properties: Grid number...
2007-10-19 johanengelenFix RegisteredWidgets. Due to rev 16265, widgets were...
2007-10-16 johanengelenrunaway random number widget workaround
2007-10-16 johanengelenFix checkbuttons of LPEs. Should no longer crash, shoul...
2007-09-27 johanengelenfixing undo problems with LPE widgets. Not completely...
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
2007-09-05 johanengelenLPE: fix undo bug for applying/removing effect
2007-09-05 buliabyakworkaround for runaway spinbutton
2007-09-02 johanengelenLPE: add RandomParam type.
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-08-06 dvlierop21) Make snapping of object's center optional 2) Optimiz...
2007-07-06 johanengelenFix #1740146.
2007-07-06 dvlierop2Fix for bug #1740146: always get current namedview...
2007-03-20 johanengelenMonster commit. New grid infrastructure. The old gridma...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-01-24 rwstmnemonics for all widgets in the Doc Props dialog
2006-01-16 mentalmoving trunk for module inkscape