2011-02-15 |
Vadim Zeitlin | Make the source file non-executable. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't increase button height in wxMSWButton::GetFitting... |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't make buttons with images too wide in wxMSW. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't add margins for buttons with text and images... |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Clarify wxButton::AdjustForBitmapSize() semantics in... |
tree | commitdiff |
2011-02-14 |
Stefan Csomor | support framelayout for choice |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Remove X11-specific wxWindowIsVisible() from common... |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Don't eliminate text completely in Ellipsize(). |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Calculate ellipsized width exactly. |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Don't shorten text too much in wxControl::Ellipsize(). |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Ellipsization can't shorten 1-character string. |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Remove "safety margin" from wxControl::Ellipsize(). |
tree | commitdiff |
2011-02-09 |
Jaakko Salli | Added missing wxBitmapComboBox::Insert() implementation |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | disabling multiline text controls correctly |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | forward enable functionality to inner view in scrollvie... |
tree | commitdiff |
2011-02-08 |
Vadim Zeitlin | Fix wxWrapSizer minimal size calculation. |
tree | commitdiff |
2011-02-08 |
Vadim Zeitlin | Define KEY_WOW64_64KEY if it is missing from SDK headers. |
tree | commitdiff |
2011-02-08 |
Stefan Csomor | copy item text for app menu items from wx menus |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Use better title by default in wxDocPrintout. |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Use Explorer style for wxTreeCtrl with wxTR_TWIST_BUTTO... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Clean up wxMSW wxTreeCtrl code by removing obsolete... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Re-enable generation of wxEVT_MOVE_{START,END} events... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Don't adjust menu item positions for title for menubar... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Implement restoring default video mode under OS X. |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Check for WLAN interface names in wxDialUpManager under... |
tree | commitdiff |
2011-02-03 |
Julian Smart | Fix for lines not wrapping soon enough if tabs are... |
tree | commitdiff |
2011-02-03 |
Jouk Jansen | Avoid incompatible operand types |
tree | commitdiff |
2011-02-03 |
Stefan Csomor | fixes #10978 |
tree | commitdiff |
2011-02-02 |
Dimitri Schoolwerth | Added support for reading comments from a GIF image. |
tree | commitdiff |
2011-02-02 |
Stefan Csomor | fixing searchctrl on osx_cocoa, changing type for peer... |
tree | commitdiff |
2011-01-31 |
Václav Slavík | Account for first removal char with wxELLIPSIZE_MIDDLE. |
tree | commitdiff |
2011-01-31 |
Václav Slavík | Remove chars one-by-one with wxELLIPSIZE_MIDDLE. |
tree | commitdiff |
2011-01-31 |
Václav Slavík | Fix vertical rules rendering in generic wxDataViewCtrl. |
tree | commitdiff |
2011-01-30 |
Stefan Csomor | adding support for wxCANCEL_DEFAULT |
tree | commitdiff |
2011-01-29 |
Vadim Zeitlin | OLE uses VARIANT_TRUE and not TRUE for its boolean... |
tree | commitdiff |
2011-01-29 |
Vadim Zeitlin | Revert "Set up pages range in the wxMSW print dialog... |
tree | commitdiff |
2011-01-28 |
Jouk Jansen | Update OpenVMS makefile |
tree | commitdiff |
2011-01-28 |
Dimitri Schoolwerth | Allow writing a comment to each GIF frame. |
tree | commitdiff |
2011-01-28 |
Dimitri Schoolwerth | Added support for writing a long comment to a GIF image. |
tree | commitdiff |
2011-01-28 |
Stefan Csomor | clang fix, fixes #12332 |
tree | commitdiff |
2011-01-28 |
Dimitri Schoolwerth | Changed the procedure for writing a comment to a GIF... |
tree | commitdiff |
2011-01-28 |
Bryan Petty | Properly account for floated panes while restoring... |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang fixes, fixes #12332 |
tree | commitdiff |
2011-01-27 |
Vadim Zeitlin | Fix link errors under Cygwin with wxUSE_GRAPHICS_CONTEX... |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | __BIG_ENDIAN__ is either defined AND has a value of... |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | fixing return type |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang warnings |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang warnings |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | supporting clang 2.0 under xcode, see #12332 |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | keeping opaqueness and backgroundcolor in synch with... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | per default wx' static text items have a transparent... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | artmac extended for cocoa |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | fixing toplevel position |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | hinting support |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | avoid populating the array with NULL controls during... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | support for hints, fixing textfield implementation... |
tree | commitdiff |
2011-01-26 |
Stefan Csomor | Maximize for iPhone |
tree | commitdiff |
2011-01-25 |
Stefan Csomor | supporting a null cgimage so that we don't get exceptio... |
tree | commitdiff |
2011-01-25 |
Stefan Csomor | support for separator (fixed width spacE) |
tree | commitdiff |
2011-01-25 |
Stefan Csomor | adding constructor from CGImageRef |
tree | commitdiff |
2011-01-25 |
Dimitri Schoolwerth | Fixed heap corruption when reading a corrupted RLE... |
tree | commitdiff |
2011-01-25 |
Robin Dunn | Save the mode in SetMode |
tree | commitdiff |
2011-01-25 |
Robin Dunn | Add wxRTTI macros for the wxSimpleHtmlListBox class |
tree | commitdiff |
2011-01-24 |
Paul Cornett | remove deprecated voidp, closes #12896 |
tree | commitdiff |
2011-01-24 |
Stefan Csomor | fixing toolbar repositioning (iOS) |
tree | commitdiff |
2011-01-24 |
Stefan Csomor | guarding code in case of delayed controller release |
tree | commitdiff |
2011-01-24 |
Václav Slavík | Don't allow user to resize non-resizable columns to... |
tree | commitdiff |
2011-01-24 |
Václav Slavík | Remove incorrect comment. |
tree | commitdiff |
2011-01-23 |
Stefan Csomor | loading png and jpg from resource bundle |
tree | commitdiff |
2011-01-22 |
Julian Smart | Reverted for a quiet life |
tree | commitdiff |
2011-01-22 |
Julian Smart | Don't pointlessly forbid calling AddGrowableRow/Col... |
tree | commitdiff |
2011-01-22 |
Václav Slavík | wxDataViewCtrl: fix autosized columns recalculation. |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-20 |
Vadim Zeitlin | Further improve caching of locale-specific data in... |
tree | commitdiff |
2011-01-20 |
Julian Smart | Fixed some bugs in up/down cursor navigation. |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Include more information in assert in wxNumberFormatter. |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | make sure Raise is also activating the window |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | missing release |
tree | commitdiff |
2011-01-19 |
Stefan Csomor | support icns in bundle |
tree | commitdiff |
2011-01-19 |
Dimitri Schoolwerth | Improved detection of alpha channels in TIFF images. |
tree | commitdiff |
2011-01-19 |
Dimitri Schoolwerth | Added GIF and animated GIF saving support. |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxIntegerValidator and wxFloatingPointValidator... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Update cached values in wxNumberFormatter when locale... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add support for long long to wxNumberFormatter. |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxNumberFormatter class helping to deal with thousa... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Avoid collapsing the hidden root in wxTreeCtrl::Collaps... |
tree | commitdiff |
2011-01-19 |
Jaakko Salli | In wxStringProperty::ValueToString(), regenerate compos... |
tree | commitdiff |
2011-01-19 |
Robin Dunn | On OSX don't propogate the alignment setting from colum... |
tree | commitdiff |
2011-01-18 |
Julian Smart | Fix for incorrect programmatic formatting (default... |
tree | commitdiff |
2011-01-18 |
Julian Smart | Fixed some problems with floating objects |
tree | commitdiff |
2011-01-17 |
Jaakko Salli | Changed wxMSW wxGraphicsContext font rendering and... |
tree | commitdiff |
2011-01-15 |
Julian Smart | Corrected wrong range in GetText |
tree | commitdiff |
2011-01-15 |
Julian Smart | XML import corrections |
tree | commitdiff |
2011-01-14 |
Julian Smart | Compile fix |
tree | commitdiff |
2011-01-14 |
Julian Smart | Compile fixes |
tree | commitdiff |
2011-01-14 |
Julian Smart | Implemented text boxes and tables, and further editing... |
tree | commitdiff |
2011-01-13 |
Vadim Zeitlin | Fixes for parsing invalid HTML without tag ends. |
tree | commitdiff |
2011-01-13 |
Vadim Zeitlin | No changes, just remove a level of indentation in wxHtm... |
tree | commitdiff |
next |