Age | Commit message (Expand) | Author |
2013-03-17 | Added PNG loadin support through a new Image class. | Bent Bisballe Nyeng |
2013-03-14 | Fix GUI crash on close. | Bent Bisballe Nyeng |
2013-03-14 | Fix compiler warning. | Bent Bisballe Nyeng |
2013-03-13 | Use new painter clear function. | Bent Bisballe Nyeng |
2013-03-13 | Use -O2 | Bent Bisballe Nyeng |
2013-03-13 | Add clear method. Fixed alpha bleding (again). | Bent Bisballe Nyeng |
2013-03-13 | Use object allocated children instead of heap allocated. Add labels to path a... | Bent Bisballe Nyeng |
2013-03-13 | Fix label text position. | Bent Bisballe Nyeng |
2013-03-13 | Added path lineedit and drive selection (win32) to filebrowser. Made a lot of... | Bent Bisballe Nyeng |
2013-03-13 | Fix displaying of filepath. | Bent Bisballe Nyeng |
2013-03-12 | Added path lineedit and drive selection (win32) to filebrowser. Made a lot of... | Bent Bisballe Nyeng |
2013-03-12 | Implement setCaption on native windows. | Bent Bisballe Nyeng |
2013-03-10 | Rework the way the load kit/midimap buttons work. | Bent Bisballe Nyeng |
2013-03-10 | Hardcoded fix for space character width in font. | Bent Bisballe Nyeng |
2013-03-10 | Give knob dark background and double white outline, like LineEdit widget. | Bent Bisballe Nyeng |
2013-03-10 | Work a little on knob design and knob/checkbox positions. | Bent Bisballe Nyeng |
2013-03-10 | Make sure we resize the window to the exact size requested (window size in wi... | Bent Bisballe Nyeng |
2013-03-10 | Add cancel button to filebrowser. | Bent Bisballe Nyeng |
2013-03-10 | Make cursor move at mouse click. | Bent Bisballe Nyeng |
2013-03-09 | Make checkbox toggle on space-bar key press (release). | Bent Bisballe Nyeng |
2013-03-09 | Make knob controllable using the arrow keys. | Bent Bisballe Nyeng |
2013-03-09 | Make knob controllable using the arrow keys. | Bent Bisballe Nyeng |
2013-03-09 | Ignore duplicate mouxe move events in X11. Only play the last one. Also a bit... | Bent Bisballe Nyeng |
2013-03-09 | Fix keyboard navigation logic in listbox. | Bent Bisballe Nyeng |
2013-03-09 | Get up/down arrow keys also in win32. | Bent Bisballe Nyeng |
2013-03-09 | Implement somewhat functional arrow-key navigation in listbox widget. | Bent Bisballe Nyeng |
2013-03-09 | Use new checkbox label. | Bent Bisballe Nyeng |
2013-03-09 | Coordinate fix for scrollwheel event on win32. | Bent Bisballe Nyeng |
2013-03-09 | Add scollwheel support for knob widget. | Bent Bisballe Nyeng |
2013-03-09 | Add label to checkbox widget. | Bent Bisballe Nyeng |
2013-03-07 | Add scrollEvent and use it for scrolling on listbox. | Bent Bisballe Nyeng |
2013-03-06 | Remove debug info. Add setPath method. | Bent Bisballe Nyeng |
2013-03-06 | Remove unused include. | Bent Bisballe Nyeng |
2013-03-06 | Major GUI workover. Hilights: A new filebrowser and new knob widget. | Bent Bisballe Nyeng |
2013-01-27 | Add missing distfiles (prepare for 0.9.1 release.)v0.9.1 | Bent Bisballe Nyeng |
2013-01-26 | Fix compilation on win32. | Bent Bisballe Nyeng |
2013-01-26 | Added hugin support. Removed thread.cc reference. | Bent Bisballe Nyeng |
2013-01-26 | Add missing GUI CFLAGS. Added thread.cc file from src folder (it was moved). | Bent Bisballe Nyeng |
2013-01-26 | Port debug output to hugin. | Bent Bisballe Nyeng |
2013-01-26 | Remove debug output | Bent Bisballe Nyeng |
2013-01-26 | Fix for #0 (Crash on project close if GUI is open). Added hugin support with ... | Bent Bisballe Nyeng |
2013-01-26 | Experimental new font renderer. | Bent Bisballe Nyeng |
2013-01-26 | Experimental new font renderer. | Bent Bisballe Nyeng |
2013-01-26 | Moved thread files to src folder. | Bent Bisballe Nyeng |
2012-12-28 | Add sleep in event loop on win32. | Bent Bisballe Nyeng |
2012-12-28 | Move native code to seperate 'NativeWindow' classes. | Bent Bisballe Nyeng |
2012-12-28 | Fix compiler warning. | Bent Bisballe Nyeng |
2012-12-28 | Use bitmap blitting on win32 drawing. | Bent Bisballe Nyeng |
2012-12-28 | Use Makefile.am.plugingui included file list. Use -mwindows | Bent Bisballe Nyeng |
2012-08-31 | Add threads support. | Bent Bisballe Nyeng |