0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added initial window theming and images. Added an Expandable flag to IWidget. Added tiling capability to Bitmap. Added support for rendering expanded widgets in the Grid widget.
daeken
as Cody Brocious
More... about 14 years ago
Added Grid element to the GUI toolkit. Implemented multiline labels. Modified GuiTest to use the new Grid element.
daeken
as Cody Brocious
More... about 14 years ago
Changed Button.Click to only fire on mouse button up.
daeken
as Cody Brocious
More... about 14 years ago
Modified GraphicalConsole to work with the new GUI toolkit. Added Focus to IGuiProvider/GuiService. Added code to prevent the mouse pointer from going off the screen. Added window addition/removal hooks to IGuiProvider/GuiService. Added Clicked to all IWidget classes and added requisite handlers to propagate events. Added Button widget. Added support for a background when creating bitmaps from files.
daeken
as Cody Brocious
More... about 14 years ago
Heavily optimized Renraku.Gui.Bitmap and the SDL video service. Added mouse pointer from X11.
daeken
as Cody Brocious
More... about 14 years ago
Added new GUI toolkit infrastructure. Refactored SDL video service and GUI service. Updated v1 roadmap.
daeken
as Cody Brocious
More... about 14 years ago
Added the ability to close windows in the hosted GUI service.
daeken
as Cody Brocious
More... about 14 years ago
Added Z-ordering to windows in the hosted GUI service.
daeken
as Cody Brocious
More... about 14 years ago
Added initial font rendering to the hosted GUI service. Added pixel setting to the hosted video service. Added converted Dina font.
daeken
as Cody Brocious
More... about 14 years ago
Fixed bug where Ctrl-C while in GUI mode will cause a crash. Fixed bug where overlapped windows would break dragging.
daeken
as Cody Brocious
More... over 14 years ago
Modified GUI test app to start Graphical Console along side Logo. Made SDL mouse service grab input. Made GUI service lock Windows list so that new windows being opened during drawing don't cause a crash.
daeken
as Cody Brocious
More... over 14 years ago
Added image loading and drawing to SDL video service. Added logo drawing GUI app and corresponding image.
daeken
as Cody Brocious
More... over 14 years ago
Added file browser to v1 roadmap.
daeken
as Cody Brocious
More... over 14 years ago
Merge git://github.com/theanti9/RenrakuOS
daeken
as Cody Brocious
More... over 14 years ago
Added initial v1.0 roadmap.
daeken
as Cody Brocious
More... over 14 years ago
Added Shutdown command to Shell.boo More... over 14 years ago
Modified Rakefile to create Obj directory if it doesn't exist.
daeken
as Cody Brocious
More... over 14 years ago
Split Library into platforms. Added drawing functionality to SdlVideoService. Added initial GUI service and application. Added initial graphical console.
daeken
as Cody Brocious
More... over 14 years ago
Changed task service to use variable arguments to StartTask. Made SDL video service handle events properly.
daeken
as Cody Brocious
More... over 14 years ago
Changed TaskCallable to take a variable number of arguments. Added initial SDL event handling logic.
daeken
as Cody Brocious
More... over 14 years ago
Split Apps into common and platforms. Added initial SDL Video service for hosted mode. Added initial video test for hosted mode.
daeken
as Cody Brocious
More... over 14 years ago
Modified Rakefile to do up-to-date checks before Boo compilation.
daeken
as Cody Brocious
More... over 14 years ago
Fixed bug in shell where an empty line would cause a crash. Refactored task service for hosted mode. Deleted NAnt build file.
daeken
as Cody Brocious
More... over 14 years ago
Fixed formatting on the services doc.
daeken
as Cody Brocious
More... over 14 years ago
Added initial service document. Added Task service documentation.
daeken
as Cody Brocious
More... over 14 years ago
Added Hosted Task service. Added Task app to Hosted Mode.
daeken
as Cody Brocious
More... over 14 years ago
Enabled echo terminal in hosted mode.
daeken
as Cody Brocious
More... over 14 years ago
Added shell application to Hosted mode.
daeken
as Cody Brocious
More... over 14 years ago
Split platforms away from core. Added new build system (Rakefile). Added initial Hosted platform.
daeken
as Cody Brocious
More... over 14 years ago
Merged dublindan's branch.
daeken
as Cody Brocious
More... over 14 years ago