projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
renamed Number method (should be GetCount)
[wxWidgets.git]
/
src
/
common
/
2001-07-23
Vadim Zeitlin
fixed bug with wxPathExists('c:\') yet again
tree
|
commitdiff
2001-07-23
Vadim Zeitlin
1. fixed bug with empty value not being written to...
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
fixed crash in XPM decoder when reading non XPM files
tree
|
commitdiff
2001-07-19
Vadim Zeitlin
FreeBSD compilation fix
tree
|
commitdiff
2001-07-18
Václav Slavík
Mingw Unicode fix
tree
|
commitdiff
2001-07-18
Václav Slavík
Unicode fixes to wxCmdLineParser
tree
|
commitdiff
2001-07-17
Vadim Zeitlin
renamed wxDynamicThisCast to wxDynamicCastThis, removed...
tree
|
commitdiff
2001-07-16
Vadim Zeitlin
removed assert which could be provoked by correct code
tree
|
commitdiff
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
tree
|
commitdiff
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
use wxRegEx if available in wxString::Matches
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
rewrote wxRegEx::Replace() to do something useful
tree
|
commitdiff
2001-07-14
Robert Roebling
Restored wxFileName::GetFullPath()
tree
|
commitdiff
2001-07-14
Robert Roebling
wxIsAbsolutePath was correct.
tree
|
commitdiff
2001-07-14
Robert Roebling
wxIsAbsolutePath is strange under wxMac
tree
|
commitdiff
2001-07-13
David Webster
true vs TRUE again.
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
added wxRegEx::GetMatch
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
wxRegEx class added
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
added headers needed for wxBase compilation
tree
|
commitdiff
2001-07-12
George Tasker
::Catalog() function was failing against several databa...
tree
|
commitdiff
2001-07-12
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-07-12
Vadim Zeitlin
fixed VC++ warning
tree
|
commitdiff
2001-07-11
Julian Smart
Removed cacheing option
tree
|
commitdiff
2001-07-11
Vadim Zeitlin
added and documented wxApp::OnAssert
tree
|
commitdiff
2001-07-11
Julian Smart
Added wxUSE_DC_CACHEING and associated code to wxMSW
tree
|
commitdiff
2001-07-11
Vadim Zeitlin
added wxLogChain and wxLogPassThrough classes
tree
|
commitdiff
2001-07-10
Václav Slavík
1. #ifdefed wxPopupComboWindow to be used only in wxUniv
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
made wxLog::Set/GetVerbose() static back again
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
added cmd line parsing support to wxApp and --theme...
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
more combobox appearance fixes
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
wxComboBox appearance fixes, looks fine now but doesn...
tree
|
commitdiff
2001-07-10
Vadim Zeitlin
wxUniv compilation fixes
tree
|
commitdiff
2001-07-09
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2001-07-09
Julian Smart
Various fixes for wxMotif
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
use wxTextFile::Eol() in wxEndL
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
applied patch 439186 (mingw and VC5 fixes)
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
applied patch 436908 (warning fix in serialization...
tree
|
commitdiff
2001-07-07
Vadim Zeitlin
1. fixed typo ('&' instead of '|') in wxNotebook
tree
|
commitdiff
2001-07-07
Gilles Depeyrot
corrected WXWIN_COMPATIBILITY conditional tests
tree
|
commitdiff
2001-07-06
Vadim Zeitlin
compilation fix for broken OS/2 compiler
tree
|
commitdiff
2001-07-06
Václav Slavík
fixed a design flaw in wxFontMapper that prevented...
tree
|
commitdiff
2001-07-05
Vadim Zeitlin
removed/replaced include 'wx/wx.h'
tree
|
commitdiff
2001-07-05
Julian Smart
Misc fixes, now menus are almost working on MicroWindows
tree
|
commitdiff
2001-07-05
Vadim Zeitlin
added virtual listctrl support
tree
|
commitdiff
2001-07-04
Stefan Csomor
wxMac: wxUniversal integration steps
tree
|
commitdiff
2001-07-04
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-07-03
Vadim Zeitlin
tons of fixes for wxGTK/Univ - seems to work, more...
tree
|
commitdiff
2001-07-03
Julian Smart
MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
tree
|
commitdiff
2001-07-02
Vadim Zeitlin
fixed deleting pages from the notebook
tree
|
commitdiff
2001-07-02
Vadim Zeitlin
1. fixed wxGTK notebook which was completely broken...
tree
|
commitdiff
2001-07-02
Vadim Zeitlin
fix (?) for error in wxCSConv::LoadNow()
tree
|
commitdiff
2001-07-02
Julian Smart
More wxMicroWindows fixes
tree
|
commitdiff
2001-07-02
Julian Smart
Various wxUniversal/wxMicroWindows fixes
tree
|
commitdiff
2001-07-02
Vadim Zeitlin
fixed bug in wxString::Matches() - backtrack now if...
tree
|
commitdiff
2001-07-02
Vadim Zeitlin
crash in wxAppBase::SetActive fixed
tree
|
commitdiff
2001-07-01
Julian Smart
Removed arbitrary window-shrinking code; corrected...
tree
|
commitdiff
2001-07-01
Václav Slavík
added #ifdef wxUSE_XPM around XPM handler initialization
tree
|
commitdiff
2001-07-01
Václav Slavík
1) fixed handling of 48bit colors in XPMs
tree
|
commitdiff
2001-06-30
Vadim Zeitlin
fixed xpm colour parsing bug due to case sensitive...
tree
|
commitdiff
2001-06-30
Julian Smart
More fixes for wxUniv
tree
|
commitdiff
2001-06-29
Gilles Depeyrot
implemented Carbon printing for wxMac
tree
|
commitdiff
2001-06-29
Julian Smart
Further wxUniv fixes
tree
|
commitdiff
2001-06-29
Vadim Zeitlin
2 more files added on wxUniv branch I had forgot to...
tree
|
commitdiff
2001-06-29
Julian Smart
First pass at adding MicroWindows support
tree
|
commitdiff
2001-06-29
Vadim Zeitlin
fixed 2 year old bug in wxBaseArray::operator=() (who...
tree
|
commitdiff
2001-06-27
Julian Smart
Updated version to 2.3.2 so apps can test for differenc...
tree
|
commitdiff
2001-06-27
Gilles Depeyrot
reset preview bitmap variable to NULL after deleting it
tree
|
commitdiff
2001-06-27
Vadim Zeitlin
another file I added on the wxUniv branch and forgot...
tree
|
commitdiff
2001-06-27
Vadim Zeitlin
MSW compilation fixes - widgets sample runs!
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
tree
|
commitdiff
2001-06-23
Gilles Depeyrot
use Print Manager session APIs if PM_USE_SESSION_APIS...
tree
|
commitdiff
2001-06-21
Vadim Zeitlin
wxBase compilation fix
tree
|
commitdiff
2001-06-21
Vadim Zeitlin
some warnings fixed
tree
|
commitdiff
2001-06-17
Václav Slavík
fixed stream error handling
tree
|
commitdiff
2001-06-16
Vadim Zeitlin
1. improved wxKill() implementation for Win32
tree
|
commitdiff
2001-06-15
Vadim Zeitlin
applied patch 430961 (fix for wxHashTable::Put(key...
tree
|
commitdiff
2001-06-15
Vadim Zeitlin
restored (and slightly improved) wxImage::Scale() fix
tree
|
commitdiff
2001-06-14
Kendall Bennett
Reverted wxFileSystem changes to image.cpp and dib.cpp
tree
|
commitdiff
2001-06-14
Vadim Zeitlin
fixed indentation and warnings/bugs
tree
|
commitdiff
2001-06-12
Václav Slavík
fixed another bug in strconv
tree
|
commitdiff
2001-06-12
Václav Slavík
standardized encoding names to windows-12xx and iso...
tree
|
commitdiff
2001-06-12
Kendall Bennett
Commited latest SciTech changes into CVS. This includes...
tree
|
commitdiff
2001-06-12
George Tasker
Fixed compile problems under MingW32 compiler
tree
|
commitdiff
2001-06-12
Guillermo Rodrigue...
For all platforms except WXMAC, the wxGIFDecoder::dgif...
tree
|
commitdiff
2001-06-11
Václav Slavík
fixed infinite loop when looking up nonexistent encodin...
tree
|
commitdiff
2001-06-11
Julian Smart
Tex2RTF: underscores now only checked for if syntax...
tree
|
commitdiff
2001-06-11
Robert Roebling
Applied wxImage::Scale() patch,
tree
|
commitdiff
2001-06-11
George Tasker
Changed the 'true's and 'false's back to TRUE and FALSE
tree
|
commitdiff
2001-06-11
David Webster
removed compiler warnings about assignments in logical...
tree
|
commitdiff
2001-06-11
Vadim Zeitlin
another attempt to fix strconv.cpp compilation
tree
|
commitdiff
2001-06-11
Julian Smart
Project file updates; cast in strconv.cpp to compile...
tree
|
commitdiff
2001-06-10
Vadim Zeitlin
another compilation fix
tree
|
commitdiff
2001-06-10
George Tasker
wxDbGrid additions contributed by Paul and Roger Gamman...
tree
|
commitdiff
2001-06-10
George Tasker
wxDbGrid additions
tree
|
commitdiff
2001-06-10
George Tasker
wxDbGrid additions
tree
|
commitdiff
2001-06-10
George Tasker
wxDbGrid additions - Added support for ODBC date types
tree
|
commitdiff
2001-06-10
Vadim Zeitlin
compilation fix for SIZEOF_WCHAR_T being undefined
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
add #error for platforms with weird sizeof(wchar_t)
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
applied patch 430835 (missing wxSTD breaking compilatio...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 419079 (wxDateTime::ParseTime() didn't find...
tree
|
commitdiff
next