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 |
1999-04-13 |
Ove Kaaven | Unicode conversion. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Now this one also compiles in Unicode mode. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Karsten Ballüder | Added variable cursor to highlight embedded user data. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Unicode interface (the communication itself is still... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Unicode support. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Fixed a typo. Added sloppy implementation of wxSscanf... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Add wxSscanf (used in ftp.cpp to parse returned address) |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | The prevalent wide characters. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Unicode. You know the drill. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Vadim Zeitlin | GetViews() documented |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | More Unicode stuff. Implemented wxFprintf. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | char->wxChar |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Fixed glibc2.0 check (for that glibc2.0 workaround... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Vadim Zeitlin | wxTempFile now respects umask when creating new files |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Vadim Zeitlin | an attempt to fix glibc2.0 stupidness |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Vadim Zeitlin | apparently this should fix some Borland problem |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Vadim Zeitlin | some typos in docs and code corrected (thanks Janos) |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Implemented wxPrintf. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Added wxPrintf declaration. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Vadim Zeitlin | Pending() and Dispatch() implemented |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Another one bites the dust. |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | Unicode-mode typos in string.cpp (where did they sudden... |
commit | commitdiff | tree | snapshot |
1999-04-13 |
Ove Kaaven | wxString assignment operator from wx[W]CharBuffer. |
commit | commitdiff | tree | snapshot |
next |