2007-04-23 |
Václav Slavík | compilation fix: setlocale() returns non-const string... |
tree | commitdiff |
2007-04-23 |
Václav Slavík | added code for checking if the current locale is UTF... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | test that the candidate parent window isn't being delet... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | really ensure that the window being centered is fully... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | compilation fixes for PCH-less build |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | added wxAppTraits::GetStandardCmdLineOptions() allowing... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | added wxDialog::GetParentForModalDialog() and use it... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't pass unneeded arguments to AdustForGrowables() |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't leave pixels due to rounding errors in wxBoxSizer... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | Many changes/fixes to wxFlexGridSizer implementation... |
tree | commitdiff |
2007-04-22 |
Paul Cornett | fix double to int conversion warning |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't leave gaps around hidden columns/rows in wxFlexGr... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | distribute only the extra, free, space according to... |
tree | commitdiff |
2007-04-22 |
Vadim Zeitlin | don't pass 0 time_t to Borland localtime(), it crashes... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | added support for image resolution options to PNG handl... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | added wxStreamBuffer::Truncate() (patch 1687081) |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | fix bug with not updating the last line correctly when... |
tree | commitdiff |
2007-04-20 |
Chris Elliott | add const to avoid hiding warning |
tree | commitdiff |
2007-04-20 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-19 |
Robert Roebling | Fix inplace editing of custom controls for |
tree | commitdiff |
2007-04-19 |
Václav Slavík | moved primitive string and string iterators operations... |
tree | commitdiff |
2007-04-18 |
Robert Roebling | Corrected/implemented sorting (by way of clicking on |
tree | commitdiff |
2007-04-18 |
Václav Slavík | fixed DLL linking of wxMessageOutput class |
tree | commitdiff |
2007-04-17 |
Robert Roebling | Implemented the same simple API for creating customized |
tree | commitdiff |
2007-04-17 |
Vadim Zeitlin | compilation fix for PCH-less compilation |
tree | commitdiff |
2007-04-16 |
Robin Dunn | Don't use m_popupInterface pointer if it is still NULL |
tree | commitdiff |
2007-04-16 |
Václav Slavík | added wxCStrData::As[W]CharBuf() that doesn't keep... |
tree | commitdiff |
2007-04-15 |
Vadim Zeitlin | don't erase background in GL canvases to reduce flicker |
tree | commitdiff |
2007-04-15 |
Václav Slavík | removed implicit conversion from wxString::iterator... |
tree | commitdiff |
2007-04-15 |
Mattia Barbon | Make wxClassInfo attributes private. Replace |
tree | commitdiff |
2007-04-15 |
Václav Slavík | implement wxString:IsXXX() methods using iterators |
tree | commitdiff |
2007-04-14 |
Vadim Zeitlin | added wxRTTI macros to stream classes (patch 1687073) |
tree | commitdiff |
2007-04-14 |
Václav Slavík | VC6 compilation fix |
tree | commitdiff |
2007-04-14 |
Vadim Zeitlin | added wxAPPLY and wxCLOSE flags to CreateStdDialogButto... |
tree | commitdiff |
2007-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
tree | commitdiff |
2007-04-12 |
Václav Slavík | initial version of UTF-8 strings representation (still... |
tree | commitdiff |
2007-04-12 |
Václav Slavík | moved vararg handling code in wxMessageOutput to single... |
tree | commitdiff |
2007-04-11 |
Robin Dunn | Don't use hidden items for size calc (patch 1698314) |
tree | commitdiff |
2007-04-11 |
Václav Slavík | fixed another place where wxString was used as bool |
tree | commitdiff |
2007-04-11 |
Mattia Barbon | Added --enable-extended_rtti configure switch (defaul... |
tree | commitdiff |
2007-04-11 |
Vadim Zeitlin | don't use obsolete functions (mostly copystring() and... |
tree | commitdiff |
2007-04-11 |
Vadim Zeitlin | added our own implementation of strto[u]ll() if the... |
tree | commitdiff |
2007-04-10 |
Václav Slavík | don't crash if (char*)c_str() is used twice in a row... |
tree | commitdiff |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-10 |
Stefan Csomor | correcting include style |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | don't overwrite the buffer if extending it failed |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | undid signed/unsigned warning fix of rev 1.73 as the... |
tree | commitdiff |
2007-04-09 |
Václav Slavík | removed spurious semicolons |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-08 |
Václav Slavík | fix crash in ~wxString with global wxString objects... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | added GetIconOfExactSize() |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't allocate m_refData unnecessarily |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't crash when IsEmpty() is called on invalid bundle... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | add support for resources forks in wxCopyFile() (modifi... |
tree | commitdiff |
2007-04-07 |
Václav Slavík | STL build compilation fix |
tree | commitdiff |
2007-04-06 |
Vadim Zeitlin | handle child destruction notifications in wxTLW itself... |
tree | commitdiff |
2007-04-06 |
Stefan Neis | OS/2 specific compilation fix for wxCStrData handling. |
tree | commitdiff |
2007-04-05 |
Vadim Zeitlin | make wxControlContainer accept focus depending on wheth... |
tree | commitdiff |
2007-04-05 |
Vadim Zeitlin | added overloads taking pairs of const char/wchar_t... |
tree | commitdiff |
2007-04-05 |
Václav Slavík | provide both const char* and const wchar_t* implicit... |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Patch from FM with more bakefile tweaks and etc. |
tree | commitdiff |
2007-04-05 |
Václav Slavík | made wxString::Replace, Matches and Find work with... |
tree | commitdiff |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
tree | commitdiff |
2007-04-04 |
Václav Slavík | build fixes after previous commit |
tree | commitdiff |
2007-04-03 |
Václav Slavík | cleanup of wxString ctors and operator=: made both... |
tree | commitdiff |
2007-04-03 |
Vadim Zeitlin | Undid last commit and restored bool argument to wxFrame... |
tree | commitdiff |
2007-04-02 |
Vadim Zeitlin | removed second parameter of wxFrame::DoGiveHelp(),... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | fixes for PCH-less build after last commit |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-30 |
Václav Slavík | fixed wxDB compilation |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | don't use deprecated wxSizerItem::SetWindow/Sizer/Space... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | clear m_oldStatusText after restoring it, otherwise... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added wxSizerItem::AssignXXX() methods replacing the... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | added IO errors handling to TGA reading code |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | fix error handling in the generic branch of wxCopyFile() |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | fixed memory leaks when reading invalid GIFs |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | don't dereference potentially NULL m_sock in Disconnect() |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | check for alpha first, then mask, in BlurHorizontal... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | check that the pointer is non-NULL before using it... |
tree | commitdiff |
2007-03-29 |
Václav Slavík | PCH-less compilation fix |
tree | commitdiff |
2007-03-28 |
Václav Slavík | allow passing wx[W]CharBuffer to wx vararg templates |
tree | commitdiff |
2007-03-28 |
Václav Slavík | split string.{h,cpp} into {string,stringimpl,arrstr... |
tree | commitdiff |
2007-03-28 |
Václav Slavík | made wxHashMap work with any form of strings |
tree | commitdiff |
2007-03-28 |
Václav Slavík | re-enabled using std::string for wxStringImpl if wxUSE_... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | added wxWindow::NavigateIn(); provide wxGTK implementat... |
tree | commitdiff |
2007-03-26 |
Václav Slavík | use wxStrings in wxLocale methods, _() and wxGetTransla... |
tree | commitdiff |
2007-03-26 |
Václav Slavík | Preparing wxString for UTF-8 representation: |
tree | commitdiff |
2007-03-26 |
Robin Dunn | Forward port of my recent changes in the 2.8 branch: |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | added ellipsis to a couple of stock labels |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | don't use wxControlContainer if wxHAS_NATIVE_TAB_TRAVER... |
tree | commitdiff |
2007-03-25 |
Václav Slavík | remove wxStringBase::AllocCopy(), it wasn't used anywhere |
tree | commitdiff |
2007-03-24 |
Vadim Zeitlin | moved Write(const wxString&) to .cpp files as they... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-22 |
Vadim Zeitlin | removed Matches(const wxChar *, int=0) overload: it... |
tree | commitdiff |
2007-03-21 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2007-03-20 |
Václav Slavík | compilation fixes for !wxUSE_INTL case |
tree | commitdiff |
2007-03-20 |
Vadim Zeitlin | don't offset the window being centered more than strict... |
tree | commitdiff |
next |