1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improvements in Windows GDI support More... about 20 years ago
Improvements in Windows GDI support More... about 20 years ago
[Laurent Rocher] : Add new options and documentation. More... about 20 years ago
[Laurent Rocher] : Complet ImageList and TabStrip API, some little change. More... about 20 years ago
[Laurent Rocher] : Complet Tooltip API. More... about 20 years ago
[Laurent Rocher] : Fix some build problem with perl5.6 and remove some MinGW warning. More... about 20 years ago
[Laurent Rocher] : Complet API and documentation More... about 20 years ago
[Laurent Rocher] : New Accelerator event NEM code. More... about 20 years ago
[Laurent Rocher] : Fix a problem with MinGW and some change in DoModal. - Prevent re-call DoModal on same dialog. - Add a flag for disable all top window window (By default only parent or active window is disable). More... about 20 years ago
[Laurent Rocher] : - UpDown : Fix Scroll event. - GUI_Events.cpp : In DoEvent_* functions : PERLWIN32GUI_EVENTHANDLING is set after event call. More... about 20 years ago
[Laurent Rocher] : Some change ;o) More... about 20 years ago
[Laurent Rocher] : + Add Perlud_Free : Free all allocated data in perlud (hvEvent, avHooks, svSelf and perlpud). More... about 20 years ago
[Laurent Rocher] : + DoEvent_Timer() : Change timer name search (related new method change) + DoEvent_NotifyIcon() : Change NotifiIcon name and object search (related new method change) and add NEM event support. More... about 20 years ago
[Laurent Rocher] : + RegisterClassEx() : Unregister class if first register fail, and re-try to register. + Create : Increment self reference when add to parent hash. + DoModal : Remove a forget printf. More... about 20 years ago
[Laurent Rocher] : + Win32::GUI::_new : Use tie return value for safe. + Win32::GUI::Window::DESTROY : Change timer/notifyicon clean up (probably no more need). + Win32::GUI::Timer : Change new and Destroy method. + Win32::GUI::NotifyIcon : Change new and Destroy method. + In Win32::GUI::WindowProps HASH mechanism : Add a DESTROY method and call DestroyWindow for remove Self Window. More... about 20 years ago
[Laurent Rocher] : + Add PERLUD_FREE on WN_DESTROY event. + Add new standard event : MouseDblClick, MouseRightDown, MouseRightUp, MouseRightDblClick, MouseMiddleDown, MouseMiddleUp, MouseMiddleDblClick, Char. + Add new NotifyIcon event : DblClick, RightDblClick, MiddleClick, MiddleDblClick. + In CustomMsgLoop : Call ControlMsgLoop if PERLWIN32GUI_INTERACTIVE style flag is set. More... about 20 years ago
[Laurent Rocher] : + ParseNEMEvent : Add new standard event. + Add ParseNotifyIconOptions and ParseNEMNotifyIconEvent : add NEM support for NotifyIcon. More... about 20 years ago
[Laurent Rocher] : + Add new dwFlagsMask value in PERLWIN32GUI_CREATESTRUCT and a BitmaskOptionValueMask macro + Add PERLUD_FREE macro calling new Perlud_Free function. + Add new common Event constant. More... about 20 years ago
[Laurent Rocher] : Fix Circle method. More... about 20 years ago
[Laurent Rocher] : Add ComboboxEx ExtendedStyle, some documentation and missing methods. More... about 20 years ago
[Laurent Rocher] : Use dwFlags & dwFlagsMask in perlcs for set check state and Fix GetCheck and SetCheck Alias. More... about 20 years ago
[Laurent Rocher] : Correct Event handling and add OpenEx method. More... about 20 years ago
[Laurent Rocher] : Use ParseNotifyIconOptions for parsing option and NEM event. More... about 20 years ago
[Laurent Rocher] : Splitter_onEvent : Fix PerlResult return. More... about 20 years ago
[Laurent Rocher] : Graphic_onEvent & Graphic_onParseEvent : Clean Interactive graphics event handling. More... about 20 years ago
[Laurent Rocher] - GUI.h : PERLUD_FROM_WND macro return now 0 (MinGW Warning). - GUI.pm : + new Graphic method use standard _new creation (and replace hard coded constant) + Fix timer DESTROY - Window.xs : Graphic_onEvent return Perlresult (and not 0). More... about 20 years ago
[Laurent Rocher] : New Win32::GUI code :o) More... about 20 years ago
Add guiperl.ico store as Binary More... over 20 years ago
Commit Win32-GUI-0.0.665 sources More... over 20 years ago
- Correct CRCRLF problem More... over 20 years ago