summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/Makefile_insert (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-133/+0
(bzr r15046)
2016-07-17Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal1-0/+2
(bzr r14949.1.52)
2016-06-11Apply patch for broken automakekamalpreetgrewal1-0/+2
(bzr r14949.1.9)
2016-02-07Fix wrong replace of tab by spacesJabier Arraiza Cenoz1-1/+1
(bzr r14637)
2016-02-07Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz1-1/+3
(bzr r14636)
2015-11-09Enable builds without flood/trace on systems without PotraceAlex Valavanis1-2/+8
(bzr r14449.1.4)
2014-11-07fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialogRyan Lerch1-1/+1
(bzr r13675)
2014-09-27Update to experimental r13565Liam P. White1-0/+6
(bzr r13341.5.16)
2014-07-02Add LPE fillet-chamferJabier Arraiza Cenoz1-0/+2
(bzr r13341.1.74)
2014-05-10Add selection setsLiam P. White1-0/+2
(bzr r13090.1.75)
2014-03-04Remove tag dialog temporarilyLiam P. White1-2/+0
(bzr r13090.1.13)
2014-03-02Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White1-0/+4
(bzr r13090.1.1)
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira1-0/+2
(bzr r12506.1.1)
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski1-2/+0
(bzr r12428)
2013-07-19New From Template ui rearrangementSlagvi Public1-2/+2
(bzr r12379.2.11)
2013-07-02Adding NewFromTemplate to the Inkscape menuSlagvi Public1-0/+6
(bzr r12379.2.5)
2012-10-11Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah1-0/+2
(bzr r11782)
2012-07-04Fix for 168658 : Font substitution warning dialogJohn Smith1-0/+2
(bzr r11522)
2012-05-19Renamed "arrangetab.h" to "arrange-tab.h"Denis Declara1-1/+1
(bzr r11073.1.33)
2012-05-09Renamed files to better match coding conventionsDenis Declara1-4/+4
(bzr r11073.1.31)
2012-04-28Changed Makefile plus some minor tab vs. spaces fixesDenis Declara1-0/+5
(bzr r11073.1.22)
2012-03-24Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith1-0/+2
(bzr r11125)
2012-03-09Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith1-0/+2
(bzr r11065)
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-0/+2
(bzr r11042)
2012-03-02Fix for 927074 : Simplify Path Effects dialogJohn Smith1-0/+2
(bzr r11037)
2012-02-21Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith1-0/+2
(bzr r11006)
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-0/+2
(bzr r10989)
2012-01-19makefile fix for revision 10910su_v1-0/+2
(bzr r10911)
2012-01-08Object properties dialog now dockable (derived from ↵Kris De Gussem1-0/+2
Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862)
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-10/+0
(bzr r10346)
2010-04-03Split dynamic desktop tracking into common, shared code.Jon A. Cruz1-0/+2
(bzr r9282)
2010-04-01Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz1-0/+2
Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268)
2010-03-13Splitting the color swatch class to be separate for easier work.Jon A. Cruz1-0/+2
(bzr r9184)
2010-01-03Spray cleanupSteren Giannini1-2/+0
------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1)
2009-12-11- new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches1-0/+2
- works with shapes. I still need to make it work with gradients and imported images (bzr r8881)
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+2
(bzr r8851)
2009-09-01Commenting out Whiteboard configure flagJosh Andler1-2/+2
(bzr r8552)
2009-02-26reenable inkboard compilationtheAdib1-7/+7
(bzr r7383)
2009-02-24Fix whiteboard compilation.Krzysztof Kosi??ski1-6/+6
(bzr r7360)
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-0/+24
should be. Build libinkscape.a - should reduce link time. (bzr r7337)
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
rather than for every subdirectory. (bzr r7336)
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-2/+0
version string on Linux. (bzr r7123)
2008-11-21Merge from fe-movedTed Gould1-22/+26
(bzr r6891)
2008-10-31Merge from trunkTed Gould1-1/+3
(bzr r6887)
2008-07-01dead code removalMenTaLguY1-10/+0
(bzr r6112)
2008-06-25adding a dialog for SVG FontsFelipe Corr??a da Silva Sanches1-0/+2
(bzr r6056)
2008-03-13Adding new extended input devices dialogJon A. Cruz1-0/+2
(bzr r5076)
2007-12-10Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook1-0/+2
(bzr r4199)
2007-12-10minor whitespace adjustmentKees Cook1-2/+2
(bzr r4196)
2007-11-22The dialog to panel refactoring:gustav_b1-0/+1
* Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126)