| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 64 | -208/+202 |
| * | Remove/replace deprecated gtk_window_set_policy symbol | Alex Valavanis | 2011-06-23 | 4 | -7/+2 |
| * | Replace deprecated gtk_radio_button_group symbol | Alex Valavanis | 2011-06-23 | 3 | -13/+13 |
| * | Filters. Fix for a crash introduced with revision 10313. | Nicolas Dufour | 2011-06-23 | 1 | -6/+6 |
| * | update file lists | Campbell Barton | 2011-06-24 | 2 | -5/+0 |
| * | Remove the dom/work directory | Krzysztof Kosi??ski | 2011-06-23 | 33 | -19498/+0 |
| * | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 104 | -27757/+0 |
| * | Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIAS | Krzysztof Kosi??ski | 2011-06-23 | 1 | -4/+4 |
| * | Remove dead GTK visual functions | Alex Valavanis | 2011-06-23 | 1 | -2/+0 |
| * | Adding a "Remove All Guides" option to the Edit menu. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 5 | -0/+28 |
| * | Position the 'Set' button to lower right corner of the object properties panel. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -9/+7 |
| * | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ... | Felipe Corr??a da Silva Sanches | 2011-06-22 | 2 | -2/+2 |
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 24 | -73/+73 |
| * | Revision 10333 introduced dependency on gtk version 2.24 which is currently n... | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -1/+50 |
| * | oops! I forgot to put "break;"s in my switch statement :-P | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -0/+6 |
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 7 | -101/+9 |
| * | Replace deprecated GtkCombo | Alex Valavanis | 2011-06-22 | 1 | -12/+5 |
| * | * Fix text_extents calculation for canvas text items. | Felipe Corr??a da Silva Sanches | 2011-06-21 | 3 | -15/+44 |
| * | fix bug 800052: improve measure tool readability | Felipe Corr??a da Silva Sanches | 2011-06-21 | 3 | -12/+45 |
| * | address sissue with measure tool described here: | Felipe Corr??a da Silva Sanches | 2011-06-21 | 1 | -1/+4 |
| * | refactoring measure tool code | Felipe Corr??a da Silva Sanches | 2011-06-21 | 1 | -19/+22 |
| * | Merge Cairo rendering branch | Krzysztof Kosi??ski | 2011-06-20 | 369 | -19602/+6849 |
| |\ | |||||
| | * | Fix outline view | Krzysztof Kosi??ski | 2011-06-19 | 2 | -9/+8 |
| | * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 422 | -4058/+8022 |
| | |\ | |||||
| | * | | Fix rendering of control points | Krzysztof Kosi??ski | 2011-06-19 | 4 | -225/+273 |
| | * | | Fixed font problem on win32. | Jasper van de Gronde | 2011-06-04 | 1 | -7/+13 |
| | * | | Update Makefile as necessary to build again on Linux | Josh Andler | 2011-04-15 | 2 | -4/+0 |
| | * | | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 2011-04-15 | 17 | -833/+51 |
| | * | | Fix a rounding error that resulted in seams at some zoom levels when | Krzysztof Kosi??ski | 2011-04-10 | 7 | -30/+47 |
| | * | | Initialize cached patterns to NULL in NRStyle, should fix crashes | Krzysztof Kosi??ski | 2011-04-09 | 2 | -3/+6 |
| | * | | Slightly improve EXTRACT_ARGB32 macro | Krzysztof Kosi??ski | 2011-04-09 | 1 | -4/+4 |
| | * | | work around an assert, to fix a crash at startup on windows | Johan B. C. Engelen | 2011-04-08 | 1 | -1/+3 |
| | * | | nr-filter-skeleton is compiled on windows (good to keep it up-to-date I think... | Johan B. C. Engelen | 2011-04-08 | 2 | -9/+10 |
| | * | | 2geom has "multiplatform" sincos function | Johan B. C. Engelen | 2011-04-08 | 1 | -1/+2 |
| | * | | Add missing flush() / mark_dirty() calls around CMS transform | Krzysztof Kosi??ski | 2011-04-08 | 1 | -0/+2 |
| | * | | Fix color-managed view | Krzysztof Kosi??ski | 2011-04-08 | 3 | -121/+60 |
| | * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 626 | -11383/+21636 |
| | |\ \ | |||||
| | * \ \ | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 328 | -7988/+8576 |
| | |\ \ \ | |||||
| | * | | | | Fix mask luminance calculation, so the coeffs add up to 1 | Krzysztof Kosi??ski | 2010-11-26 | 1 | -2/+2 |
| | * | | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1060 | -6013/+4154 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix handling of x and y attributes of patterns | Krzysztof Kosi??ski | 2010-08-15 | 1 | -12/+17 |
| | * | | | | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 12 | -27/+25 |
| | * | | | | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 36 | -1553/+193 |
| | * | | | | | Fix paint bucket tool | Krzysztof Kosi??ski | 2010-08-14 | 4 | -88/+84 |
| | * | | | | | Fix background tracing in clone tiler dialog | Krzysztof Kosi??ski | 2010-08-14 | 1 | -49/+41 |
| | * | | | | | Fixes for guideline rendering | Krzysztof Kosi??ski | 2010-08-14 | 1 | -1/+3 |
| | * | | | | | Fix glyph outlines to always consist of closed paths | Krzysztof Kosi??ski | 2010-08-14 | 3 | -100/+79 |
| | * | | | | | Fix crash on empty patterns | Krzysztof Kosi??ski | 2010-08-12 | 1 | -24/+29 |
| | * | | | | | Do not un-premultiply alpha when computing mask luminance | Krzysztof Kosi??ski | 2010-08-12 | 1 | -8/+4 |
| | * | | | | | Fix computation of drawbox for filtered, rotated items | Krzysztof Kosi??ski | 2010-08-12 | 4 | -50/+34 |
