wxWidgets.git
2007-07-10  Václav Slavíkimplemented raw bitmap access for wxDFB
2007-07-10  Václav Slavíkcleanup of raw access to bitmaps:
2007-07-10  Robert RoeblingBlock all events in wxSpinButton::SetValue etc.
2007-07-10  Robert RoeblingBlock all events in wxSpinCtrl::SetValue etc.
2007-07-10  Robert RoeblingBlock all events in wxSpinCtrl::SetValue etc.
2007-07-10  Vadim Zeitlinremoved obsolete makefiles
2007-07-10  Vadim Zeitlinadded --optional-libs wx-config argument (patch 1747239)
2007-07-10  Vadim ZeitlinAlso added wxFFileStream::IsOk() and corrected IsOk...
2007-07-10  Vadim Zeitlinregenerated after adding base64.h/cpp
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-09  Robin DunnNeed to send an event in the wxCP_NO_TLW_RESIZE case...
2007-07-09  Robin DunnUse a button that has a tree widget as a parent as...
2007-07-09  Robert RoeblingMore work on sorting in wxDataViewCtrl
2007-07-09  David ElliottFix compilo due to r47267.
2007-07-09  Vadim Zeitlinuse first unused colour for the mask instead of hardcod...
2007-07-09  Vadim Zeitlinadded wxFileStream::IsOk() (patch 1749587)
2007-07-09  Vadim Zeitlingenerate wxEVT_COMMAND_LIST_END_LABEL_EDIT event even...
2007-07-09  Vadim Zeitlindon't bubble up the events upwards the window hierarchy...
2007-07-09  Julian SmartAdded gravity
2007-07-09  Robert RoeblingAdd GtkSortableIface stubs
2007-07-09  Vadim Zeitlinadded missing WXDLLIMPEXP_CORE for wxGetDisplay() for...
2007-07-09  Robert RoeblingAdd compare function to wxDataViewModel
2007-07-09  Robert RoeblingBo'd patch to make wxDataViewCtrl compile again (4th...
2007-07-09  Václav Slavíkignore Bakefiles.local.bkgen file with local customizations
2007-07-09  Václav Slavíkadded GCC visibility support
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-08  Vadim Zeitlinfix from Francesco for the latest version of wxPresets
2007-07-08  Václav Slavíkdocumented removal of unsafe wxGets() and wxTmpnam...
2007-07-08  Václav Slavíkdon't call <del-flags> for flags that weren't added
2007-07-08  Václav Slavíkremoved unsecure wxTmpnam() function (patch by Francesc...
2007-07-08  Václav Slavíkfix Watcom compilation: removed templates for wxFileSel...
2007-07-08  Václav Slavíkremoved wxWCHAR_T_IS_SEPARATE_TYPE: there already was...
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-07-07  David ElliottDon't include <CoreFoundation/CFBase.h> because it...
2007-07-07  David ElliottRemove wxMBConv_mac and wxMBConv_macUTF8D converters...
2007-07-07  David ElliottAdd support for wxFONTENCODING_MACKEYBOARD.
2007-07-07  David ElliottAdd factory functions for use with future unit tests.
2007-07-07  Robert RoeblingGCC doesn't like inline wxDEPRECATED methods.
2007-07-07  Václav Slavíkadded missing wx_str() (patch #1749398)
2007-07-07  Václav Slavíkfixed dereferencing of invalid pointers
2007-07-07  Václav Slavíkchanged wxVectorBase and WX_DECLARE_BASE into wxVector...
2007-07-07  David ElliottMove wxMBConv_cf out of strconv.cpp and into strconv_cf...
2007-07-06  Václav Slavíkfixed to make wxVariant compatible with both ANSI and...
2007-07-06  David ElliottFix wxMBConv_cf to implement FromWChar/ToWChar in lieu...
2007-07-06  Václav Slavíkadded alpha channel support to wxDFB's wxBitmap
2007-07-06  Václav Slavíkadded support for loading images with alpha channel...
2007-07-06  David ElliottRename wxMBConv_cocoa to wxMBConv_cf and use it when...
2007-07-06  Vadim Zeitlinuse WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is...
2007-07-06  Václav Slavíkadded missing wxUniChar::operator=(wxUniCharRef)
2007-07-06  Vadim Zeitlinremove the unneeded +1 from wxGauge::SetValue() call...
2007-07-06  Vadim Zeitlindocument that SetValue() accepts values in 0..GetRange...
2007-07-06  Vadim Zeitlinuse 'neither ... nor ...' instead of 'neither ... or...
2007-07-06  David ElliottMake wxCocoa compile in 64-bit mode.
2007-07-06  David ElliottFix wxCocoa compilation.
2007-07-05  Vadim Zeitlinreset selection when sorting the items as they don...
2007-07-05  Vadim Zeitlindon't allow selecting multiple items in single selectio...
2007-07-05  David ElliottImplement wxColour constructors to match other ports...
2007-07-05  Bryan PettyAdded deprecation warnings to old wxVScrolledWindow...
2007-07-05  Robert RoeblingwxDataViewCtrl can show tree/list music sample.
2007-07-05  Robert RoeblingGetting closer to working tree/list wxDataViewCtrl.
2007-07-05  Václav Slavíkadded missing WXDLLIMPEXP_CORE
2007-07-05  Chris Elliottadded missing unixfiles
2007-07-05  Chris Elliottreplace cvsentries
2007-07-05  Robert RoeblingThe dataview sample compiles now, but doesn't work...
2007-07-05  Chris Elliottcvs to svn
2007-07-05  Chris Elliottmove to svn
2007-07-05  Bryan PettyFixed case on LaTeX member function labels.
2007-07-05  Chris Elliottmove to svn
2007-07-05  Robert RoeblingNew API for wxdataViewCtrl (doesn't run yet).
2007-07-04  Vadim Zeitlinsimplify test for 64 bit architectures: just check...
2007-07-04  Vadim Zeitlinadded support for broadcasting to UDP sockets (patch...
2007-07-04  Vadim Zeitlinfixed bug which resulted in generation of spurious...
2007-07-04  Vadim Zeitlinrebaked after adding threads/atomic.cpp
2007-07-04  Paul Cornettindentation cleanup, unused variables, constant express...
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)
2007-07-04  Vadim Zeitlinignore bakefile temp files
2007-07-04  Vadim Zeitlinignore VC++ build files
2007-07-04  Vadim Zeitlincompilation fix for ANSI build (added #if wxUSE_UNICODE)
2007-07-04  Benjamin Williamsfix for bug #1686328
2007-07-04  Vadim Zeitlintest whether HAVE_VSWPRINTF is defined, not whether...
2007-07-04  Václav Slavíkalways assert if char<->wxUniChar conversion fails...
2007-07-03  Václav SlavíkwxStrcoll_String compilation fixes for Dmars and Borlan...
2007-07-03  Václav Slavíkcompilation fix for windows compilers: _wrename is...
2007-07-03  Bryan PettyAdded BuildSVN.txt instructions (copied from BuildCVS...
2007-07-03  Paul Cornettget color count from ComputeHistogram, use sprintf...
2007-07-03  Jouk JansenUpdate OpenVMS setup
2007-07-03  Robert RoeblingUpport GNOME print GetTextExtent fix,
2007-07-03  Robert Roeblingupport wxListCtrl label edit changes
2007-07-03  Robert RoeblingLet GtkScrolledWindow handle scroll wheel events.
2007-07-03  Chris Elliottsvn cleanup added
2007-07-03  Chris Elliottchange svn repository
2007-07-03  Paul Cornettfix XPM SaveFile for more than 92 colors
2007-07-02  Vadim Zeitlinremoved instructions for adding contrib libraries ...
2007-07-02  Julian SmartAdded SetBitmap, GetBitmap to wxWizard
2007-07-02  Julian SmartReplaced tabs with spaces
2007-07-01  Benjamin Williamsin wxAuiNotebook, prevent unwanted page selection chang...
2007-07-01  Václav Slavíksilenced Watcom warning when deleting const pointer
2007-07-01  Václav Slavíkexplicitly cast m_value to the resulting type in wxUniC...
2007-06-30  Vadim Zeitlinadd wxUSE_EDITABLELISTBOX
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
next