summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-1/+1
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-142-8/+8
* 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-132-23/+23
* cmake:Campbell Barton2011-06-131-1/+127
* cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-9/+2
* cmake:Campbell Barton2011-06-135-118/+98
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* 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-125-114/+140
* 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-062-0/+3
* 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-0424-38/+24
|\
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-0320-34/+20
* | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-049-22/+26
|/
* 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
* unitmenu: add method to add a unitJohan B. C. Engelen2011-05-262-0/+9
* 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
* Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-181-1/+1
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-182-22/+0
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-0/+4
* Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).Nicolas Dufour2011-04-211-1/+4
* fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-1710-16/+103
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-1614-40/+42
* 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
* ScalarUnit widget: fix initialization bug. add constructor which takes anothe...Johan B. C. Engelen2011-04-162-0/+39
* add undo to SpinButtonJohan B. C. Engelen2011-04-152-6/+74
* convert guideline dialog to ui/widget/... newer widgets.Johan B. C. Engelen2011-04-142-77/+68
* ScalarUnit: add functionality to grab focus and select the entry text. and ad...Johan B. C. Engelen2011-04-142-0/+25
* add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-136-28/+47
* fix buildJohan B. C. Engelen2011-04-121-0/+2
* Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...Johan B. C. Engelen2011-04-115-26/+27
* revert silly error in r10147Johan B. C. Engelen2011-04-111-1/+1
* Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...Nicolas Dufour2011-04-111-3/+3
* add a subclassed spinbutton class. this numeric entry box accepts both ',' an...Johan B. C. Engelen2011-04-085-6/+126
* allow other than numeric characters in guideline dialogJohan B. C. Engelen2011-04-081-3/+3
* automatically apply and close guideline dialog when pressing enter in X, Y an...Johan B. C. Engelen2011-04-081-3/+8
* remember status of relative checkbox for guideline dialogJohan B. C. Engelen2011-04-082-1/+6
* use shape's curve before LPE as flash path in node tool. so now, you should s...Johan B. C. Engelen2011-04-011-2/+3
* Filters: labels consistency fix.Nicolas Dufour2011-04-011-2/+3
* Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-201-1/+1
* Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour2011-03-181-0/+4