Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-26 | Added cleaned path. | jsc@umbraculum.org | |
2013-04-26 | Fixed lot of stuff. | jsc@umbraculum.org | |
2013-04-26 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | jsc@umbraculum.org | |
2013-04-26 | Is capable of selecting a file. | jsc@umbraculum.org | |
2013-04-26 | Fix makefiles | Bent Bisballe Nyeng | |
2013-04-26 | Fix makefiles | Bent Bisballe Nyeng | |
2013-04-26 | Added return to cdUp(). | jsc@umbraculum.org | |
2013-04-26 | Re-added functionality of setPath. | jsc@umbraculum.org | |
2013-04-26 | Removed unused variable. | jsc@umbraculum.org | |
2013-04-26 | Re-factored and -written. | jsc@umbraculum.org | |
Does not change working directory. Showing drives on windows when in root is a missing feature (will be fixed later). | |||
2013-04-23 | Optimise pixelbuffer blending. | Bent Bisballe Nyeng | |
2013-04-23 | Fix unsorted filelist problem. | Bent Bisballe Nyeng | |
2013-04-23 | Fix memory leak. | Bent Bisballe Nyeng | |
2013-04-23 | Re-remove debug combobox from gui. | Bent Bisballe Nyeng | |
2013-04-20 | Added messages for 'get engine seetings' and 'set engine setting', thereby ↵ | Bent Bisballe Nyeng | |
removing the last 'direct call' in the engine code from the gui code. | |||
2013-04-19 | Missing file | Bent Bisballe Nyeng | |
2013-04-19 | Missing file | Bent Bisballe Nyeng | |
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 ↵ | Bent Bisballe Nyeng | |
fixes. New ListBoxBasic class used by both LustBox and ComboBox. New embossed font. | |||
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 | |
Merge in libpng1.2 compat fix. | |||
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 | |
with libpng 1.2. Also changed dependency (in configure.in) from libpng 1.5 to libpng 1.2. | |||
2013-03-24 | More box rendering fixes. | Bent Bisballe Nyeng | |
2013-03-24 | Antialiased linedrawing endpoint fixes. New drawImageStretched method. ↵ | Bent Bisballe Nyeng | |
Slightly modified box render model. | |||
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 ↵ | Bent Bisballe Nyeng | |
ProgressBar widget. Made FileBrowser chdir to old value (needs further fixing). More printf->hugin ports. | |||
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 | |