Age | Commit message (Expand) | Author |
2019-02-01 | Add 'Set default path' button in filebrowser. | Bent Bisballe Nyeng |
2017-05-19 | Make sure we don't resize to negative values. | Bent Bisballe Nyeng |
2017-05-06 | Get rid of unused unistd includes. Change the rest of the sleep calls to c++. | Bent Bisballe Nyeng |
2017-05-05 | Refactor TextEdit widget. | André Nusser |
2017-04-20 | Change resource paths to be relative to the plugingui folder instead of the r... | Bent Bisballe Nyeng |
2017-04-17 | Add caption to FileBrowser dialog. | Bent Bisballe Nyeng |
2017-04-17 | Open FileBrowser with Browse buttons and read back result to LieEdit. | Bent Bisballe Nyeng |
2017-04-16 | Hacky filebrowser-as-a-Dialog implementation. | Bent Bisballe Nyeng |
2017-04-16 | Make FileBrowser a Dialog. | Bent Bisballe Nyeng |
2017-02-17 | Replace obsolete WIN32 ifdefs with platform define. | Bent Bisballe Nyeng |
2017-02-08 | UI resize refactoring part 1. | Bent Bisballe Nyeng |
2017-01-02 | Place "Path:" label in file browser with border. | André Nusser |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2015-11-18 | Refactored Slider. Expanded all event variable names (all was 'e' before). Ch... | Bent Bisballe Nyeng |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng |
2015-10-26 | Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz. | Bent Bisballe Nyeng |
2015-10-08 | Add missing namedspace to Directory type. | Bent Bisballe Nyeng |
2015-10-03 | Refactored Directory. | Bent Bisballe Nyeng |
2015-10-03 | Refactor ComboBox and ListBox(Thin and Basic). | Bent Bisballe Nyeng |
2015-09-28 | Refactored Button. | Bent Bisballe Nyeng |
2015-05-15 | Add support for referenced files through refs.conf. | Bent Bisballe Nyeng |
2014-06-05 | Revert inclusion removal | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2014-06-05 | Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin) | Bent Bisballe Nyeng |
2013-06-16 | Handling directories that can not be opened. | Jonas Suhr Christensen |
2013-05-27 | Missing SEP conversions. | Bent Bisballe Nyeng |
2013-05-15 | Fixed selection of none existing file. | Jonas Suhr Christensen |
2013-05-15 | Make it possible to type a path and have browser switch accordingly. | Jonas Suhr Christensen |
2013-05-06 | Remove drive list from filebrowser in win32. Generally clean up code. | Bent Bisballe Nyeng |
2013-05-05 | Dirty fixing win32 filebrowser. | Bent Bisballe Nyeng |
2013-05-04 | removed debug. | Jonas Suhr Christensen |
2013-05-04 | Added debug. | Jonas Suhr Christensen |
2013-05-04 | Windows filebrowser fixing | Jonas Suhr Christensen |
2013-05-04 | Fixed compile error on WIN32. | Jonas Suhr Christensen |
2013-05-04 | Trying to fix filebrowser in windows. | Jonas Suhr Christensen |
2013-05-04 | testing windows drive selection | Jonas Suhr Christensen |
2013-05-04 | Attempt to handle windows path in filebrowser | Jonas Suhr Christensen |
2013-04-26 | Setting directory to previous selected directory when selecting new file. | jsc@umbraculum.org |
2013-04-26 | Added cleaned path. | jsc@umbraculum.org |
2013-04-26 | Fixed lot of stuff. | jsc@umbraculum.org |
2013-04-26 | Is capable of selecting a file. | 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 |
2013-04-19 | GUI position/size tweaks and some pixmap changes. | Bent Bisballe Nyeng |
2013-04-07 | Hacky fix for setPath in filebrowser. | Bent Bisballe Nyeng |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-22 | Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre... | Bent Bisballe Nyeng |
2013-03-13 | Use new painter clear function. | Bent Bisballe Nyeng |