2004-06-01 |
Václav Slavík | pop the menu up on mouse down, not up (this is more...
|
commit | commitdiff | tree |
2004-06-01 |
Václav Slavík | remove email addresses
|
commit | commitdiff | tree |
2004-06-01 |
Václav Slavík | calling a variable 'stat' was exceptionally stupid...
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | security fix to wxSingleInstanceChecker: check if the...
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | added wx-specific code and license info
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | implemented freedesktop.org spec support for GTK version...
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | allow classes derived from wxTopLevelWidnow to use...
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | security fix to wxSingleInstanceChecker: check if the...
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | fixed crash on incorrect HTML input caused by uninitialized...
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | added test for wxString::MakeLower,MakeUpper
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | don't call CopyBeforeWrite when returning non-const...
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | show icon changing on all platforms
|
commit | commitdiff | tree |
2004-05-31 |
Václav Slavík | compilation fix for gcc-3.4
|
commit | commitdiff | tree |
2004-05-30 |
Václav Slavík | somebody forgot to keep tex2rtf.ini and tex2rtf_css...
|
commit | commitdiff | tree |
2004-05-30 |
Václav Slavík | don't use cryptic buttons, it's bad UI
|
commit | commitdiff | tree |
2004-05-30 |
Václav Slavík | don't use global variables if GTK provides mechanism...
|
commit | commitdiff | tree |
2004-05-29 |
Václav Slavík | use shaped window for taskbar icon, so that background...
|
commit | commitdiff | tree |
2004-05-29 |
Václav Slavík | fixed --disable-rpath handling (patch 956695)
|
commit | commitdiff | tree |
2004-05-27 |
Václav Slavík | fixed indentation in case there's only one cell on...
|
commit | commitdiff | tree |
2004-05-27 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2004-05-27 |
Václav Slavík | fixed iteration over cells
|
commit | commitdiff | tree |
2004-05-26 |
Václav Slavík | workaround for BCC bug - use #defines instead of enums
|
commit | commitdiff | tree |
2004-05-25 |
Václav Slavík | corrected previous commit's wrongly applied patch
|
commit | commitdiff | tree |
2004-05-25 |
Václav Slavík | implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch...
|
commit | commitdiff | tree |
2004-05-08 |
Václav Slavík | corrected wxLANGUAGE_CHINESE to use same default as...
|
commit | commitdiff | tree |
2004-05-02 |
Václav Slavík | corrected cppunit test's output
|
commit | commitdiff | tree |
2004-05-01 |
Václav Slavík | compilation fixes (apparently, gcc <3.4 didn't validate...
|
commit | commitdiff | tree |
2004-05-01 |
Václav Slavík | dmars_smake support (bakefile cvs, patch 942877)
|
commit | commitdiff | tree |
2004-05-01 |
Václav Slavík | define wxUSE_HOTKEY
|
commit | commitdiff | tree |
2004-04-30 |
Václav Slavík | more dmc fixes (patch 941830)
|
commit | commitdiff | tree |
2004-04-30 |
Václav Slavík | moved Unicode tests to testsuite (patch 943945)
|
commit | commitdiff | tree |
2004-04-30 |
Václav Slavík | don't export private symbols
|
commit | commitdiff | tree |
2004-04-28 |
Václav Slavík | re-added still needed zlib
|
commit | commitdiff | tree |
2004-04-26 |
Václav Slavík | supress bcc warnings in new zlib
|
commit | commitdiff | tree |
2004-04-26 |
Václav Slavík | another 2.4 compatiblity fix
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | don't crash if there's no wxFileSystem instance
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | 2.4 backward compatiblity tests should be run only...
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | DMC fixes
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | removed GzipStreams, upgraded zlib
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now)
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | removed GzipStreams, upgraded zlib
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now)
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | upgraded builtin zlib to 1.2.1
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | removed zlib tests
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | This commit was generated by cvs2svn to compensate...
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | Initial revision
|
commit | commitdiff | tree |
2004-04-25 |
Václav Slavík | This commit was generated by cvs2svn to compensate...
|
commit | commitdiff | tree |
2004-04-22 |
Václav Slavík | fixed missing CPPUNIT_LIBS,CFLAGS in dmars makefiles
|
commit | commitdiff | tree |
2004-04-22 |
Václav Slavík | fixed generating dmars makefiles
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | applied patch 939076: __SMARTPHONE__ define
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | added wxRegEx::GetMatchCount
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | applied patch 939076: __SMARTPHONE__ define
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | make the tests run a little faster
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | moved wxRegEx test from console to testsuite (patch...
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | small fix (patch 938995)
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | added wxRegEx::GetMatchCount (patch 938995)
|
commit | commitdiff | tree |
2004-04-21 |
Václav Slavík | don't use wxFileConfig to parse kdeglobals, it's not...
|
commit | commitdiff | tree |
2004-04-20 |
Václav Slavík | eliminated some warnings
|
commit | commitdiff | tree |
2004-04-20 |
Václav Slavík | added wxString tests (patch 938082)
|
commit | commitdiff | tree |
2004-04-18 |
Václav Slavík | wxVsnprintf_ fix: added %ls,%lc handling (patch 937094)
|
commit | commitdiff | tree |
2004-04-18 |
Václav Slavík | small test suite improvements (patch 937094)
|
commit | commitdiff | tree |
2004-04-18 |
Václav Slavík | applied rest of streams test suite patch
|
commit | commitdiff | tree |
2004-04-16 |
Václav Slavík | quoting fixes
|
commit | commitdiff | tree |
2004-04-16 |
Václav Slavík | Mingw compilation fixes
|
commit | commitdiff | tree |
2004-04-16 |
Václav Slavík | make users aware of wxInputStream::Eof limitations
|
commit | commitdiff | tree |
2004-04-15 |
Václav Slavík | wxGTK on Mac doesn't need bundles
|
commit | commitdiff | tree |
2004-04-15 |
Václav Slavík | added GetFilenames
|
commit | commitdiff | tree |
2004-04-15 |
Václav Slavík | commdlg.lib is not in evc3
|
commit | commitdiff | tree |
2004-04-12 |
Václav Slavík | aygshell is available on PocketPC and sometimes needed
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | don't use strcpy to copy between overlapping strings...
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | made it possible to easily regenerate makefiles with...
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | added more styles (patch 933354)
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | stream tests improvements (patch 924438)
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | added some cppunit convenience macros (part of patch...
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | stream classes docs and code fixes (part of patch 924438)
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | improvements to zlib streams (patch 929416):
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | minor correction
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | added wxTE_AUTO_SCROLL and wxTE_NO_VSCROLL
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | added wx/msw/wince/libraries.h to workaround SDK differences...
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | removed aygshell and ceshell from WinCE build, not...
|
commit | commitdiff | tree |
2004-04-11 |
Václav Slavík | fixed wxMBConv::cMB2WC and cWC2MB to check for conversion...
|
commit | commitdiff | tree |
2004-04-06 |
Václav Slavík | applied patch: wxLongLong CppUnit test (928257)
|
commit | commitdiff | tree |
2004-04-06 |
Václav Slavík | this code was taken from console sample, preserve its...
|
commit | commitdiff | tree |
2004-04-06 |
Václav Slavík | upgrade to bakefile-0.1.4
|
commit | commitdiff | tree |
2004-04-06 |
Václav Slavík | upgrade to bakefile-0.1.4
|
commit | commitdiff | tree |
2004-04-06 |
Václav Slavík | make aclocal-1.8 happy (patch 930105)
|
commit | commitdiff | tree |
2004-04-05 |
Václav Slavík | don't build console apps for WinCE
|
commit | commitdiff | tree |
2004-04-05 |
Václav Slavík | don't build console apps for WinCE
|
commit | commitdiff | tree |
2004-04-04 |
Václav Slavík | wxAutomation not useful on WinCE
|
commit | commitdiff | tree |
2004-04-03 |
Václav Slavík | more WinCE fixes
|
commit | commitdiff | tree |
2004-04-03 |
Václav Slavík | WinCE compilation fix
|
commit | commitdiff | tree |
2004-04-03 |
Václav Slavík | regex lib doesn't build under WinCE either
|
commit | commitdiff | tree |
2004-04-03 |
Václav Slavík | WinCE compilation fixes (is this correct?)
|
commit | commitdiff | tree |
2004-04-03 |
Václav Slavík | eVC fixes: don't build MSW-only files
|
commit | commitdiff | tree |
2004-04-03 |
Václav Slavík | precompiled headers fix
|
commit | commitdiff | tree |
2004-04-01 |
Václav Slavík | syntax fixes
|
commit | commitdiff | tree |
2004-04-01 |
Václav Slavík | moved arrays tests to testsuite (patch 927475)
|
commit | commitdiff | tree |
2004-04-01 |
Václav Slavík | fixed compilation with bakefile-0.1.3 after my latest...
|
commit | commitdiff | tree |
2004-04-01 |
Václav Slavík | added support for building eVC projects (not yet tested)
|
commit | commitdiff | tree |
2004-04-01 |
Václav Slavík | libtiff doesn't build on WinCE
|
commit | commitdiff | tree |
next |