2007-07-24 |
Vadim Zeitlin | use To/FromWChar() in single parameter wxMBConv::cMB2WC... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | use wxMBConvStrictUTF8 instead of wxMBConvUTF8 in Conve... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | add wxMBConvStrictUTF8 class implementing just UTF... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Added wxQsort() |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Send events from port-specific code, not common code... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | corrected off by 1 error in cMB2WC() call (thanks valgrind) |
tree | commitdiff |
2007-07-23 |
Vadim Zeitlin | don't add an extra empty line to the end (fixes bug... |
tree | commitdiff |
2007-07-23 |
Vadim Zeitlin | removed wxUSE_STRUTILS which was left over from the... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990) |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxTo/FromString(wxColour) (part of patch 1753875) |
tree | commitdiff |
2007-07-21 |
Robert Roebling | added wxDataViewIndexListModel and sample |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
tree | commitdiff |
2007-07-20 |
Paul Cornett | use the right cast to fix warning, rather than just... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
tree | commitdiff |
2007-07-20 |
Vadim Zeitlin | make To/From8bit() inline for performance reasons |
tree | commitdiff |
2007-07-20 |
Vadim Zeitlin | rewrite FilterInValue() using iterators, this results... |
tree | commitdiff |
2007-07-19 |
Robert Roebling | Better sorting example and better default |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | speed up reading wxFileConfig from wxInputStream by... |
tree | commitdiff |
2007-07-18 |
Robert Roebling | Completed sorting in wxDataViewCtrl |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First work at resort with header click |
tree | commitdiff |
2007-07-18 |
Robert Roebling | Forgot this one |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl |
tree | commitdiff |
2007-07-18 |
Václav Slavík | use iterators instead of c_str() |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | use wxGetLocalTimeMillis() instead of wxDateTime in... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | include wx/dynarray.h to fix compilation with minimal... |
tree | commitdiff |
2007-07-16 |
Vadim Zeitlin | add wxUSE_BASE64 checks around DoRead/WriteBinary(... |
tree | commitdiff |
2007-07-15 |
Paul Cornett | fix for monolithic build |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | corrected #if check which was written as #ifdef |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | create the single global IO dispatcher in wxFDIODispatc... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | replaced wxFDIODispatcher::RunLoop() with Dispatch... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | changed wxFDIODispatcher::UnregisterFD() to take only... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS... |
tree | commitdiff |
2007-07-14 |
Paul Cornett | fix HasPendingEvents() to only return true if there... |
tree | commitdiff |
2007-07-14 |
Václav Slavík | renamed wxXmlProperty to wxXmlAttribute, plus implied... |
tree | commitdiff |
2007-07-13 |
Václav Slavík | removed broken and global GetLine() function from wx... |
tree | commitdiff |
2007-07-13 |
Vadim Zeitlin | compilation fix for DoReadBinary() in STL build |
tree | commitdiff |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | use unsigned char to avoid MSVC warnings about cast... |
tree | commitdiff |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for alpha channel to wxColour to/from... |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | non-PCH compilation fix after latest change |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | cleanup: indentation, line length, don't include unneed... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_MSGDLG==0 |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added missing wxUSE_XXX checks |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | compilation fixes for wxUSE_LONGLONG==0 |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | Also added wxFFileStream::IsOk() and corrected IsOk... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added functions for base64 en/decoding (replaces patch... |
tree | commitdiff |
2007-07-09 |
David Elliott | Fix compilo due to r47267. |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | use first unused colour for the mask instead of hardcod... |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | added wxFileStream::IsOk() (patch 1749587) |
tree | commitdiff |
2007-07-09 |
Vadim Zeitlin | don't bubble up the events upwards the window hierarchy... |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Add compare function to wxDataViewModel |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | removed unsecure wxTmpnam() function (patch by Francesc... |
tree | commitdiff |
2007-07-08 |
Václav Slavík | fix Watcom compilation: removed templates for wxFileSel... |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-07 |
David Elliott | Remove wxMBConv_mac and wxMBConv_macUTF8D converters... |
tree | commitdiff |
2007-07-07 |
Václav Slavík | fixed dereferencing of invalid pointers |
tree | commitdiff |
2007-07-07 |
David Elliott | Move wxMBConv_cf out of strconv.cpp and into strconv_cf... |
tree | commitdiff |
2007-07-06 |
Václav Slavík | fixed to make wxVariant compatible with both ANSI and... |
tree | commitdiff |
2007-07-06 |
David Elliott | Fix wxMBConv_cf to implement FromWChar/ToWChar in lieu... |
tree | commitdiff |
2007-07-06 |
Václav Slavík | added support for loading images with alpha channel... |
tree | commitdiff |
2007-07-06 |
David Elliott | Rename wxMBConv_cocoa to wxMBConv_cf and use it when... |
tree | commitdiff |
2007-07-06 |
David Elliott | Fix wxCocoa compilation. |
tree | commitdiff |
2007-07-05 |
Robert Roebling | New API for wxdataViewCtrl (doesn't run yet). |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added support for broadcasting to UDP sockets (patch... |
tree | commitdiff |
2007-07-04 |
Václav Slavík | always assert if char<->wxUniChar conversion fails... |
tree | commitdiff |
2007-07-03 |
Paul Cornett | get color count from ComputeHistogram, use sprintf... |
tree | commitdiff |
2007-07-03 |
Paul Cornett | fix XPM SaveFile for more than 92 colors |
tree | commitdiff |
2007-06-29 |
Václav Slavík | fixed wxVsnprintf() to write as much as it can if the... |
tree | commitdiff |
2007-06-29 |
Vadim Zeitlin | strip the leading dot from extension if present in... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | fixed FromAscii to work with NULL argument (broken... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | fixed FromAscii() changes to correctly handle embedded... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | return const wxString& from wxFontMapper::GetDefaultCon... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | ANSI+Unicode compatibility fixes to wxArrayString |
tree | commitdiff |
2007-06-28 |
Václav Slavík | added wxString::FromAscii(char*,size_t) for consistency... |
tree | commitdiff |
2007-06-28 |
Vadim Zeitlin | CanAcceptFocus() now returns true if either the window... |
tree | commitdiff |
2007-06-27 |
Vadim Zeitlin | don't invalidate the font in SetNativeFontInfo[Desc... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-26 |
Václav Slavík | compilation fixes for --with-regex=sys |
tree | commitdiff |
2007-06-26 |
Václav Slavík | compilation fixes for some cases |
tree | commitdiff |
2007-06-25 |
Václav Slavík | compilation fix if wxLongLong_t is not available |
tree | commitdiff |
2007-06-25 |
Václav Slavík | removed executable bit on files that aren't executables |
tree | commitdiff |
2007-06-25 |
Václav Slavík | wxDFB wxUSE_STL compilation fixes |
tree | commitdiff |
2007-06-22 |
Václav Slavík | use wxCRT_VsprintfA name instead of vsprintf, for consi... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | make JPEG callbacks extern "C" to fix Sun CC warnings |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix Sun CC warnings about converting literal strings... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | better Sun CC fix: put the function in anonymous namesp... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | Sun CC doesn't allow calling static function from templ... |
tree | commitdiff |
2007-06-22 |
Václav Slavík | PCH-less compilation fix |
tree | commitdiff |
2007-06-22 |
Václav Slavík | have only one string form of operator<< in output streams |
tree | commitdiff |
2007-06-22 |
Václav Slavík | normalize printf/scanf format strings correctly on... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | changed AddPendingEvent() to take const wxEvent referen... |
tree | commitdiff |
2007-06-21 |
Julian Smart | Added DetachOldLog to avoid destruction of old log... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fix to the previous commit: percent signs have to be... |
tree | commitdiff |
next |