2009-08-30 |
Vadim Zeitlin | Fix buffer overflow in wxURLDataObject. |
blob | commitdiff | raw |
2009-08-30 |
Vadim Zeitlin | Fix off by one errors in wxURLDataObject. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Vadim Zeitlin | pass size in bytes, not wchars, to SetData() in wxURLDa... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2007-10-30 |
Vadim Zeitlin | don't set CF_TEXT data in wxURLDataObject in Unicode... |
blob | commitdiff | raw | diff to current |
2007-09-14 |
Vadim Zeitlin | fix unused parameter warning |
blob | commitdiff | raw | diff to current |
2007-09-13 |
Vadim Zeitlin | remove the drag-and-drop compatibility hack for extract... |
blob | commitdiff | raw | diff to current |
2007-09-08 |
Vadim Zeitlin | fix file names format in wxFileDataObject::GetDataHere... |
blob | commitdiff | raw | diff to current |
2007-09-08 |
Vadim Zeitlin | don't pass garbage to SetData() in wxURLDataObject... |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Robin Dunn | Return an empty string from wxDataFormat::GetId if... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Julian Smart | Wine fixes |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | compilation fix for wxUSE_UNICODE_MSLU && !WXWIN_COMPAT... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Robert Roebling | Compilo. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | don't use Unicode filenames under Win9x, even with... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Michael Wetherell | Hacks for wine. |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Vadim Zeitlin | allow passing URL to wxURLDataObject ctor |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Michael Wetherell | Some compilers don't define SIZE_T (e.g. dmc) so use... |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Vadim Zeitlin | don't put the size of the data with the data itself... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Michael Wetherell | Warning fixes for win64 |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Włodzimierz Skiba | Helpers in disabling warnings for unused params. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Vadim Zeitlin | unused param warning with wxUSE_OLE=0 |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Włodzimierz Skiba | Removed obsolete (Open) Watcom conditions. |
blob | commitdiff | raw | diff to current |
2004-08-03 |
Włodzimierz Skiba | WinCE warning fixes. |
blob | commitdiff | raw | diff to current |
2004-05-29 |
Robin Dunn | Take character size into account when calculating buffe... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-09 |
Vadim Zeitlin | fixed wxFileDataObject in Unicode build |
blob | commitdiff | raw | diff to current |
2004-04-04 |
Vadim Zeitlin | enable wxDIB for Windows CE |
blob | commitdiff | raw | diff to current |
2004-04-03 |
Václav Slavík | WinCE compilation fixes (is this correct?) |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | fixes for compiling with more stuff disabled in setup... |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Julian Smart | Applied patch [ 804570 ] hidden function in src/msw... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | more warning fixes; removed references to wxToolBarBase... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Vadim Zeitlin | implement support for returning several elements at... |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Chris Elliott | fix DMars compilation to use precompiled headers |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Chris Elliott | update for digital mars - resolve externals in shell... |
blob | commitdiff | raw | diff to current |
2003-04-24 |
Chris Elliott | update to make digitalmars compile/link html\test sample |
blob | commitdiff | raw | diff to current |
2003-04-06 |
Vadim Zeitlin | fix bug with not accepting write-only formats in d&d |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | got rid of more duplicated code for working with DIBs |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-01-22 |
Vadim Zeitlin | compilation fixes for OpenWatcom |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Mattia Barbon | Use wxWcslen instead of wcslen. |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Julian Smart | Added a note about bug in Mingw32 headers. |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-26 |
Guillermo Rodrigue... | Removed compilation warnings (mostly mismatches between... |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Vadim Zeitlin | automatically initialize m_cRef to 0 (patch 575011... |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Vadim Zeitlin | fixed data format cast (patch 528965) |
blob | commitdiff | raw | diff to current |
2002-03-13 |
Robin Dunn | Some fixes for wxURLDataObject when wxUSE_UNICODE==1 |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Julian Smart | Fixed bug in wxConvertDIBToBitmap (contributed) |
blob | commitdiff | raw | diff to current |
2001-10-26 |
Robin Dunn | Added wxDragLink |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Vadim Zeitlin | applied patch 473558: fixes for CW compilation under MSW |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Mattia Barbon | wxTextDataObject now uses Unicode if compiled with... |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Václav Slavík | compilation fix for mingw |
blob | commitdiff | raw | diff to current |
2001-08-16 |
Vadim Zeitlin | added wxURLDataObject which unfortunately doesn't seem... |
blob | commitdiff | raw | diff to current |
2001-08-15 |
Vadim Zeitlin | traces of my debugging session, no real changes |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Julian Smart | MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now... |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | Further wxUniv fixes |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Robin Dunn | Fixed bug that was giving the wrong size of wxCustomDat... |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Julian Smart | Some C++Builder fixes |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Guillermo Rodrigue... | Fixed a harmless warning about $d in sprintf and long... |
blob | commitdiff | raw | diff to current |
2000-03-08 |
Vadim Zeitlin | (blind) gcc fixes |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Julian Smart | Some BC++ 5.4 fixes |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Julian Smart | Some BC++ 4.5 and other compile fixes; changed FAR... |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
blob | commitdiff | raw | diff to current |
2000-01-07 |
Vadim Zeitlin | attempts at providing clipboard/dnd support for metafil... |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
blob | commitdiff | raw | diff to current |
1999-11-03 |
Vadim Zeitlin | small corrections for dnd code and added wxFileDataObje... |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Julian Smart | Small compile fixes |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | Unicode fixes |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | additions for wxFileDataObject from Ricky Gonzales... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Julian Smart | BC++ and Watcom C++ makefile and source fixes |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | MSW compilation fixes (untested) |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Julian Smart | More broken code corrections; broken Latex file correct... |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robin Dunn | fixed compile error for FINAL=1 |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. more drag and drop and clipboard changes: |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
blob | commitdiff | raw | diff to current |
next |