| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Replace deprecated gtk_radio_button_group symbol | Alex Valavanis | 2011-06-23 | 1 | -1/+1 | |
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 5 | -10/+12 | |
| * | | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 1 | -2/+2 | |
| |/ | ||||||
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -4/+3 | |
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 1 | -2/+0 | |
| * | Merge Cairo rendering branch | Krzysztof Kosi??ski | 2011-06-20 | 11 | -780/+89 | |
| |\ | ||||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 52 | -628/+708 | |
| | |\ | ||||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 18 | -473/+797 | |
| | |\ \ | ||||||
| | * \ \ | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 22 | -1466/+294 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 47 | -639/+330 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -0/+1 | |
| | * | | | | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 5 | -273/+5 | |
| | * | | | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 9 | -144/+144 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 2010-08-05 | 2 | -339/+2 | |
| | * | | | | | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 2 | -2/+2 | |
| | * | | | | | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+0 | |
| | * | | | | | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 3 | -128/+26 | |
| | * | | | | | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -45/+20 | |
| | * | | | | | | Fix icons | Krzysztof Kosi??ski | 2010-06-29 | 1 | -3/+44 | |
| * | | | | | | | add "Units:" label to the units selection widget for the measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-20 | 1 | -2/+13 | |
| * | | | | | | | i18n. inkscape.pot update. | Nicolas Dufour | 2011-06-19 | 1 | -1/+1 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Fix i18n macro include. | Jon A. Cruz | 2011-06-16 | 1 | -0/+1 | |
| * | | | | | | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 10 | -38/+38 | |
| * | | | | | | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 22 | -87/+87 | |
| * | | | | | | toggle units in the measure tool | Felipe Corr??a da Silva Sanches | 2011-06-14 | 1 | -1/+20 | |
| * | | | | | | more improvements in the measurement tool: | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -2/+28 | |
| * | | | | | | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 15 | -225/+249 | |
| * | | | | | | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+38 | |
| * | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 6 | -11/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 6 | -11/+11 | |
| * | | | | | | | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Replace deprecated GtkTooltips | Alex Valavanis | 2011-06-12 | 17 | -152/+95 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 17 | -152/+95 | |
| * | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+1 | |
| * | | | | | | | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 2011-06-12 | 1 | -2/+2 | |
| * | | | | | | | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -35/+39 | |
| * | | | | | | | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -1/+14 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b... | Jon A. Cruz | 2011-06-04 | 39 | -79/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 38 | -77/+35 | |
| * | | | | | | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 2011-06-04 | 5 | -9/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge fix for bug #781244 from Martin Owens - wrong conversion | Krzysztof Kosi??ski | 2011-05-21 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Don't adjust the shink/grow value because we're saving the units. | Martin Owens | 2011-05-11 | 1 | -1/+3 | |
| * | | | | | | | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 2 | -16/+6 | |
| * | | | | | | | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 2 | -6/+16 | |
| * | | | | | | | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 2 | -16/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 2 | -0/+26 | |
| * | | | | | | Restore modularity to adjustment action. | Jon A. Cruz | 2011-04-19 | 2 | -0/+32 | |
| * | | | | | | Added mnemonics for font dialog (Bug #170765) | Kris De Gussem | 2011-04-18 | 1 | -4/+12 | |
| * | | | | | | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 2 | -7/+8 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Spray: | Nicolas Dufour | 2011-03-29 | 1 | -46/+41 | |
