summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/dock-item.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-1/+1
2017-12-24Name a few more widgets. Minor cleanup.Tavmjong Bah1-2/+1
2017-06-29Dock: Rm unnecessary enumAlexander Valavanis1-12/+2
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-4/+0
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+3
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+1
2012-04-14Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis1-0/+4
2012-02-17Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith1-5/+8
2012-02-12Cleaning up a few headersAlex Valavanis1-3/+5
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+4
2011-07-09Merge upstream GDL 0.7.8 changesAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2007-11-22The dialog to panel refactoring:gustav_b1-11/+1
2007-09-25Define DockItems' floating state properly. Fixes some issues withgustav_b1-1/+4
2007-09-10Allow GdlDockItems to take focus, and grab focus on present. Variousgustav_b1-0/+8
2007-09-02Fixes for transient dialogs in win32.gustav_b1-3/+2
2007-08-31Make sure gdl-dock-items created withgustav_b1-2/+0
2007-08-29Dockable dialogs patch applied gustav_b1-0/+165