summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am.plugingui
AgeCommit message (Collapse)Author
2013-05-03Add missing png compile flags.Bent Bisballe Nyeng
2013-04-30Added configure check for Xlib.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 ↵Bent Bisballe Nyeng
fixes. New ListBoxBasic class used by both LustBox and ComboBox. New embossed font.
2013-03-30New box rendering of all widgets. Minor tweaks still missing.Bent Bisballe Nyeng
2013-03-22Added Engine->Messageing system. Implemented LoadStatus Message. Added ↵Bent Bisballe Nyeng
ProgressBar widget. Made FileBrowser chdir to old value (needs further fixing). More printf->hugin ports.
2013-03-18Make Image class use resource.Bent Bisballe Nyeng
2013-03-17Added PNG loadin support through a new Image class.Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot ↵Bent Bisballe Nyeng
of small layout tweaks.
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2013-01-26Added hugin support. Removed thread.cc reference.Bent Bisballe Nyeng
2012-12-28Move native code to seperate 'NativeWindow' classes.Bent Bisballe Nyeng
2012-08-31Add threads support.Bent Bisballe Nyeng
2012-01-23Simple image blit. New slider class. New filenamelineedit. New pixelbuffer ↵Bent Bisballe Nyeng
used for drawing everything but the root window - with alpha blending...