| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 1 | -2/+3 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/806105 (bzr r10450) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 2 | -11/+8 | |
| |\| | | | | | (bzr r10347.1.5) | |||||
| | * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 | |
| | | | | | | | (bzr r10407) | |||||
| | * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -7/+2 | |
| | | | | | | | (bzr r10390.1.3) | |||||
| | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -1/+1 | |
| | |\ | | | | | | | (bzr r10365) | |||||
| | | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10350.1.8) | |||||
| | * | | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -1/+1 | |
| | |\| | | | | | | | (bzr r10363) | |||||
| | | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10350.1.5) | |||||
| | * | | added a Modules cmake dir, only use for find_package, reference cmake ↵ | Campbell Barton | 2011-06-25 | 1 | -1/+3 | |
| | |/ | | | | | | | | | include paths explicitly. (bzr r10358) | |||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 4 | -7/+9 | |
| | | | | | | | (bzr r10347.1.2) | |||||
| * | | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+1 | |
| |/ | | | (bzr r10347.1.1) | |||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 8 | -43/+60 | |
| |\ | | | | | (bzr r9508.1.89) | |||||
| | * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -4/+4 | |
| | | | | | | | (bzr r10302.1.1) | |||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | The cmake files were using the inkscape-version.cpp file generated by autoconfigure. now generate our own. Also remove bad include. (bzr r10289) | |||||
| | * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -2/+2 | |
| | | | | | | | (bzr r10282.1.1) | |||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -3/+23 | |
| | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | |||||
| | * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 | |
| | | | | | | | (bzr r10278) | |||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | |||||
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -5/+4 | |
| | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | |||||
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -23/+25 | |
| | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | |||||
| | * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 6 | -10/+6 | |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | |||||
| | | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 6 | -10/+6 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| | * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -4/+4 | |
| | |/ | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 6 | -55/+70 | |
| |\| | | | | | (bzr r9508.1.73) | |||||
| | * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -11/+11 | |
| | | | | | | | (bzr r10067) | |||||
| | * | Fix node tool brokenness resulting from a switch to runtime order | Krzysztof Kosi??ski | 2011-02-05 | 2 | -19/+21 | |
| | | | | | | | | | | | in 2Geom's BezierCurve (bzr r10035) | |||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 4 | -25/+25 | |
| | | | | | | | (bzr r10025) | |||||
| | * | remove memory boundries on bitmap renderer, optimize memory usage | Adib Taraben | 2011-01-17 | 1 | -0/+14 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/494115 (bzr r10009) | |||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 3 | -48/+41 | |
| |\| | | | | | (bzr r9508.1.72) | |||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 3 | -48/+41 | |
| | |\ | | | | | | | (bzr r9945.1.1) | |||||
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 3 | -5/+5 | |
| | | | | | | | | | | (bzr r9546.1.4) | |||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 3 | -12/+12 | |
| | | | | | | | | | | (bzr r9546.1.2) | |||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 3 | -13/+13 | |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 17 | -17/+17 | |
| |\| | | | | | | | | (bzr r9508.1.70) | |||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 17 | -17/+17 | |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| * | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -0/+2 | |
| | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68) | |||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -11/+6 | |
| | | | | | | | (bzr r9508.1.67) | |||||
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -3/+1 | |
| | | | | | | | (bzr r9508.1.48) | |||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 2 | -63/+34 | |
| | | | | | | | (bzr r9508.1.44) | |||||
| * | | Fix PNG export | Krzysztof Kosi??ski | 2010-06-29 | 1 | -30/+40 | |
| |/ | | | (bzr r9508.1.9) | |||||
| * | moved some marshalling functions to generic glib calls | Nathan Hurst | 2010-04-29 | 1 | -9/+0 | |
| | | | | (bzr r9389) | |||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 2 | -4/+19 | |
| | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | |||||
| * | Fix behavior when loading a document | Krzysztof Kosi??ski | 2010-04-03 | 1 | -1/+1 | |
| | | | | (bzr r9281.1.7) | |||||
| * | Initial fix for the inverted coordinate system bug | Krzysztof Kosi??ski | 2010-04-03 | 1 | -18/+3 | |
| | | | | (bzr r9281.1.1) | |||||
| * | Initial F&S dialog setting of swatch colors. | Jon A. Cruz | 2010-03-09 | 1 | -1/+1 | |
| | | | | (bzr r9169) | |||||
| * | Fix for invisible blured clone elements in PDF export. | Nicolas Dufour | 2010-03-04 | 1 | -0/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/376987 (bzr r9141) | |||||
| * | Patch by Adib to fix 273767 | Josh Andler | 2009-10-04 | 1 | -6/+10 | |
| | | | | (bzr r8713) | |||||
| * | fix 396851: move absolutizing relative path (added by Ted) out of ↵ | bulia byak | 2009-08-17 | 1 | -18/+3 | |
| | | | | | | sp_export_png_file and make sure it works only for rel filenames from hints (both on command line and on batch export), but not for filenames specified on command line or in export dialog; reenable export-id with export-use-hints; fix errors in string comparisons when choosing command line mode; fix crash when opening nonexistent file in command line mode (bzr r8500) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 6 | -23/+23 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -6/+6 | |
| | | | | (bzr r8406) | |||||
