2000-01-04 |
David Webster | Added Calctrl.cpp to sources list |
tree | commitdiff |
2000-01-04 |
Robert Roebling | Compilation fix, |
tree | commitdiff |
2000-01-04 |
David Webster | Updated OS/2 sources with fixes to wxControl and wxSpinCtrl |
tree | commitdiff |
2000-01-04 |
Vadim Zeitlin | wxMSW compilation fixes for old mingw32 |
tree | commitdiff |
2000-01-04 |
Guillermo Rodrigue... | Corrected problem related to wxSIZE_ALLOW_MINUS_ONE |
tree | commitdiff |
2000-01-04 |
Robert Roebling | Update bug in wxListCtrl, |
tree | commitdiff |
2000-01-04 |
David Webster | needed a check for wxUSE_VALIDATORS in the wxListCtrl... |
tree | commitdiff |
2000-01-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-01-04 |
Vadim Zeitlin | wxSIZE_ALLOW_MINUS_ONE handling corrected |
tree | commitdiff |
2000-01-04 |
Robert Roebling | Correct deafult GUI font is now found when querying |
tree | commitdiff |
2000-01-04 |
David Webster | Added Calctrl.obj to generic build list |
tree | commitdiff |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | 1. wxTreeCtrl::SetBackgroundColour() works (with new... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | BC++ 5.x also supports _beginthreadex and _endthreadex |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Cast both operands of ?: to (wxControl*) so BC++ compil... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Unicode compilation fix |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes for BC++ 5 |
tree | commitdiff |
2000-01-03 |
David Webster | Need LINKAGEMODE for Visualage C++ compiles on the... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | BC++ 5 does not have Unicode version of GetProcAddress. |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Another Unicode compilation fix |
tree | commitdiff |
2000-01-03 |
Robert Roebling | Distrib things. |
tree | commitdiff |
2000-01-03 |
David Webster | Updated config files for VisualAge C++ V4.0 to include... |
tree | commitdiff |
2000-01-03 |
David Webster | Fixes to get library to compile |
tree | commitdiff |
2000-01-03 |
David Webster | Two new font implementations for OS/2 |
tree | commitdiff |
2000-01-03 |
David Webster | small updates for OS/2 |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
tree | commitdiff |
2000-01-03 |
Robert Roebling | Distrib things, |
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 |
Robert Roebling | Corrected spin control, which ignored hand typed... |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | O_BINARY added to wxFile::Create |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Unicode fixes |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Split "?:" into "if" statement for assignment of conver... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes |
tree | commitdiff |
2000-01-02 |
Václav Slavík | refreshed makefiles to be in sync with filelist.txt |
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-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed program... |
tree | commitdiff |
2000-01-01 |
Robert Roebling | Some Resize/GetBestSize() changes. |
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 |
2000-01-01 |
Václav Slavík | fixed #pragma implementation/interface numdlgg.h to... |
tree | commitdiff |
1999-12-31 |
Václav Slavík | added wxEncodingConverter; added imagpnm.cpp and imagpc... |
tree | commitdiff |
1999-12-31 |
Václav Slavík | added wxEncodingConverter |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | added support for several new events in wxCalendarCtrl... |
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 |
Vadim Zeitlin | wxCalendarCtrl works under MSW too |
tree | commitdiff |
1999-12-29 |
Robert Roebling | Corrected miniframe. |
tree | commitdiff |
1999-12-29 |
Robin Dunn | Fixed wxWindowCreateEvent and wxWindowDestroyEvent... |
tree | commitdiff |
1999-12-29 |
Robert Roebling | IsExposed() corrections in calendar. |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | wxMotif::wxControl() ctor added, now wxCalendarCtrl... |
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 |
Julian Smart | Tidied some doc references; added Stefan's Blit optimis... |
tree | commitdiff |
1999-12-29 |
Robert Roebling | Added wxWindow::DoMoveWindow(..) |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. some minor compilation fixes in datetime.cppm |
tree | commitdiff |
1999-12-29 |
Robert Roebling | Small doc updates, mainly wxDropTarget, |
tree | commitdiff |
1999-12-28 |
Vadim Zeitlin | BC++ compialtion fix (?) |
tree | commitdiff |
1999-12-28 |
Julian Smart | Watford C++ related changes. Unfortunately, the linker... |
tree | commitdiff |
1999-12-28 |
Julian Smart | Some BC++ issues |
tree | commitdiff |
1999-12-28 |
Julian Smart | Removed references to separate prop and porting docs... |
tree | commitdiff |
1999-12-28 |
Julian Smart | Added VC++ project files for TIFF library. |
tree | commitdiff |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
tree | commitdiff |
1999-12-28 |
Julian Smart | Added Bil Simser to wxBook page; fixed bug in notebook... |
tree | commitdiff |
1999-12-28 |
Guillermo Rodrigue... | Added GetSubBitmap() |
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-27 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-12-26 |
Vadim Zeitlin | more unused param warnings fixed |
tree | commitdiff |
1999-12-26 |
Vadim Zeitlin | 1. misc compilation (errors, warnings) fixes (from... |
tree | commitdiff |
1999-12-25 |
Vadim Zeitlin | C++ comments in C files are fun but break the compilati... |
tree | commitdiff |
1999-12-25 |
Václav Slavík | font size fix for <PRE> |
tree | commitdiff |
1999-12-25 |
Robert Roebling | Wrote wxMask(bitmap,colour). |
tree | commitdiff |
1999-12-24 |
Václav Slavík | fixed bug in wxString::DoCopy - it called Sort on alrea... |
tree | commitdiff |
1999-12-24 |
Václav Slavík | removed wxHtmlParser::GetTempData (internal function... |
tree | commitdiff |
1999-12-24 |
Václav Slavík | added <font face> support |
tree | commitdiff |
1999-12-24 |
Vadim Zeitlin | implemented wxLongLong division - seems to work |
tree | commitdiff |
1999-12-24 |
Julian Smart | Small changes |
tree | commitdiff |
1999-12-23 |
Vadim Zeitlin | removed testing code from wxLongLong |
tree | commitdiff |
1999-12-23 |
Václav Slavík | fixed interpretation of <font size>: was always relativ... |
tree | commitdiff |
1999-12-23 |
Václav Slavík | wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink... |
tree | commitdiff |
1999-12-23 |
Václav Slavík | wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink... |
tree | commitdiff |
1999-12-23 |
Vadim Zeitlin | tried to implement division of wxLongLongs - doesn... |
tree | commitdiff |
1999-12-23 |
Robin Dunn | Linking with the TIFF library |
tree | commitdiff |
1999-12-23 |
Robin Dunn | Added a constructor that allows creation of independent... |
tree | commitdiff |
1999-12-23 |
Robert Roebling | Added wxBitmap::GetSubBitmap() |
tree | commitdiff |
1999-12-23 |
Václav Slavík | removed wxITALIC/wxSLANT stuff from wxHTML (no longer... |
tree | commitdiff |
1999-12-23 |
Václav Slavík | wxHtmlFontCell now has member wxFont m_Font instead... |
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 | fixes for wxINSTALL_PREFIX definition |
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 |
David Webster | Update options to the config files |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | 1. corrected some owner-drawn buttons bugs |
tree | commitdiff |
next |