]> git.saurik.com Git - wxWidgets.git/history - include/wx
first phase of transition to unified Unicode build:
[wxWidgets.git] / include / wx /
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-03-16  Václav Slavíkchanged wxPlatform implicit conversion to string to...
2007-03-16  Vadim Zeitlinmake wxFDIOHandler dtor virtual, it's meant to be used...
2007-03-16  Vadim Zeitlinrefactoring: replace wxSocketDispatcher with more gener...
2007-03-16  Václav Slavíkremoved wxArrayString casting hack, it doesn't work...
2007-03-16  Vadim Zeitlinmultiple fixes to wxJoystick under Unix and new index...
2007-03-15  Vadim Zeitlinadded support for wxGRID_AUTOSIZE in wxGrid::SetRow...
2007-03-15  Vadim Zeitlinadded wxGridUpdateLocker helper class wrapping Begin...
2007-03-15  Vadim Zeitlinremoved outdated Classic files to avoid confusing people
2007-03-15  Vadim Zeitlinextracted code including gdiplus.h in a separate header
2007-03-14  Vadim Zeitlinremoved wxUSE_DIB_FOR_BITMAP which doesn't seem to...
2007-03-14  Vadim Zeitlinavoid duplicated empty help menu in localized applicati...
2007-03-13  Vadim Zeitlinimplemented Set/GetLabel() (part of patch 1679337)
2007-03-13  Vadim Zeitlinimplemented GetLabel() (part of patch 1679337)
2007-03-13  Vadim Zeitlinallocate HPEN on demand instead of doing every time...
2007-03-13  Vadim Zeitlinallocate HFONT on demand instead of doing every time...
2007-03-13  Vadim Zeitlinfix setting the properties of a valid but unshared...
2007-03-12  Vadim Zeitlinremoved extraneous semicolon (bug 1679080)
2007-03-12  Vadim Zeitlinadded wxAppTraits::SetLocale() and call it during wxApp...
2007-03-11  Vadim Zeitlinadded wxSafeConvertMB2WX/WX2MB() and use them when...
2007-03-11  Paul Cornettput refdata virtuals in the right class this time
2007-03-11  Vadim Zeitlininclude wx/object.h now that wxConfigBase derives from...
2007-03-11  Paul Cornettuse AllocExclusive
2007-03-11  Vadim Zeitlinargh, added missing comma in last commit
2007-03-11  Vadim Zeitlinadded wxWinVersion_Vista to wxWinVersion enum
2007-03-11  Vadim Zeitlinderive wxConfig classes from wxObject and add wxRTTI...
2007-03-10  Paul Cornettmake wxPenRefData private
2007-03-10  Paul Cornettuse AllocExclusive
2007-03-10  Paul Cornettsource id type is unsigned; minor cleanup
2007-03-10  Vadim Zeitlinderive wxConfig classes from wxObject and add wxRTTI...
2007-03-10  Vadim Zeitlinallow using multiple wxBufferedDCs at once (patch 1589441)
2007-03-10  Vadim Zeitlinmiscellaneous LnF improvements, including support for...
2007-03-10  Vadim Zeitlinadded GetTextExtent() overload returning wxSize (patch...
2007-03-10  Vadim Zeitlinadded wxColour(RGBColor) ctor and use it insteaf of...
2007-03-10  Paul Cornettsizeof(char) is 1. By definition.
2007-03-08  Vadim Zeitlinfix extra comma at the end of wxStretch enum introduced...
2007-03-08  Paul Cornettremove unreachable declaration
2007-03-08  Paul Cornettuse full repaint style instead of size event
2007-03-08  Paul Cornettnon-debug build fix
2007-03-08  Vadim Zeitlinmade wxGetTimeOfDay() public
2007-03-08  Vadim Zeitlinfix infinite recursion typo in operator!=() (patch...
2007-03-08  Vadim Zeitlinadded wxMutex::LockTimeout() (modified patch 1671637)
2007-03-07  Vadim Zeitlinnative wxHyperlinkCtrl implementation for GTK+ 2.10...
2007-03-07  Vadim Zeitlinuse wxRendererNative::DrawItemSelectionRect() to draw...
2007-03-07  Václav Slavíkdeprecated wxString::GetWriteBuf() and friends in favou...
2007-03-07  Vadim Zeitlinremoved wx/wave.h which was deprecated since 2.4
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-03-07  Vadim Zeitlinno changes, just a typo in SetItemImage() comment
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-03-05  Vadim Zeitlinuse virtual size for the size of the buffer when wxBUFF...
2007-03-05  Paul Cornettuse AllocExclusive
2007-03-04  Vadim Zeitlinhandle mouse capture lost event in grid windows and...
2007-03-04  Vadim ZeitlinwxCreateGreyedImage() deprecated, use wxImage::ConvertT...
2007-03-02  Julian SmartFixed premature exit of helpview sample and utility
2007-03-02  Václav Slavíkchanges wxDirExists() to accept wxString instead of...
2007-03-01  Václav Slavíkallow using both char* and wchar_t* in wxFileConfig...
2007-02-27  Vadim ZeitlinSupport encodings in wxGTK_CONV_BACK() in the same...
2007-02-24  Václav Slavíkchanged wxArrayString::m_pItems from wxChar* to const...
2007-02-23  Robert Roebling [ 1665996 ] Fixes/extensions to wxDataViewCtrl
2007-02-20  Václav Slavíkallow creating wxString from char*, assigning to it...
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2007-02-17  Robert Roebling Most of FM's wxDataViewCtrl patch.
2007-02-17  Robert Roebling [1660792 ] wxObject::Dec/IncRef and wxObjectDataPtr
2007-02-15  Vadim Zeitlinreturn size without decorations from size_request GTK...
2007-02-14  Vadim Zeitlinuse AllocExclusive() instead of duplicating its code...
2007-02-13  Włodzimierz SkibaAvoid do-nothing virtuals in WinCE.
2007-02-13  Włodzimierz SkibaMake QS_ALLPOSTMESSAGE available everywhere regardless...
2007-02-11  Robert Roebling Fix wxGTK wxListBox::Append() to return correct
2007-02-11  Vadim Zeitlinmade AddPendingEvent() virtual (patch 1652077)
2007-02-11  Vadim Zeitlindefine DisableAutomaticSETranslator() correctly when...
2007-02-11  Vadim Zeitlinreturn the restored window size from GetSize() when...
2007-02-11  Vadim Zeitlinchanged GetFromWindow() to take const pointer
2007-02-10  Vadim Zeitlinmake GetSize() return the size of the window including...
2007-02-09  Julian SmartReverted renderer changes and just use window variant...
2007-02-08  Julian SmartUpdated the mask
2007-02-08  Julian SmartAdded size constants to allow drawn control parts to...
2007-02-08  Vadim Zeitlinadded const overload of GetChildren()
2007-02-08  Vadim Zeitlindefine wxUSE_DATEPICKCTRL_GENERIC as 0 if it's not...
2007-02-07  Julian SmartAdded flag for removing attributes
2007-02-07  Robin DunnFix unused param warnings
2007-02-06  Robin DunnAdded SetToolNormalBitmap and SetToolDisabledBitmap
2007-02-06  Robin DunnSet version number
2007-02-05  Vadim Zeitlinmade (many) more wxGrid methods const
2007-02-05  Vadim Zeitlincorrected WXDLLIMPEXP_ declaration for wxEventBlocker...
2007-02-04  Stefan Csomoradding scroll axis to wheel events
2007-02-04  Vadim Zeitlinadd accessors using wxFileName to wxFile/DirPickerCtrl...
2007-02-04  Vadim Zeitlinadded wxEventBlocker class (patch 1622444)
2007-02-02  Vadim Zeitlindon't wait for Windows messages in WaitForThread()...
2007-02-02  Vadim Zeitlindon't wake up on Windows messages when waiting for...
2007-01-31  Vadim Zeitlinremoved wxABI_TESTS, they're irrelvant in 2.9
2007-01-31  Vadim ZeitlinAdded wxSizerFlags::Top() and Bottom()
2007-01-28  Julian SmartAdded extra hit test style for more accurate reporting
2007-01-24  Vadim Zeitlinuse LLONG_MIN instead of -1 (which is a valid time...
2007-01-24  Václav Slavíkcompiled fixes for builds without PCH
2007-01-24  Jouk Jansen Committing in .
2007-01-22  Václav SlavíkwxDFB: fix rendering artefacts when scrolling wxScrolle...
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2007-01-22  Václav Slavíkenable wxFontMapper in wxDFB port
2007-01-22  Václav Slavíkfixed wxGetTranslation() prototype in the !wxUSE_INTL...
2007-01-21  Robin DunnRevert menus and toolbars to using wxNewId() too since...
next