summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/notebook-page.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-22Document Properties: General UI cleanupPatrick Storz1-3/+4
Try to achieve consistent look and reasonable alignment. Account for some gtk3 changes and some minor code cleanup.
2018-11-08Clarify licensesMax Gaukler1-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
2017-12-11Name a few more widgets.Tavmjong Bah1-0/+1
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-12/+0
(bzr r15023.2.6)
2014-08-30Fix modelinesAlex Valavanis1-3/+3
(bzr r13341.1.183)
2013-03-13Migrate remaining dialogs to Gtk::GridAlex Valavanis1-7/+20
(bzr r12199)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-7/+1
(bzr r10697)
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
(bzr r10660)
2007-06-02Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b1-2/+2
using the old fill/stroke style and paint style widgets, though. (bzr r3050)