summaryrefslogtreecommitdiffstats
path: root/src/dialogs/Makefile_insert (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-27Update to experimental r13565Liam P. White1-5/+0
(bzr r13341.5.16)
2014-09-07Update to experimental r13543Liam P. White1-5/+0
(bzr r13090.1.108)
2014-09-02Remove misleading dialogs directoryLiam P. White1-5/+0
(bzr r13341.1.192)
2013-03-18Drop old (unused) find dialog filesAlex Valavanis1-3/+1
(bzr r12223)
2012-03-24Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith1-2/+0
(bzr r11125)
2012-03-09Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith1-3/+1
(bzr r11065)
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-2/+0
(bzr r11042)
2012-02-21Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith1-2/+0
(bzr r11006)
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-2/+0
(bzr r10989)
2012-01-19Gtkmmification of object attributes dialog: image and link attributes now ↵Kris De Gussem1-2/+0
editable in dockable dialog (Bug #592323) (bzr r10910)
2012-01-08Object properties dialog now dockable (derived from ↵Kris De Gussem1-2/+0
Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862)
2010-04-11Switching to new input dialog. Allows for a better UI and addresses bug ↵Jon A. Cruz1-2/+0
#334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312)
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-28/+0
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-23/+2
rather than for every subdirectory. (bzr r7336)
2009-02-17spellcheckerbulia byak1-0/+2
(bzr r7311)
2008-11-21Merge from fe-movedTed Gould1-35/+31
(bzr r6891)
2008-03-22Really fix compile (patch by Krzysztof Kosiński)Maximilian Albert1-3/+1
(bzr r5154)
2008-03-21fix duplicate entrybulia byak1-1/+1
(bzr r5150)
2008-03-21Added dialog to name new calligraphicAubanel Monnier1-2/+3
profiles (bzr r5142)
2007-09-20Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b1-2/+0
(bzr r3782)
2006-07-12move filedialog to its new homeBob Jamison1-2/+0
(bzr r1398)
2006-05-15Base implementation of a layers dialog.Jon A. Cruz1-0/+2
(bzr r843)
2006-04-28Converting guideline properties dialog to gtkmm (first step - ↵Andrius Ramanauskas1-0/+2
straightforward conversion) (bzr r606)
2006-03-24Bringing in new color classJon A. Cruz1-0/+2
(bzr r279)
2006-02-06open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan1-2/+0
#1424822 by Marco Scholten) (bzr r93)