index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
dialog-manager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
First version (non-working)
Marc Jeanmougin
1
-0
/
+3
2017-02-27
Add a very simple prototype dialog as an example and test of deriving from Pa...
Tavmjong Bah
1
-0
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+1
2016-07-17
Add CSS panel with editing support (no changes reflected yet)
kamalpreetgrewal
1
-0
/
+3
2016-06-04
Register style dialog with support to add selector
kamalpreetgrewal
1
-0
/
+3
2015-11-09
Enable builds without flood/trace on systems without Potrace
Alex Valavanis
1
-1
/
+13
2014-09-27
Update to experimental r13565
Liam P. White
1
-0
/
+6
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
1
-2
/
+2
2014-07-26
Fix for crash regression 1348927 -- dialogs that are shown but have not been ...
Liam P. White
1
-3
/
+3
2014-05-10
Add selection sets
Liam P. White
1
-3
/
+3
2014-04-05
Revert the xml editor to it's dockable behaviour and add a comment for the pr...
Martin Owens
1
-1
/
+3
2014-04-04
XMLTree and InkscapePreferences are not dockable windows, don't treat them li...
Martin Owens
1
-4
/
+3
2014-03-27
Get pollar tiling working agains with trunk
Martin Owens
1
-5
/
+1
2014-03-07
Start cleanup for merge into trunk
Liam P. White
1
-2
/
+2
2014-03-04
Remove tag dialog temporarily
Liam P. White
1
-3
/
+3
2014-03-02
Fix objects dialogue
Liam P. White
1
-0
/
+3
2013-10-13
we don't have nondocked dialogs, so rewrite restoring dialogs on startup via ...
buliabyak
1
-4
/
+5
2013-09-12
Integrating with libdepixelize
VinÃcius dos Santos Oliveira
1
-0
/
+3
2013-07-23
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
1
-3
/
+0
2013-03-19
Fixing regression
jtx
1
-7
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+7
2013-03-16
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
1
-7
/
+0
2012-10-11
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
1
-0
/
+3
2012-04-02
Anchor widget now reads the last alignment from the settings. Anchor selectio...
Denis Declara
1
-1
/
+1
2012-03-31
Brought old code, "Rows and Columns" in it's own class. Added a separate clas...
Denis Declara
1
-2
/
+2
2012-03-24
Fix for 251674 and 592323 : Make CloneTiler dialog dockable
John Smith
1
-0
/
+3
2012-03-09
Fix for 940715 : Convert XML Editor to a dockable dialog
John Smith
1
-0
/
+3
2012-03-03
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
1
-0
/
+3
2012-02-21
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
1
-1
/
+3
2012-02-16
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
1
-0
/
+3
2012-01-19
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
1
-2
/
+5
2012-01-08
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
1
-0
/
+4
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2010-12-18
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
1
-2
/
+16
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-07
Disabling Print Colors dialog due to lack of resolution from mailing list thr...
Josh Andler
1
-3
/
+3
2010-04-01
Initial cut of glyph selector dialog is in. Fixes bug #343186.
Jon A. Cruz
1
-2
/
+5
2010-01-03
Spray cleanup
Steren Giannini
1
-3
/
+0
2009-12-11
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
1
-0
/
+3
2009-11-30
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
1
-2
/
+4
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-7
/
+6
2008-11-21
Merge from fe-moved
Ted Gould
1
-6
/
+6
2008-10-27
From trunk
Ted Gould
1
-2
/
+5
2008-07-01
missed a spot
MenTaLguY
1
-14
/
+0
2008-06-26
Fixed compilation when the new SVG font stuff is not enabled.
Jon A. Cruz
1
-0
/
+2
2008-06-25
adding a dialog for SVG Fonts
Felipe Corr??a da Silva Sanches
1
-0
/
+7
2008-03-13
Adding new extended input devices dialog
Jon A. Cruz
1
-0
/
+5
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-0
/
+17
[next]