Age | Commit message (Expand) | Author |
2013-04-19 | GUI position/size tweaks and some pixmap changes. | Bent Bisballe Nyeng |
2013-04-19 | New listbox widgets and scrollbar. | Bent Bisballe Nyeng |
2013-04-18 | Make 'mouse button down, move mouse in/out of button' work correctly. | Bent Bisballe Nyeng |
2013-04-11 | Fix missing image declaration. | Bent Bisballe Nyeng |
2013-04-07 | Hacky fix for setPath in filebrowser. | Bent Bisballe Nyeng |
2013-04-05 | New emboss font. | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes.... | Bent Bisballe Nyeng |
2013-03-31 | Use progress bar colours to indicate errors. | Bent Bisballe Nyeng |
2013-03-31 | Missing file in last commit (focusEvents) | Bent Bisballe Nyeng |
2013-03-30 | Implemented new mouseLeave/Enter Events. Use for buttons. | Bent Bisballe Nyeng |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-30 | Add new gui files. | Bent Bisballe Nyeng |
2013-03-30 | Fix alpha blending. | Bent Bisballe Nyeng |
2013-03-30 | Remove old image header files. | Bent Bisballe Nyeng |
2013-03-30 | Added 'middle' state of checkbox button to illustrate inbetween-states position. | Bent Bisballe Nyeng |
2013-03-30 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2013-03-30 | Rename lineedit_XXX to widget_XXX | Bent Bisballe Nyeng |
2013-03-30 | createrc.sh | Bent Bisballe Nyeng |
2013-03-30 | New theme. | Bent Bisballe Nyeng |
2013-03-30 | Added GUI::Colour getPixel convinience methods. | Bent Bisballe Nyeng |
2013-03-30 | Removed const from typecast when calling png_sig_cmp to enable compatibility ... | Jonas Suhr Christensen |
2013-03-24 | More box rendering fixes. | Bent Bisballe Nyeng |
2013-03-24 | Antialiased linedrawing endpoint fixes. New drawImageStretched method. Slight... | Bent Bisballe Nyeng |
2013-03-24 | Added box (image) renderer. | Bent Bisballe Nyeng |
2013-03-22 | Fix compilation. | Bent Bisballe Nyeng |
2013-03-22 | Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre... | Bent Bisballe Nyeng |
2013-03-22 | Accumulate scroll wheel events in X11. | Bent Bisballe Nyeng |
2013-03-18 | Fix compiler warnings. | Bent Bisballe Nyeng |
2013-03-18 | Make Image class use resource. | Bent Bisballe Nyeng |
2013-03-18 | Make Image class use resource. | Bent Bisballe Nyeng |
2013-03-18 | Make Image class use resource. | Bent Bisballe Nyeng |
2013-03-17 | New resource engine. | Bent Bisballe Nyeng |
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 |