summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-add.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-07Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...Jabiertxof1-2/+10
2016-12-27Rm more deprecated Gtk::StockAlex Valavanis1-4/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-5/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2014-04-25Improve keyboard navigation in LPE dialog.Liam P. White1-0/+14
2013-03-08Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis1-0/+5
2012-09-22Fix for 172222 : Move direct to specified layerJohn Smith1-1/+2
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-1/+1
2012-03-12Fix deprecated Gtk::Widget flagsAlex Valavanis1-2/+2
2012-03-12Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis1-1/+1
2012-03-02Fix for 927074 : resize buttons, and add on tree double clickJohn Smith1-0/+9
2012-03-02Fix for 927074 : Simplify Path Effects dialogJohn Smith1-0/+139