Parent Directory
|
|
|
|
|
gfx/
|
3364 |
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
dimensionmanager.cpp
|
3473
|
4 years |
persson |
- remove G_DISABLE_DEPRECATED hack as glib threads are deprecated now anyway
|
gigedit.cpp
|
3472
|
4 years |
persson |
* Use std::thread when building with newer glibmm, as Glib::Thread is
deprecat…
|
mainwindow.h
|
3472
|
4 years |
persson |
* Use std::thread when building with newer glibmm, as Glib::Thread is
deprecat…
|
compat.h
|
3472
|
4 years |
persson |
* Use std::thread when building with newer glibmm, as Glib::Thread is
deprecat…
|
global.h
|
3472
|
4 years |
persson |
* Use std::thread when building with newer glibmm, as Glib::Thread is
deprecat…
|
mainwindow.cpp
|
3472
|
4 years |
persson |
* Use std::thread when building with newer glibmm, as Glib::Thread is
deprecat…
|
paramedit.h
|
3462
|
4 years |
persson |
* Fix build on old linux environments
* Enable "silent rules" in build
|
Settings.h
|
3461
|
4 years |
persson |
* Avoid deprecated sigc++ usage
|
dimregionedit.h
|
3461
|
4 years |
persson |
* Avoid deprecated sigc++ usage
|
dimregionedit.cpp
|
3461
|
4 years |
persson |
* Avoid deprecated sigc++ usage
|
paramedit.cpp
|
3461
|
4 years |
persson |
* Avoid deprecated sigc++ usage
|
wrapLabel.cc
|
3460
|
4 years |
persson |
* Use GDK Seat API if available to grab pointer
* Improve version checks for pan…
|
dimregionchooser.cpp
|
3460
|
4 years |
persson |
* Use GDK Seat API if available to grab pointer
* Improve version checks for pan…
|
regionchooser.cpp
|
3460
|
4 years |
persson |
* Use GDK Seat API if available to grab pointer
* Improve version checks for pan…
|
MacrosSetup.cpp
|
3458
|
4 years |
persson |
* Avoid non-standard offsetof usage (to get rid of gcc warnings)
|
CombineInstrumentsDialog.cpp
|
3456
|
4 years |
persson |
* Fixed some compiler warnings
|
MacroEditor.cpp
|
3456
|
4 years |
persson |
* Fixed some compiler warnings
|
scripteditor.cpp
|
3450
|
4 years |
schoenebeck |
* Fixed compiler errors with Gtk 3.24.x (patch by Miroslav Šulc).
|
midirules.cpp
|
3450
|
4 years |
schoenebeck |
* Fixed compiler errors with Gtk 3.24.x (patch by Miroslav Šulc).
|
ReferencesView.cpp
|
3450
|
4 years |
schoenebeck |
* Fixed compiler errors with Gtk 3.24.x (patch by Miroslav Šulc).
|
CombineInstrumentsDialog.h
|
3409
|
5 years |
schoenebeck |
* Added new main menu item "View" -> "Tooltips for Beginners" which allows
to …
|
dimregionchooser.h
|
3409
|
5 years |
schoenebeck |
* Added new main menu item "View" -> "Tooltips for Beginners" which allows
to …
|
regionchooser.h
|
3409
|
5 years |
schoenebeck |
* Added new main menu item "View" -> "Tooltips for Beginners" which allows
to …
|
Settings.cpp
|
3409
|
5 years |
schoenebeck |
* Added new main menu item "View" -> "Tooltips for Beginners" which allows
to …
|
dimensionmanager.h
|
3409
|
5 years |
schoenebeck |
* Added new main menu item "View" -> "Tooltips for Beginners" which allows
to …
|
main.cpp
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
gigedit.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
scriptslots.cpp
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
ReferencesView.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
MacroEditor.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
scripteditor.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
compat.cpp
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
ManagedWindow.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
scriptslots.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
midirules.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
ManagedWindow.cpp
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
MacrosSetup.h
|
3364
|
5 years |
schoenebeck |
* Added experimental support for upcoming GTK(MM)4
(for now up to GTKMM 3.91.2…
|
MacHelper.mm
|
3315
|
5 years |
schoenebeck |
* Fixed compilation error on Mac.
|
MacHelper.h
|
3314
|
5 years |
schoenebeck |
* Script Editor: Right aligned line numbers.
* Script Editor: Fixed font readabi…
|
Makefile.am
|
3258
|
5 years |
schoenebeck |
* Mac fix: Make sure app window appears in front of all other apps.
* Bumped ver…
|
wrapLabel.hh
|
2344
|
10 years |
persson |
* gtkmm 3 fix: the WrapLabel custom widget is not needed in gtkmm 3
|