2002-09-01 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-09-01 |
Vadim Zeitlin | don't call CreatesMessageOutput() explicitly, it will... |
tree | commitdiff |
2002-09-01 |
Julian Smart | Copy event type too |
tree | commitdiff |
2002-09-01 |
Julian Smart | Removed warnings from ipcbase.cpp |
tree | commitdiff |
2002-09-01 |
Julian Smart | Accidentally omitted code from previous patch |
tree | commitdiff |
2002-09-01 |
Ron Lee | removed DoInit() straggler from appbase mods. |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 601072 ] wxFileName::GetLongPath error... |
tree | commitdiff |
2002-08-31 |
Julian Smart | Added RTTI macros |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | compilation problem for compilers with old for() scopin... |
tree | commitdiff |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
tree | commitdiff |
2002-08-30 |
David Webster | TRUE, not true; FALSE not false |
tree | commitdiff |
2002-08-30 |
Chris Elliott | lost log.h fixed |
tree | commitdiff |
2002-08-30 |
Chris Elliott | lost log.h fixed |
tree | commitdiff |
2002-08-30 |
David Webster | OS/2 must have positive control IDs. |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | removed wxApp::DoInit(); added wxApp::CreateMessageOutp... |
tree | commitdiff |
2002-08-29 |
Vadim Zeitlin | loop in wxInputStream::Read() while there is data to... |
tree | commitdiff |
2002-08-29 |
Vadim Zeitlin | don't crash in wx(Flex)GridSizer with division by 0... |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | fixed crashes in Push/PopEventHandler() if the current... |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | fixed wxVsnprintf_() compilation in ASCII mode |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | (blind) fix for BC++ compilation problem with wxPutc... |
tree | commitdiff |
2002-08-26 |
Vadim Zeitlin | another fix to the wxFormatConverter bug with the forma... |
tree | commitdiff |
2002-08-26 |
Robert Roebling | Corrected wxFormatConverter for strings which need |
tree | commitdiff |
2002-08-25 |
Vadim Zeitlin | Windows compilation fixes after recent changes |
tree | commitdiff |
2002-08-25 |
Stefan Neis | EMX (OS/2) defines _MAX_PATH only |
tree | commitdiff |
2002-08-25 |
Vadim Zeitlin | no real changes |
tree | commitdiff |
2002-08-25 |
Vadim Zeitlin | reorganized, improved and hopefully simplified wxchar... |
tree | commitdiff |
2002-08-24 |
Stefan Csomor | getting rid of warnings |
tree | commitdiff |
2002-08-24 |
Stefan Csomor | getting rid of warnings |
tree | commitdiff |
2002-08-22 |
Stefan Csomor | fix for getting proper fspecs for volumes that are... |
tree | commitdiff |
2002-08-22 |
David Webster | Font updates |
tree | commitdiff |
2002-08-21 |
Vadim Zeitlin | better dummy implementation of IsInput/ErrorAvailable... |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | added and documented wxProcess::Is{Input|Error}Availabl... |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | fixes for wxExecute() with IO redirection: wxStreamTemp... |
tree | commitdiff |
2002-08-20 |
Julian Smart | Applied patch 548046: wxDebugAlloc & wxDebugFree thread... |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | rewrote wxString::To/FromAscii() to fix a few small... |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | added support for wxCONFIG_USE_NO_ESCAPE_CHARACTERS... |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | fixed error message when long options are disabled... |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | fixed m_relative initialization in wxFileName default... |
tree | commitdiff |
2002-08-19 |
Václav Slavík | reverted Robert's preference for tables-driven EC_CharSet |
tree | commitdiff |
2002-08-19 |
Stefan Csomor | const char correction for mac |
tree | commitdiff |
2002-08-19 |
Robert Roebling | Lots more Unicode fixes. |
tree | commitdiff |
2002-08-18 |
Vadim Zeitlin | fixed wxBase compilation (what was msgdlg.h doing in... |
tree | commitdiff |
2002-08-18 |
Václav Slavík | don't crash if used in iconv-like fashion |
tree | commitdiff |
2002-08-17 |
Václav Slavík | simpler fix for locale catalogs lookup bug (better... |
tree | commitdiff |
2002-08-17 |
Robert Roebling | Put various #ifdefs vsnprintf() back in, they were |
tree | commitdiff |
2002-08-17 |
Robert Roebling | iconv() really never set the trailing 0. |
tree | commitdiff |
2002-08-17 |
Robert Roebling | iconv() doesn't set the trailing zero |
tree | commitdiff |
2002-08-17 |
Robert Roebling | Removed all deprecated printing code. |
tree | commitdiff |
2002-08-17 |
Robert Roebling | %s to %ls conversion |
tree | commitdiff |
2002-08-16 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2002-08-16 |
Julian Smart | Applied patch [ 596061 ] Adds more navigation buttons... |
tree | commitdiff |
2002-08-16 |
Julian Smart | Applied patch [ 566816 ] adds xBase type for Sequiter... |
tree | commitdiff |
2002-08-16 |
Julian Smart | Applied [ 594745 ] Fixes core dump under Forte 6U1... |
tree | commitdiff |
2002-08-16 |
Vadim Zeitlin | fix for the bug introduced by the last commit: don... |
tree | commitdiff |
2002-08-15 |
Vadim Zeitlin | added missing header to fix wxGTK compilation |
tree | commitdiff |
2002-08-15 |
Robert Roebling | What did I change here? |
tree | commitdiff |
2002-08-15 |
Robert Roebling | wxTextDataObject should convert to and |
tree | commitdiff |
2002-08-15 |
Vadim Zeitlin | the app doesn't exit any more if a dialog is shown... |
tree | commitdiff |
2002-08-13 |
Vadim Zeitlin | Fixed size buffers are not a good thing. Period. |
tree | commitdiff |
2002-08-13 |
Václav Slavík | reverted previous checkin |
tree | commitdiff |
2002-08-13 |
Vadim Zeitlin | tidied up patch 583937 (wxClassInfo dtor) |
tree | commitdiff |
2002-08-13 |
Robert Roebling | This way strconv copmiles again. I don't think |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Killing more wxConvLibc calls... |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Corrected dangerous cast. |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Added wxString::FromAscii() wxString::ToAscii(). |
tree | commitdiff |
2002-08-10 |
Robert Roebling | Compile fix for wxBase/Unicode/Unix. |
tree | commitdiff |
2002-08-10 |
Robert Roebling | (char*)(const char*)xxx.mb_str() is not a good |
tree | commitdiff |
2002-08-10 |
Robert Roebling | Implemented the various printf() functions under |
tree | commitdiff |
2002-08-10 |
Robert Roebling | Fix for Unicode conversion. |
tree | commitdiff |
2002-08-09 |
Julian Smart | Delete help text entry before adding new one, else |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Changed wxStat, wxAccess and wxOpen to no longer |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Hopefully corrected conversion buffer size. |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 591998 ] EventHandler chain incorrectly... |
tree | commitdiff |
2002-08-07 |
Robert Roebling | Compile fix for Unicode. |
tree | commitdiff |
2002-08-07 |
Julian Smart | Added ProcessIdle virtual function |
tree | commitdiff |
2002-08-05 |
Vadim Zeitlin | added a more convenient version of wxFileType::GetOpenC... |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Lots of Unix/Unicode compile fixes, some of which |
tree | commitdiff |
2002-08-05 |
David Webster | Font fix for OS/2 common control creation |
tree | commitdiff |
2002-08-04 |
Václav Slavík | wxCmdLineParser's output goes to stderr, not message... |
tree | commitdiff |
2002-08-03 |
Mattia Barbon | Mention wxMessageOutput in changes.txt |
tree | commitdiff |
2002-08-02 |
Mattia Barbon | Fixed yet another error in my wxCmdLineParser mdifications. |
tree | commitdiff |
2002-08-01 |
Julian Smart | Applied [ 586524 ] wxVariant Enhancements. |
tree | commitdiff |
2002-08-01 |
Mattia Barbon | This is a quick hack: if there is no global wxMessageOu... |
tree | commitdiff |
2002-08-01 |
Mattia Barbon | Assert is there is no wxMessageOutput |
tree | commitdiff |
2002-07-29 |
Ron Lee | The world should not end if a server has no peer. ... |
tree | commitdiff |
2002-07-26 |
Václav Slavík | fix for memory leak in XRC-generated CXX resources... |
tree | commitdiff |
2002-07-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-07-24 |
Mattia Barbon | Added wxMessageOutput as per the discussion on wx-dev. |
tree | commitdiff |
2002-07-22 |
David Webster | FALSE not false. |
tree | commitdiff |
2002-07-22 |
Vadim Zeitlin | made wxDllLoader more backwards compatible |
tree | commitdiff |
2002-07-21 |
Václav Slavík | Unicodification of wxDataStreams |
tree | commitdiff |
2002-07-20 |
Václav Slavík | read message catalogs from the location where wxWin... |
tree | commitdiff |
2002-07-19 |
Julian Smart | Applied patch [ 578052 ] Doc/View and recursion problems |
tree | commitdiff |
2002-07-19 |
Julian Smart | Applied patch [ 581139 ] Misc wxCmdLineParser changes... |
tree | commitdiff |
2002-07-17 |
Mattia Barbon | Allow compiling wxMotif/GTK/X11 for Cygwin/XFree |
tree | commitdiff |
2002-07-16 |
Vadim Zeitlin | fixed more printf() warnings |
tree | commitdiff |
2002-07-15 |
Václav Slavík | wxPrinting fix for wxMGL |
tree | commitdiff |
2002-07-15 |
Robin Dunn | Assert that wxEXEC_SYNC is not passed in flags to wxPro... |
tree | commitdiff |
2002-07-14 |
Mattia Barbon | Allow building wxProtocol without wxUSE_SOCKETS |
tree | commitdiff |
2002-07-14 |
Vadim Zeitlin | fixed wxStrrchr(s, '\0') bug, added const and non const... |
tree | commitdiff |
next |