summaryrefslogtreecommitdiffstats
path: root/src/dialogs/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove misleading dialogs directoryLiam P. White2014-09-021-5/+0
| | | (bzr r13341.1.192)
* Drop old (unused) find dialog filesAlex Valavanis2013-03-181-3/+1
| | | (bzr r12223)
* Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith2012-03-241-2/+0
| | | (bzr r11125)
* Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith2012-03-091-3/+1
| | | (bzr r11065)
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-2/+0
| | | (bzr r11042)
* Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-211-2/+0
| | | (bzr r11006)
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-2/+0
| | | (bzr r10989)
* Gtkmmification of object attributes dialog: image and link attributes now ↵Kris De Gussem2012-01-191-2/+0
| | | | | editable in dockable dialog (Bug #592323) (bzr r10910)
* Object properties dialog now dockable (derived from ↵Kris De Gussem2012-01-081-2/+0
| | | | | Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862)
* Switching to new input dialog. Allows for a better UI and addresses bug ↵Jon A. Cruz2010-04-111-2/+0
| | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-28/+0
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-23/+2
| | | | | rather than for every subdirectory. (bzr r7336)
* spellcheckerbulia byak2009-02-171-0/+2
| | | (bzr r7311)
* Merge from fe-movedTed Gould2008-11-211-35/+31
| | | (bzr r6891)
* Really fix compile (patch by Krzysztof Kosiński)Maximilian Albert2008-03-221-3/+1
| | | (bzr r5154)
* fix duplicate entrybulia byak2008-03-211-1/+1
| | | (bzr r5150)
* Added dialog to name new calligraphicAubanel Monnier2008-03-211-2/+3
| | | | | profiles (bzr r5142)
* Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b2007-09-201-2/+0
| | | (bzr r3782)
* move filedialog to its new homeBob Jamison2006-07-121-2/+0
| | | (bzr r1398)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+2
| | | (bzr r843)
* Converting guideline properties dialog to gtkmm (first step - ↵Andrius Ramanauskas2006-04-281-0/+2
| | | | | straightforward conversion) (bzr r606)
* Bringing in new color classJon A. Cruz2006-03-241-0/+2
| | | (bzr r279)
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-061-2/+0
| | | | | #1424822 by Marco Scholten) (bzr r93)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+75
(bzr r1)