2000-01-17 |
Václav Slavík | changed wxConfigBase::Get signature to wxConfigBase... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | wxProgressDialog now accepts wxGA_SMOOTH style |
tree | commitdiff |
2000-01-16 |
Václav Slavík | added encoding conversion to wxHTML |
tree | commitdiff |
2000-01-16 |
Václav Slavík | added case sensitive and whole words only search |
tree | commitdiff |
2000-01-16 |
Václav Slavík | index search is case insensitive now; index panel indic... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | compilation fix for DLL build |
tree | commitdiff |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files... |
tree | commitdiff |
2000-01-16 |
Václav Slavík | wxFileDialog's report/list view icons changed to some... |
tree | commitdiff |
2000-01-15 |
Robert Roebling | Next try at avoiding too few or too many size events. |
tree | commitdiff |
2000-01-15 |
Robert Roebling | black now denotes 0 on mono-bitmaps. |
tree | commitdiff |
2000-01-15 |
Julian Smart | 16-bit fixes |
tree | commitdiff |
2000-01-14 |
Stefan Neis | SN: Derive wxSpinButton from wxSpinButtonBase instead... |
tree | commitdiff |
2000-01-14 |
Stefan Neis | SN: Removed second of two declarations declaring wxMDIC... |
tree | commitdiff |
2000-01-14 |
Stefan Neis | SN: Don't include (non-existing) pmstddlg.h for EMX |
tree | commitdiff |
2000-01-14 |
Stefan Neis | SN: Added a forward declaration of class wxOwnerDrawn... |
tree | commitdiff |
2000-01-14 |
Václav Slavík | optimized wxHtmlContainerCell - now proceeds layouting... |
tree | commitdiff |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
tree | commitdiff |
2000-01-14 |
Julian Smart | Further fixes to Dialog Editor; additions to .dsp files |
tree | commitdiff |
2000-01-14 |
Guillermo Rodrigue... | wxSocekt now uses wxPostEvent. |
tree | commitdiff |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
tree | commitdiff |
2000-01-13 |
David Webster | LINKAGEMODE under OS/2 is only applicable for VisualAge... |
tree | commitdiff |
2000-01-13 |
Julian Smart | Set RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but..... |
tree | commitdiff |
2000-01-13 |
Stefan Csomor | mac updates and msw bitmapdrawing on printer |
tree | commitdiff |
2000-01-13 |
Stefan Csomor | adaptions for CW Pro 5.3 on mac |
tree | commitdiff |
2000-01-12 |
Vadim Zeitlin | some compilation fixes for mingw32 and not only |
tree | commitdiff |
2000-01-12 |
Robert Roebling | Chnages to mono-bitmap code. |
tree | commitdiff |
2000-01-12 |
Vadim Zeitlin | added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove... |
tree | commitdiff |
2000-01-12 |
Václav Slavík | added wxHtmlLinkInfo::GetHtmlCell so that you know... |
tree | commitdiff |
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 |
next |