summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-3/+14
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-0/+1
2012-03-21Fix for 959223 : Object selection messes up styles, regression from r11082John Smith1-0/+4
2012-03-14Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith1-471/+76
2012-03-12Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis1-2/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+2
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+2
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-13/+11
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-23Documentation update pass.Jon A. Cruz1-4/+0
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+0
2011-10-03Doxygen cleanup.Jon A. Cruz1-17/+11
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-2/+1
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-8/+6
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-3/+4
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-7/+11
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-18/+18
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-5/+6
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-31/+35
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-23Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem1-9/+19
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-4/+1
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-1/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-3/+3
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-4/+4
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-6/+6
2010-03-29Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz1-1/+8
2010-03-27Phase 2 - remove duplicated code and leave a single copy of each function.Jon A. Cruz1-611/+1
2010-03-27Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...Jon A. Cruz1-202/+404
2010-03-23Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz1-1/+1
2010-03-22C++-ification of enums.Jon A. Cruz1-18/+18
2010-03-22C++-ification of paint selector.Jon A. Cruz1-20/+17
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-3/+4
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz1-1/+7
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-17/+17
2009-08-05SPDocument->Documentjohnce1-17/+17
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-0/+2
2009-05-12When selecting a path with markers but without a stroke, then one should be a...Diederik van Lierop1-3/+37
2009-03-06Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz1-2/+2
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-41/+41
2008-11-21Merge from fe-movedTed Gould1-15/+6
2008-10-27From trunkTed Gould1-2/+7
2008-10-11Merging from trunkTed Gould1-2/+2
2008-09-16fix leak of the arena and arenaitembulia byak1-0/+3