summaryrefslogtreecommitdiff
path: root/dalos.lua
AgeCommit message (Expand)Author
2010-01-07Adding Baha's isoviewer in a basic state.Pixel
2010-01-05Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/Dalosunknown
2009-12-30Framebuffer is working. Slowly but working.Pixel
2009-12-30Moving apply_template and gen_template to a more common place.Pixel
2009-12-28Adding framebuffer skeleton.Pixel
2009-12-28Adding cd-reader.Pixel
2009-12-28Getting shrink right.Pixel
2009-12-28Adding textviewer, and doing a few minor tweaks.Pixel
2009-12-27Small enhancement of the template system.Pixel
2009-12-26Template system rework.Pixel
2009-12-26More work on the struct configuration dialog.Pixel
2009-12-25Adding struct skeleton.Pixel
2009-12-24Small bugfix.Pixel
2009-12-23Trying to be a little bit nicer with the ressources.Pixel
2009-12-23A few bugfixes, and adding the template system.Pixel
2009-12-23Second part of the "Focus click" issue.Pixel
2009-12-23Adding a status line, and a bunch of new status line displays.Pixel
2009-12-23Fixing the 'lost focus then click' issues.Pixel
2009-12-23Inverting wheel behavior.Pixel
2009-12-23Adding category menus system.Pixel
2009-12-22Adding luafilter!Pixel
2009-12-22Adding some sizes...Pixel
2009-12-22Adding the 'Buffer' object.Pixel
2009-12-22Fixing wheel setting.Pixel
2009-12-22Adding the Tee object.Pixel
2009-12-21Adding import, and saving / loading more stuff.Pixel
2009-12-21Various fixes.Pixel
2009-12-21Fixing and finishing up serialization.Pixel
2009-12-20Save is almost done.Pixel
2009-12-20Adding the Input object.Pixel
2009-12-20Fixing a typo in the textbuffer, and removing the "prototypes" buffers from t...Pixel
2009-12-20Adding the textbuffer object.Pixel
2009-12-20Adding load and save stubs.Pixel
2009-12-20Optimization tentative.Pixel
2009-12-20Introducing serialization / deserialization mechanism.Pixel
2009-12-20Factorizing some bits of code.Pixel
2009-12-19Adding limiter.Pixel
2009-12-19Fixing "getting out of focus" double clic.Pixel
2009-12-19Adding a first stub for binary ops, and fixing hexviewer's ability to destroy...Pixel
2009-12-19Splitting dalos's hexviewer out, in a separate file.Pixel
2009-12-19Actually spawning the objects added by the cross menu where the cross menu is.Pixel
2009-12-19All menus should be working now.Pixel
2009-12-18Adding fast dummy support for the X-menu text.Pixel
2009-12-17Fixing panning.Pixel
2009-12-17Fixing linking line while panning.unknown
2009-12-17Fixing the hexviewer's crash, and helping its dynamic refresh a bit.unknown
2009-12-17Adding a few menu containers, not active yet; fixing a few callbacks, adding ...Pixel
2009-12-17Few bugfixes (objets disappearing on background click)Pixel
2009-12-16Dalos.hexview code almost complete.unknown
2009-12-16Fixing wheel.unknown