2001-12-01 |
Vadim Zeitlin | fixed compilation warning about signed/unsigned comparison
|
commit | commitdiff | tree |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW
|
commit | commitdiff | tree |
2001-12-01 |
Vadim Zeitlin | regenerated
|
commit | commitdiff | tree |
2001-12-01 |
Vadim Zeitlin | added wxUSE_TIPWINDOW
|
commit | commitdiff | tree |
2001-12-01 |
Vadim Zeitlin | fixed compilation after wxTipWindow base class change...
|
commit | commitdiff | tree |
2001-12-01 |
Vadim Zeitlin | documented ConvertStringToArgs
|
commit | commitdiff | tree |
2001-12-01 |
Vadim Zeitlin | 1. GetCwd() now has the volume argument, Normalize...
|
commit | commitdiff | tree |
2001-12-01 |
Vadim Zeitlin | more fixes for volume names handling
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | added wxWS_EX_TRANSIENT, added code for handling it...
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | wxFILE_SEP_PATH_VMS must be '.', not '/'
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | reverted previous change - it doesn't fix the bug I...
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | don't use implicit parent for the progress dialogs
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | extended file name tests
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | added volume support and support for UNC paths under...
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | added wxFileName docs skeleton
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | now the methods are sorted in the correct order in...
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | corrected InternetGetConnectedState() prototype
|
commit | commitdiff | tree |
2001-11-30 |
Vadim Zeitlin | set app name to argv[0] by default, as was done before
|
commit | commitdiff | tree |
2001-11-29 |
Vadim Zeitlin | fixed backslashes parsing in the cmd line
|
commit | commitdiff | tree |
2001-11-28 |
Vadim Zeitlin | fixed (at least some of) the focus asserts
|
commit | commitdiff | tree |
2001-11-28 |
Vadim Zeitlin | HelpGen doesn't work in GUI mode
|
commit | commitdiff | tree |
2001-11-28 |
Vadim Zeitlin | replaced "CC = gcc" and even stranger "CPP = gcc -g...
|
commit | commitdiff | tree |
2001-11-28 |
Vadim Zeitlin | added missing files
|
commit | commitdiff | tree |
2001-11-28 |
Vadim Zeitlin | replaced `wx-config --cflags` with `wx-config --cxxflags...
|
commit | commitdiff | tree |
2001-11-28 |
Vadim Zeitlin | blind fix for iconizing/restoring hidden child frames bug
|
commit | commitdiff | tree |
2001-11-28 |
Vadim Zeitlin | fixed stupid bug in tab traversal code which totally...
|
commit | commitdiff | tree |
2001-11-27 |
Vadim Zeitlin | fudged the extra width in GetBestSize() to fit better
|
commit | commitdiff | tree |
2001-11-27 |
Vadim Zeitlin | added some test for the choice dialog sizing
|
commit | commitdiff | tree |
2001-11-27 |
Vadim Zeitlin | don't show scrollbars at all when the window is big...
|
commit | commitdiff | tree |
2001-11-27 |
Vadim Zeitlin | added more instruction for writing the docs
|
commit | commitdiff | tree |
2001-11-27 |
Vadim Zeitlin | oops, forgot to commit the header for the notebook fix
|
commit | commitdiff | tree |
2001-11-26 |
Vadim Zeitlin | fixed listbox initial size determination
|
commit | commitdiff | tree |
2001-11-26 |
Vadim Zeitlin | superposition of text styles in wxTextCtrl now works...
|
commit | commitdiff | tree |
2001-11-26 |
Vadim Zeitlin | removed unneeded include from the header
|
commit | commitdiff | tree |
2001-11-26 |
Vadim Zeitlin | fixed notebook tabs refresh when changing them under...
|
commit | commitdiff | tree |
2001-11-26 |
Vadim Zeitlin | fixed wxRadioBox::Enable() and Show() to enable/show...
|
commit | commitdiff | tree |
2001-11-26 |
Vadim Zeitlin | fix for incorrect assert in SetClientObject
|
commit | commitdiff | tree |
2001-11-26 |
Vadim Zeitlin | compilation warning fixed for wxUSE_TOOLTIPS==0
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | added wxCmdLineParser::ConvertStringToArgs(), wxApp...
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | fixed comment about [not] deleting wxConfig::Get()...
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | changed wxYES_NO to be equal to wxYES | wxNO freeing...
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | fixed wxTE_LINESCROLL definition to not conflict with...
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | fixed VC++ warning
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | removed small as otherwise the code was apparently...
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | minor updates/clarifications to the wxNotebook docs
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | added Remove() test
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | centre on screen the dialogs without epxlicit position
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | fixed the message when creating setup.h
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | added wxCHANGE_DIR test
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | added wxCHANGE_DIR flag support to wxMSW implementation
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | fix for focus handling in case when the panel itself...
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | and now fixes for compilation with wxUSE_PALETTE=1
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | typo: & was used instead of &&
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | wxUniv compilation fixes
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | compilation warning (and possible bug) fix
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | fixes for compilation with wxUSE_PALETTE=0
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | added GetHpalette[Of] macros
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | compilation fix for wxUSE_TEXTBUFFER=0
|
commit | commitdiff | tree |
2001-11-25 |
Vadim Zeitlin | blindly added missing .c_str()s to fix compilation
|
commit | commitdiff | tree |
2001-11-23 |
Vadim Zeitlin | added test for selecting intial colour in the col dlg
|
commit | commitdiff | tree |
2001-11-23 |
Vadim Zeitlin | show correctly the initially selected colour and update...
|
commit | commitdiff | tree |
2001-11-23 |
Vadim Zeitlin | fixed UMR (patch #484863)
|
commit | commitdiff | tree |
2001-11-23 |
Vadim Zeitlin | implemented GetBestSize() for wxChoice
|
commit | commitdiff | tree |
2001-11-23 |
Vadim Zeitlin | added comment for OnScroll
|
commit | commitdiff | tree |
2001-11-23 |
Vadim Zeitlin | updated and expanded wxLog docs
|
commit | commitdiff | tree |
2001-11-23 |
Vadim Zeitlin | updated and expanded wxLog docs
|
commit | commitdiff | tree |
2001-11-22 |
Vadim Zeitlin | fixed memory leaks
|
commit | commitdiff | tree |
2001-11-22 |
Vadim Zeitlin | added check for NULL Clone() return
|
commit | commitdiff | tree |
2001-11-22 |
Vadim Zeitlin | removed read() declaration which resulted in a warning
|
commit | commitdiff | tree |
2001-11-22 |
Vadim Zeitlin | added wxSockAddress copy ctor which, in particular...
|
commit | commitdiff | tree |
2001-11-22 |
Vadim Zeitlin | fix for Unicode build
|
commit | commitdiff | tree |
2001-11-22 |
Vadim Zeitlin | minor flicker reduction in the virtual list ctrl
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | fixed wxDropFilesEvent dtor, added copy ctor and implemented...
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | fixed wxTaskBarIcon compilation
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | mention wxObject and wxEvent API changes
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | 1. removed wxObject::CopyObject() and Clone() - some...
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | expanded the comment about redefining the client data...
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | fixed compilation somehow, the code is still broken!
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | replaced wxSocketEvent::CopyObject() with Clone()
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | changes to match listctrl.h changes (forgot to commit...
|
commit | commitdiff | tree |
2001-11-21 |
Vadim Zeitlin | 1. restored wxEvent::operator=()
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | applied patch fixing compilation without wxUSE_TIMEDATE...
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | added bitmaps to the resources
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | applied patch 475879 (Can't use subclassed GridCellEditor)
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | more DBCS-related changes (patch 481898)
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | don't use wxTheXXXList in wxXXX ctor/dtor, only objects...
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | backwards incompatible change to wxWizardPage reverted
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | fix for BC++ internal compiler error
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | fix for my old mingw32 cross-compiler
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | added 2nd image as XPM as well to the wizard sample
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | added #if wxUSE_TIMEDATE where needed
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | replaced wxDate with wxDateTime
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | added wxToggleButton docs
|
commit | commitdiff | tree |
2001-11-20 |
Vadim Zeitlin | fixed erroneous debug error message
|
commit | commitdiff | tree |
2001-11-19 |
Vadim Zeitlin | fixed a memory leak and an initialization problem
|
commit | commitdiff | tree |
2001-11-19 |
Vadim Zeitlin | fixes for the dialog layout for the multiline labels
|
commit | commitdiff | tree |
2001-11-18 |
Vadim Zeitlin | fixes for wxEvent and wxKeyEvent operator=()
|
commit | commitdiff | tree |
2001-11-18 |
Vadim Zeitlin | fixes for programmatically deleting the find/replace...
|
commit | commitdiff | tree |
2001-11-17 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
next |