1999-11-17 |
Václav Slavík | fixed incomplete lists of supported handlers |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Václav Slavík | wxHtmlWindow::LoadPage does not use wxBusyCursor anymor... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Julian Smart | Made some treectrl sample icons transparent; added... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Unknown (MT) | use a smaller tip font for MSW |
commit | commitdiff | tree | snapshot |
1999-11-16 |
David Webster | Modified full UNICODE support for VisualAge C++ for... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
David Webster | VisualAge V4.0 duplicate definition error suppression |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | wxMSW fixes after wxFrameBase change - seems to work... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | assert in OnSelected() fixed |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | send wxActivateEvents |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | wxWindows/misc correction (was doubly included in wxGTK... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
David Webster | Added full UNICODE support for VisualAge C++ for OS... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | crash when deleting window in OnUnsplit() corrected |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | RemoveAt() added to array classes |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Vadim Zeitlin | wxListCtrl::DeleteAllItems() doesn't send notification... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
David Webster | More wxWindow work |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Unknown (MT) | fix compile error - too many } |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Unknown (MT) | ignore error when trying to delete zlib.lib |
commit | commitdiff | tree | snapshot |
1999-11-15 |
David Webster | wxWindow class work |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Karsten Ballüder | private dataformat almost working - minor fixes |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Robert Roebling | Added header vs. library version check to configure, |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Robin Dunn | distrib update |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | more IRIX support |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Ron Lee | enabled _vsnprintf for mingw with norlander headers |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | optimisation in wxString::AllocBeforeWrite() - realloc... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | oops, compilation fix |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | wxSnprintf() and wxVsnprintf() added, documented and... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Karsten Ballüder | wxGTK must include wxWindows/misc or make install will... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | patch from Tom Surace for 16 color mode |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | NO C++ COMMENTS IN THIS FILE PLEASE |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | PPP interface under IRIX is called 'ppp' |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | IRIX compilation fixes |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | wxCriticalSectionLocker ctor param type corrected,... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | wizard.h added to the list of headers |
commit | commitdiff | tree | snapshot |
1999-11-15 |
David Webster | wxApp development for WXPM |
commit | commitdiff | tree | snapshot |
1999-11-15 |
David Webster | Minor tweek for WXPM |
commit | commitdiff | tree | snapshot |
1999-11-15 |
David Webster | HAVE_LOCALTIME def for WXPM |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Vadim Zeitlin | 1. fixed wxStaticBox background erasing (or, rather... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Robert Roebling | Distrib changes. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Julian Smart | Added m_callback init. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Guilhem Lavaux | Fixed bug in wxSound windows driver (Recording is in... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Robert Roebling | Small change to SetFont() logic. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Robert Roebling | Added two stand alone makefiles for samples. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Ove Kaaven | Looks like someone did str[n]cmp -> wxStr[n]cmp global... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Vadim Zeitlin | 1. wxBitmap copy ctor and operator=() taking wxIcon... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Václav Slavík | html help : search panel now has more logical order... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Robert Roebling | Compile fix in dialup, |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ove Kaaven | No, .mo files doesn't use Unicode, so use strcmp here... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ove Kaaven | Unicode fixes |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ove Kaaven | From: #define wxTRANSLATE(str) (str) |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ove Kaaven | fopen -> wxFopen and such |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ove Kaaven | wxGetHostName uses wxChar, not char |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Robin Dunn | distrib file updates |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Robin Dunn | wxPython doc updates |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Robin Dunn | one more note |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Robin Dunn | fixing distrib script |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Robin Dunn | more tweaks for release |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ron Lee | added patch for _(v)snprintf protos in stdio.h |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Robin Dunn | Added a demo showing how to use wxPostEvent |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ron Lee | added simple test for wxStaticBoxSizers |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | compilation fix (float => wxCoord) |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | unused param warning fixed |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | aesthetic fix to configure (extra comma) |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | Motif compilation fix |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | fixes for wxFontMapper endless recursion |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | more samples added to SAMPLES_SUBDIRS (minimal, font... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Karsten Ballüder | fixed endless recursion for loading of default font |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Julian Smart | Removed warning. |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | small fixes; rearranged module definitions in a more... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | some HTML links \urlref'ied |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | note about VMS linker case insensitivity added |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | Solaris compilation fix |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | (old) mingw32 compilation fixes |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | Centre() centers the window centre and not the upper... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | mingw32 compilation fixes |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | mingw32 compilation fixes (unfortunately, this effectiv... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | note about WX_DEFIN_EOBJARRAY added |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | warning fixed |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Vadim Zeitlin | it didn't compile at all... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
next |