1999-04-28 |
Robert Roebling | Added configure patch for DEC |
tree | commitdiff |
1999-04-28 |
Karsten Ballüder | Fixed gtk 1.0.6 corruped menu entry names. |
tree | commitdiff |
1999-04-28 |
Robert Roebling | background colour changes for listbox and combobox |
tree | commitdiff |
1999-04-28 |
Karsten Ballüder | Fixed gtk 1.0.6 floating subwindow bug. |
tree | commitdiff |
1999-04-28 |
Robert Roebling | Chnages to focus code with debug code |
tree | commitdiff |
1999-04-27 |
Ove Kaaven | Added wxchar.cpp, I think |
tree | commitdiff |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
tree | commitdiff |
1999-04-27 |
Guilhem Lavaux | * Fixed a compilation problem on Windows |
tree | commitdiff |
1999-04-26 |
Robert Roebling | combobox buglet when inserting item |
tree | commitdiff |
1999-04-26 |
Robert Roebling | compile fix in debug mode |
tree | commitdiff |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
tree | commitdiff |
1999-04-26 |
Ove Kaaven | Changed capitalization style of wxConv* |
tree | commitdiff |
1999-04-26 |
Guilhem Lavaux | * Committing new wxSocket core (socket.cpp sckint.cpp... |
tree | commitdiff |
1999-04-26 |
Robert Roebling | Another attempts at getting dialog positions right |
tree | commitdiff |
1999-04-26 |
Robert Roebling | Layout things in wxMessageBox |
tree | commitdiff |
1999-04-26 |
Ove Kaaven | Optional implementation of wcslen(). |
tree | commitdiff |
1999-04-25 |
Robert Roebling | The colour is called Aquamarine, not Aquaramine. No, |
tree | commitdiff |
1999-04-25 |
Robert Roebling | Backgrounds work again |
tree | commitdiff |
1999-04-25 |
Ove Kaaven | Implemented UTF-8 encoding. |
tree | commitdiff |
1999-04-25 |
Robert Roebling | Fixed a layout bug in MyFixed |
tree | commitdiff |
1999-04-24 |
Ove Kaaven | GetValue() converts using wxConv_current... |
tree | commitdiff |
1999-04-24 |
Robert Roebling | Had to change the time point, when widgets are |
tree | commitdiff |
1999-04-24 |
Ove Kaaven | Fixed bug in wxConv_local. |
tree | commitdiff |
1999-04-24 |
Robert Roebling | DnD with Unicode fixes |
tree | commitdiff |
1999-04-24 |
Ove Kaaven | Added wxOKlibc(), which checks for glibc2.0, which... |
tree | commitdiff |
1999-04-24 |
Ove Kaaven | Small bugfix for wxString::Printf regarding %hs... |
tree | commitdiff |
1999-04-24 |
Robert Roebling | small change required for OLE component |
tree | commitdiff |
1999-04-24 |
Ove Kaaven | Constructor should survive getting passed a null pointe... |
tree | commitdiff |
1999-04-24 |
Robert Roebling | wxGLCanvas works again |
tree | commitdiff |
1999-04-24 |
Robert Roebling | minimal now works in Unicode mode |
tree | commitdiff |
1999-04-23 |
Ove Kaaven | More fixes to make Borland compile this in Unicode... |
tree | commitdiff |
1999-04-22 |
Ove Kaaven | Yet another one. |
tree | commitdiff |
1999-04-22 |
Ove Kaaven | Another Unicode fix. |
tree | commitdiff |
1999-04-22 |
Ove Kaaven | Unicode fix. |
tree | commitdiff |
1999-04-21 |
Ove Kaaven | Unicode fixes. |
tree | commitdiff |
1999-04-21 |
Robert Roebling | fixed bitmap constructor for monochrome bitmaps |
tree | commitdiff |
1999-04-20 |
Ove Kaaven | Some Unicode fixes (mostly for Borland's pickiness... |
tree | commitdiff |
1999-04-20 |
Karsten Ballüder | I think I fixed the wxGenericPrintSetupDialog but PLEAS... |
tree | commitdiff |
1999-04-20 |
Robert Roebling | little doc updates |
tree | commitdiff |
1999-04-19 |
Julian Smart | Fixed wxPostScript printing problem (used wrong constru... |
tree | commitdiff |
1999-04-19 |
Vadim Zeitlin | a wxCHECK added |
tree | commitdiff |
1999-04-19 |
Ove Kaaven | Unicode conversion for MSW, or something |
tree | commitdiff |
1999-04-19 |
Robert Roebling | JPEG fixes |
tree | commitdiff |
1999-04-19 |
Vadim Zeitlin | wxTextCtrl::DiscardEdits doesn't empty the text ctrl |
tree | commitdiff |
1999-04-19 |
Julian Smart | Fixed wxexpr.cpp bug (quote wasn't being removed in... |
tree | commitdiff |
1999-04-18 |
Vadim Zeitlin | fix for the fix for the umask fix in wxTempFile |
tree | commitdiff |
1999-04-18 |
Ove Kaaven | glibc2.1 chokes on null input to wcstombs() |
tree | commitdiff |
1999-04-17 |
Ove Kaaven | Defer retrieval of LANG env var, too. No memory management |
tree | commitdiff |
1999-04-17 |
Vadim Zeitlin | tooltips in controls in dialogs actually work now |
tree | commitdiff |
1999-04-17 |
Vadim Zeitlin | radiobox now sends notification messages when the selec... |
tree | commitdiff |
1999-04-17 |
Robert Roebling | Added a bit of libJPEG 6.0b |
tree | commitdiff |
1999-04-17 |
Ove Kaaven | Unicodified list of color strings. |
tree | commitdiff |
1999-04-17 |
Robert Roebling | added missing files |
tree | commitdiff |
1999-04-17 |
Robert Roebling | libPNG 1.0.3 |
tree | commitdiff |
1999-04-17 |
Ove Kaaven | Adapted those asserts and debug messages for Unicode. |
tree | commitdiff |
1999-04-17 |
Ove Kaaven | Unicodified wxEndsWithPathSeparator |
tree | commitdiff |
1999-04-17 |
Ove Kaaven | Fixed typo |
tree | commitdiff |
1999-04-17 |
Ove Kaaven | Unicodified a few routines. |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | Unicodified wxSplitPath |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | Had changed the prototype of wxOnAssert after the disco... |
tree | commitdiff |
1999-04-16 |
Vadim Zeitlin | bug in handling escaped chars in entries/group names... |
tree | commitdiff |
1999-04-16 |
Vadim Zeitlin | attempted Borland C++ compilation fix |
tree | commitdiff |
1999-04-16 |
Vadim Zeitlin | log unknown log levels too |
tree | commitdiff |
1999-04-16 |
Vadim Zeitlin | wxLog shouldn't complain about log levels it doesn... |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | const-ness warnings in non-Unicode again. |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | All files compile in Unicode mode, but I have only... |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | Added a comment. |
tree | commitdiff |
1999-04-16 |
Vadim Zeitlin | don't log empty status messages in wxLogWindow |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | wxGetUserHome() may return const val. |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | wxGetUserHome() returns a const value in Unicode mode. |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | Compiles in Unicode mode. |
tree | commitdiff |
1999-04-16 |
Ove Kaaven | wxLoadCharacterSets() now appears to work (was a bit... |
tree | commitdiff |
1999-04-16 |
Robert Roebling | wxImage now uses GTK 1.2's fast rendering code if... |
tree | commitdiff |
1999-04-15 |
Robert Roebling | removed some test code |
tree | commitdiff |
1999-04-15 |
Vadim Zeitlin | log messages given during program initialization are... |
tree | commitdiff |
1999-04-15 |
Robert Roebling | small mods to tree ctrl |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Defer loading of character sets, and some anti-crash... |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Right-o, wxConv_local does cause some weird crashes... |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | (ugh, I need to get a faster computer) |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Compilation problem in non-Unicode mode. (Will fix... |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Compiler warning in non-Unicode mode fixed. |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | OK, while I wait for the non-Unicode build to compile... |
tree | commitdiff |
1999-04-15 |
Karsten Ballüder | Added wxEnableTopLevelWindows(bool enable) for use... |
tree | commitdiff |
1999-04-15 |
Vadim Zeitlin | workaround for mingw32 div() bug |
tree | commitdiff |
1999-04-15 |
Vadim Zeitlin | GTK 1.0.x compilation fix |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | A couple more. |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | So far so good. These now compiles in Unicode mode. |
tree | commitdiff |
1999-04-15 |
Robert Roebling | added update UI event code to toolbar, could |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | Implemented wxArrayString::Shrink() and stuff. |
tree | commitdiff |
1999-04-15 |
Robert Roebling | egcs compilation fix |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow... |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | These at least compiles in Unicode mode... |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | This seems to be compiling. |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | If you look at the conversion and character set code... |
tree | commitdiff |
1999-04-14 |
Robert Roebling | wxGTK's built-in dockable menu now give their |
tree | commitdiff |
1999-04-14 |
Vadim Zeitlin | HitTest() now works when the ctrl is scrolled too |
tree | commitdiff |
1999-04-14 |
Robert Roebling | mini frame rewrite (titlebar still missing) |
tree | commitdiff |
1999-04-14 |
Ove Kaaven | wxConv classes and instances, including wxConv_gdk. |
tree | commitdiff |
1999-04-14 |
Robert Roebling | added wxCB_READONLY |
tree | commitdiff |
1999-04-13 |
Václav Slavík | fixed transparency |
tree | commitdiff |
next |