2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Sep 07, 2025 — Sep 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from nickela/master
jodonoghue
as Jeremy O'Donoghue
More... over 13 years ago
Merge pull request #10 from yihuang/master
jodonoghue
as Jeremy O'Donoghue
More... over 13 years ago
Added missing API to wxc: wxGrid: cell spans, cell renderers (numeric, auto string wrapping) wxScrolledWindow: show/hide scrollbars wxSplitterWindow: control sash gravity More... over 13 years ago
fixed imageCreateFromLazyByteString, peek from CString with specified length, to avoid recognizing zeroes in data as NULL-termination in string More... over 13 years ago
Fix cpp type mismatch. More... about 14 years ago
Merge branch 'GHCI_FIX_BRANCH' This will bring in the incomplete support for Virtual List Control, but I think this is acceptable, since it does not have any impact unless you decide to use virtual list controls (which will not work)
jodonoghue
as Jeremy O'Donoghue
More... about 14 years ago
Add .gitignore so Git ignores derived files. Add install.txt - currently only instructions for Debian.
jodonoghue
as Jeremy O'Donoghue
More... about 14 years ago
Revert "Fix incorrect dependencies introduced in previous commit."
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
Fix incorrect dependencies introduced in d2646f7.
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
Fix incorrect dependencies introduced in previous commit.
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
Add support for virtual ListCtrl, and a few other unwrapped ListCtrl methods. Added methods: listCtrlGetItemFont, listCtrlIsVirtual, listCtrlRefreshItem, listCtrlRefreshItems. Added constants: wxLC_VIRTUAL, wxLC_MASK_TYPE, wxLC_MASK_ALIGN, wxLC_MASK_SORT. Removed deprecated constant wxLC_USER_TEXT.
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
Fix behaviour of textEntry and entry controls on OSX.
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
Wrap GHCi support in #if darwin_HOST_OS. More... over 14 years ago
Enable GUI support in GHCi on MacOS X. More... over 14 years ago
Patch from Eric Kow:
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
The directories containing the wxWidgets 2.8 branch are not needed under git, so remove them.
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
Fix minor typos in error message when required wxWidgets version is not available. Issue reported by Henk-Jan van Tuyl ([email protected])
jodonoghue
as Jeremy O'Donoghue
More... over 14 years ago
Fix error building on some 32 bit targets.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Modernise System.Exit import in wxc.
kowey
as Eric Kow
More... over 14 years ago
wx-config-win version suitable for Windows users building for wxWidgets 2.9.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Put upper version bounds on wxHaskell for wxWidgets 2.8
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Bump version to 0.90 for wxWidgets 2.9 support.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Branch wxHaskell supporting wxWidgets 2.8 only.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Last missed patches.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Update samples for wxWudgets 2.9
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Add PropertyGrid support to wx.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Missed PropertyGrid support reinstated.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
OpenGL Support.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
PropertyGrid support.
jodonoghue
as jeremy.odonoghue
More... over 14 years ago
Misc patches removing wxWidgets < 2.9 support
jodonoghue
as jeremy.odonoghue
More... over 14 years ago