2008-08-12 |
Václav Slavík | made wxCharTypeBuffer<T>::release() const again, for... |
tree | commitdiff |
2008-08-10 |
Václav Slavík | DLLs linking fix wxCharTypeBuffer<T>::NullData |
tree | commitdiff |
2008-08-10 |
Václav Slavík | pch-less compilation fix |
tree | commitdiff |
2008-08-10 |
Václav Slavík | radically simplified declarations of wxUString-specific... |
tree | commitdiff |
2008-08-10 |
Václav Slavík | added refcounting to wxCharBuffer to fix passing of... |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | undid changes accidentally committed as part of r55019 |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | added wxTLS_TYPE() macro |
tree | commitdiff |
2008-08-08 |
Vadim Zeitlin | add DECLARE_NO_COPY_TEMPLATE_CLASS |
tree | commitdiff |
2008-08-07 |
Václav Slavík | small wxArtProvider API improvements: added HasNativePr... |
tree | commitdiff |
2008-08-07 |
Paul Cornett | fix sizing of extra control |
tree | commitdiff |
2008-08-06 |
Paul Cornett | use "new" GtkToolbar API |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | correct use of WXDLLIMPEXP_BASE for wxChar16 wxStrlen... |
tree | commitdiff |
2008-08-05 |
Vadim Zeitlin | mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces... |
tree | commitdiff |
2008-08-04 |
Vadim Zeitlin | general docview.cpp code cleanup; use wxVector<> instea... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | fix fatal bug in wxVector copy ctor |
tree | commitdiff |
2008-08-03 |
Benjamin Williams | fix mouse capture lost assert when dialog shown in... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | compilation fix for PCH-less build; also moved some... |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | add support for multiline labels in wxToggleButton |
tree | commitdiff |
2008-08-03 |
Vadim Zeitlin | added wxSHUTDOWN_LOGOFF flag, don't use EWX_FORCE by... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | made wxDELETE[A]() template functions instead of macros... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | don't use our custom WM_PAINT handler with composited... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxGet/Set/HasWindowExStyle() helpers and use them |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxRenderer::GetCheckBoxSize(); refactor wxGTK code... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | add wxImage::SetType() and use it in animation decoders... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | fix keyboard navigation in radio boxes containing hidde... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | added enabled and hidden attributes to radio box items... |
tree | commitdiff |
2008-08-02 |
Vadim Zeitlin | VC6 compilation warning fix for non-defined template... |
tree | commitdiff |
2008-08-02 |
Stefan Csomor | guarding preproc variable against undefined |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | capitalize the application name in GetAppDisplayName... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | add wxString::Capitalize() and MakeCapitalized() for... |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | add more stock items (#9799) |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | build fix for wxGTK/Univ build (#9706) |
tree | commitdiff |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-08-01 |
Robert Roebling | Forgot to commit |
tree | commitdiff |
2008-08-01 |
Robert Roebling | Compilation for wchar mode |
tree | commitdiff |
2008-08-01 |
Stefan Csomor | moving common implementation for osx closer to unix... |
tree | commitdiff |
2008-07-31 |
Robert Roebling | include <string> |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | turning on core timer implementation for carbon as... |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | correcting header path |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | pen and brush are platform neutral on osx |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | pen and brush are platform neutral on osx |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | brush and pen are implementation neutral on osx |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | better guarding when no printing architecture exists... |
tree | commitdiff |
2008-07-30 |
Vadim Zeitlin | add operator[] to our wxStringImpl (blind fix for wxMac... |
tree | commitdiff |
2008-07-30 |
Vadim Zeitlin | use different strings for wchar_t and UTF-8-based Unico... |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | getting rid of warnings for unused params |
tree | commitdiff |
2008-07-29 |
Václav Slavík | optimize wxFormatStringArgumentFinder<T> for strings... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | add PostSizeEvent() and use it in wxMSW status bar... |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | console builds need another header from xcode |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | avoiding warning because of missing define |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame... |
tree | commitdiff |
2008-07-29 |
Robert Roebling | Added 32-bit (UCS-4) wxUString class |
tree | commitdiff |
2008-07-24 |
Paul Cornett | build fix |
tree | commitdiff |
2008-07-24 |
Vadim Zeitlin | define wxHAS_RAW_BITMAP for wxDFB |
tree | commitdiff |
2008-07-23 |
Vadim Zeitlin | forbid modifying wxImage by assigning to wxImagePixelDa... |
tree | commitdiff |
2008-07-22 |
Vadim Zeitlin | get rid of base arrays in wxUSE_STL build, we don't... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | avoid unnecessary conversions in wxTextDataObject code... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | added FromUTF8Unchecked() for ANSI build too |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | use (new) safer GetTraitsIfExists() in wxMutexGuiEnter... |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | blind attempt to fix wxBitmap in wxMGL |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | really fix compilation for PCH-less builds |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | big wxURI cleanup; it now handles Unicode characters... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | remove the just added assertEquals(time_t, long) overlo... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | check that string passed to FromUTF8() is valid even... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | no changes, just added some explanatory comments for... |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | compilation fix for PCH-less build |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | get rid of special WX_ASSERT_FOO_EQUAL macros by defini... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | clean up wxBitmapButton::Create(); override MSWGetStyle... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | implement flag for Unix-like behaviour in wxCmdLinePars... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | fix the output length returned from cWC2MB/MB2WC()... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | remove wxCSConv::MB2WC/WC2MB, implement Latin-1 fallbac... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | relay out the control after deleting any page, not... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | define {first,second}_type in the struct declared by... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxFlexGridSizer::Add{Row,Col}Growable() (#2603) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711) |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | add wxSocket::IsClosed(), use it to implement Eof(... |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | no changes, just removed the unnecessary inline keywords |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | remove unused private wxSocketBase::m_lastError |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | show busy cursor in wxLaunchDefaultBrowser and add... |
tree | commitdiff |
2008-07-06 |
Vadim Zeitlin | take const address objects in wxSocketClient::Connect... |
tree | commitdiff |
2008-07-05 |
Vadim Zeitlin | remove code for drawing icon of minimized window manual... |
tree | commitdiff |
2008-07-05 |
Vadim Zeitlin | avoid duplicating wxWindow::HandleCommand() in wxFrame... |
tree | commitdiff |
2008-07-05 |
Václav Slavík | reverted Robert's premature removal of deprecated 2... |
tree | commitdiff |
next |