summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove reload UI and some theming fixesJabier Arraiza2019-03-071-2/+0
|
* Rewrite main menu bar code:Tavmjong Bah2019-01-251-12/+0
| | | | | | Convert to GTKMM. General cleanup. Move to dedicated files.
* Remove sp_create_window().Tavmjong Bah2019-01-191-7/+0
|
* Move drag-and-drop code to separate file.Tavmjong Bah2019-01-191-0/+2
|
* 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
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-5/+0
|
* Fixing coding styleJabier Arraiza2018-07-211-1/+1
|
* adding gtk-themeJabier Arraiza2018-07-211-0/+2
|
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-3/+3
|
* Revert "menu-items: C++ify"Alexander Valavanis2017-06-281-8/+1
| | | | This reverts commit d483c2ab23354cf5ea58a2d2225ab464b77f6614.
* menu-items: C++ifyAlexander Valavanis2017-06-281-1/+8
|
* Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis2017-06-271-187/+2
|
* Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-061-0/+4
| | | (bzr r15732)
* function to release object from groupRaphael Rosch2016-04-141-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/484041 (bzr r14845)
* Move obvious ui component to ui/Liam P. White2014-10-051-0/+277
(bzr r13341.1.247)