1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small updates More... over 16 years ago
Started work on KeyEvent handling in the Xlib Frame class. KeyDown events now fully handle ascii characters. Need to still complete special keys (DEL,ESC,SPA, etc.) More... over 16 years ago
Added KeyEvent and MouseEvent classes. No functionability implemented! (yet) More... over 16 years ago
Major Drawing changes Completed! KeyEvent and MouseEvent classes added, but no functionability yet. Also added On[...]Call() events to FrameBase. More... over 16 years ago
SECOND MAJOR CHANGE in drawing. Separate surface and context for widgets. Widget drawing is currently broken and incomplete. More... over 16 years ago
MAJOR CHANGE in drawing. Separate surface and context for widgets. Widget drawing is currently broken and incomplete. More... over 16 years ago
Clipping support added to Label Widget. Added dummy Theme class. More... over 16 years ago
Added Label Widget. Not complete yet. More... over 16 years ago
Small fixes and additions More... over 16 years ago
Bugfixes. Switched to static libraries instead of dynamic libraries. More... over 16 years ago
Added WidgetCollection source files to SVN More... over 16 years ago
Added WidgetCollection. Small bugfixes. More... over 16 years ago
Small fixes and additions More... over 16 years ago
Updated workspace... More... over 16 years ago
Added CairoSurface base class. More... over 16 years ago
Button widget 60% finished. Widget base class 80% finished. More... over 16 years ago
Added basic drawing support. Features still missing, however. More... over 16 years ago
Many bugfixes and added namespace definitions... More... over 16 years ago
Fixed signal bug. Added CairoSurface template class, and created virtual classes in Framebase. More... over 16 years ago
Signal implementation updates More... over 16 years ago
Updated Frame_X11 - updated getWidth,getHeight,getPosX,getPosY support. More... over 16 years ago
Removed Boos::signal dependancies and implemented a custom signal class. Not fully completed. More... over 16 years ago
Updated project files More... over 16 years ago
Updated project files More... over 16 years ago
Added and moved source files to "src" folder More... over 16 years ago
FrameBase updates More... over 16 years ago
CodeBlocks project file updates More... over 16 years ago
Added widget "remove" function to window class More... over 16 years ago
Added widget "add" function to window class More... over 16 years ago
Added FrameBase class More... over 16 years ago