summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | i18n. inkscape.pot update.Nicolas Dufour2011-06-191-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | fix bug 796451: Measure tools should support rotation constraintFelipe Corr??a da Silva Sanches2011-06-191-7/+12
* | | | | | | 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-193-21/+251
* | | | | | | UI fix / mnemonicsKris De Gussem2011-06-182-5/+5
* | | | | | | user interface for selecting colors of guidelinesFelipe Corr??a da Silva Sanches2011-06-184-0/+37
* | | | | | | * [INTL:sk] Slovak translation updateIvan Mas??r2011-06-171-1/+1
* | | | | | | patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)Felipe Corr??a da Silva Sanches2011-06-172-8/+26
* | | | | | | Conditionalize compilation of image magick sources in cmake.Jon A. Cruz2011-06-161-73/+82
* | | | | | | Fix i18n macro include.Jon A. Cruz2011-06-161-0/+1
* | | | | | | add preference for relative guideline rotation snapping (see rev 10303)Johan B. C. Engelen2011-06-153-9/+25
* | | | | | | Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-1521-95/+95
|\ \ \ \ \ \ \
| * | | | | | | Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-1521-95/+95
* | | | | | | | Remove deprecated glib macro wrappersAlex Valavanis2011-06-1471-272/+272
|\| | | | | | |
| * | | | | | | Remove deprecated glib macro wrappersAlex Valavanis2011-06-1471-272/+272
* | | | | | | | shift+ctrl dragging a guideline: fix to snap to angles with original angle as...Johan B. C. Engelen2011-06-141-9/+14
|/ / / / / / /
* | | | | | | toggle units in the measure toolFelipe Corr??a da Silva Sanches2011-06-142-4/+29
* | | | | | | patch for 771738, 635469, 700298, 705382, 716057 by GelluleJosh Andler2011-06-141-1/+1
* | | | | | | cmake:Campbell Barton2011-06-131-0/+17
* | | | | | | cmake: fix for install targetCampbell Barton2011-06-131-47/+0
* | | | | | | adding preferences page for Measure Tool with option (enabled by default) to ...Felipe Corr??a da Silva Sanches2011-06-133-5/+25
* | | | | | | cmake:Campbell Barton2011-06-131-10/+0
* | | | | | | fixing the measure tool cursor to have a crosshair just like all other drawin...Felipe Corr??a da Silva Sanches2011-06-132-31/+31
* | | | | | | using green color instead of parentheses to differentiate the angle label in ...Felipe Corr??a da Silva Sanches2011-06-131-1/+2
* | | | | | | using "°" instead of "degrees" for labeling angles in the measure toolFelipe Corr??a da Silva Sanches2011-06-131-1/+1
* | | | | | | cmake:Campbell Barton2011-06-132-3/+29
* | | | | | | display angle info in the measurement toolFelipe Corr??a da Silva Sanches2011-06-131-4/+15
* | | | | | | ignore ./CMakeLists.txt.user (qtcreator stores settings here)Campbell Barton2011-06-131-1/+2
* | | | | | | more improvements in the measurement tool:Felipe Corr??a da Silva Sanches2011-06-132-48/+58
* | | | | | | Replace deprecated GtkSignalAlex Valavanis2011-06-1329-361/+386
* | | | | | | cmake: basic install targetCampbell Barton2011-06-131-0/+47
* | | | | | | cmake:Campbell Barton2011-06-1328-120/+1231
* | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-1215-36/+35
|\ \ \ \ \ \ \
| * | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-1215-36/+35
* | | | | | | | cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-1320-80/+59
|/ / / / / / /
* | | | | | | Replace deprecated GtkTooltipsAlex Valavanis2011-06-1229-392/+252
|\ \ \ \ \ \ \
| * | | | | | | Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-0529-392/+252
* | | | | | | | cmake:Campbell Barton2011-06-1347-416/+318
* | | | | | | | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-1228-85/+111
* | | | | | | | cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-128-62/+62
* | | | | | | | work in progress cmake commit:Campbell Barton2011-06-1248-1196/+1320
* | | | | | | | Update to win32 build defines for libwpg issue.Jon A. Cruz2011-06-111-0/+5
* | | | | | | | Fix debus warnings and build errors.Jon A. Cruz2011-06-111-93/+79
* | | | | | | | Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...Jon A. Cruz2011-06-101-1/+16
* | | | | | | | improving measurement toolFelipe Corr??a da Silva Sanches2011-06-101-15/+42
* | | | | | | | improving the measurement toolFelipe Corr??a da Silva Sanches2011-06-091-3/+102
* | | | | | | | Save a copy dialog now opens in current directory if this option is set for s...Johan B. C. Engelen2011-06-082-3/+9
* | | | | | | | Fix const on new icon.Jon A. Cruz2011-06-081-1/+1
* | | | | | | | adding cursor for the measure tool that I forgot to commit in the previous re...Felipe Corr??a da Silva Sanches2011-06-061-0/+38
* | | | | | | | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-0610-2/+313