| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 3 | -4/+4 | |
| | | | | | | | | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | |||||
| * | | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -5/+4 | |
| | | | | | | | (bzr r10461) | |||||
| * | | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+2 | |
| | | | | | | | (bzr r10456) | |||||
| * | | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 4 | -44/+44 | |
| | | | | | | | | | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | |||||
| * | | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 7 | -427/+39 | |
| |\ \ | | | | | | | (bzr r10347.1.13) | |||||
| | * | | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/806105 (bzr r10450) | |||||
| | * | | GUI uniformisation | Kris De Gussem | 2011-07-12 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r10446) | |||||
| | * | | Clean up more whiteboard stuff and fix header name in file | Josh Andler | 2011-07-11 | 2 | -365/+0 | |
| | | | | | | | | | | (bzr r10441) | |||||
| | * | | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -7/+8 | |
| | | | | | | | | | | (bzr r10437) | |||||
| | * | | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 2011-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10430) | |||||
| | * | | Fix regression in swatch display (LP #804930). | Krzysztof Kosi??ski | 2011-07-06 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/804930 (bzr r10423) | |||||
| | * | | Refactoring color profile to bring more internal. Help to prep for optional ↵ | Jon A. Cruz | 2011-07-06 | 2 | -45/+19 | |
| | | | | | | | | | | | | | | | | lcms2 support. (bzr r10420) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 2 | -2/+2 | |
| |\| | | | | | | | | (bzr r10347.1.5) | |||||
| | * | | GTK+ cleanup: gtk_timeout_add | Alex Valavanis | 2011-07-03 | 2 | -2/+2 | |
| | | | | | | | | | | (bzr r10412) | |||||
| * | | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 4 | -4/+5 | |
| |/ / | | | | | (bzr r10347.1.2) | |||||
| * | | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 7 | -1027/+0 | |
| | | | | | | | (bzr r10346) | |||||
| * | | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -2/+1 | |
| | | | | | | | (bzr r10339) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 34 | -359/+672 | |
| |\ \ | | | | | | | (bzr r9508.1.89) | |||||
| | * | | I am not sure if it is possible to have a script element with more than a ↵ | Felipe Corr??a da Silva Sanches | 2011-06-19 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | single childnode. Since we are not handling that, this is a warning to be displayed if we even encounter a file with more than one child for one of its script element nodes (bzr r10319) | |||||
| | * | | Patch sent by Fernando Lucchesi (GSoC student) and modified by me. | Felipe Corr??a da Silva Sanches | 2011-06-19 | 2 | -21/+248 | |
| | | | | | | | | | | | | | | | | Interface for editing content of embedded scripts. (bzr r10318) | |||||
| | * | | UI fix / mnemonics | Kris De Gussem | 2011-06-18 | 2 | -5/+5 | |
| | | | | | | | | | | (bzr r10317) | |||||
| | * | | user interface for selecting colors of guidelines | Felipe Corr??a da Silva Sanches | 2011-06-18 | 2 | -0/+19 | |
| | | | | | | | | | | (bzr r10315) | |||||
| | * | | patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student) | Felipe Corr??a da Silva Sanches | 2011-06-17 | 2 | -8/+26 | |
| | | | | | | | | | | | | | | | | Split scripting ui in the document properties dialog to have one tab for embedded scripts and one for external scripts. (bzr r10312) | |||||
| | * | | add preference for relative guideline rotation snapping (see rev 10303) | Johan B. C. Engelen | 2011-06-15 | 2 | -1/+5 | |
| | | | | | | | | | | (bzr r10307) | |||||
| | * | | adding preferences page for Measure Tool with option (enabled by default) to ↵ | Felipe Corr??a da Silva Sanches | 2011-06-13 | 2 | -0/+8 | |
| | | | | | | | | | | | | | | | | ignore first and last points when calculating/displaying distances (bzr r10295) | |||||
| | * | | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -6/+6 | |
| | | | | | | | | | | (bzr r10282.1.1) | |||||
| | * | | cmake: | Campbell Barton | 2011-06-13 | 1 | -52/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | |||||
| | * | | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -4/+4 | |
| | | | | | | | | | | (bzr r10273) | |||||
| | * | | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -43/+50 | |
| | | | | | | | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | |||||
| | * | | Save a copy dialog now opens in current directory if this option is set for ↵ | Johan B. C. Engelen | 2011-06-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | save as... dialog. (there is also the possibility to manually change the preferences file to change this option independently from save as... dialog) Fixed bugs: - https://launchpad.net/bugs/791098 (bzr r10263) | |||||
| | * | | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -0/+1 | |
| | | | | | | | | | | (bzr r10259) | |||||
| | * | | Possible Win32 compile fix. | Jon A. Cruz | 2011-06-04 | 1 | -17/+20 | |
| | | | | | | | | | | (bzr r10256) | |||||
| | * | | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 16 | -30/+16 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | |||||
| | | * | | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 12 | -26/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| | * | | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 6 | -14/+17 | |
| | |/ / | | | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| | * | | Queue swatch updates during periods of high UI usage, such as dragging ↵ | Jon A. Cruz | 2011-05-30 | 2 | -3/+89 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | gradient handles. Fixes bug #734981. Fixed bugs: - https://launchpad.net/bugs/734981 (bzr r10244) | |||||
| | * | | add entry widget to guideline dialog to change guide's label | Johan B. C. Engelen | 2011-05-26 | 2 | -2/+14 | |
| | | | | | | | | | | | | | | | | (and fix some label xml writing and rendering bugs) (bzr r10234) | |||||
| | * | | Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape ↵ | Felipe Corr??a da Silva Sanches | 2011-05-23 | 1 | -0/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preferences" https://bugs.launchpad.net/inkscape/+bug/600267 Patch submitted by Fernando Lucchesi Bastos Jurema Applied with minor changes to use Glib::ustring instead of Glib::ustring* (bzr r10219) | |||||
| | * | | actually fontforge flipping of y-axis for svgfont glyphs is compliant with ↵ | Felipe Corr??a da Silva Sanches | 2011-05-22 | 2 | -5/+25 | |
| | | | | | | | | | | | | | | | | the svg spec. So we need to do it also. (bzr r10218) | |||||
| | * | | 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 | |
| | | | | | | | | | | | | | | | | svg fonts dialog. This flipping of y-axis seems to be a fontforge bug. (bzr r10216) | |||||
| | * | | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 2 | -22/+0 | |
| | | | | | | | | | | (bzr r10215) | |||||
| | * | | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 2 | -0/+22 | |
| | | | | | | | | | | (bzr r10210) | |||||
| | * | | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 2 | -22/+0 | |
| | | | | | | | | | | (bzr r10208) | |||||
| | * | | Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair). | Nicolas Dufour | 2011-04-21 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/706506 (bzr r10189) | |||||
| | * | | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 2 | -13/+13 | |
| | | | | | | | | | | | | | | | | change Preferences > Steps to this new widget (bzr r10177) | |||||
| | * | | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 8 | -25/+27 | |
| | | | | | | | | | | (bzr r10176) | |||||
| | * | | remove superfluous includes | Johan B. C. Engelen | 2011-04-16 | 1 | -2/+0 | |
| | | | | | | | | | | (bzr r10175) | |||||
| | * | | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have ↵ | Johan B. C. Engelen | 2011-04-16 | 2 | -62/+32 | |
| | | | | | | | | | | | | | | | | tried to fix it, but didnt work out) (bzr r10172) | |||||
| | * | | convert guideline dialog to ui/widget/... newer widgets. | Johan B. C. Engelen | 2011-04-14 | 2 | -77/+68 | |
| | | | | | | | | | | | | | | | | add unit to guideline angle. save angle unit status when closing dialog (bzr r10166) | |||||
| | * | | add expression evaluator for spinbox input boxes. also knows a little about ↵ | Johan B. C. Engelen | 2011-04-13 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162) | |||||
