summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Document. Fix for bug #680347 (page margins can't be reset with single click ↵Nicolas Dufour2011-06-242-13/+20
| |/ / | | | | | | | | | | | | of Resize). (bzr r10355)
| * | Switch to GObjectAlex Valavanis2011-06-2464-208/+202
| | | | | | | | | (bzr r10350.1.3)
| * | Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-234-7/+2
| | | | | | | | | (bzr r10350.1.2)
| * | Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-233-13/+13
| | | | | | | | | (bzr r10350.1.1)
| * | Filters. Fix for a crash introduced with revision 10313.Nicolas Dufour2011-06-231-6/+6
| | | | | | | | | (bzr r10349)
| * | update file listsCampbell Barton2011-06-242-5/+0
| | | | | | | | | (bzr r10348)
* | | Pull 2Geom revision 2013 (extra constructors for Rect).Krzysztof Kosi??ski2011-06-231-0/+9
| | | | | | | | | (bzr r10347.1.4)
* | | Fix problems in GenericRect constructorsKrzysztof Kosi??ski2011-06-231-9/+7
| | | | | | | | | (bzr r10347.1.3)
* | | Remove more of libnrKrzysztof Kosi??ski2011-06-23113-2237/+284
| | | | | | | | | (bzr r10347.1.2)
* | | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-2384-1265/+2751
|/ / | | | | (bzr r10347.1.1)
* | Remove the dom/work directoryKrzysztof Kosi??ski2011-06-2333-19498/+0
| | | | | | (bzr r10347)
* | Completely remove InkboardKrzysztof Kosi??ski2011-06-23104-27757/+0
| | | | | | (bzr r10346)
* | Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIASKrzysztof Kosi??ski2011-06-231-4/+4
| | | | | | (bzr r10345)
* | Remove dead GTK visual functionsAlex Valavanis2011-06-231-2/+0
| | | | | | (bzr r10344)
* | Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-225-0/+28
| | | | | | (bzr r10343)
* | Position the 'Set' button to lower right corner of the object properties panel.Felipe Corr??a da Silva Sanches2011-06-221-9/+7
| | | | | | | | | | | | | | | | | | | | http://cuts.thinking-garment.com/262 ’Set’ button of the ‘Object Properties’ panel is placed high up, next to the ID text-entry box, suggesting it is applied only to the ID box. In reality, ‘Set’ button applies the changes for every text field. (bzr r10341)
* | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ↵Felipe Corr??a da Silva Sanches2011-06-222-2/+2
| | | | | | | | | | | | | | | | | | Page’ what? 'Create Guides Around the Page' :-D http://cuts.thinking-garment.com/144 (bzr r10340)
* | Warning cleanup.Jon A. Cruz2011-06-2224-73/+73
| | | | | | (bzr r10339)
* | Revision 10333 introduced dependency on gtk version 2.24 which is currently ↵Felipe Corr??a da Silva Sanches2011-06-221-1/+50
| | | | | | | | | | | | | | | | | | not available in my development system (Trisquel GNU/Linux 4.5.1 - released on May 25th, 2011) I have brought back the implementation that uses the 2.22 API and used GTK_CHECK_VERSION to keep both implementations, so that I can continue coding. The conditional and its #else block can be deleted in the future (bzr r10338)
* | oops! I forgot to put "break;"s in my switch statement :-PFelipe Corr??a da Silva Sanches2011-06-221-0/+6
| | | | | | (bzr r10337)
* | get cmake working again.Campbell Barton2011-06-227-101/+9
| | | | | | (bzr r10334)
* | Replace deprecated GtkComboAlex Valavanis2011-06-221-12/+5
| | | | | | (bzr r10331.1.1)
* | * Fix text_extents calculation for canvas text items.Felipe Corr??a da Silva Sanches2011-06-213-15/+44
| | | | | | | | | | | | * Add anchor positioning options. * make measure tool length labels be perfectly centered in the measured linesegments (bzr r10331)
* | fix bug 800052: improve measure tool readabilityFelipe Corr??a da Silva Sanches2011-06-213-12/+45
| | | | | | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/800052 And also using text_extents for calculating area of rendering for the canvas_text labels (although I am not really sure this is correct. May require some extra work to get it right) (bzr r10329)
* | address sissue with measure tool described here:Felipe Corr??a da Silva Sanches2011-06-211-1/+4
| | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/796451/comments/2 (bzr r10328)
* | refactoring measure tool codeFelipe Corr??a da Silva Sanches2011-06-211-19/+22
| | | | | | (bzr r10327)
* | Merge Cairo rendering branchKrzysztof Kosi??ski2011-06-20369-19602/+6849
|\ \ | | | | | | (bzr r10326)
| * | Fix outline viewKrzysztof Kosi??ski2011-06-192-9/+8
| | | | | | | | | (bzr r9508.1.90)
| * | Merge from trunkKrzysztof Kosi??ski2011-06-19422-4058/+8022
| |\ \ | | | | | | | | (bzr r9508.1.89)
| * | | Fix rendering of control pointsKrzysztof Kosi??ski2011-06-194-225/+273
| | | | | | | | | | | | (bzr r9508.1.88)
| * | | Fixed font problem on win32.Jasper van de Gronde2011-06-041-7/+13
| | | | | | | | | | | | (bzr r9508.1.87)
| * | | Update Makefile as necessary to build again on LinuxJosh Andler2011-04-152-4/+0
| | | | | | | | | | | | (bzr r9508.1.83)
| * | | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-1517-833/+51
| | | | | | | | | | | | (bzr r9508.1.82)
| * | | Fix a rounding error that resulted in seams at some zoom levels whenKrzysztof Kosi??ski2011-04-107-30/+47
| | | | | | | | | | | | | | | | | | | | rendering filters that use BackgroundImage. (bzr r9508.1.81)
| * | | Initialize cached patterns to NULL in NRStyle, should fix crashesKrzysztof Kosi??ski2011-04-092-3/+6
| | | | | | | | | | | | (bzr r9508.1.80)
| * | | Slightly improve EXTRACT_ARGB32 macroKrzysztof Kosi??ski2011-04-091-4/+4
| | | | | | | | | | | | (bzr r9508.1.79)
| * | | work around an assert, to fix a crash at startup on windowsJohan B. C. Engelen2011-04-081-1/+3
| | | | | | | | | | | | (bzr r9508.1.78)
| * | | nr-filter-skeleton is compiled on windows (good to keep it up-to-date I ↵Johan B. C. Engelen2011-04-082-9/+10
| | | | | | | | | | | | | | | | | | | | think!), fixes part of Windows build (bzr r9508.1.77)
| * | | 2geom has "multiplatform" sincos functionJohan B. C. Engelen2011-04-081-1/+2
| | | | | | | | | | | | (bzr r9508.1.76)
| * | | Add missing flush() / mark_dirty() calls around CMS transformKrzysztof Kosi??ski2011-04-081-0/+2
| | | | | | | | | | | | (bzr r9508.1.75)
| * | | Fix color-managed viewKrzysztof Kosi??ski2011-04-083-121/+60
| | | | | | | | | | | | (bzr r9508.1.74)
| * | | Merge from trunkKrzysztof Kosi??ski2011-04-07626-11383/+21636
| |\ \ \ | | | | | | | | | | (bzr r9508.1.73)
| * \ \ \ Merge from trunk (again)Krzysztof Kosi??ski2010-12-15328-7988/+8576
| |\ \ \ \ | | | | | | | | | | | | (bzr r9508.1.72)
| * | | | | Fix mask luminance calculation, so the coeffs add up to 1Krzysztof Kosi??ski2010-11-261-2/+2
| | | | | | | | | | | | | | | | | | (bzr r9508.1.71)
| * | | | | Merge from trunkKrzysztof Kosi??ski2010-11-251060-6013/+4154
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r9508.1.70)
| * | | | | | Fix handling of x and y attributes of patternsKrzysztof Kosi??ski2010-08-151-12/+17
| | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.69)
| * | | | | | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-1512-27/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68)
| * | | | | | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-1436-1553/+193
| | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.67)
| * | | | | | Fix paint bucket toolKrzysztof Kosi??ski2010-08-144-88/+84
| | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.66)
| * | | | | | Fix background tracing in clone tiler dialogKrzysztof Kosi??ski2010-08-141-49/+41
| | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.65)