summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix problems in GenericRect constructorsKrzysztof Kosi??ski2011-06-231-9/+7
* | | Remove more of libnrKrzysztof Kosi??ski2011-06-23113-2237/+284
* | | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-2384-1265/+2751
|/ /
* | Remove the dom/work directoryKrzysztof Kosi??ski2011-06-2333-19498/+0
* | Completely remove InkboardKrzysztof Kosi??ski2011-06-23104-27757/+0
* | Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIASKrzysztof Kosi??ski2011-06-231-4/+4
* | Remove dead GTK visual functionsAlex Valavanis2011-06-231-2/+0
* | Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-225-0/+28
* | Position the 'Set' button to lower right corner of the object properties panel.Felipe Corr??a da Silva Sanches2011-06-221-9/+7
* | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ...Felipe Corr??a da Silva Sanches2011-06-222-2/+2
* | Warning cleanup.Jon A. Cruz2011-06-2224-73/+73
* | Revision 10333 introduced dependency on gtk version 2.24 which is currently n...Felipe Corr??a da Silva Sanches2011-06-221-1/+50
* | oops! I forgot to put "break;"s in my switch statement :-PFelipe Corr??a da Silva Sanches2011-06-221-0/+6
* | get cmake working again.Campbell Barton2011-06-227-101/+9
* | Replace deprecated GtkComboAlex Valavanis2011-06-221-12/+5
* | * Fix text_extents calculation for canvas text items.Felipe Corr??a da Silva Sanches2011-06-213-15/+44
* | fix bug 800052: improve measure tool readabilityFelipe Corr??a da Silva Sanches2011-06-213-12/+45
* | address sissue with measure tool described here:Felipe Corr??a da Silva Sanches2011-06-211-1/+4
* | refactoring measure tool codeFelipe Corr??a da Silva Sanches2011-06-211-19/+22
* | Merge Cairo rendering branchKrzysztof Kosi??ski2011-06-20369-19602/+6849
|\ \
| * | Fix outline viewKrzysztof Kosi??ski2011-06-192-9/+8
| * | Merge from trunkKrzysztof Kosi??ski2011-06-19422-4058/+8022
| |\ \
| * | | Fix rendering of control pointsKrzysztof Kosi??ski2011-06-194-225/+273
| * | | Fixed font problem on win32.Jasper van de Gronde2011-06-041-7/+13
| * | | Update Makefile as necessary to build again on LinuxJosh Andler2011-04-152-4/+0
| * | | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-1517-833/+51
| * | | Fix a rounding error that resulted in seams at some zoom levels whenKrzysztof Kosi??ski2011-04-107-30/+47
| * | | Initialize cached patterns to NULL in NRStyle, should fix crashesKrzysztof Kosi??ski2011-04-092-3/+6
| * | | Slightly improve EXTRACT_ARGB32 macroKrzysztof Kosi??ski2011-04-091-4/+4
| * | | work around an assert, to fix a crash at startup on windowsJohan B. C. Engelen2011-04-081-1/+3
| * | | nr-filter-skeleton is compiled on windows (good to keep it up-to-date I think...Johan B. C. Engelen2011-04-082-9/+10
| * | | 2geom has "multiplatform" sincos functionJohan B. C. Engelen2011-04-081-1/+2
| * | | Add missing flush() / mark_dirty() calls around CMS transformKrzysztof Kosi??ski2011-04-081-0/+2
| * | | Fix color-managed viewKrzysztof Kosi??ski2011-04-083-121/+60
| * | | Merge from trunkKrzysztof Kosi??ski2011-04-07626-11383/+21636
| |\ \ \
| * \ \ \ Merge from trunk (again)Krzysztof Kosi??ski2010-12-15328-7988/+8576
| |\ \ \ \
| * | | | | Fix mask luminance calculation, so the coeffs add up to 1Krzysztof Kosi??ski2010-11-261-2/+2
| * | | | | Merge from trunkKrzysztof Kosi??ski2010-11-251060-6013/+4154
| |\ \ \ \ \
| * | | | | | Fix handling of x and y attributes of patternsKrzysztof Kosi??ski2010-08-151-12/+17
| * | | | | | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-1512-27/+25
| * | | | | | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-1436-1553/+193
| * | | | | | Fix paint bucket toolKrzysztof Kosi??ski2010-08-144-88/+84
| * | | | | | Fix background tracing in clone tiler dialogKrzysztof Kosi??ski2010-08-141-49/+41
| * | | | | | Fixes for guideline renderingKrzysztof Kosi??ski2010-08-141-1/+3
| * | | | | | Fix glyph outlines to always consist of closed pathsKrzysztof Kosi??ski2010-08-143-100/+79
| * | | | | | Fix crash on empty patternsKrzysztof Kosi??ski2010-08-121-24/+29
| * | | | | | Do not un-premultiply alpha when computing mask luminanceKrzysztof Kosi??ski2010-08-121-8/+4
| * | | | | | Fix computation of drawbox for filtered, rotated itemsKrzysztof Kosi??ski2010-08-124-50/+34
| * | | | | | Fix the morphology filter (work on premultiplied colors)Krzysztof Kosi??ski2010-08-121-28/+33
| * | | | | | Fix bitmap opacityKrzysztof Kosi??ski2010-08-111-2/+1