]> git.saurik.com Git - wxWidgets.git/history - src/common
Compile fix
[wxWidgets.git] / src / common /
2002-08-16  Vadim Zeitlinfix for the bug introduced by the last commit: don...
2002-08-15  Vadim Zeitlinadded missing header to fix wxGTK compilation
2002-08-15  Robert Roebling What did I change here?
2002-08-15  Robert Roebling wxTextDataObject should convert to and
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-08-13  Vadim ZeitlinFixed size buffers are not a good thing. Period.
2002-08-13  Václav Slavíkreverted previous checkin
2002-08-13  Vadim Zeitlintidied up patch 583937 (wxClassInfo dtor)
2002-08-13  Robert Roebling This way strconv copmiles again. I don't think
2002-08-11  Robert Roebling Killing more wxConvLibc calls...
2002-08-11  Robert Roebling Corrected dangerous cast.
2002-08-11  Robert Roebling Added wxString::FromAscii() wxString::ToAscii().
2002-08-10  Robert Roebling Compile fix for wxBase/Unicode/Unix.
2002-08-10  Robert Roebling (char*)(const char*)xxx.mb_str() is not a good
2002-08-10  Robert Roebling Implemented the various printf() functions under
2002-08-10  Robert Roebling Fix for Unicode conversion.
2002-08-09  Julian SmartDelete help text entry before adding new one, else
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2002-08-08  Robert Roebling Hopefully corrected conversion buffer size.
2002-08-08  Julian SmartApplied patch [ 591998 ] EventHandler chain incorrectly...
2002-08-07  Robert Roebling Compile fix for Unicode.
2002-08-07  Julian SmartAdded ProcessIdle virtual function
2002-08-05  Vadim Zeitlinadded a more convenient version of wxFileType::GetOpenC...
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-08-05  David WebsterFont fix for OS/2 common control creation
2002-08-04  Václav SlavíkwxCmdLineParser's output goes to stderr, not message...
2002-08-03  Mattia BarbonMention wxMessageOutput in changes.txt
2002-08-02  Mattia BarbonFixed yet another error in my wxCmdLineParser mdifications.
2002-08-01  Julian SmartApplied [ 586524 ] wxVariant Enhancements.
2002-08-01  Mattia BarbonThis is a quick hack: if there is no global wxMessageOu...
2002-08-01  Mattia BarbonAssert is there is no wxMessageOutput
2002-07-29  Ron LeeThe world should not end if a server has no peer. ...
2002-07-26  Václav Slavíkfix for memory leak in XRC-generated CXX resources...
2002-07-25  Jouk Jansen Committing in .
2002-07-24  Mattia BarbonAdded wxMessageOutput as per the discussion on wx-dev.
2002-07-22  David WebsterFALSE not false.
2002-07-22  Vadim Zeitlinmade wxDllLoader more backwards compatible
2002-07-21  Václav SlavíkUnicodification of wxDataStreams
2002-07-20  Václav Slavíkread message catalogs from the location where wxWin...
2002-07-19  Julian SmartApplied patch [ 578052 ] Doc/View and recursion problems
2002-07-19  Julian SmartApplied patch [ 581139 ] Misc wxCmdLineParser changes...
2002-07-17  Mattia BarbonAllow compiling wxMotif/GTK/X11 for Cygwin/XFree
2002-07-16  Vadim Zeitlinfixed more printf() warnings
2002-07-15  Václav SlavíkwxPrinting fix for wxMGL
2002-07-15  Robin DunnAssert that wxEXEC_SYNC is not passed in flags to wxPro...
2002-07-14  Mattia BarbonAllow building wxProtocol without wxUSE_SOCKETS
2002-07-14  Vadim Zeitlinfixed wxStrrchr(s, '\0') bug, added const and non const...
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Vadim Zeitlinadded and documented wxProcess::Open()
2002-07-12  Vadim Zeitlindetect EOF properly in wxFileInputStream
2002-07-12  Vadim Zeitlindon't write the strings to the stream one char at a...
2002-07-12  Julian SmartAdded wxView::OnClosingDocument so the application...
2002-07-12  Vadim Zeitlinfixed bug in Ungetch() which was preventing wxExecute...
2002-07-09  Vadim Zeitlinadded ENDSCROLL event (patch 576176)
2002-07-09  Vadim Zeitlinimplemented wxVariant::NullList() (patch 578257)
2002-07-09  Robert Roebling Oops.
2002-07-08  Robert Roebling This memory corruption caused me three and
2002-07-08  David WebsterOS/2 loads bitmap resources via integer ID, not via...
2002-07-05  George TaskerFixes the problem with VARCHAR fields not allowing...
2002-07-03  David WebsterNicer default fonts for OS/2
2002-07-02  Chris Elliottfix another icon error
2002-07-02  Chris Elliottfixes bugs reading icons
2002-06-30  Ron Leefixed some pesky compile warnings, hope this doesn...
2002-06-24  Chris Elliotta fix to preserve UNC paths when creating the commandli...
2002-06-24  Vadim ZeitlinwxMotif compilation fix
2002-06-21  Stefan Csomormillisecond resolution supported for wxMac
2002-06-19  Chris ElliottwxSVGDC class test sample
2002-06-18  Julian SmartMoved flicker-removal to GTK+ code
2002-06-18  Julian SmartRemove flicker in Undo/Redo menus by only updating
2002-06-18  David WebsterOS/2 has it's own popup window source now.
2002-06-15  Mattia BarbonCreate a new icon for each image in a file with multipl...
2002-06-13  Vadim Zeitlinfixes to the sizers behaviour necessary to make the...
2002-06-13  Vadim Zeitlinnew wxASSERT implementation using wxAssert() helper...
2002-06-13  Vadim Zeitlinblind fix for latest mingw32 3.1
2002-06-13  George TaskerAdded a wxASSERT_MSG in ::SetColDefs() to trap for...
2002-06-13  Vadim Zeitlinmoved OnActivate() logic from wxFrame to wxDialog ...
2002-06-12  Julian SmartFixed a bug in transferring data to a wxComboBox if...
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-06-07  Vadim Zeitlinno changes (reformatted some code just to be able to...
2002-06-07  Vadim Zeitlinfixed bug in wxStrstr() replacement implementation...
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
2002-06-06  Julian SmartCorrected typo in wxStringHashTable::Delete
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-06-05  Julian SmartAdded Delete member to wxStringHashTable in order to...
2002-06-04  Julian SmartIn SetProxy, add 1 to pos when parsing port since other...
2002-06-02  Robert Roebling Removed hack in Toolbar that breaks UI updates under...
2002-05-31  Robert Roebling Added wxToolBar::FindControl() to fish out
2002-05-26  Vadim Zeitlinattempts to make GetBestSize() work using constraints...
2002-05-25  Vadim Zeitlinfixes to better remember the last focused child; also...
2002-05-25  Vadim Zeitlinnew wxWindow::FindWindowByXXX() methods replacing the...
2002-05-24  Vadim Zeitlinfixed wxStreamBuffer::Tell() to return at least sometim...
2002-05-23  Vadim Zeitlinfixedb ug with normalization of UNC paths (patch 558701)
2002-05-23  Vadim ZeitlinwxUniv compilation fixes (patch 559620)
2002-05-23  Robert Roebling Let wxFileSystem use wxFFileInputstream and not
2002-05-22  Vadim Zeitlinrestore the stream position in wxImageHandler itself...
2002-05-22  Vadim Zeitlinno, we shouldn't inconditionally add the separator...
2002-05-22  Robert Roebling wxImage::Copy() didn't really just copy the
2002-05-22  Vadim Zeitlinadded a compile time assert to prevent wxArray from...
2002-05-20  Stefan Csomoruma.h added
2002-05-19  Václav SlavíkCosmetic changes to wxSS::GetScreen:
next