summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-173-4/+4
* | Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-5/+4
* | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski2011-07-151-2/+2
* | Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-154-44/+44
* | Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-137-427/+39
|\ \
| * | Fix crashes in print previewKrzysztof Kosi??ski2011-07-131-2/+2
| * | GUI uniformisationKris De Gussem2011-07-121-2/+2
| * | Clean up more whiteboard stuff and fix header name in fileJosh Andler2011-07-112-365/+0
| * | Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-7/+8
| * | Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-091-1/+1
| * | Fix regression in swatch display (LP #804930).Krzysztof Kosi??ski2011-07-061-5/+7
| * | Refactoring color profile to bring more internal. Help to prep for optional l...Jon A. Cruz2011-07-062-45/+19
* | | Merge from trunkKrzysztof Kosi??ski2011-07-062-2/+2
|\| |
| * | GTK+ cleanup: gtk_timeout_addAlex Valavanis2011-07-032-2/+2
* | | Remove more of libnrKrzysztof Kosi??ski2011-06-234-4/+5
|/ /
* | Completely remove InkboardKrzysztof Kosi??ski2011-06-237-1027/+0
* | Warning cleanup.Jon A. Cruz2011-06-221-2/+1
* | Merge from trunkKrzysztof Kosi??ski2011-06-1934-359/+672
|\ \
| * | I am not sure if it is possible to have a script element with more than a sin...Felipe Corr??a da Silva Sanches2011-06-191-0/+9
| * | Patch sent by Fernando Lucchesi (GSoC student) and modified by me.Felipe Corr??a da Silva Sanches2011-06-192-21/+248
| * | UI fix / mnemonicsKris De Gussem2011-06-182-5/+5
| * | user interface for selecting colors of guidelinesFelipe Corr??a da Silva Sanches2011-06-182-0/+19
| * | patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)Felipe Corr??a da Silva Sanches2011-06-172-8/+26
| * | add preference for relative guideline rotation snapping (see rev 10303)Johan B. C. Engelen2011-06-152-1/+5
| * | adding preferences page for Measure Tool with option (enabled by default) to ...Felipe Corr??a da Silva Sanches2011-06-132-0/+8
| * | Replace deprecated GtkSignalAlex Valavanis2011-06-131-6/+6
| * | cmake:Campbell Barton2011-06-131-52/+0
| * | cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-121-4/+4
| * | work in progress cmake commit:Campbell Barton2011-06-121-43/+50
| * | Save a copy dialog now opens in current directory if this option is set for s...Johan B. C. Engelen2011-06-081-1/+1
| * | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-0/+1
| * | Possible Win32 compile fix.Jon A. Cruz2011-06-041-17/+20
| * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-0416-30/+16
| |\ \
| | * | Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-0312-26/+12
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-046-14/+17
| |/ /
| * | Queue swatch updates during periods of high UI usage, such as dragging gradie...Jon A. Cruz2011-05-302-3/+89
| * | add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-262-2/+14
| * | Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe...Felipe Corr??a da Silva Sanches2011-05-231-0/+25
| * | actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...Felipe Corr??a da Silva Sanches2011-05-222-5/+25
| * | Remove flipping of y-axis from methods that get curves from selection in the ...Felipe Corr??a da Silva Sanches2011-05-201-13/+0
| * | Reinstating version bump.Jon A. Cruz2011-05-202-22/+0
| * | Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-192-0/+22
| * | Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-182-22/+0
| * | Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).Nicolas Dufour2011-04-211-1/+4
| * | add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-172-13/+13
| * | change spinbox to new one in many places.Johan B. C. Engelen2011-04-168-25/+27
| * | remove superfluous includesJohan B. C. Engelen2011-04-161-2/+0
| * | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...Johan B. C. Engelen2011-04-162-62/+32
| * | convert guideline dialog to ui/widget/... newer widgets.Johan B. C. Engelen2011-04-142-77/+68
| * | add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-131-3/+0