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 |
1999-04-17 |
Brian Macy | Enough wxBitmapDataObject implementation to work with... |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Robert Roebling | Added a bit of libJPEG 6.0b |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Ove Kaaven | Unicodified list of color strings. |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Robert Roebling | added missing files |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Robert Roebling | libPNG 1.0.3 |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Ove Kaaven | Adapted those asserts and debug messages for Unicode. |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Ove Kaaven | Unicodified wxEndsWithPathSeparator |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Ove Kaaven | Fixed typo |
commit | commitdiff | tree | snapshot |
1999-04-17 |
Ove Kaaven | Unicodified a few routines. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | Unicodified wxSplitPath |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | Had changed the prototype of wxOnAssert after the disco... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Vadim Zeitlin | bug in handling escaped chars in entries/group names... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Brian Macy | Made return a const reference |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Vadim Zeitlin | attempted Borland C++ compilation fix |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Vadim Zeitlin | log unknown log levels too |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Brian Macy | Changed some parameters to be const references |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Vadim Zeitlin | wxLog shouldn't complain about log levels it doesn... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | const-ness warnings in non-Unicode again. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | Hm, better make the operators inline. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | All files compile in Unicode mode, but I have only... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | Added a comment. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | Some Unicode conversion. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Vadim Zeitlin | don't log empty status messages in wxLogWindow |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | Needed the reverse operator+ too... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | operator+(const wxString&, const wx[W]CharBuffer) |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | wxGetUserHome() may return const val. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | wxGetUserHome() returns a const value in Unicode mode. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | Compiles in Unicode mode. |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | wxGetUserHome() returns "const wxMB2WXbuf" for Unix... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Ove Kaaven | wxLoadCharacterSets() now appears to work (was a bit... |
commit | commitdiff | tree | snapshot |
1999-04-16 |
Robert Roebling | wxImage now uses GTK 1.2's fast rendering code if... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Robert Roebling | removed some test code |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Vadim Zeitlin | log messages given during program initialization are... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Robert Roebling | small mods to tree ctrl |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | Defer loading of character sets, and some anti-crash... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | Slightly better style? |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | Right-o, wxConv_local does cause some weird crashes... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | (ugh, I need to get a faster computer) |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | Another inline constructor to facilitate Unicode conver... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | Compilation problem in non-Unicode mode. (Will fix... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | Compiler warning in non-Unicode mode fixed. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Karsten Ballüder | Added a wxYield() warning to wxExecute() entry. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | OK, while I wait for the non-Unicode build to compile... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Karsten Ballüder | Added wxEnableTopLevelWindows(bool enable) for use... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Vadim Zeitlin | workaround for mingw32 div() bug |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Vadim Zeitlin | GTK 1.0.x compilation fix |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Vadim Zeitlin | GTK 1.0.x compilation fix |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | A couple more. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | So far so good. These now compiles in Unicode mode. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Robert Roebling | added update UI event code to toolbar, could |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Ove Kaaven | Implemented wxArrayString::Shrink() and stuff. |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Robert Roebling | egcs compilation fix |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | These at least compiles in Unicode mode... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | char -> wxChar |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | This seems to be compiling. |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | If you look at the conversion and character set code... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | More helpful Unicode stuff. |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Robert Roebling | wxGTK's built-in dockable menu now give their |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Vadim Zeitlin | HitTest() now works when the ctrl is scrolled too |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Robert Roebling | mini frame rewrite (titlebar still missing) |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | wxConv classes and instances, including wxConv_gdk. |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | wxMBConv derived classes and instances. |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Robert Roebling | added wxCB_READONLY |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | And here |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | Declared here too |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | The char->wxChar in window.h cascades through some... |
commit | commitdiff | tree | snapshot |
1999-04-14 |
Ove Kaaven | char -> wxChar. (Vadim, you can probably just go ahead... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Václav Slavík | fixed transparency |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Robert Roebling | Drag'n'Drop works in a basic form |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | This is the way to go (well, close enough). |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | By this commit, I guess I'm announcing intent to add... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Robert Roebling | Drag works. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Got some compiler warnings in non-Unicode build. Fixed... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Someone must have committed some ASCII string literals... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Unicode conversion. |
commit | commitdiff | tree | snapshot |
next |