summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/dialog-manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-28First version (non-working)Marc Jeanmougin1-0/+3
2017-02-27Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah1-0/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+1
2016-07-17Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal1-0/+3
2016-06-04Register style dialog with support to add selectorkamalpreetgrewal1-0/+3
2015-11-09Enable builds without flood/trace on systems without PotraceAlex Valavanis1-1/+13
2014-09-27Update to experimental r13565Liam P. White1-0/+6
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-2/+2
2014-07-26Fix for crash regression 1348927 -- dialogs that are shown but have not been ...Liam P. White1-3/+3
2014-05-10Add selection setsLiam P. White1-3/+3
2014-04-05Revert the xml editor to it's dockable behaviour and add a comment for the pr...Martin Owens1-1/+3
2014-04-04XMLTree and InkscapePreferences are not dockable windows, don't treat them li...Martin Owens1-4/+3
2014-03-27Get pollar tiling working agains with trunkMartin Owens1-5/+1
2014-03-07Start cleanup for merge into trunkLiam P. White1-2/+2
2014-03-04Remove tag dialog temporarilyLiam P. White1-3/+3
2014-03-02Fix objects dialogueLiam P. White1-0/+3
2013-10-13we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...buliabyak1-4/+5
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira1-0/+3
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski1-3/+0
2013-03-19Fixing regressionjtx1-7/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+7
2013-03-16Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis1-7/+0
2012-10-11Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah1-0/+3
2012-04-02Anchor widget now reads the last alignment from the settings. Anchor selectio...Denis Declara1-1/+1
2012-03-31Brought old code, "Rows and Columns" in it's own class. Added a separate clas...Denis Declara1-2/+2
2012-03-24Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith1-0/+3
2012-03-09Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith1-0/+3
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-0/+3
2012-02-21Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith1-1/+3
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-0/+3
2012-01-19Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem1-2/+5
2012-01-08Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem1-0/+4
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2010-12-18Simple tracking of time to display dialogs and main window.Jon A. Cruz1-2/+16
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-07Disabling Print Colors dialog due to lack of resolution from mailing list thr...Josh Andler1-3/+3
2010-04-01Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz1-2/+5
2010-01-03Spray cleanupSteren Giannini1-3/+0
2009-12-11- new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches1-0/+3
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-2/+4
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-7/+6
2008-11-21Merge from fe-movedTed Gould1-6/+6
2008-10-27From trunkTed Gould1-2/+5
2008-07-01missed a spotMenTaLguY1-14/+0
2008-06-26Fixed compilation when the new SVG font stuff is not enabled.Jon A. Cruz1-0/+2
2008-06-25adding a dialog for SVG FontsFelipe Corr??a da Silva Sanches1-0/+7
2008-03-13Adding new extended input devices dialogJon A. Cruz1-0/+5
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-0/+17