]> git.saurik.com Git - wxWidgets.git/history - src
enable all tests
[wxWidgets.git] / src /
1999-12-17  David WebsterRemove tbarsmpl.cpp from the build list
1999-12-17  David WebsterNew image base classes for wxOS2
1999-12-17  Vadim Zeitlinadded wxToolBar::SetToolClientData
1999-12-17  David Webstercleaning up toolbar mess for os/2
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-17  Guillermo Rodrigue... Everything rewritten from scratch
1999-12-17  Vadim Zeitlin1. compilation fix for wxDir
1999-12-16  Vadim Zeitlincompilation fix
1999-12-16  Vadim Zeitlinsome more consts here and there
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-16  Robin DunnTook out somebody's hard coded path (j:\dev\something...
1999-12-16  David WebsterNew Visualage C++ Version 4.0 Project Configuration...
1999-12-16  Robin DunnKilled a bug that sometimes prevented ShowModal from...
1999-12-16  Guillermo Rodrigue... Fix for mingw32 compilation (replaced #ifdef NM_CUSTOMD...
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-16  Guillermo Rodrigue... PCX images can now be embedded in streams
1999-12-16  Guillermo Rodrigue... slight bug in waitconnection
1999-12-16  Vadim Zeitlincompilation fixes, doesn't work yet
1999-12-16  Robert Roebling Added wxSizer::Insert()
1999-12-16  Guillermo Rodrigue... Added #if wxUSE_OWNER_DRAWN
1999-12-16  Guillermo Rodrigue... Compilation fix when wxUSE_OWNER_DRAWN is 0
1999-12-16  Guillermo Rodrigue... Accomodate changes in CountColours
1999-12-16  Guillermo Rodrigue... Changed stopat to stopafter in CountColours
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Václav Slavíkfixed wxHtmlWindow flicker
1999-12-15  Václav SlavíkJPEG handler does not read entire file into memory...
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Vadim Zeitlinsmall compilation fix
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-15  Vadim Zeitlinusing WX_TIMEZONE set by configure instead of timezone
1999-12-15  Vadim Zeitlinadded datetime.h/cpp to filelist and regenerated the...
1999-12-15  Vadim Zeitlinfix for compilation with both native and generic kinds...
1999-12-15  Vadim Zeitlina fix for the patch
1999-12-15  Vadim Zeitlinmore WXUNUSED() here and there
1999-12-15  David WebsterRemove these VisualAge C++ V4.0 files
1999-12-15  David WebsterBitmap and Image updates
1999-12-15  David WebsterFor use when build samples under wxOS2
1999-12-15  Vadim Zeitlinfix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de
1999-12-15  Vadim Zeitlincorrected bug in wxMenu::Enable()
1999-12-15  Guillermo Rodrigue... Small bugfix
1999-12-15  Guillermo Rodrigue... Added CountColours()
1999-12-15  Guillermo Rodrigue... Now saves in eiher 8bit or 24bit
1999-12-15  Guillermo Rodrigue... Added ComputeHistogram
1999-12-15  David Webstergdiimage updates
1999-12-15  Vadim Zeitlinfixed wxBitmapButton bug with bitmaps with masks
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-12-14  David WebsterVisualage C++ V4.0 updates
1999-12-14  Vadim Zeitlinsupport for vertical toolbars under GTK
1999-12-14  Vadim Zeitlincompilation fix
1999-12-14  Sylvain Bougnoux~wxBufferedStream puts back unread bytes
1999-12-14  George TaskerFixed the #include of tbar95.h, which referenced the...
1999-12-13  Vadim Zeitlinmask corrections
1999-12-13  David WebsterNeeded a __WXPM__ in new OS ifdefs at top
1999-12-13  Vadim ZeitlinwxCreateMaskedBitmap() is more const correct
1999-12-13  Vadim Zeitlincompilation fix
1999-12-13  Sylvain BougnouxWas missing png_read_end
1999-12-13  Václav Slavíknow survives compilation even if wxUSE_SASH == 0
1999-12-13  Václav Slavíkadded #if wxUSE_NOTEBOOK around wxNotebookSizer
1999-12-13  Václav Slavíkadded #if wxUSE_CLIPBOARD
1999-12-13  Robert Roebling wxTextStream now interprets 1,1 as 1.1 (European...
1999-12-13  Vadim Zeitlinattempted Unicode fixes for BC++
1999-12-13  Robert Roebling Corrected wxRegion::GetBox()
1999-12-13  Guillermo Rodrigue... PCX handler now saves files too (always as 24 bit image...
1999-12-13  Guillermo Rodrigue... Added wxOutputStream::PutC()
1999-12-12  Robert Roebling Some doc updates.
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-11  Václav Slavíkfixed compilation bug with GCC 2.95.1 and GTK+ 1.2...
1999-12-11  Václav SlavíkwxPostScriptDC::DrawText now uses descent to determine...
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-10  Václav Slavíkremoved platform specific #ifdefs around wxComboBox
1999-12-10  Vadim Zeitlinand now timezones work even better ;-)
1999-12-10  Vadim Zeitlinmore timezone stuff - it's a miracle, but it seems...
1999-12-10  Guillermo Rodrigue... source clean-up
1999-12-10  Vadim Zeitlincompilation fix for headers without _WIN32_IE
1999-12-10  Vadim Zeitlinuse KDEDIR in wxKDEIconHandler
1999-12-10  Vadim ZeitlinwxString::substr() bug fixed
1999-12-10  Jouk Jansen Committing in .
1999-12-09  Vadim Zeitlingeneric/wizard.h added
1999-12-09  Robert Roebling Compile fix. Where exactly is "wxString GetHomeDir()"?
1999-12-09  Vadim Zeitlina more easy to use version of wxGetHomeDir() added
1999-12-09  Guillermo Rodrigue... Fixed small bug related to m_lastcount in wxInputStream...
1999-12-09  Stefan Csomorsmall adaptions
1999-12-09  Stefan Csomoradapted to mac
1999-12-08  Vadim ZeitlinGNOME/KDE integration for wxMimeTypeManager
1999-12-08  Vadim Zeitlin1. fix for compiling samples with profile info
1999-12-08  Jouk Jansen Committing in .
1999-12-08  Vadim ZeitlinwxDir class added
1999-12-08  Guillermo Rodrigue... Optimized for performance.
1999-12-08  Guillermo Rodrigue... Fixed wxInputStream::Ungetch behaviour so that if you
1999-12-08  Vadim Zeitlinfixing compile problems for people who don't look at...
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Robert Roebling XIM support things.
1999-12-07  Robert Roebling Correction to position of rotated text.
1999-12-07  Karsten BallüderFixed XIM compilation, but doesn't work yet.
1999-12-07  Robert Roebling wxListCtrl sends event directly again. Also fixed...
1999-12-07  Vadim ZeitlinwxMimeTypeManager::EnumAll() seems to work, couple...
next