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 |
1999-04-13 |
Robert Roebling | Drag'n'Drop works in a basic form |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | This is the way to go (well, close enough). |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | By this commit, I guess I'm announcing intent to add... |
tree | commitdiff |
1999-04-13 |
Robert Roebling | Drag works. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Got some compiler warnings in non-Unicode build. Fixed... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Someone must have committed some ASCII string literals... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Unicode conversion. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Now this one also compiles in Unicode mode. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Unicode interface (the communication itself is still... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Fixed a typo. Added sloppy implementation of wxSscanf... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | The prevalent wide characters. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | More Unicode stuff. Implemented wxFprintf. |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | wxTempFile now respects umask when creating new files |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | some typos in docs and code corrected (thanks Janos) |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Implemented wxPrintf. |
tree | commitdiff |
1999-04-13 |
Vadim Zeitlin | Pending() and Dispatch() implemented |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Another one bites the dust. |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | Unicode-mode typos in string.cpp (where did they sudden... |
tree | commitdiff |
1999-04-13 |
Ove Kaaven | wxAtof implementation independent of (the rest of)... |
tree | commitdiff |
1999-04-12 |
Robert Roebling | wxDropTarget starts to work |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | BIG glitch. |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | It now compiles all these files without warnings in... |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Unicode support. Uses wxWCharBuffer in Unicode build... |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Unicode support for wxString (wxchar.cpp won't compile... |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Added wxchar.cpp/.obj |
tree | commitdiff |
1999-04-12 |
Ove Kaaven | Added wxchar.cpp, which contains: |
tree | commitdiff |
1999-04-12 |
Robert Roebling | Fixing a few fixes.. |
tree | commitdiff |
1999-04-12 |
Vadim Zeitlin | wxUSE_THREADS typo corrected |
tree | commitdiff |
1999-04-12 |
Robert Roebling | added moving subwindow when scrolling (tested in... |
tree | commitdiff |
1999-04-12 |
Václav Slavík | ... |
tree | commitdiff |
1999-04-12 |
Robert Roebling | clipboards tests |
tree | commitdiff |
next |