| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | cmake: fix for install target | Campbell Barton | 2011-06-13 | 1 | -47/+0 | |
| * | | | | | | | | adding preferences page for Measure Tool with option (enabled by default) to ... | Felipe Corr??a da Silva Sanches | 2011-06-13 | 3 | -5/+25 | |
| * | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 1 | -10/+0 | |
| * | | | | | | | | fixing the measure tool cursor to have a crosshair just like all other drawin... | Felipe Corr??a da Silva Sanches | 2011-06-13 | 2 | -31/+31 | |
| * | | | | | | | | using green color instead of parentheses to differentiate the angle label in ... | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -1/+2 | |
| * | | | | | | | | using "°" instead of "degrees" for labeling angles in the measure tool | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -1/+1 | |
| * | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 2 | -3/+29 | |
| * | | | | | | | | display angle info in the measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -4/+15 | |
| * | | | | | | | | ignore ./CMakeLists.txt.user (qtcreator stores settings here) | Campbell Barton | 2011-06-13 | 1 | -1/+2 | |
| * | | | | | | | | more improvements in the measurement tool: | Felipe Corr??a da Silva Sanches | 2011-06-13 | 2 | -48/+58 | |
| * | | | | | | | | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 29 | -361/+386 | |
| * | | | | | | | | cmake: basic install target | Campbell Barton | 2011-06-13 | 1 | -0/+47 | |
| * | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 28 | -120/+1231 | |
| * | | | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 15 | -36/+35 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 15 | -36/+35 | |
| * | | | | | | | | | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 20 | -80/+59 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Replace deprecated GtkTooltips | Alex Valavanis | 2011-06-12 | 29 | -392/+252 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 29 | -392/+252 | |
| * | | | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 47 | -416/+318 | |
| * | | | | | | | | | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 2011-06-12 | 28 | -85/+111 | |
| * | | | | | | | | | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 8 | -62/+62 | |
| * | | | | | | | | | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 48 | -1196/+1320 | |
| * | | | | | | | | | Update to win32 build defines for libwpg issue. | Jon A. Cruz | 2011-06-11 | 1 | -0/+5 | |
| * | | | | | | | | | Fix debus warnings and build errors. | Jon A. Cruz | 2011-06-11 | 1 | -93/+79 | |
| * | | | | | | | | | Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F... | Jon A. Cruz | 2011-06-10 | 1 | -1/+16 | |
| * | | | | | | | | | improving measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-10 | 1 | -15/+42 | |
| * | | | | | | | | | improving the measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-09 | 1 | -3/+102 | |
| * | | | | | | | | | Save a copy dialog now opens in current directory if this option is set for s... | Johan B. C. Engelen | 2011-06-08 | 2 | -3/+9 | |
| * | | | | | | | | | Fix const on new icon. | Jon A. Cruz | 2011-06-08 | 1 | -1/+1 | |
| * | | | | | | | | | adding cursor for the measure tool that I forgot to commit in the previous re... | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -0/+38 | |
| * | | | | | | | | | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 10 | -2/+313 | |
| * | | | | | | | | | fix: latex width output to postscript big point 'bp'. | Johan B. C. Engelen | 2011-06-05 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Possible Win32 compile fix. | Jon A. Cruz | 2011-06-04 | 3 | -19/+24 | |
| * | | | | | | | | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b... | Jon A. Cruz | 2011-06-04 | 150 | -279/+145 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 139 | -266/+135 | |
| * | | | | | | | | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 2011-06-04 | 58 | -147/+166 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | improve explanation of lpe parameter | Johan B. C. Engelen | 2011-06-01 | 1 | -1/+1 | |
| * | | | | | | | | fix rendering of angled guidelines | Felipe Corr??a da Silva Sanches | 2011-06-01 | 1 | -6/+7 | |
| * | | | | | | | | Queue swatch updates during periods of high UI usage, such as dragging gradie... | Jon A. Cruz | 2011-05-30 | 2 | -3/+89 | |
| * | | | | | | | | Port of 0.48.x branch revision 9781. | Jon A. Cruz | 2011-05-28 | 14 | -43/+84 | |
| * | | | | | | | | Add "silent" option to extension inx file so that extension authors can opt-o... | Felipe Corr??a da Silva Sanches | 2011-05-27 | 3 | -1/+20 | |
| * | | | | | | | | Applying patch from Gellule Xg to fix crash on 64-bit. | Jon A. Cruz | 2011-05-27 | 1 | -1/+1 | |
| * | | | | | | | | add entry widget to guideline dialog to change guide's label | Johan B. C. Engelen | 2011-05-26 | 6 | -9/+26 | |
| * | | | | | | | | unitmenu: add method to add a unit | Johan B. C. Engelen | 2011-05-26 | 2 | -0/+9 | |
| * | | | | | | | | Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape prefe... | Felipe Corr??a da Silva Sanches | 2011-05-23 | 1 | -0/+25 | |
| * | | | | | | | | actually fontforge flipping of y-axis for svgfont glyphs is compliant with th... | Felipe Corr??a da Silva Sanches | 2011-05-22 | 4 | -5/+57 | |
| * | | | | | | | | Merge fix for bug #781244 from Martin Owens - wrong conversion | Krzysztof Kosi??ski | 2011-05-21 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Don't adjust the shink/grow value because we're saving the units. | Martin Owens | 2011-05-11 | 1 | -1/+3 | |
| * | | | | | | | | | Remove flipping of y-axis from methods that get curves from selection in the ... | Felipe Corr??a da Silva Sanches | 2011-05-20 | 1 | -13/+0 | |
| * | | | | | | | | | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 11 | -93/+8 | |
