summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-7/+7
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-1414-41/+41
* Replace deprecated GtkSignalAlex Valavanis2011-06-132-5/+6
* cmake:Campbell Barton2011-06-131-1/+68
* Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-7/+5
|\
| * Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-7/+5
* | cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-5/+2
|/
* cmake:Campbell Barton2011-06-131-2/+2
* 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-1/+1
* work in progress cmake commit:Campbell Barton2011-06-121-58/+65
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-0411-17/+13
|\
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-0310-16/+12
|/
* fix rendering of angled guidelinesFelipe Corr??a da Silva Sanches2011-06-011-6/+7
* Port of 0.48.x branch revision 9781.Jon A. Cruz2011-05-284-2/+5
* add entry widget to guideline dialog to change guide's labelJohan B. C. Engelen2011-05-262-4/+9
* actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...Felipe Corr??a da Silva Sanches2011-05-222-0/+32
* Reinstating version bump.Jon A. Cruz2011-05-201-6/+1
* fix rendering of SVG Fonts. Apparently the glyphs were wrongly rendered upsid...Felipe Corr??a da Silva Sanches2011-05-192-18/+57
* Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-1/+6
* Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-182-10/+52
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-6/+1
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-1/+1
* Faster rounding for Gaussian blurJasper van de Gronde2011-04-021-6/+37
* D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...Nicolas Dufour2011-03-181-0/+1
* Use filter primitive subregion for feFlood per SVG standard.Tavmjong Bah2011-03-121-24/+44
* Add handling filter primitive subregion to filter primitive classes.Tavmjong Bah2011-03-117-66/+273
* add a check for null desktopJohan B. C. Engelen2011-03-071-2/+6
* Allow the center handle to be selectable for items having a width or height c...Diederik van Lierop2011-03-061-0/+6
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-2110-9/+168
* update to latest 2geom !Johan B. C. Engelen2011-02-0278-198/+198
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-2335-216/+275
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-9/+11
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
* | Fix luminance to alpha calculation in masks.Tavmjong Bah2010-11-221-6/+16
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1796-96/+96
* | A modification of pixops_mix that allows for input images that extend beyond ...Jasper van de Gronde2010-08-041-87/+39
* | Fix to background handling that avoids both duplication and aliasing as much ...Jasper van de Gronde2010-08-044-101/+75
* | 1) Snap to transformation center even if it's outside of the bounding box of ...Diederik van Lierop2010-07-251-8/+8
* | Make OpenMP actually work on systems that use Autoconf.Krzysztof Kosi??ski2010-07-211-1/+2
* | - do not use shift to disable snapping while holding shift to rotate a guideDiederik van Lierop2010-07-181-21/+9
* | Simplify code related to snapping while rotatingDiederik van Lierop2010-07-174-6/+4
* | Upgrading to trunkTed Gould2010-07-137-7/+9
|\ \
| * | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-125-5/+6
| |/
| * Disable a couple debug messages.Josh Andler2010-06-151-2/+2
| * Fix for bug #284147Jasper van de Gronde2010-05-181-0/+1
* | Pulling in a more recent trunkTed Gould2010-05-154-6/+6
|\|