1999-08-04 |
J. Russell... | Fixed to fill in m_dir member when file selected so... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
J. Russell... | Minor change to make spinbutton text match spinbutton... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Guilhem Lavaux | GSocket_timeout: timeout support hack (disabled for... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Robin Dunn | Set the version number to use for the DLL in WXVERSION |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Robin Dunn | Now uses the version number when doing a cleandll |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Vadim Zeitlin | radiobox event now contains the string too |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Robert Roebling | Minor changes to viusal appearance, |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Václav Slavík | fixed somebody's poorly done StreamSize-->GetSize trans... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Robin Dunn | New Makefile/Setup files supporting multiple dynamic... |
commit | commitdiff | tree | snapshot |
1999-08-04 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-08-04 |
J. Russell... | Made changes to allow build with new mingw32/gcc-2.95 |
commit | commitdiff | tree | snapshot |
1999-08-04 |
Václav Slavík | bool scrollable replaced by wxHW_* flags |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Václav Slavík | malloc() --> new[] |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Václav Slavík | wxHW_* flags, fixed client area problem |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Václav Slavík | added DLL exports |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Václav Slavík | initial commit |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Karsten Ballüder | Changed wxChoice->wxComboBox as list of all paper sizes... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Ove Kaaven | Hmm, apparently had to add FNSTRINGCAST elsewhere in... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Ove Kaaven | Changed my mind and used FNSTRINGCAST instead |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Ove Kaaven | Replaced (char*)wxFNCONV with (const char*)wxFNCONV |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Vadim Zeitlin | LINKAGEMODE moved to defs.h - string.cpp actually compi... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Vadim Zeitlin | __UNIX__ redefition corrected |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Vadim Zeitlin | cliet data crash fixed |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Robin Dunn | fixed a typo or two... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
Robin Dunn | Fixed wxImage GetData and SetData to properly use Strin... |
commit | commitdiff | tree | snapshot |
1999-08-03 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Vadim Zeitlin | 1. minor headers rearrangement: wxprec.h doesn't includ... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Robert Roebling | Minor changes |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Guilhem Lavaux | Changed a var name |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Guilhem Lavaux | Better memory errors handler (added GSOCK_MEMERR) |
commit | commitdiff | tree | snapshot |
1999-08-02 |
David Webster | Changes to make common and generic compilable under... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Michael Bedward | Added code to set m_isBeingDeleted as per wxGTK |
commit | commitdiff | tree | snapshot |
1999-08-02 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-08-02 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Michael Bedward | Added function GetDefaultSize |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Michael Bedward | Added these accessor functions for wxGridEvent: GetRow... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Vadim Zeitlin | fix for wxMSW |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Robert Roebling | Updated testconf, |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Guilhem Lavaux | wxMemoryStream doc updated |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Vadim Zeitlin | compile warning fixed |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Robert Roebling | Compile fixes for wxTreeCtrl (we don't speak about |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Vadim Zeitlin | added a blurb about wxBe |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Guilhem Lavaux | Converted some SetBlocking to SetNonBlocking |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Julian Smart | Added news and coding standards HTML files to CVS |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Robin Dunn | wxPython 2.1b1: |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Robin Dunn | some dist helpers for wxPython |
commit | commitdiff | tree | snapshot |
1999-07-31 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Vadim Zeitlin | wxMSW::wxTreeCtrl has multiple selection too (somewhat... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
David Webster | OS/2 updates |
commit | commitdiff | tree | snapshot |
1999-07-30 |
David Webster | OS/2 linkage specification on METHODDEF macro |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Vadim Zeitlin | no more assert failure in GetSelection() if there is... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Vadim Zeitlin | link fix for no sockets compilation |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Guilhem Lavaux | Renamed GSocket_SetBlocking to GSocket_SetNonBlocking... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Vadim Zeitlin | a small fix to wxWindow::Centre |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Vadim Zeitlin | explicit compilation fix |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Robert Roebling | Some more doc beauty, |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Robert Roebling | Doc corrections, |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Robin Dunn | wxPython documentation updates |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Robin Dunn | fixed compiler error |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Michael Bedward | Fixed m_majorDim bug a bit more (was still getting... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Michael Bedward | Added KeyRelease case to switch in wxTranslateKeyEvent... |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Michael Bedward | Added wxApp::CheckForKeyUp MB |
commit | commitdiff | tree | snapshot |
1999-07-30 |
Michael Bedward | Added wxApp::CheckForKeyUp |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Vadim Zeitlin | #warning is a compilation error, not warning |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Robert Roebling | Testing vaious makefile/configure schemes. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Robert Roebling | Now its possible to run wxHTML without wxSockets |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Guilhem Lavaux | Typos. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Guilhem Lavaux | Added #include <stddef.h> as it is needed by ANSI. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Karsten Ballüder | fix for HP-UX |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Karsten Ballüder | fixed busy cursor |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Robert Roebling | Compile fixes and typos corrected. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Robert Roebling | Makefile changes |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Karsten Ballüder | ProgressDialog was *comletely* broken! |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Karsten Ballüder | Fixed missing header. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Ove Kaaven | By assigning wxEmptyString instead of NULL to m_command... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Robin Dunn | Put strmbfrd.tex back into classes.tex since it was... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-29 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-29 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Robert Roebling | I had to remove (Robin's) makefile creation clause |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Vadim Zeitlin | m_clientData conflict fixed |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Vadim Zeitlin | SetIcon added |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Vadim Zeitlin | string and m_majorDim == 0 bugs fixed |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Robert Roebling | Added tmake template for simple wxGTK makefile |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Robin Dunn | Changes necessary to make In Place Edit work and look... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Guilhem Lavaux | Added wxInternetFilesystemModule to fs_inet.cpp |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Guilhem Lavaux | Added another missing file (wxBufferedStreams doc) |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Ove Kaaven | Hm... /P1024 instead of /P512 ...? (At least that makes... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Robin Dunn | Fixed some stupid TEX errors... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Robin Dunn | If somebody ever decides to actually check in fsfile... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-28 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-28 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Robert Roebling | Corrected some more docs, |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Robert Roebling | Small distrib updates, |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Vadim Zeitlin | wxMotif fixes and common fixes for socket compilation |
commit | commitdiff | tree | snapshot |
next |