wxWidgets.git
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-05  Vadim ZeitlinCorrect decoding of 4-byte integers in png2c script.
2011-02-05  Vadim ZeitlinRe-enable generation of wxEVT_MOVE_{START,END} events...
2011-02-05  Vadim ZeitlinDon't adjust menu item positions for title for menubar...
2011-02-05  Vadim ZeitlinDeprecate second parameter of wxSlider::SetTickFreq().
2011-02-05  Vadim ZeitlinImplement restoring default video mode under OS X.
2011-02-05  Vadim ZeitlinCheck for WLAN interface names in wxDialUpManager under...
2011-02-03  Julian SmartFix for lines not wrapping soon enough if tabs are...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-02-03  Jouk JansenAvoid incompatible operand types
2011-02-03  Stefan Csomorfixes #10978
2011-02-02  Stefan Csomorswitching to assert
2011-02-02  Dimitri SchoolwerthAdded support for reading comments from a GIF image.
2011-02-02  Stefan Csomortesting for define alone is sufficient and more portable
2011-02-02  Stefan Csomorfixing searchctrl on osx_cocoa, changing type for peer...
2011-02-02  Stefan Csomorguard against null ptr access
2011-01-31  Václav SlavíkAccount for first removal char with wxELLIPSIZE_MIDDLE.
2011-01-31  Václav SlavíkRemove chars one-by-one with wxELLIPSIZE_MIDDLE.
2011-01-31  Václav SlavíkFix vertical rules rendering in generic wxDataViewCtrl.
2011-01-30  Stefan Csomoradding support for wxCANCEL_DEFAULT
2011-01-29  Vadim ZeitlinOLE uses VARIANT_TRUE and not TRUE for its boolean...
2011-01-29  Vadim ZeitlinRevert "Set up pages range in the wxMSW print dialog...
2011-01-28  Jouk JansenUpdate OpenVMS makefile
2011-01-28  Dimitri SchoolwerthAllow writing a comment to each GIF frame.
2011-01-28  Dimitri SchoolwerthAdded support for writing a long comment to a GIF image.
2011-01-28  Stefan Csomorclang fix, fixes #12332
2011-01-28  Dimitri SchoolwerthChanged the procedure for writing a comment to a GIF...
2011-01-28  Paul Cornettbetter way to silence unused parameter warning
2011-01-28  Bryan PettyProperly account for floated panes while restoring...
2011-01-27  Stefan Csomorclang fixes, fixes #12332
2011-01-27  Stefan Csomorclang fix
2011-01-27  Vadim ZeitlinDocument wxEVT_COMMAND_SPINCTRL_UPDATED in EVT_SPINCTRL...
2011-01-27  Vadim ZeitlinFix link errors under Cygwin with wxUSE_GRAPHICS_CONTEX...
2011-01-27  Stefan Csomor__BIG_ENDIAN__ is either defined AND has a value of...
2011-01-27  Stefan Csomorfixing return type
2011-01-27  Stefan Csomorclang warnings
2011-01-27  Stefan Csomorgood catch by clang ...
2011-01-27  Stefan Csomorclang warnings
2011-01-27  Stefan Csomorreverting inadvertent commit
2011-01-27  Stefan Csomorsupporting clang 2.0 under xcode, see #12332
2011-01-26  Stefan Csomorkeeping opaqueness and backgroundcolor in synch with...
2011-01-26  Stefan Csomorper default wx' static text items have a transparent...
2011-01-26  Stefan Csomorartmac extended for cocoa
2011-01-26  Stefan Csomorfixing toplevel position
2011-01-26  Stefan Csomorhinting support
2011-01-26  Stefan CsomorPNG is the native format on iOS
2011-01-26  Stefan Csomoravoid populating the array with NULL controls during...
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-26  Stefan CsomorMaximize for iPhone
2011-01-25  Stefan Csomorsupporting a null cgimage so that we don't get exceptio...
2011-01-25  Stefan Csomorsupport for separator (fixed width spacE)
2011-01-25  Stefan Csomoradding constructor from CGImageRef
2011-01-25  Dimitri SchoolwerthFixed heap corruption when reading a corrupted RLE...
2011-01-25  Dimitri SchoolwerthFixed typo in wxFileName::GetHumanReadableSize docs.
2011-01-25  Robin DunnSave the mode in SetMode
2011-01-25  Robin DunnAdd wxRTTI macros for the wxSimpleHtmlListBox class
2011-01-24  Paul Cornettremove deprecated voidp, closes #12896
2011-01-24  Stefan Csomorfixing toolbar repositioning (iOS)
2011-01-24  Stefan Csomorguarding code in case of delayed controller release
2011-01-24  Václav SlavíkDon't allow user to resize non-resizable columns to...
2011-01-24  Václav SlavíkRemove incorrect comment.
2011-01-24  Stefan Csomordirect constructor from CGImageRef
2011-01-23  Jaakko SalliTo work around harmless memory leaks reported by Visual...
2011-01-23  Stefan Csomorloading png and jpg from resource bundle
2011-01-22  Julian SmartReverted for a quiet life
2011-01-22  Julian SmartDon't pointlessly forbid calling AddGrowableRow/Col...
2011-01-22  Václav SlavíkwxDataViewCtrl: fix autosized columns recalculation.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-20  Vadim ZeitlinExplicitly set "C" locale for the tests using decimal...
2011-01-20  Vadim ZeitlinFurther improve caching of locale-specific data in...
2011-01-20  Julian SmartFixed some bugs in up/down cursor navigation.
2011-01-20  Stefan Csomorusing explicit fixes #12689
2011-01-19  Vadim ZeitlinInclude more information in assert in wxNumberFormatter.
2011-01-19  Vadim ZeitlinWork around wxNumValidator compilation problems with...
2011-01-19  Stefan Csomormake sure Raise is also activating the window
2011-01-19  Stefan Csomormissing release
2011-01-19  Stefan Csomorsupport icns in bundle
2011-01-19  Vadim ZeitlinUse setUp/tearDown() for NumFormatter test case locale...
2011-01-19  Dimitri SchoolwerthImproved detection of alpha channels in TIFF images.
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-19  Dimitri Schoolwerthremoved some leftover debugging code
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinUpdate cached values in wxNumberFormatter when locale...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-19  Vadim ZeitlinMention modal dialogs in the wxWindow objects allocatio...
2011-01-19  Vadim ZeitlinAvoid collapsing the hidden root in wxTreeCtrl::Collaps...
2011-01-19  Jaakko SalliIn wxStringProperty::ValueToString(), regenerate compos...
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2011-01-18  Julian SmartFix for incorrect programmatic formatting (default...
2011-01-18  Julian SmartFixed some problems with floating objects
2011-01-17  Jaakko SalliChanged wxMSW wxGraphicsContext font rendering and...
2011-01-16  Vadim ZeitlinAdd skeleton documentation for wxAuiToolBar and related...
2011-01-16  Vadim ZeitlinDocument wxDialog::ShowWindowModal().
2011-01-16  Vadim ZeitlinOverride HasTransparentBackground() in wxHyperlinkCtrl...
2011-01-16  Vadim ZeitlinRemove undefined wxScrollBarBase::Create() declaration.
2011-01-15  Julian SmartCorrected wrong range in GetText
2011-01-15  Julian SmartXML import corrections
2011-01-14  Julian SmartSmall doc tweaks
next