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 |
1999-12-06 |
David Webster | wxDC new virtual function |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Robert Roebling | Added tests for buffered streams. |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | compile fix |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | enumerating all MIME types (half finished, doesn't... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | DrawRotatedText() for MSW |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | fixed LaTex error |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream, |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | wxSetlocale() doesn't always return NULL |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | implemented GetCPUCount() and SetConcurrency() for... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | 1. test for thr_setconcurrency() added to configure |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | wxThread::GetCPUCount() and SetConcurrency() added... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Julian Smart | Inexplicable removal of wxRadioBox::MSWWindowProc rever... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | Added DrawRotatedText |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
commit | commitdiff | tree | snapshot |
1999-12-06 |
David Webster | some os/2 icon-bitmap fixes |
commit | commitdiff | tree | snapshot |
1999-12-05 |
David Webster | bitmap and image updates |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Václav Slavík | added bookmarks support (strange thing : red color... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Václav Slavík | added bookmarks support |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Václav Slavík | fixed bug in SetFonts (caused segfault in wxHtmlHelpFrame) |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Václav Slavík | fixed incorrect rendering of tables with cellspacing... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Václav Slavík | [gtk] fixed bug that caused segfaults in wxYield when... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Julian Smart | wxChoice/wxComboBox background colour change (to get... |
commit | commitdiff | tree | snapshot |
1999-12-05 |
Vadim Zeitlin | wxListCtrl custom drawing seems to work |
commit | commitdiff | tree | snapshot |
1999-12-04 |
Vadim Zeitlin | compilation fixes for the wxListItemAttr |
commit | commitdiff | tree | snapshot |
next |