2001-12-17 |
Robert Roebling | Forgot to unset m_relative in wxFilename::Normalize(). |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Václav Slavík | fixed Unicode compilation (please use wxT()...) |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Václav Slavík | added sample showing wxTR_FULL_ROW_HIGHLIGHT |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Václav Slavík | applied patch that adds wxTR_FULL_ROW_HIGHLIGHT to... |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Václav Slavík | added wxUSE_UNICODE_MSLU |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Václav Slavík | safety check for wxUSE_UNICODE and wxUSE_UNICODE_MSLU |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Václav Slavík | making wxMSW MSLU(unicows)-friendly |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Václav Slavík | fixes to wxFindFirstFile |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Václav Slavík | another segfault fix |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Václav Slavík | a mistake; djgpp doesn't have vsnprintf at all |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Václav Slavík | cache return value of ftime |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Robert Roebling | Reimplemented wxFileName with m_relative field. |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Václav Slavík | removed platform-specific code for wxFindFirst/NextFile... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | fixed a segfaulting bug in wxUniv: invalid assumption... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | fix for stupid segfault |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | DJGPP support in libtiff (what else can I do that to... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | DOS compilation fixes |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | DJGPP compilation fixes |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | correct platform detection with DJGPP |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | DJGPP compilation |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | timezone is not defined in DJGPP in any form, use ftime... |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | long long for DJGPP |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | MS-DOS cross-compilation w/ DJGPP |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Vadim Zeitlin | fixed flicker in wxTreeCtrl::SetItemXXX() |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | compilation with DJGPP |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | blind fix for Unicode compilation of wxTextCtrl/msw |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | oops, wxGTK.spec missed clean section |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Václav Slavík | Oops, Watcom doesn't have _mktemp in DOS |
commit | commitdiff | tree | snapshot |
2001-12-15 |
Robert Roebling | Aqua gets Aqua tree buttons automatically now. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Vadim Zeitlin | added EVT_CUSTOM test |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Vadim Zeitlin | added custom events demo |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Vadim Zeitlin | 1. define -D_THREAD_SAFE, not -D_REENTRANT for MT progr... |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | don't include windows.h unless neccessary |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | implemented wxDir as pure MGL code |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | wxFindFirstFile and friends for wxMGL |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | unimportant DOS fix |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | move pmapi.h to mgl/private.h |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | Oops, Watcom doesn't have _mktemp in DOS |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | filled-in DOS parts of wxMGL utils |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | Watcom compilation fix |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Václav Slavík | fixes to wxMGL build |
commit | commitdiff | tree | snapshot |
2001-12-14 |
David Webster | OS/2 compile fixes. |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Vadim Zeitlin | wxConfig clean up and bug fix for record defaults |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Vadim Zeitlin | got rid of ^Ms |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Robert Roebling | Verbose languages such as German need a big |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Robert Roebling | More on announcing wxWindows. |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Robin Dunn | Build and distrib tweaks |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Robin Dunn | A fix from Patrick |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Robin Dunn | Removed Alt or Ctrl hack |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Robin Dunn | Typo fixes |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Ron Lee | Vadim, please check this, I think it's what you meant |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Vadim Zeitlin | another memory leak fixed |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Vadim Zeitlin | small clarification for SetRecordDefaults |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Vadim Zeitlin | extremely dumb script to create wxBase distrib |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Vadim Zeitlin | added wxUniv porting note |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Vadim Zeitlin | moved wxUniv readme to its own directory |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Vadim Zeitlin | some wxUniv docs |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Vadim Zeitlin | fixes for wxBase dist and install |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Vadim Zeitlin | some basic docs for wxBase |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Robin Dunn | SWIGged code update for wxMac |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Vadim Zeitlin | added FM and wx-announce to the last section |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Ron Lee | preemptive fix for wxPython compilation. It will break... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Robin Dunn | Oops... Committed wrong version last time. |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Robin Dunn | Another distrib fix |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Robin Dunn | More distrib updates |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Vadim Zeitlin | added a note about preparing a wxGTK release |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Vadim Zeitlin | wxBase compilation fix |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Robin Dunn | PyCrust updates |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Robin Dunn | More demo/distrib updates |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Julian Smart | Reversed crazy wxKEY_STRING/INTEGER thing |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Robin Dunn | I have no idea if this is right or works, but I'm addin... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Robin Dunn | Some demo cleanup and distrib stuff |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Vadim Zeitlin | enabled all tests for the release |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Robert Roebling | Small optical fix. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Julian Smart | Updated readme |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Julian Smart | Event typo fixed |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Robert Roebling | Changed wxTreeCtrl to look Mac-like under Mac |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Ron Lee | added deps for .t files so make works correctly when... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Robert Roebling | Changed semantics of clicking beside the text control |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Václav Slavík | clean is symbolic target |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Václav Slavík | fixed zlib watcom makefile |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Václav Slavík | added wxMGL+DOS+Watcom makefiles |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Václav Slavík | more MSDOS fixes (config file location) |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | oops, a typo in the last commit |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | ItemHasChildren() should return TRUE for the items... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
George Tasker | utils/framelayout has been much enhanced, and can now... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | fix for the crash when many listctrl items change state |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | added a note about Windows XP support |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | fix for my old and broken mingw32 headers |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Julian Smart | Define SF_UNICODE if undefined |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Stefan Csomor | added changes in order to make at least button events... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Václav Slavík | compilation fix for Watcom (sorry, Vadim, there's some... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Václav Slavík | wxMGL Watcom compilation fixes |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | fixed bug with the caret positioning after SetValue... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Ron Lee | fix bogus VC 'for' scoping. |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | no real changes |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | fixed displaying text in non default charset in the... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | suppress compilation warning |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | added wxEncodingToCodepage() and implemented it properl... |
commit | commitdiff | tree | snapshot |
2001-12-09 |
Vadim Zeitlin | refresh the window when the size changed |
commit | commitdiff | tree | snapshot |
next |