projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
correction for memory leak
[wxWidgets.git]
/
src
/
2001-07-23
Vadim Zeitlin
don't process VK_OEM_XXX key presses
tree
|
commitdiff
2001-07-23
Vadim Zeitlin
use Windows standard icons instead of our own (patch...
tree
|
commitdiff
2001-07-23
Vadim Zeitlin
1. fixed bug with empty value not being written to...
tree
|
commitdiff
2001-07-23
Vadim Zeitlin
don't call wxYield() from EnsureVisible(), this is...
tree
|
commitdiff
2001-07-23
Vadim Zeitlin
fixed bug with deletion of several last items in wxList...
tree
|
commitdiff
2001-07-23
Vadim Zeitlin
added and documented wxDir::HasFiles/SubDirs(), use...
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
fixed wxListBox inheritance
tree
|
commitdiff
2001-07-22
Gilles Depeyrot
corrected pragma interface/implementation for Mac OS X
tree
|
commitdiff
2001-07-22
Vadim Zeitlin
compilation fix for old broken Borland compiler
tree
|
commitdiff
2001-07-22
Vadim Zeitlin
backported fix for proper tree ctrl refershing after...
tree
|
commitdiff
2001-07-21
Gilles Depeyrot
added DEP_INFO_FLAGS to compilation options
tree
|
commitdiff
2001-07-21
Gilles Depeyrot
minor changes to correct compilation warnings
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
fix for rather mysterious problem when deleting the...
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
applied numpad keys patch
tree
|
commitdiff
2001-07-20
Václav Slavík
fixed entities parsing under win32
tree
|
commitdiff
2001-07-20
Václav Slavík
oops, forgot to fix wxHtmlTag dtor
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
implemented EVT_LIST_CACHE_HINT support: send this...
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
fixed three new warnings after the last warning fix
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
fixed a warning and detabified
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
fixed crash in XPM decoder when reading non XPM files
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
filter out garbage Windows sends us via LVN_ODCACHEHINT
tree
|
commitdiff
2001-07-20
Vadim Zeitlin
added EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
tree
|
commitdiff
2001-07-19
Vadim Zeitlin
VC++ warning fixed
tree
|
commitdiff
2001-07-19
Václav Slavík
new wxHtmlParser core and changes implied by it
tree
|
commitdiff
2001-07-19
Vadim Zeitlin
FreeBSD compilation fix
tree
|
commitdiff
2001-07-19
Vadim Zeitlin
fixed some warnings
tree
|
commitdiff
2001-07-19
Vadim Zeitlin
1. don't delete item attributes in the virtual list...
tree
|
commitdiff
2001-07-19
Vadim Zeitlin
fix for custom bitmap setting for the first page
tree
|
commitdiff
2001-07-18
Václav Slavík
fixed ugly stupid piece of code
tree
|
commitdiff
2001-07-18
Václav Slavík
Unicode complation fixes
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
initialize gs_pFrame to NULL
tree
|
commitdiff
2001-07-17
Vadim Zeitlin
blind fix for wxScrolledWindow problem
tree
|
commitdiff
2001-07-17
Vadim Zeitlin
fixed regex bug in ProcessFamiliesFromFontList
tree
|
commitdiff
2001-07-17
Julian Smart
Correction to icon index code
tree
|
commitdiff
2001-07-17
Julian Smart
Added support for extracting icon using specified index
tree
|
commitdiff
2001-07-17
Vadim Zeitlin
added wxOPEN/SAVE flags to wxDefaultFileSelector
tree
|
commitdiff
2001-07-17
Vadim Zeitlin
don't use static box as a parent
tree
|
commitdiff
2001-07-17
Vadim Zeitlin
renamed wxDynamicThisCast to wxDynamicCastThis, removed...
tree
|
commitdiff
2001-07-17
Robin Dunn
Added rules to build the regex library from the main...
tree
|
commitdiff
2001-07-16
Robin Dunn
fixed compile error
tree
|
commitdiff
2001-07-16
Vadim Zeitlin
speed up font list processing
tree
|
commitdiff
2001-07-16
Vadim Zeitlin
removed assert which could be provoked by correct code
tree
|
commitdiff
2001-07-16
Robert Roebling
Added missing methods. Now tested.
tree
|
commitdiff
2001-07-16
Robert Roebling
Added missing methods. Not yet tested.
tree
|
commitdiff
2001-07-16
Robert Roebling
Added symptomatic fix to wrong height in wxStaticText.
tree
|
commitdiff
2001-07-16
Robert Roebling
Tried to make button events interceptable in generic...
tree
|
commitdiff
2001-07-16
Robert Roebling
Fixed small prob with wxSpinButton orientation.
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-15
Robert Roebling
Up-ported code to make tree item visible when program...
tree
|
commitdiff
2001-07-15
Gilles Depeyrot
modified configure to allow configuration of wxMotif...
tree
|
commitdiff
2001-07-15
Gilles Depeyrot
added common regex
tree
|
commitdiff
2001-07-15
Stefan Csomor
no message
tree
|
commitdiff
2001-07-15
Stefan Csomor
added new project file having the new files
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
bug fix to the recent wxConvertFromMSW change
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
use LVM_SETITEMSTATE instead of LVM_SETITEM for virtual...
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
blind fix for clearing font attributes in SetStyle()
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
removed obsolete comment
tree
|
commitdiff
2001-07-14
Robert Roebling
Minor beautification of wxToolBar under Mac.
tree
|
commitdiff
2001-07-14
Robert Roebling
Corrected wxScrolledWindow's OnSize behaviour.
tree
|
commitdiff
2001-07-14
Robert Roebling
Corrected wxScrolledWindow's OnSize behaviour.
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
merged NULL wxFrame parent HWND fix from 2.2 branch
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
merged MapBitmap() from 2.2 branch
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
Mac-ify wxTreeCtrl further.
tree
|
commitdiff
2001-07-14
Robert Roebling
Fix HTML help on Mac.
tree
|
commitdiff
2001-07-14
Robert Roebling
AddBook ignores wxMac paths (still won't work)
tree
|
commitdiff
2001-07-14
Robert Roebling
wxIsAbsolutePath is strange under wxMac
tree
|
commitdiff
2001-07-14
Julian Smart
Reverted my bad <> -> "" fix, sorry; updated project...
tree
|
commitdiff
2001-07-14
Robin Dunn
Made a couple Number() to GetCount() changes
tree
|
commitdiff
2001-07-14
Robin Dunn
Added RTTI macros to wxToolTip
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
fixed VC++ warnings
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
implemented RefreshItem(s) under MSW
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
fixed setting/attaching menubar
tree
|
commitdiff
2001-07-14
Vadim Zeitlin
fixed crash in ~wxHtmlCell
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
added popupcmn.cpp
tree
|
commitdiff
2001-07-13
Stefan Csomor
corrected check string handling
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
corrected object file extension in the makefiles
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
added RefreshItem(s) methods
tree
|
commitdiff
2001-07-13
Julian Smart
Changed <> to "" to help inclusion; added regex files...
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
removed forgotten debugging printf
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
renamed main.c to re_main.c to avoid clashes with main...
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
regenerated the makefiles to include regex.cpp
tree
|
commitdiff
2001-07-13
David Webster
OS/2 fixes for this week.
tree
|
commitdiff
2001-07-13
David Webster
true vs TRUE again.
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
changes for building wxRegEx
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
added some makefiles (untested)
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
added regex.h/.cpp files
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
fixed yet another typo, now it finally works
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
incorrect warning fix fixed
tree
|
commitdiff
2001-07-13
Julian Smart
Fixed typo in cache management code
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
fixed back compilation with REDEBUG
tree
|
commitdiff
2001-07-13
Vadim Zeitlin
more warning fixes
tree
|
commitdiff
next