summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-3/+14
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Fix for 959223 : Object selection messes up styles, regression from r11082John Smith2012-03-211-0/+4
* Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith2012-03-141-471/+76
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-2/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+2
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-2/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+2
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-13/+11
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Documentation update pass.Jon A. Cruz2011-10-231-4/+0
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
* Doxygen cleanup.Jon A. Cruz2011-10-031-17/+11
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-2/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-8/+6
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-3/+4
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-7/+11
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-18/+18
* Merge from trunkKrzysztof Kosi??ski2011-06-191-6/+7
|\
| * Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+1
| * change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-5/+6
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-35/+49
|\|
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-31/+35
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| * Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem2010-12-231-9/+19
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-21/+23
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-21/+23
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-1/+1
| | * 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-4/+4
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-6/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-5/+2
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-4/+1
| |/
* / Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-1/+1
|/
* Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz2010-03-291-1/+8
* Phase 2 - remove duplicated code and leave a single copy of each function.Jon A. Cruz2010-03-271-611/+1
* Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...Jon A. Cruz2010-03-271-202/+404
* Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz2010-03-231-1/+1
* C++-ification of enums.Jon A. Cruz2010-03-221-18/+18
* C++-ification of paint selector.Jon A. Cruz2010-03-221-20/+17
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-3/+4
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-1/+7
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-17/+17
* SPDocument->Documentjohnce2009-08-051-17/+17
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
* When selecting a path with markers but without a stroke, then one should be a...Diederik van Lierop2009-05-121-3/+37
* Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz2009-03-061-2/+2
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+1838