2000-01-03 |
Robin Dunn | Made wxEditor constructor args consistent with other... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Unicode compilation fix |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes for BC++ 5 |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Those wxTRACE_* string constants appears to need wxT() |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | Need LINKAGEMODE for Visualage C++ compiles on the... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Halved DEFAULT_ITEM_WIDTH so default sizes resembles... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | BC++ 5 does not have Unicode version of GetProcAddress. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Another Unicode compilation fix |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Robert Roebling | Distrib things. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | Updated config files for VisualAge C++ V4.0 to include... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | Fixes to get library to compile |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | Two new font implementations for OS/2 |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | small updates for OS/2 |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | no enums with commas past last element, please |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Robert Roebling | Forgot these. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Robert Roebling | Distrib things, |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Václav Slavík | now grabs encoding info not from but from '' (empty... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Václav Slavík | Borland #include hack |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Guillermo Rodriguez... | Add default size for slider |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Robert Roebling | Corrected some things in, and some thing revealed by |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Vadim Zeitlin | makegen program for makefile generation for the samples |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Vadim Zeitlin | makefile for the calendar sample as generated by makegen |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Robert Roebling | Corrected spin control, which ignored hand typed... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Vadim Zeitlin | O_BINARY added to wxFile::Create |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Guillermo Rodriguez... | bmps and ico added as binaries |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Guillermo Rodriguez... | ups; must add as binary |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Guillermo Rodriguez... | Life! |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Unicode fixes |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Split "?:" into "if" statement for assignment of conver... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Make this compile in Unicode mode under Borland C+... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Václav Slavík | refreshed makefiles to be in sync with filelist.txt |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Vadim Zeitlin | moved wxCalendarCtrl code from control sample to a... |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Vadim Zeitlin | 1. wxDateTimeHolidayAuthority class for calculating... |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Robert Roebling | Documented wxMutexGuiEnter etc and thread sample. |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Václav Slavík | added encconv.h -- I forgot to do so, sorry |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Václav Slavík | wxLocale now uses wxEncodingConverter (must be explicit... |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Václav Slavík | wxFontMapper now cooperates with wxEncodingConverter |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Václav Slavík | added wxEncodingConverter::Convert(char*,wxChar*) and... |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Václav Slavík | added wxEncodingConverter::Convert(char*,wxChar*) and... |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Karsten Ballüder | linux fixes |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Robert Roebling | Some more samples documented etc. |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed program... |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Václav Slavík | fixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Robin Dunn | Fixes to avoid an endless event looping for wxGTK |
commit | commitdiff | tree | snapshot |
2000-01-02 |
Robin Dunn | SWIG code updates |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Robert Roebling | Some Resize/GetBestSize() changes. |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Václav Slavík | wxFileSystem now compiles if wxUSE_HTML (required by... |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Julian Smart | Updated wxvc_dll.dsp and memory.h to make VC++ compile... |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Václav Slavík | documented wxMB_DOCKABLE |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Václav Slavík | added 'document wxSpinCtrl & wxFontMapper' to TODO... |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Václav Slavík | fixed #pragma implementation/interface numdlgg.h to... |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Václav Slavík | replaced occurences of \_ by _ in verbatim environment |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Robin Dunn | Fix for differences of when the ECT_WINDOW_CREATE happe... |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Robin Dunn | Added wxEditor from Dirc Holtwic |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Václav Slavík | added wxEncodingConverter; added imagpnm.cpp and imagpc... |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Václav Slavík | added wxEncodingConverter |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Václav Slavík | added wxFONTENCODING_UNICODE -- for use with wxEncoding... |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Václav Slavík | added wxEncodingConverter - original tables from ftp... |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Václav Slavík | added wxEncodingConverter - scripts for creating conver... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Guilhem Lavaux | Moved fix to sndg72x.h |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Guilhem Lavaux | Fix for MINGW32 |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Vadim Zeitlin | added support for several new events in wxCalendarCtrl... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Robert Roebling | Removed two more GUI lock-ups. This time when |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Vadim Zeitlin | added wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Vadim Zeitlin | wxCalendarCtrl works under MSW too |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robert Roebling | Corrected miniframe. |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robin Dunn | Enabling the use of masks for wxGTK in some of the... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robin Dunn | Fixed wxWindowCreateEvent and wxWindowDestroyEvent... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robert Roebling | IsExposed() corrections in calendar. |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robin Dunn | Added some missing EVT_ functions |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Vadim Zeitlin | wxMotif::wxControl() ctor added, now wxCalendarCtrl... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robert Roebling | GUI thread update and event corrections. |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Julian Smart | Tidied some doc references; added Stefan's Blit optimis... |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robert Roebling | Doc correction for wxScrollWinEvent. |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robert Roebling | Added wxWindow::DoMoveWindow(..) |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Vadim Zeitlin | define __GNUWIN32_OLD__ for cygwin32 too |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Vadim Zeitlin | 1. added test for wxTreeCtrl::Insert(size_t index) |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Vadim Zeitlin | 1. some minor compilation fixes in datetime.cppm |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Robert Roebling | Small doc updates, mainly wxDropTarget, |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Vadim Zeitlin | BC++ compialtion fix (?) |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Robin Dunn | Fixed so user code (or wxPython) can include gtk/glib... |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Robin Dunn | Added some WXDLLEXPORTs |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Julian Smart | Watford C++ related changes. Unfortunately, the linker... |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Julian Smart | Some BC++ issues |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Julian Smart | Removed references to separate prop and porting docs... |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Julian Smart | Added VC++ project files for TIFF library. |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Julian Smart | Added Bil Simser to wxBook page; fixed bug in notebook... |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Guillermo Rodriguez... | Added GetSubBitmap() |
commit | commitdiff | tree | snapshot |
1999-12-27 |
Robert Roebling | Minor doc updates. |
commit | commitdiff | tree | snapshot |
1999-12-27 |
Robert Roebling | Added mono bitmap to image conversion. |
commit | commitdiff | tree | snapshot |
1999-12-27 |
Vadim Zeitlin | 1. wxLongLongWx::Assign(double) added (half implemented) |
commit | commitdiff | tree | snapshot |
1999-12-27 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-12-26 |
Vadim Zeitlin | more unused param warnings fixed |
commit | commitdiff | tree | snapshot |
1999-12-26 |
Vadim Zeitlin | 1. misc compilation (errors, warnings) fixes (from... |
commit | commitdiff | tree | snapshot |
next |