1999-12-16 |
Guillermo Rodrigue... | PCX images can now be embedded in streams |
tree | commitdiff |
1999-12-16 |
Guillermo Rodrigue... | slight bug in waitconnection |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | compilation fixes, doesn't work yet |
tree | commitdiff |
1999-12-16 |
Robert Roebling | Added wxSizer::Insert() |
tree | commitdiff |
1999-12-16 |
Guillermo Rodrigue... | Added #if wxUSE_OWNER_DRAWN |
tree | commitdiff |
1999-12-16 |
Guillermo Rodrigue... | Compilation fix when wxUSE_OWNER_DRAWN is 0 |
tree | commitdiff |
1999-12-16 |
Guillermo Rodrigue... | Accomodate changes in CountColours |
tree | commitdiff |
1999-12-16 |
Guillermo Rodrigue... | Changed stopat to stopafter in CountColours |
tree | commitdiff |
1999-12-15 |
Václav Slavík | image handlers moved to separate headers (imagbmp.h... |
tree | commitdiff |
1999-12-15 |
Václav Slavík | fixed wxHtmlWindow flicker |
tree | commitdiff |
1999-12-15 |
Václav Slavík | JPEG handler does not read entire file into memory... |
tree | commitdiff |
1999-12-15 |
Václav Slavík | image handlers moved to separate headers (imagbmp.h... |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | small compilation fix |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | merging in the toolbar changes |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | using WX_TIMEZONE set by configure instead of timezone |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | added datetime.h/cpp to filelist and regenerated the... |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | fix for compilation with both native and generic kinds... |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | a fix for the patch |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | more WXUNUSED() here and there |
tree | commitdiff |
1999-12-15 |
David Webster | Remove these VisualAge C++ V4.0 files |
tree | commitdiff |
1999-12-15 |
David Webster | Bitmap and Image updates |
tree | commitdiff |
1999-12-15 |
David Webster | For use when build samples under wxOS2 |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | fix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | corrected bug in wxMenu::Enable() |
tree | commitdiff |
1999-12-15 |
Guillermo Rodrigue... | Small bugfix |
tree | commitdiff |
1999-12-15 |
Guillermo Rodrigue... | Added CountColours() |
tree | commitdiff |
1999-12-15 |
Guillermo Rodrigue... | Now saves in eiher 8bit or 24bit |
tree | commitdiff |
1999-12-15 |
Guillermo Rodrigue... | Added ComputeHistogram |
tree | commitdiff |
1999-12-15 |
David Webster | gdiimage updates |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | fixed wxBitmapButton bug with bitmaps with masks |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES |
tree | commitdiff |
1999-12-14 |
David Webster | Visualage C++ V4.0 updates |
tree | commitdiff |
1999-12-14 |
Vadim Zeitlin | support for vertical toolbars under GTK |
tree | commitdiff |
1999-12-14 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-12-14 |
Sylvain Bougnoux | ~wxBufferedStream puts back unread bytes |
tree | commitdiff |
1999-12-14 |
George Tasker | Fixed the #include of tbar95.h, which referenced the... |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | mask corrections |
tree | commitdiff |
1999-12-13 |
David Webster | Needed a __WXPM__ in new OS ifdefs at top |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | wxCreateMaskedBitmap() is more const correct |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-12-13 |
Sylvain Bougnoux | Was missing png_read_end |
tree | commitdiff |
1999-12-13 |
Václav Slavík | now survives compilation even if wxUSE_SASH == 0 |
tree | commitdiff |
1999-12-13 |
Václav Slavík | added #if wxUSE_NOTEBOOK around wxNotebookSizer |
tree | commitdiff |
1999-12-13 |
Václav Slavík | added #if wxUSE_CLIPBOARD |
tree | commitdiff |
1999-12-13 |
Robert Roebling | wxTextStream now interprets 1,1 as 1.1 (European... |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | attempted Unicode fixes for BC++ |
tree | commitdiff |
1999-12-13 |
Robert Roebling | Corrected wxRegion::GetBox() |
tree | commitdiff |
1999-12-13 |
Guillermo Rodrigue... | PCX handler now saves files too (always as 24 bit image... |
tree | commitdiff |
1999-12-13 |
Guillermo Rodrigue... | Added wxOutputStream::PutC() |
tree | commitdiff |
1999-12-12 |
Robert Roebling | Some doc updates. |
tree | commitdiff |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted |
tree | commitdiff |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted |
tree | commitdiff |
1999-12-11 |
Václav Slavík | fixed compilation bug with GCC 2.95.1 and GTK+ 1.2... |
tree | commitdiff |
1999-12-11 |
Václav Slavík | wxPostScriptDC::DrawText now uses descent to determine... |
tree | commitdiff |
1999-12-11 |
Václav Slavík | new wxHTML printing code ; parser now supports scaling |
tree | commitdiff |
1999-12-11 |
Robert Roebling | Added wxNotebookSizer |
tree | commitdiff |
1999-12-11 |
Vadim Zeitlin | 1. wxDir works for MSW and documented |
tree | commitdiff |
1999-12-10 |
Václav Slavík | removed platform specific #ifdefs around wxComboBox |
tree | commitdiff |
1999-12-10 |
Vadim Zeitlin | and now timezones work even better ;-) |
tree | commitdiff |
1999-12-10 |
Vadim Zeitlin | more timezone stuff - it's a miracle, but it seems... |
tree | commitdiff |
1999-12-10 |
Guillermo Rodrigue... | source clean-up |
tree | commitdiff |
1999-12-10 |
Vadim Zeitlin | compilation fix for headers without _WIN32_IE |
tree | commitdiff |
1999-12-10 |
Vadim Zeitlin | use KDEDIR in wxKDEIconHandler |
tree | commitdiff |
1999-12-10 |
Vadim Zeitlin | wxString::substr() bug fixed |
tree | commitdiff |
1999-12-10 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-09 |
Vadim Zeitlin | generic/wizard.h added |
tree | commitdiff |
1999-12-09 |
Robert Roebling | Compile fix. Where exactly is "wxString GetHomeDir()"? |
tree | commitdiff |
1999-12-09 |
Vadim Zeitlin | a more easy to use version of wxGetHomeDir() added |
tree | commitdiff |
1999-12-09 |
Guillermo Rodrigue... | Fixed small bug related to m_lastcount in wxInputStream... |
tree | commitdiff |
1999-12-09 |
Stefan Csomor | small adaptions |
tree | commitdiff |
1999-12-09 |
Stefan Csomor | adapted to mac |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | GNOME/KDE integration for wxMimeTypeManager |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | 1. fix for compiling samples with profile info |
tree | commitdiff |
1999-12-08 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | wxDir class added |
tree | commitdiff |
1999-12-08 |
Guillermo Rodrigue... | Optimized for performance. |
tree | commitdiff |
1999-12-08 |
Guillermo Rodrigue... | Fixed wxInputStream::Ungetch behaviour so that if you |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | fixing compile problems for people who don't look at... |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | 1. many DrawRotatedText() corrections (gtk) |
tree | commitdiff |
1999-12-07 |
Robert Roebling | XIM support things. |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Correction to position of rotated text. |
tree | commitdiff |
1999-12-07 |
Karsten Ballüder | Fixed XIM compilation, but doesn't work yet. |
tree | commitdiff |
1999-12-07 |
Robert Roebling | wxListCtrl sends event directly again. Also fixed... |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | wxMimeTypeManager::EnumAll() seems to work, couple... |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Minor optical changes to toolbar and wxHelpFrame. |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Compile fix. |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Added wxUSE_SPINCTRL, |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
tree | commitdiff |
1999-12-07 |
Robert Roebling | doc view code inteprets wxSTREAM_EOF as correct, |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
tree | commitdiff |
1999-12-06 |
David Webster | wxDC new virtual function |
tree | commitdiff |
1999-12-06 |
Robert Roebling | Added tests for buffered streams. |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | compile fix |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | enumerating all MIME types (half finished, doesn't... |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | DrawRotatedText() for MSW |
tree | commitdiff |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream, |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxSetlocale() doesn't always return NULL |
tree | commitdiff |
next |