2006-09-20 |
Vadim Zeitlin | corrected ifdef condition |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Jamie Gadd | Fix label positioning when text is LTR. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Julian Smart | Reverted last change |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Václav Slavík | last change broke seting the surface in the common... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Robert Roebling | Fixed [ 1556843 ] wxGTK FindFocus returns NULL when... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Kevin Ollivier | Improved handling of column widths, removed need for... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | Fixed [ 1558015 ] No deselection event from wxGeneric... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | More tests for circles and arcs. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | 1552971 ] Add flag for wxODComboBox::OnDrawItem... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Kevin Ollivier | Handle cases where an index larger than GetItemCount... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Julian Smart | Better compatibility between wxRichTextCtrl and wxTextC... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Włodzimierz... | Build fix. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Włodzimierz... | 'configtool' removal. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Václav Slavík | fixed shutdown crashes after recent handlers creation... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Václav Slavík | fixes to wxWindowDC flipping+clipping when painting... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Julian Smart | Corrections to take into account that range in the... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Václav Slavík | fixed TLWs resizing to invalidate the DFB surface used... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Jouk Jansen | Include "xrc" support properly for OpenVMS |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Vadim Zeitlin | add if wxUSE_NOTEBOOK around notebook-only renderer... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Mart Raudsepp | Fix a few warnings that appear with -Wextra (unused... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | Another RTL fix. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | Give wxGrid its own string name for easier debugging. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Robert Roebling | Fix scrolling bug where client size was reported... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Vadim Zeitlin | rebaked after listctrl/imagelist and wxUniv changes |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Vadim Zeitlin | refactor some existing themes methods in a new base... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Vadim Zeitlin | use native wxImageList for wxUniv, it's a low level... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robert Roebling | More wxGrid RTL things. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robert Roebling | Fix compilo under MINGW32 |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | Kevin's prefered way to do the last fix |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | Use wxListCtrlNameStr for the generic control too. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | docstrings and other minor tweaks |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | revert last change |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | Add a couple missing methods |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | Don't unconditionally include the generic headers,... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | minor demo tweak |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robin Dunn | Don't turn off the HAS_BUTTONS stle on wxMac |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robert Roebling | More RTL work. Now transform m_updateRegion and |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Robert Roebling | Draw 2-pixel width rectangle ourselves, the |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Stefan Csomor | fixing notifications |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Václav Slavík | basic blitting implementation |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Julian Smart | Removed rogue continue statement (bug 1560636) |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Stefan Csomor | fixed crash when no status bar is present, conditionals... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Kevin Ollivier | Remove duplication in wxImageList defines and always... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Kevin Ollivier | Fixing compilation on Mac, and attempting to better... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | [ 1521481 ] wxPathList modernization |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | [ 1558691 ] wxPNGHandler: Preserve palette |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | [ 1559550 ] Fix wxVariant wxDateTime conversion from... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | Mention that GTK+ and OS X already are double buffered. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | [ 1557326 ] Remove redundant code from wxComboCtrl |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | Applied [ 1555974 ] small wxURL improvements |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | Commit patch [ 1559950 ] fix mem leaks in wx{Dir... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Robert Roebling | Remove debug code. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Michael Wetherell | Fix missing 3rd party builtin libs for static monolithi... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Kevin Ollivier | Commiting re-baked files after wxListCtrl OS X additions. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Kevin Ollivier | Accidently checked for invalid image index rather than... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Kevin Ollivier | Adding OS X list ctrl implementation file, and listctrl... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Robert Roebling | Next round of RTL fixes. This change greatly simplifes |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Robin Dunn | tweaks |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Robin Dunn | Tweaks and cleanup |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Robin Dunn | new wxRect and wxPlatformInformation methods |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Robin Dunn | added more properties |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Vadim Zeitlin | remove unused any more wxArrayHandlers |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Vadim Zeitlin | added wxRect::GetTopRight/BottomLeft() for consistency... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Vadim Zeitlin | build extra wxUniv tags file |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Michael Wetherell | Minor cleanup: use AC_CHECK_DECLS for the gtk_icon_size... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Michael Wetherell | Missing header. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Robin Dunn | wx.EvtHandler is OOR capable |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Vadim Zeitlin | fix wxGetFreeMemory() for Linux 2.6 (part of patch... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Vadim Zeitlin | added CheckOS/ToolkitVersion() |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Robin Dunn | added more properties |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Julian Smart | If we use a background brush, we _must_ set a colour... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Paul Cornett | wrap print headers at top level |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Stefan Csomor | added Bryan's new icons |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | Added wx.lib.delayedresult from Oliver Schoenborn. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | release the GIL before calling base version |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | GetScrollLines? |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | Inside --> Contains |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | IsVisible --> IsShownOnScreen |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | docstring update |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | Oops, file wasn't saved before last commit |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Stefan Csomor | mdi fix |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Vadim Zeitlin | Many changes for wxInputHandler creation mainly related to: |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Robert Roebling | More RTL fixes. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Paul Cornett | add Create to wxDocParentFrame |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Stefan Csomor | switching colors |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Paul Cornett | remove redundant declarations of wxFrameNameStr |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Włodzimierz... | Follow native renderer for DrawHeaderButton. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Włodzimierz... | m_displayMode needs complete wxVideoMode. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Václav Slavík | fixed incorrect passing of bitmap dimensions in DoBlit |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Václav Slavík | added wxFAIL_MSG to unimplemented SetDepth/Width/Height |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Václav Slavík | implemented convertion between wxImage and wxBitmap |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Włodzimierz... | Minor cleanup. |
commit | commitdiff | tree | snapshot |
next |