projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
A couple off-by-one fixes
[wxWidgets.git]
/
src
/
2001-07-28
Robin Dunn
A couple off-by-one fixes
tree
|
commitdiff
2001-07-27
Vadim Zeitlin
mingw32/cygwin compilation fixes
tree
|
commitdiff
2001-07-27
Vadim Zeitlin
don't crash when invalid colour is set as fg/bg colour
tree
|
commitdiff
2001-07-27
Julian Smart
Added fix to send scroll messages from mouse wheel...
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
(bad) fix for asserts and OnIdle events
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
made the log dialog resizeable (again?)
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
highlight the focused item in non report mode too
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
fix for (re)positioning the main window when the style...
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
avoid nested modal log dialogs
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
*really* suppress log messages from inside wxYield
tree
|
commitdiff
2001-07-26
Robert Roebling
Fixed problem with missing refresh in wxScrolledWindow::
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
respect SetFont/SetXXXColour in wxTextCtrl even when...
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
don't do anything in SetBackgroundColour() if colour...
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
timestampt trace/debug messages under Unix too, this...
tree
|
commitdiff
2001-07-26
Vadim Zeitlin
added wxWindow::Freeze/Thaw(), implemented them for...
tree
|
commitdiff
2001-07-25
Vadim Zeitlin
fix for focus handling when deleting the items
tree
|
commitdiff
2001-07-24
Vadim Zeitlin
compilation warning fixed
tree
|
commitdiff
2001-07-23
Gilles Depeyrot
renamed Number method (should be GetCount)
tree
|
commitdiff
2001-07-23
Vadim Zeitlin
fixed bug with wxPathExists('c:\') yet again
tree
|
commitdiff
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
next