2000-01-12 |
Guillermo Rodrigue... | Added missing WXDLLEXPORTs |
tree | commitdiff |
2000-01-11 |
Václav Slavík | added mouse event member into wxHtmlLinkInfo. wxHtmlWin... |
tree | commitdiff |
2000-01-11 |
Vadim Zeitlin | fixed refresh problem with holidays in wxCalendarCtrl |
tree | commitdiff |
2000-01-11 |
Bart A.M. Jourquin | Adding GetCount() to wxHashTable |
tree | commitdiff |
2000-01-11 |
Vadim Zeitlin | wxMenuItem::GetLabelFromText() added/documented, bug... |
tree | commitdiff |
2000-01-11 |
George Tasker | Replaced typo that had wxCALLBACK being redefined.... |
tree | commitdiff |
2000-01-10 |
Robin Dunn | MSW Caret is now destroyed and recreated when resized. |
tree | commitdiff |
2000-01-10 |
Vadim Zeitlin | wxAPIENTRY fixes (?) |
tree | commitdiff |
2000-01-10 |
Robin Dunn | Wrong Init was being called in ctor. |
tree | commitdiff |
2000-01-10 |
Guillermo Rodrigue... | Important changes to avoid dependence on events inside... |
tree | commitdiff |
2000-01-10 |
Guillermo Rodrigue... | Fixes from Mumit Khan to allow DLL compilation; most... |
tree | commitdiff |
2000-01-08 |
Václav Slavík | added IsEncodingAvailable and GetAltForEncoding extende... |
tree | commitdiff |
2000-01-08 |
Václav Slavík | add wxFontEncoding member into wxNativeEncodingInfo |
tree | commitdiff |
2000-01-08 |
Guillermo Rodrigue... | ops. SetFocus should be public |
tree | commitdiff |
2000-01-08 |
Vadim Zeitlin | wxLongLongWx::Assign(double) works - thanks Guillermo |
tree | commitdiff |
2000-01-08 |
Vadim Zeitlin | keyword search should work now |
tree | commitdiff |
2000-01-07 |
Vadim Zeitlin | added test mode to wxLongLongWx which allowed to find... |
tree | commitdiff |
2000-01-07 |
Guillermo Rodrigue... | Fixed problem with tab traversal in wxSpinCtrl (added... |
tree | commitdiff |
2000-01-07 |
Bart A.M. Jourquin | wxControl child of wxControlBase |
tree | commitdiff |
2000-01-07 |
Robin Dunn | Trying out addition of SetSize to wxCaret... |
tree | commitdiff |
2000-01-07 |
Vadim Zeitlin | attempts at providing clipboard/dnd support for metafil... |
tree | commitdiff |
2000-01-06 |
Guillermo Rodrigue... | Fixed virtual function hiding problem |
tree | commitdiff |
2000-01-06 |
Guillermo Rodrigue... | Removing warnings |
tree | commitdiff |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
tree | commitdiff |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
tree | commitdiff |
2000-01-06 |
Guillermo Rodrigue... | Rewrote large parts of the non-DDE IPC stuff (wxTCPServ... |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | 1. added wfstream.cpp to wxBase (needed by filesys... |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | more stream-like insertion operators |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | wxRegion should work with wxCoord, not long |
tree | commitdiff |
2000-01-05 |
David Webster | General fixes |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | 1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC |
tree | commitdiff |
2000-01-04 |
Robert Roebling | Compilation fix, |
tree | commitdiff |
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 |
David Webster | Add some "USE" defs that were missing. |
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 |
David Webster | Visualage C++ V4.0 has a native long long data type. |
tree | commitdiff |
2000-01-03 |
David Webster | VisualAge C++ V4.0 fixups, can't differentiate between... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Better make it a const reference then. |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Make wxColour parameter be passed by reference to inlin... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Those wxTRACE_* string constants appears to need wxT() |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Halved DEFAULT_ITEM_WIDTH so default sizes resembles... |
tree | commitdiff |
2000-01-03 |
David Webster | no enums with commas past last element, please |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
tree | commitdiff |
2000-01-03 |
Robert Roebling | Corrected spin control, which ignored hand typed... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Make this compile in Unicode mode under Borland C+... |
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 | 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-02 |
Václav Slavík | fixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE |
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-31 |
Václav Slavík | added wxFONTENCODING_UNICODE -- for use with wxEncoding... |
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 |
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 |
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 |
Robert Roebling | Added wxWindow::DoMoveWindow(..) |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | define __GNUWIN32_OLD__ for cygwin32 too |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. some minor compilation fixes in datetime.cppm |
tree | commitdiff |
1999-12-28 |
Robin Dunn | Added some WXDLLEXPORTs |
tree | commitdiff |
1999-12-28 |
Julian Smart | Watford C++ related changes. Unfortunately, the linker... |
tree | commitdiff |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
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-26 |
Vadim Zeitlin | 1. misc compilation (errors, warnings) fixes (from... |
tree | commitdiff |
1999-12-25 |
Vadim Zeitlin | disable #warning because it's an error for some compilers |
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 | 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 | Fixed wxSplitterEvent to set it's id to be the splitter... |
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 |
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. corrected some owner-drawn buttons bugs |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | 1. wxBase compiles under BeOS |
tree | commitdiff |
1999-12-22 |
David Webster | Changed Loadfile to be compatable with OS/2 Bitmap... |
tree | commitdiff |
1999-12-22 |
David Webster | Eliminate comma's after last element in an enum |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | 1. coloured buttons seem to work |
tree | commitdiff |
1999-12-21 |
Vadim Zeitlin | wxDateTime::ParseFormat() and ParseTime() added (compil... |
tree | commitdiff |
1999-12-21 |
David Webster | can't support enums that have comma after last element |
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 |
David Webster | Uncompilable header fix. |
tree | commitdiff |
next |