1999-05-01 |
Robin Dunn | wxPython 2.0b9, second phase (gtk) |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robin Dunn | wxPython 2.0b9, first phase (win32) |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robin Dunn | wxPython documentation update |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robert Roebling | Added hotkeys to menus "E&xit\tAlt-X" and such. |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Ove Kaaven | Should compile better if wchar_t is not available. |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robert Roebling | Updated docs, distrib and version |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robert Roebling | jconfig.h uses configures results |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Karsten Ballüder | suppressed compiler warning |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Karsten Ballüder | suppressed compiler warning about unitialised umask... |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robin Dunn | wxPython 2.0b9, first phase (win32) |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robin Dunn | wxPython 2.0b9, first phase (win32) |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Robin Dunn | Fixed wxValidator::Clone and friends to return a wxObje... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Robert Roebling | Compile fixes for SGI |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Ove Kaaven | Unicode fixes. |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Robin Dunn | wxPython documentation update |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Robin Dunn | Added $(NEW_WXLIBNAME) to allow changing the library... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Robert Roebling | controls sample tests a bit more |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Robert Roebling | MiniFrame title are back. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Robert Roebling | removed (wrong?) assert |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Robert Roebling | Added configure patch for DEC |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Karsten Ballüder | Fixed gtk 1.0.6 corruped menu entry names. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Robert Roebling | background colour changes for listbox and combobox |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Karsten Ballüder | Fixed gtk 1.0.6 floating subwindow bug. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Robert Roebling | Chnages to focus code with debug code |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Ove Kaaven | Added wxchar.cpp, I think |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Guilhem Lavaux | * Fixed a compilation problem on Windows |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Robert Roebling | combobox buglet when inserting item |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Robert Roebling | compile fix in debug mode |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Ove Kaaven | Changed capitalization style of wxConv* |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Guilhem Lavaux | * Committing new wxSocket core (socket.cpp sckint.cpp... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Karsten Ballüder | Added the missing check for libw needed for wcslen... |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Robert Roebling | Another attempts at getting dialog positions right |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Robert Roebling | Layout things in wxMessageBox |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Ove Kaaven | Heavier checks for wxUSE_WCHAR_T |
commit | commitdiff | tree | snapshot |
1999-04-26 |
Ove Kaaven | Optional implementation of wcslen(). |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Robert Roebling | experimental OLE control (the reason for the |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Robert Roebling | The colour is called Aquamarine, not Aquaramine. No, |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Robert Roebling | Backgrounds work again |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Ove Kaaven | Implemented UTF-8 encoding. |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Ove Kaaven | Uses wxUSE_WCHAR_T for compilers that don't support... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Robert Roebling | Fixed a layout bug in MyFixed |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Ove Kaaven | GetValue() converts using wxConv_current... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Ove Kaaven | Fixed bug in wxConv_local. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Robert Roebling | DnD with Unicode fixes |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Ove Kaaven | Added wxOKlibc(), which checks for glibc2.0, which... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Ove Kaaven | Small bugfix for wxString::Printf regarding %hs... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Robert Roebling | small change required for OLE component |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Ove Kaaven | Constructor should survive getting passed a null pointe... |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Ove Kaaven | cMB2WX and cWX2MB accepts null pointers. |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Robert Roebling | wxGLCanvas works again |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Robert Roebling | minimal now works in Unicode mode |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Robert Roebling | made controls sample compile in unicode mode |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Karsten Ballüder | Modify to demonstrate layout bug. |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Ove Kaaven | More fixes to make Borland compile this in Unicode... |
commit | commitdiff | tree | snapshot |
1999-04-23 |
Ove Kaaven | Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ove Kaaven | Yet another one. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ove Kaaven | Another Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ove Kaaven | Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ove Kaaven | Unicode fix. |
commit | commitdiff | tree | snapshot |
1999-04-22 |
Ove Kaaven | Added operator[] (read-only of course). Borland C+... |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Ove Kaaven | Unicode fixes. |
commit | commitdiff | tree | snapshot |
1999-04-21 |
Robert Roebling | fixed bitmap constructor for monochrome bitmaps |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Robert Roebling | script update |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Ove Kaaven | Another "char" occurrence |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Brian Macy | Can't figure out why Borland was excluded from DRAG... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Ove Kaaven | Some Unicode fixes (mostly for Borland's pickiness... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Ove Kaaven | Moved that HAVE_WCSTR_H here. |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Ove Kaaven | ...and my Linux doesn't have wcstr.h. (Including of... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Ove Kaaven | Some further changes. Now also sets a wsUSE_WCHAR_T... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Robert Roebling | two people fixing the same thing... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Karsten Ballüder | typos fixed |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Karsten Ballüder | Tests for wchar.h/wcstr.h - PLEASE DO NOT GUESS BUT... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Karsten Ballüder | I think I fixed the wxGenericPrintSetupDialog but PLEAS... |
commit | commitdiff | tree | snapshot |
1999-04-20 |
Robert Roebling | little doc updates |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Julian Smart | Fixed wxPostScript printing problem (used wrong constru... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Vadim Zeitlin | a wxCHECK added |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Must include wchar.h in non-Unicode build too, since... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Hmm, seems Borland also doesn't want wchar_t in fopen... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | More wxChar conversion |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Those pesky globals declared all over again |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Unicode conversion for MSW, or something |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Helps Borland compile further in Unicode mode. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Some Unicode changes. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Karsten Ballüder | SOCKLEN_T expanded to socklen_t if supported, neede... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Forgot an additional prototype. |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Ove Kaaven | Attempts to make this wchar_t business compile with... |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Robert Roebling | JPEG fixes |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Vadim Zeitlin | wxTextCtrl::DiscardEdits doesn't empty the text ctrl |
commit | commitdiff | tree | snapshot |
1999-04-19 |
Julian Smart | Fixed wxexpr.cpp bug (quote wasn't being removed in... |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Vadim Zeitlin | fix for the fix for the umask fix in wxTempFile |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Ove Kaaven | glibc2.1 chokes on null input to wcstombs() |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Ove Kaaven | ...for both buffer types... |
commit | commitdiff | tree | snapshot |
1999-04-18 |
Ove Kaaven | Oops. The typecasting was interpreted as a constructor... |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Ove Kaaven | Defer retrieval of LANG env var, too. No memory management |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Ove Kaaven | New private SetName method in wxCSConv... |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Vadim Zeitlin | tooltips in controls in dialogs actually work now |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Vadim Zeitlin | radiobox now sends notification messages when the selec... |
commit | commitdiff | tree | snapshot |
next |