2000-01-08 |
Vadim Zeitlin | keyword search should work now |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Vadim Zeitlin | added test mode to wxLongLongWx which allowed to find... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Robin Dunn | bug fix for OnLinkClicked callback |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Guillermo Rodriguez... | Added limits to wxSpinCtrls, fixed one bug |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Guillermo Rodriguez... | Fixed problem with tab traversal in wxSpinCtrl (added... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Guillermo Rodriguez... | mingw32 specific compile fix |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Guillermo Rodriguez... | Added libxpm |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bart A.M. Jourquin | wxControl child of wxControlBase |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bart A.M. Jourquin | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bart A.M. Jourquin | wxFONTENUMPROC definition changed for mingwin 2.95 |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bart A.M. Jourquin | deleting the 'validator' param in call to wxControl... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Bart A.M. Jourquin | fix _beginthreadex problem with bcc |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Robin Dunn | small fixes and cleanups |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Robin Dunn | Trying out addition of SetSize to wxCaret... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Vadim Zeitlin | demo of clipboard support for metafiles (which still... |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Vadim Zeitlin | attempts at providing clipboard/dnd support for metafil... |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Guillermo Rodriguez... | Fixed virtual function hiding problem |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Robert Roebling | Minor resize probs solved. |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Vadim Zeitlin | added --cc, cxx, ld options to wx-config |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Vadim Zeitlin | MSW compilation fixes for !wxUSE_VALIDATORS |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Robert Roebling | Themes again. |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Guillermo Rodriguez... | typos fixed |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Guillermo Rodriguez... | Removing warnings |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Vadim Zeitlin | corrected wxComboBox::GetBestSize() |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Vadim Zeitlin | bug fixes for '\r' handling in wxTextFile::Translate() |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Julian Smart | Some edits to OGL; tweaks to wxClipboard docs |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Julian Smart | BC++ IDE compile mod to thread.cpp; other small stuff |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Guillermo Rodriguez... | Lots of new features |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Guillermo Rodriguez... | Small change for updated wxTCPXXX classes |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Guillermo Rodriguez... | Rewrote large parts of the non-DDE IPC stuff (wxTCPServ... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | 1. added wfstream.cpp to wxBase (needed by filesys... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | added cmdline.h/.cpp to the makefiles |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | -fpermissive is now returned by wx-config -cflags if... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | test for date parameters to wxCmdLineParser |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | more bug fixes: options with values and compound option... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | ParseDate() understands tomorrow and yesterday as well... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | more stream-like insertion operators |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Julian Smart | Added contributed speedup of ConvertToBitmap under... |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | bug with incorrect & test fixed |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | unreachable code warning fixed |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | wxRegion should work with wxCoord, not long |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Robert Roebling | Corrceted background problem with themes. |
commit | commitdiff | tree | snapshot |
2000-01-05 |
David Webster | General fixes |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Julian Smart | Added RC file needed by makefiles. |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | include "module.h" |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Robin Dunn | wxFloatbar fixes |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Robin Dunn | Fixed a bug so the toggle flag is set correctly |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | small bug fix for composite options |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | wxCmdLineParser tests |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Vadim Zeitlin | 1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robert Roebling | Removed crashes when not using themes. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robert Roebling | EXTRA_LIBS vs. EXTRALIBS change. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robert Roebling | Doc updates. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
David Webster | Added Calctrl.cpp to sources list |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robin Dunn | Fixed a bug that caused a crash on startup |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robin Dunn | fixed a compilation error for VC++ 6 |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robert Roebling | Compilation fix, |
commit | commitdiff | tree | snapshot |
2000-01-04 |
David Webster | Updated OS/2 sources with fixes to wxControl and wxSpinCtrl |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Vadim Zeitlin | wxMSW compilation fixes for old mingw32 |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Guillermo Rodriguez... | Corrected problem related to wxSIZE_ALLOW_MINUS_ONE |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robert Roebling | Update bug in wxListCtrl, |
commit | commitdiff | tree | snapshot |
2000-01-04 |
David Webster | needed a check for wxUSE_VALIDATORS in the wxListCtrl... |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Vadim Zeitlin | wxSIZE_ALLOW_MINUS_ONE handling corrected |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robert Roebling | Correct deafult GUI font is now found when querying |
commit | commitdiff | tree | snapshot |
2000-01-04 |
David Webster | Added Calctrl.obj to generic build list |
commit | commitdiff | tree | snapshot |
2000-01-04 |
David Webster | Add some "USE" defs that were missing. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Guillermo Rodriguez... | Some typos fixed |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Vadim Zeitlin | added test of bg colour in the tree sample |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Vadim Zeitlin | 1. wxTreeCtrl::SetBackgroundColour() works (with new... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | Visualage C++ V4.0 has a native long long data type. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
David Webster | VisualAge C++ V4.0 fixups, can't differentiate between... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | BC++ 5.x also supports _beginthreadex and _endthreadex |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Guillermo Rodriguez... | Some little changes |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Better make it a const reference then. |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Make wxColour parameter be passed by reference to inlin... |
commit | commitdiff | tree | snapshot |
2000-01-03 |
Ove Kaaven | Cast both operands of ?: to (wxControl*) so BC++ compil... |
commit | commitdiff | tree | snapshot |
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 |
next |