2000-02-11 |
Vadim Zeitlin | 1. exchanged binary ROPs wxSET/wxCLEAR meaning for... |
tree | commitdiff |
2000-02-10 |
Guillermo Rodrigue... | Added support for transparency in rotation code |
tree | commitdiff |
2000-02-10 |
Guillermo Rodrigue... | - wxSocket no loner automatically Closes() the socket... |
tree | commitdiff |
2000-02-09 |
David Webster | Updates to make latest changes compile |
tree | commitdiff |
2000-02-09 |
Guillermo Rodrigue... | Stupid bug: using LastError() instead of Error() |
tree | commitdiff |
2000-02-09 |
Robin Dunn | plugged memory leak |
tree | commitdiff |
2000-02-09 |
Vadim Zeitlin | more HP-UX compilation warnings fixed (187th try) |
tree | commitdiff |
2000-02-09 |
Guillermo Rodrigue... | let's see it it works now... |
tree | commitdiff |
2000-02-08 |
Václav Slavík | fixed incorrect parsing of http://domain.com:portnumber/ |
tree | commitdiff |
2000-02-08 |
Robin Dunn | Fix in parse headers so it wouldn't always store an... |
tree | commitdiff |
2000-02-08 |
Julian Smart | Misc. fixes for obscure compilers |
tree | commitdiff |
2000-02-08 |
Guillermo Rodrigue... | Changed the order in which events are checked, so that... |
tree | commitdiff |
2000-02-08 |
Vadim Zeitlin | HP-UX compilation errors |
tree | commitdiff |
2000-02-08 |
Bart A.M. Jourquin | add SQL_CATALOG and SQL_LOG filename variables |
tree | commitdiff |
2000-02-08 |
Vadim Zeitlin | 1. wxWizard appears in the centre of the screen by... |
tree | commitdiff |
2000-02-07 |
Bart A.M. Jourquin | add casts + type to untyped const for GCC2.95 |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... |
tree | commitdiff |
2000-02-06 |
Robert Roebling | compilation fixes. |
tree | commitdiff |
2000-02-06 |
Julian Smart | Changed static_cast syntax not recogised by all compilers |
tree | commitdiff |
2000-02-06 |
Julian Smart | Added rotation to wxImage |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some BC++ 4.5 and other compile fixes; changed FAR... |
tree | commitdiff |
2000-02-05 |
Vadim Zeitlin | 1. wxTimer change - now generates EVT_TIMER() |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | new sample: statbar |
tree | commitdiff |
2000-02-04 |
Vadim Zeitlin | another new version of wxStringTokenizer (with tests... |
tree | commitdiff |
2000-02-03 |
Vadim Zeitlin | fixed bug in handling quoted characters in value names |
tree | commitdiff |
2000-02-03 |
Vadim Zeitlin | fixed bug with propagating wxWS_EX_VALIDATE_RECURSIVELY |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixed DeleteContents inconsistency: didn't free memory... |
tree | commitdiff |
2000-02-02 |
Václav Slavík | fixing memory leaks & mem tracing false alerts |
tree | commitdiff |
2000-02-02 |
Vadim Zeitlin | added CentreOnScreen(), updated the docs to clear this... |
tree | commitdiff |
2000-02-02 |
Vadim Zeitlin | another assert added to check incorrect use of ctor |
tree | commitdiff |
2000-02-02 |
Sylvain Bougnoux | Add warning if wxStopWatch is up to second resolution |
tree | commitdiff |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
tree | commitdiff |
2000-02-01 |
Vadim Zeitlin | 1. some fixes for the problems reported by BoundsChecker |
tree | commitdiff |
2000-01-31 |
Robin Dunn | Minor additions to make working with binary buffers... |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | 1. bug in wxString::find_first_of() fixed |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | new wxStringTokenizer |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | wxWS_EX_VALIDATE_RECURSIVELY set by default if parent... |
tree | commitdiff |
2000-01-31 |
George Tasker | Replaced tabs and cleaned up indentations. |
tree | commitdiff |
2000-01-31 |
David Webster | VA 4.0 fixes |
tree | commitdiff |
2000-01-30 |
Julian Smart | Cured memory leak report in wxDateTime; wxGLCanvas... |
tree | commitdiff |
2000-01-28 |
David Webster | VA 4.0 fixes |
tree | commitdiff |
2000-01-28 |
Vadim Zeitlin | wxBase compilation fixes |
tree | commitdiff |
2000-01-28 |
Vadim Zeitlin | added version info hidden dialog |
tree | commitdiff |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
tree | commitdiff |
2000-01-27 |
Vadim Zeitlin | wxString::find() now works again (was completely broken) |
tree | commitdiff |
2000-01-27 |
Bart A.M. Jourquin | IODBC fix in GetDataSource |
tree | commitdiff |
2000-01-27 |
George Tasker | Fixed the GetDataSource() function so the DsDesc that... |
tree | commitdiff |
2000-01-27 |
Bart A.M. Jourquin | Using P.Getchar(i) instead of p[i] |
tree | commitdiff |
2000-01-27 |
Václav Slavík | fixed incorrect parsing of URLs like www.kde.org (shoul... |
tree | commitdiff |
2000-01-27 |
Václav Slavík | made unzip.c accept / and \ in filenames as equal |
tree | commitdiff |
2000-01-27 |
Václav Slavík | implemented better paths handling: dir1/../dir2/file... |
tree | commitdiff |
2000-01-26 |
Stefan Neis | LINKAGEMODE is defined in defs.h. No need to have the... |
tree | commitdiff |
2000-01-26 |
Stefan Neis | Changed order of #ifdefs to get native version on OS... |
tree | commitdiff |
2000-01-26 |
David Webster | Visualage C++ V4.0 duplicate symbol fixes |
tree | commitdiff |
2000-01-26 |
Robert Roebling | Corrected TIFF, |
tree | commitdiff |
2000-01-26 |
Vadim Zeitlin | 1. fixed (?) blitting bitmaps with mask |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | 1. kbd interface for wxScrolledWindow |
tree | commitdiff |
2000-01-25 |
Julian Smart | Added DEVNAMES to wxPrintDialog to remember printer... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | several mingw32 compilation fixes |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | implementation of wxGetPasswordFromUser |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | 2 warnings from Solaris build log fixed |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | excluded geometry.cpp from build by using #if wxUSE_GEO... |
tree | commitdiff |
2000-01-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Applied some of the SGI fixes. Don't know about the |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
tree | commitdiff |
2000-01-23 |
Václav Slavík | added wxFileType::GetMimeTypes |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | 1. added wxMemoryConfig (private) class |
tree | commitdiff |
2000-01-22 |
Stefan Neis | SN: Replace a __WXPM__ by __OS2__ in #if deciding wheth... |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | I think I finally fixed activation behaviour under... |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | warning fix |
tree | commitdiff |
2000-01-21 |
David Webster | Fix to include the OS/2 version of mimetype.h, not... |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. fixed (to test) the bug with bitmaps without masks... |
tree | commitdiff |
2000-01-21 |
Julian Smart | Misc. Dialog Editor/resource bugs fixed |
tree | commitdiff |
2000-01-21 |
Bart A.M. Jourquin | new 'dynamic' SetColDefs fix |
tree | commitdiff |
2000-01-21 |
Guillermo Rodrigue... | GSocket: |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. wxWizard supports setting images for each page,... |
tree | commitdiff |
2000-01-20 |
George Tasker | ::bindInsertParams() was leaving some column bindings... |
tree | commitdiff |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
tree | commitdiff |
2000-01-20 |
George Tasker | Uses src/iodbc headers rather than windows headers... |
tree | commitdiff |
2000-01-19 |
Václav Slavík | rewritten to use wxTheMimeTypesManager |
tree | commitdiff |
2000-01-19 |
Václav Slavík | dialog for choosing charset was too wide |
tree | commitdiff |
2000-01-19 |
Václav Slavík | mimetype.cpp/.h split into unix,mac,msw |
tree | commitdiff |
2000-01-19 |
Václav Slavík | fixed ReadString for wxUSE_UNICODE |
tree | commitdiff |
2000-01-19 |
Václav Slavík | added wxFSFile::GetModificationTime |
tree | commitdiff |
2000-01-19 |
Václav Slavík | added wxFileModificationTime |
tree | commitdiff |
2000-01-19 |
Václav Slavík | iso8859-1,15 and cp1252 added to Cyrillic charsets |
tree | commitdiff |
2000-01-18 |
Guillermo Rodrigue... | isScrolling() in wxScroll[Win]Event |
tree | commitdiff |
2000-01-18 |
George Tasker | Removed a couple of debug lines |
tree | commitdiff |
2000-01-18 |
George Tasker | Changed code to allow for removal of the #include ... |
tree | commitdiff |
2000-01-18 |
Vadim Zeitlin | 1. small fix in wxDirDialog: SHBrowseForFolder() doesn... |
tree | commitdiff |
2000-01-17 |
Václav Slavík | (1) fixed bug: wxFontMapper no longer creates wxConfig... |
tree | commitdiff |
2000-01-17 |
Julian Smart | Makeproj.cpp corrections; wxTextCtrl resource loading... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | somebody added #ifdefed #pragma to disable warnings... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | changed format of wxFontMapper entries: facename_encodi... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | KDE support for icons and mime types finished (icons... |
tree | commitdiff |
2000-01-15 |
Vadim Zeitlin | 1. fixed small bug with toolbar size updates |
tree | commitdiff |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
tree | commitdiff |
2000-01-14 |
Robert Roebling | TIFF fix. |
tree | commitdiff |
2000-01-14 |
Guillermo Rodrigue... | wxSocekt now uses wxPostEvent. |
tree | commitdiff |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
tree | commitdiff |
next |