2000-01-04 |
Vadim Zeitlin | wxMSW compilation fixes for old mingw32 |
tree | commitdiff |
2000-01-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Unicode compilation fix |
tree | commitdiff |
2000-01-03 |
David Webster | Need LINKAGEMODE for Visualage C++ compiles on the... |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
tree | commitdiff |
2000-01-03 |
Václav Slavík | now grabs encoding info not from but from '' (empty... |
tree | commitdiff |
2000-01-03 |
Václav Slavík | Borland #include hack |
tree | commitdiff |
2000-01-03 |
Robert Roebling | Corrected some things in, and some thing revealed by |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | O_BINARY added to wxFile::Create |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes |
tree | commitdiff |
2000-01-02 |
Vadim Zeitlin | 1. wxDateTimeHolidayAuthority class for calculating... |
tree | commitdiff |
2000-01-02 |
Václav Slavík | wxLocale now uses wxEncodingConverter (must be explicit... |
tree | commitdiff |
2000-01-02 |
Václav Slavík | wxFontMapper now cooperates with wxEncodingConverter |
tree | commitdiff |
2000-01-02 |
Václav Slavík | added wxEncodingConverter::Convert(char*,wxChar*) and... |
tree | commitdiff |
2000-01-01 |
Václav Slavík | wxFileSystem now compiles if wxUSE_HTML (required by... |
tree | commitdiff |
2000-01-01 |
Julian Smart | Updated wxvc_dll.dsp and memory.h to make VC++ compile... |
tree | commitdiff |
1999-12-31 |
Václav Slavík | added wxEncodingConverter |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
tree | commitdiff |
1999-12-30 |
Robert Roebling | Removed two more GUI lock-ups. This time when |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | added wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home... |
tree | commitdiff |
1999-12-29 |
Robin Dunn | Fixed wxWindowCreateEvent and wxWindowDestroyEvent... |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
tree | commitdiff |
1999-12-29 |
Robert Roebling | GUI thread update and event corrections. |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. some minor compilation fixes in datetime.cppm |
tree | commitdiff |
1999-12-28 |
Vadim Zeitlin | BC++ compialtion fix (?) |
tree | commitdiff |
1999-12-28 |
Julian Smart | Some BC++ issues |
tree | commitdiff |
1999-12-27 |
Robert Roebling | Added mono bitmap to image conversion. |
tree | commitdiff |
1999-12-27 |
Vadim Zeitlin | 1. wxLongLongWx::Assign(double) added (half implemented) |
tree | commitdiff |
1999-12-26 |
Vadim Zeitlin | 1. misc compilation (errors, warnings) fixes (from... |
tree | commitdiff |
1999-12-24 |
Václav Slavík | fixed bug in wxString::DoCopy - it called Sort on alrea... |
tree | commitdiff |
1999-12-24 |
Vadim Zeitlin | implemented wxLongLong division - seems to work |
tree | commitdiff |
1999-12-23 |
Vadim Zeitlin | removed testing code from wxLongLong |
tree | commitdiff |
1999-12-23 |
Vadim Zeitlin | tried to implement division of wxLongLongs - doesn... |
tree | commitdiff |
1999-12-23 |
Václav Slavík | date.cpp and time.cpp removed from CVS (no longer used) |
tree | commitdiff |
1999-12-23 |
Vadim Zeitlin | patches for BC++ 5.3 from Ricky Gonzales <gonzales... |
tree | commitdiff |
1999-12-23 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | 1. wxBase compiles under BeOS |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | 1. coloured buttons seem to work |
tree | commitdiff |
1999-12-21 |
David Webster | define _timezone for VisualAge |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | wxDateTime::ParseFormat() and ParseTime() added (compil... |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | added support for width and flags in wxDateTime::Format() |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | wxString::Format() added |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | 1. corrected compilation of wxTime/wxDate |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | 1. wxLongLong and wxDateTime compilation fixed for... |
tree | commitdiff |
1999-12-20 |
Guillermo Rodrigue... | Stupid timeout bug fixed |
tree | commitdiff |
1999-12-20 |
Julian Smart | Mostly Mingw32/Cygwin corrections |
tree | commitdiff |
1999-12-20 |
Robert Roebling | Minor changes to wxTreeCtrl's horiz size, |
tree | commitdiff |
1999-12-20 |
Vadim Zeitlin | 'grey border' bug under MSW fixed |
tree | commitdiff |
1999-12-17 |
Vadim Zeitlin | wxDateTime progress: DST compuation, weekday computatio... |
tree | commitdiff |
1999-12-17 |
Guillermo Rodrigue... | *** empty log message *** |
tree | commitdiff |
1999-12-17 |
Guillermo Rodrigue... | Compile-fix after modifying timercmn.cp |
tree | commitdiff |
1999-12-17 |
Robert Roebling | Fixed typo in wxStaticBoxSizer::CalcMin(). |
tree | commitdiff |
1999-12-17 |
Guillermo Rodrigue... | *** empty log message *** |
tree | commitdiff |
1999-12-17 |
Julian Smart | Misc small mods |
tree | commitdiff |
1999-12-17 |
Vadim Zeitlin | added wxToolBar::SetToolClientData |
tree | commitdiff |
1999-12-17 |
David Webster | cleaning up image mess for os/2 |
tree | commitdiff |
1999-12-17 |
Guillermo Rodrigue... | Everything rewritten from scratch |
tree | commitdiff |
1999-12-17 |
Vadim Zeitlin | 1. compilation fix for wxDir |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | Win16 compilation fixes |
tree | commitdiff |
1999-12-16 |
Guillermo Rodrigue... | PCX images can now be embedded in streams |
tree | commitdiff |
1999-12-16 |
Robert Roebling | Added wxSizer::Insert() |
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 | 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 | 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 | more WXUNUSED() here and there |
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-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
tree | commitdiff |
1999-12-14 |
Sylvain Bougnoux | ~wxBufferedStream puts back unread bytes |
tree | commitdiff |
1999-12-13 |
David Webster | Needed a __WXPM__ in new OS ifdefs at top |
tree | commitdiff |
1999-12-13 |
Sylvain Bougnoux | Was missing png_read_end |
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 |
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-11 |
Robert Roebling | Added wxNotebookSizer |
tree | commitdiff |
1999-12-11 |
Vadim Zeitlin | 1. wxDir works for MSW and documented |
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 | 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 |
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-08 |
Vadim Zeitlin | GNOME/KDE integration for wxMimeTypeManager |
tree | commitdiff |
1999-12-08 |
Jouk Jansen | Committing in . |
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-07 |
Vadim Zeitlin | wxMimeTypeManager::EnumAll() seems to work, couple... |
tree | commitdiff |
1999-12-07 |
Robert Roebling | doc view code inteprets wxSTREAM_EOF as correct, |
tree | commitdiff |
next |