projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
A fix for attribrute sorting, but it's still broken if there are
[wxWidgets.git]
/
src
/
common
/
2001-08-14
Robin Dunn
Moved fix from 2.2 branch that allows the attributes...
tree
|
commitdiff
2001-08-13
Stefan Csomor
added translation of mac system into language, adaption...
tree
|
commitdiff
2001-08-07
Vadim Zeitlin
removed Robert's message box
tree
|
commitdiff
2001-08-06
Václav Slavík
Unicodification of wxTextFile
tree
|
commitdiff
2001-08-06
Václav Slavík
why was generic wxNativeFontInfo code disabled for...
tree
|
commitdiff
2001-08-06
Robert Roebling
Applied patch for wxComboBox and wxListBox to
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
1. slightly changed how wxControlContainer is used
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
wxBase compilation fix
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
fixed infinite recursion in SetFocus()
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
bug in SetLastFocus corrected
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2001-08-06
Vadim Zeitlin
moved knd handling logic from wxPanel to wxControlConta...
tree
|
commitdiff
2001-08-02
Vadim Zeitlin
remember unknown charsets in the config too
tree
|
commitdiff
2001-08-01
Václav Slavík
hopefully fixed bytesex issues in strconv
tree
|
commitdiff
2001-08-01
Václav Slavík
added bmpbase.cpp (forgotten during merge?)
tree
|
commitdiff
2001-08-01
Vadim Zeitlin
added generic implementation and documentation for...
tree
|
commitdiff
2001-08-01
Vadim Zeitlin
removed KLB mods - but I'm doing this for the last...
tree
|
commitdiff
2001-07-31
Vadim Zeitlin
declare and define wxEVT_COMMAND_TEXT_UPDATED even...
tree
|
commitdiff
2001-07-31
Kendall Bennett
Latest updates from SciTech code tree including numerou...
tree
|
commitdiff
2001-07-30
Vadim Zeitlin
compilation fixes for wxGTK
tree
|
commitdiff
2001-07-29
Vadim Zeitlin
1. added wxTE_AUTO_URL style and support for it under...
tree
|
commitdiff
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
next