summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/notebook-page.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
|
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-13/+0
| | | (bzr r15023.2.6)
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-271-4/+0
| | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
* Fix modelinesAlex Valavanis2014-08-301-3/+3
| | | (bzr r13341.1.183)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-131-3/+23
| | | (bzr r12199)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+0
| | | (bzr r11018)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-0/+5
| | | (bzr r10697)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
| | | (bzr r10696)
* Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b2007-06-021-1/+1
| | | | | using the old fill/stroke style and paint style widgets, though. (bzr r3050)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+50
(bzr r1)