summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.mingw32
AgeCommit message (Expand)Author
2019-06-28Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename...Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2017-05-24Add frame in the GUI for bleed control.André Nusser
2017-04-01A very rough first version of the GUI.André Nusser
2017-02-17Replace obsolete WIN32 ifdefs with platform define.Bent Bisballe Nyeng
2017-01-21Compile plugingui.exe with correct lodepng defines and re-enable hungin support.Bent Bisballe Nyeng
2017-01-21New MainWindow.Bent Bisballe Nyeng
2016-06-06Add missing files to Makefiles.Bent Bisballe Nyeng
2016-06-02New ImageCache class for reusing Image resources.Bent Bisballe Nyeng
2016-04-13Remove message files.Bent Bisballe Nyeng
2015-12-21Revert trigger happy Makefile.mingw32 commit.Bent Bisballe Nyeng
2015-12-21New (read-only) TextEdit widget from suhr.Bent Bisballe Nyeng
2015-11-21Alternate win32 makefile.Bent Bisballe Nyeng
2014-09-23Added pluginconfig.cc to resource.Jonas Suhr Christensen
2014-05-17Use new lodepng code instead of libpng in win32 plugingui test application.Bent Bisballe Nyeng
2013-09-27Optimise repaint events greatly improving GUI responsiveness.Bent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...Bent Bisballe Nyeng
2013-04-26Fix makefilesBent Bisballe Nyeng
2013-04-19GUI position/size tweaks and some pixmap changes.Bent Bisballe Nyeng
2013-04-04New message system. New common midi input class. Some compiler warning fixes....Bent Bisballe Nyeng
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-30Add new gui files.Bent Bisballe Nyeng
2013-03-17Added PNG loadin support through a new Image class.Bent Bisballe Nyeng
2013-03-14Fix GUI crash on close.Bent Bisballe Nyeng
2013-03-13Use -O2Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2013-01-26Fix compilation on win32.Bent Bisballe Nyeng
2012-12-28Use Makefile.am.plugingui included file list. Use -mwindowsBent Bisballe Nyeng
2012-08-27Win32 makefile for GUI testapp.Bent Bisballe Nyeng