summaryrefslogtreecommitdiffstats
path: root/src/dialogs/clonetiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith2012-03-241-2916/+0
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-0/+5
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-151-2/+5
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.Nicolas Dufour2012-01-131-50/+59
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-10/+12
* More GSEAL issuesAlex Valavanis2012-01-041-1/+1
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+3
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* increase significant digits in clone tile dialogJohan B. C. Engelen2011-11-051-5/+8
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-4/+3
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-17/+13
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-11/+7
* Merge from trunkKrzysztof Kosi??ski2011-07-251-13/+14
|\
| * Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-6/+7
| * Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-7/+7
* | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-15/+9
|/
* Merge from trunkKrzysztof Kosi??ski2011-07-061-36/+44
|\
| * Migrate clonetiler to GtkComboBoxAlex Valavanis2011-07-011-25/+33
| * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-261-3/+3
| * Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-1/+1
| * Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-231-8/+8
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-191-265/+216
|\
| * Replace deprecated GtkSignalAlex Valavanis2011-06-131-51/+51
| * Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-115/+88
| * Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-0/+1
| * Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...Nicolas Dufour2011-04-111-101/+78
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-116/+118
|\|
| * UI fix (message was not clear)Kris De Gussem2011-03-081-1/+1
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-22/+24
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-93/+93
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-28/+27
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-28/+27
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-4/+4
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-3/+3
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-7/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-33/+9
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-23/+5
| * | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-9/+3
| |/
* | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+1
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-30/+2
* | Fix paint bucket toolKrzysztof Kosi??ski2010-08-141-1/+1
* | Fix background tracing in clone tiler dialogKrzysztof Kosi??ski2010-08-141-49/+41
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-0/+1
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-25/+21