summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating use of libpng jump buffer. Fixes bug #721029.Jon A. Cruz2011-10-291-2/+2
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-273-4/+3
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-253-3/+9
* update cmake file listsCampbell Barton2011-10-081-1/+0
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-052-3/+10
* Purging some forward.h files.Jon A. Cruz2011-10-043-41/+9
* Doxygen cleanup.Jon A. Cruz2011-10-031-9/+8
* Warning cleanup.Jon A. Cruz2011-10-022-24/+18
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-282-162/+74
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-072-24/+19
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-063-39/+32
* Merge from trunkKrzysztof Kosi??ski2011-07-253-7/+7
|\
| * Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-191-2/+2
| * Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-162-5/+5
* | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-222-30/+15
|/
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-131-2/+3
|\
| * Fix crashes in print previewKrzysztof Kosi??ski2011-07-131-2/+3
* | Merge from trunkKrzysztof Kosi??ski2011-07-062-11/+8
|\|
| * GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
| * GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-021-7/+2
| * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-1/+1
| |\
| | * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-1/+1
| * | Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-1/+1
| |\|
| | * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-1/+1
| * | added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-251-1/+3
| |/
* | Remove more of libnrKrzysztof Kosi??ski2011-06-234-7/+9
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+1
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-198-43/+60
|\
| * Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| * cmake:Campbell Barton2011-06-131-1/+0
| * Replace deprecated GtkSignalAlex Valavanis2011-06-131-2/+2
| * cmake:Campbell Barton2011-06-131-3/+23
| * cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2
| * cmake:Campbell Barton2011-06-131-2/+2
| * cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-5/+4
| * work in progress cmake commit:Campbell Barton2011-06-121-23/+25
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-046-10/+6
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-036-10/+6
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-4/+4
| |/
* | Merge from trunkKrzysztof Kosi??ski2011-04-076-55/+70
|\|
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-11/+11
| * Fix node tool brokenness resulting from a switch to runtime orderKrzysztof Kosi??ski2011-02-052-19/+21
| * update to latest 2geom !Johan B. C. Engelen2011-02-024-25/+25
| * remove memory boundries on bitmap renderer, optimize memory usageAdib Taraben2011-01-171-0/+14
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-153-48/+41
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-123-48/+41
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-033-5/+5
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-013-12/+12
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-293-13/+13