summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/panel-dialog.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor PanelDialog<Behavior::FloatingBehavior>Thomas Holder2019-03-021-46/+17
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-6/+6
* Remove the dialog "showclose" optionStefano Facchini2018-01-161-13/+0
* panel: remove the "apply_label" APIStefano Facchini2018-01-161-26/+13
* Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-271-3/+3
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-16/+14
* 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-11/+8
* 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-4/+2
* 2. connect signalsLiam P. White2014-06-251-2/+4
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-2/+2
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+2
* Header cleaningAlex Valavanis2012-02-251-0/+1
* documentationKris De Gussem2012-01-181-21/+34
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz2010-04-021-12/+12
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-1/+1
* From trunkTed Gould2008-10-271-8/+9
* Fix #192549 "selected style indicator can only call fill&stroke dialog once",gustav_b2008-02-171-1/+10
* When a panel dialog is presented, request it's panel to be presented as well. gustav_b2008-01-301-4/+16
* Fixes for gcc versions before 4.1.xJon A. Cruz2007-12-081-78/+113
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-6/+88
* The dialog to panel refactoring:gustav_b2007-11-221-0/+116