| Merge pull request #12 from nickela/master |
|
More...
|
over 13 years ago
|
| Merge pull request #10 from yihuang/master |
|
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) |
|
More...
|
about 14 years ago
|
| Add .gitignore so Git ignores derived files. Add install.txt - currently only instructions for Debian. |
|
More...
|
about 14 years ago
|
| Revert "Fix incorrect dependencies introduced in previous commit." |
|
More...
|
over 14 years ago
|
| Fix incorrect dependencies introduced in d2646f7. |
|
More...
|
over 14 years ago
|
| Fix incorrect dependencies introduced in previous commit. |
|
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. |
|
More...
|
over 14 years ago
|
| Fix behaviour of textEntry and entry controls on OSX. |
|
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: |
|
More...
|
over 14 years ago
|
| The directories containing the wxWidgets 2.8 branch are not needed under git, so remove them. |
|
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]) |
|
More...
|
over 14 years ago
|
| Fix error building on some 32 bit targets. |
|
More...
|
over 14 years ago
|
| Modernise System.Exit import in wxc. |
|
More...
|
over 14 years ago
|
| wx-config-win version suitable for Windows users building for wxWidgets 2.9. |
|
More...
|
over 14 years ago
|
| Put upper version bounds on wxHaskell for wxWidgets 2.8 |
|
More...
|
over 14 years ago
|
| Bump version to 0.90 for wxWidgets 2.9 support. |
|
More...
|
over 14 years ago
|
| Branch wxHaskell supporting wxWidgets 2.8 only. |
|
More...
|
over 14 years ago
|
| Last missed patches. |
|
More...
|
over 14 years ago
|
| Update samples for wxWudgets 2.9 |
|
More...
|
over 14 years ago
|
| Add PropertyGrid support to wx. |
|
More...
|
over 14 years ago
|
| Missed PropertyGrid support reinstated. |
|
More...
|
over 14 years ago
|
| OpenGL Support. |
|
More...
|
over 14 years ago
|
| PropertyGrid support. |
|
More...
|
over 14 years ago
|
| Misc patches removing wxWidgets < 2.9 support |
|
More...
|
over 14 years ago
|