1999-12-15 |
David Webster | gdiimage updates |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Vadim Zeitlin | support for multiple rows in Win32 native toolbar |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Vadim Zeitlin | added wxSingleChoiceDialog::SetSelection |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Vadim Zeitlin | fixed wxBitmapButton bug with bitmaps with masks |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Václav Slavík | added default ctor for wxDirDialog |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES |
commit | commitdiff | tree | snapshot |
1999-12-14 |
David Webster | Visualage C++ V4.0 updates |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Robert Roebling | Added a few modifiers to wxSiserItem |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Vadim Zeitlin | support for vertical toolbars under GTK |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Vadim Zeitlin | added wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Ron Lee | added XBM example to image sample |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Sylvain Bougnoux | ~wxBufferedStream puts back unread bytes |
commit | commitdiff | tree | snapshot |
1999-12-14 |
George Tasker | Fixed the #include of tbar95.h, which referenced the... |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Robin Dunn | Some GenButton enhancements |
commit | commitdiff | tree | snapshot |
1999-12-14 |
Vadim Zeitlin | added support for vertical toolbars for MSW - seems... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | mask corrections |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | updated the sample and renamed the files |
commit | commitdiff | tree | snapshot |
1999-12-13 |
David Webster | Needed a __WXPM__ in new OS ifdefs at top |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | wxCreateMaskedBitmap() is more const correct |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | added wxList::Insert(size_t); updated wxList documentation |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Sylvain Bougnoux | Was missing png_read_end |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Václav Slavík | wxNotebookSizer surrounder by wxUSE_NOTEBOOK |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Václav Slavík | now survives compilation even if wxUSE_SASH == 0 |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Václav Slavík | added #if wxUSE_NOTEBOOK around wxNotebookSizer |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Václav Slavík | added #if wxUSE_CLIPBOARD |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Robert Roebling | wxTextStream now interprets 1,1 as 1.1 (European... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | attempted Unicode fixes for BC++ |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Robert Roebling | Corrected wxRegion::GetBox() |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Václav Slavík | added wxHTML samples |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Guillermo Rodriguez... | PCX handler now saves files too (always as 24 bit image... |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | removed because unused |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Guillermo Rodriguez... | Added wxOutputStream::PutC() |
commit | commitdiff | tree | snapshot |
1999-12-13 |
Vadim Zeitlin | moved wxID_SEPARATOR from menuitem.h to defs.h |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Robert Roebling | Some doc updates. |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted |
commit | commitdiff | tree | snapshot |
1999-12-12 |
Václav Slavík | removed pnghand from MSW sources - obsoleted |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Václav Slavík | fixed compilation bug with GCC 2.95.1 and GTK+ 1.2... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Václav Slavík | wxPostScriptDC::DrawText now uses descent to determine... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Václav Slavík | new wxHTML printing code ; parser now supports scaling |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Robin Dunn | A couple small tweaks to get the new wxNotebookSizer... |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Václav Slavík | documented wxDC::GetUserScale |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Václav Slavík | documented wxHF_BOOKMARKS flag for wxHtmlHelpController |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Robert Roebling | Added wxNotebookSizer |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Robin Dunn | One more quickie |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Robin Dunn | Added rotated text support |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Vadim Zeitlin | 1. wxDir works for MSW and documented |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Václav Slavík | removed platform specific #ifdefs around wxComboBox |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Vadim Zeitlin | and now timezones work even better ;-) |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Vadim Zeitlin | more timezone stuff - it's a miracle, but it seems... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Guillermo Rodriguez... | source clean-up |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Vadim Zeitlin | compilation fix for headers without _WIN32_IE |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Vadim Zeitlin | use KDEDIR in wxKDEIconHandler |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Vadim Zeitlin | wxString::substr() bug fixed |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Vadim Zeitlin | generic/wizard.h added |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Robert Roebling | Compile fix. Where exactly is "wxString GetHomeDir()"? |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Vadim Zeitlin | a more easy to use version of wxGetHomeDir() added |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Robert Roebling | Changed scrollsub sample. |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Guillermo Rodriguez... | Fixed small bug related to m_lastcount in wxInputStream... |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Stefan Csomor | no message |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Stefan Csomor | cw pro 4 not supported anymore |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Stefan Csomor | corrected mac-like placing of <about> menu line |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Stefan Csomor | small adaptions |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Stefan Csomor | adapted to mac |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Robert Roebling | Further stream tests, doc updates and minor clean... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | GNOME/KDE integration for wxMimeTypeManager |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | even more docs for wxFile::Eof |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | 1. fix for compiling samples with profile info |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Guillermo Rodriguez... | Performance optimizations |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | edited changelog slightly |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | wxDir class added |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Guillermo Rodriguez... | Optimized for performance. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Robert Roebling | Documented wxFFile and wxFFileStream and Co. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Guillermo Rodriguez... | Fixed wxInputStream::Ungetch behaviour so that if you |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Robert Roebling | Stream error testing. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | compilation fix (long -> wxCoord) |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | fixing compile problems for people who don't look at... |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | 1. many DrawRotatedText() corrections (gtk) |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Vadim Zeitlin | patch from Ricky Gonzales <gonzales@pyramid3.net> for... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | XIM support things. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robin Dunn | bitmap mask tests |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | Correction to position of rotated text. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Karsten Ballüder | Fixed XIM compilation, but doesn't work yet. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | wxListCtrl sends event directly again. Also fixed... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Karsten Ballüder | HAVE_GDK_XIM -> HAVE_XIM |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Vadim Zeitlin | wxMimeTypeManager::EnumAll() seems to work, couple... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Karsten Ballüder | Test for XIM support in gdk added, relevant code for... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | Minor optical changes to toolbar and wxHelpFrame. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | Added wxUSE_SPINCTRL, |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Robert Roebling | doc view code inteprets wxSTREAM_EOF as correct, |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Vadim Zeitlin | 1. fixes for DrawRotatedText(), drawing sample extended... |
commit | commitdiff | tree | snapshot |
next |