projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Makefile and other small corrections
[wxWidgets.git]
/
src
/
2001-06-17
Julian Smart
Makefile and other small corrections
tree
|
commitdiff
2001-06-17
Julian Smart
Canvas lib precompiled header fix; doc typos fixes...
tree
|
commitdiff
2001-06-17
Vadim Zeitlin
fixed clip rect when logical coords != device ones
tree
|
commitdiff
2001-06-17
Václav Slavík
fixed stream error handling
tree
|
commitdiff
2001-06-16
Vadim Zeitlin
warning fix
tree
|
commitdiff
2001-06-16
Vadim Zeitlin
applied patch #428104 (SetSizeHints() for wxMDIChildFrame)
tree
|
commitdiff
2001-06-16
Vadim Zeitlin
applied patch 433505 (MDI parent activation fix)
tree
|
commitdiff
2001-06-16
Vadim Zeitlin
1. improved wxKill() implementation for Win32
tree
|
commitdiff
2001-06-15
Vadim Zeitlin
subclass status bar as any normal window to ensure...
tree
|
commitdiff
2001-06-15
Vadim Zeitlin
applied patch 433352 (fix for wxTextCtrl::SetForeground...
tree
|
commitdiff
2001-06-15
Julian Smart
Added missing settings.h include (sorry)
tree
|
commitdiff
2001-06-15
Julian Smart
Moved metafile helpers from utilsexc.cpp to utils.cpp...
tree
|
commitdiff
2001-06-15
Julian Smart
Sync'ed show-window flag in MDI child constructor;...
tree
|
commitdiff
2001-06-15
Vadim Zeitlin
applied patch 430963 (fix for wxRegConfig::SetPath...
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
David Webster
Add dbgrid to make.
tree
|
commitdiff
2001-06-14
David Webster
Add the options stuff to settings.
tree
|
commitdiff
2001-06-14
Kendall Bennett
Reverted wxFileSystem changes to image.cpp and dib.cpp
tree
|
commitdiff
2001-06-14
Vadim Zeitlin
regenerated from templates
tree
|
commitdiff
2001-06-14
Julian Smart
Fixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to...
tree
|
commitdiff
2001-06-14
Robert Roebling
I don't understand the SetIconState code in /src...
tree
|
commitdiff
2001-06-14
Vadim Zeitlin
fixed indentation and warnings/bugs
tree
|
commitdiff
2001-06-14
Julian Smart
Added SetOption,GetOption[Int] to wxSystemSettings...
tree
|
commitdiff
2001-06-13
Julian Smart
More contrib compilation fixes & makefiles
tree
|
commitdiff
2001-06-13
Julian Smart
Fixes to BC++ compilation in mem debug mode
tree
|
commitdiff
2001-06-13
Julian Smart
Added wxUSE_MENUS to setup0.h to make menu sample compile;
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
Julian Smart
Removed fstream include which seemed unnecessary, and...
tree
|
commitdiff
2001-06-12
Julian Smart
Added geometry option to setup.h; added some missing...
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
tree
|
commitdiff
2001-06-11
Julian Smart
Project file updates; cast in strconv.cpp to compile...
tree
|
commitdiff
2001-06-10
George Tasker
Fixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
tree
|
commitdiff
2001-06-10
Vadim Zeitlin
another compilation fix
tree
|
commitdiff
2001-06-10
Gilles Depeyrot
corrected Mac OS X resource file name
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
George Tasker
Initialized m_startint in the constructor to avoid...
tree
|
commitdiff
2001-06-10
Vadim Zeitlin
compilation fix for SIZEOF_WCHAR_T being undefined
tree
|
commitdiff
2001-06-10
Julian Smart
Renamed XRC project files
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
add #error for platforms with weird sizeof(wchar_t)
tree
|
commitdiff
2001-06-09
Václav Slavík
changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
use SetForegroundWindow instead of BringWindowToTop
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
applied patch 430835 (missing wxSTD breaking compilatio...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
applied patch 428783 (fix B32 makefiles)
tree
|
commitdiff
2001-06-09
Julian Smart
Updates for 2.3.1; fixed syntax error in makefile.b32...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 418496 (wxDC::SetClippingRegion doesn't clear...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 418766 (elapsed time not initialized in wxPro...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 419079 (wxDateTime::ParseTime() didn't find...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fixed bug 424212 (unworking close button in the progres...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
1. added wxAssertIsEqual() function to be used in wxASS...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
fix for crash when pressing TAB in the tree text control
tree
|
commitdiff
2001-06-09
Stefan Csomor
delete now does remove the item in correct synch from...
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
warning fix
tree
|
commitdiff
2001-06-09
Vadim Zeitlin
some fixes to wxSingleInstanceChecker error reporting
tree
|
commitdiff
2001-06-08
Vadim Zeitlin
regenerated files with tmake
tree
|
commitdiff
2001-06-08
Vadim Zeitlin
implemented wxSingleInstanceChecker for Unix
tree
|
commitdiff
2001-06-08
Kendall Bennett
Merged latest changes from SciTech code base into wxWin...
tree
|
commitdiff
2001-06-08
David Webster
Enabling the Pop Menu fix to peek at all the command...
tree
|
commitdiff
2001-06-08
Julian Smart
Support for Cygwin 1.0 (thought it worked before, but...)
tree
|
commitdiff
2001-06-08
Julian Smart
Altered the message loop to process implicit accelerato...
tree
|
commitdiff
2001-06-08
Vadim Zeitlin
replaced wxYield() call in PopupMenu() by a much safer...
tree
|
commitdiff
2001-06-08
Vadim Zeitlin
added wxSingleInstanceChecker class
tree
|
commitdiff
2001-06-07
Stefan Csomor
implemented generic clipboard, corrected event handling...
tree
|
commitdiff
2001-06-07
Stefan Csomor
removed duplicate definition
tree
|
commitdiff
2001-06-07
Julian Smart
Bug in wxDocument::Save logic corrected, whereby Save...
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
applied patch for compilation with gcc 3.0
tree
|
commitdiff
2001-06-06
Robin Dunn
Updated version numbers to 2.3.1
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
applied patch 429317 (PCH fix for BC++)
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
fixed slider value rounding once again
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
another fix for enter processing in wxSpinCtrl
tree
|
commitdiff
2001-06-06
Julian Smart
Fixed memory leak in textcmn.cpp
tree
|
commitdiff
2001-06-06
Julian Smart
Correction to accelerator bug fix: add FVIRTKEY if...
tree
|
commitdiff
2001-06-06
Julian Smart
Only add FVIRTKEY if isVirtual is TRUE
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
fixed bug in determining the best listbox size
tree
|
commitdiff
2001-06-05
Stefan Csomor
unnecessary ClipRects
tree
|
commitdiff
2001-06-05
Stefan Csomor
reverted some redrawing optimizations due to redraw...
tree
|
commitdiff
2001-06-05
Vadim Zeitlin
applied patch 430452 (mingw32 compilation fixes)
tree
|
commitdiff
2001-06-05
Gilles Depeyrot
remove xpm files replaced with internal xpm decoder...
tree
|
commitdiff
2001-06-05
Vadim Zeitlin
let wxSpinCtrl process the enter key
tree
|
commitdiff
2001-06-04
David Webster
Size updates and new methods to export.
tree
|
commitdiff
2001-06-03
Václav Slavík
added wxUSE_INTL around wxLocale::GetSystemEncoding
tree
|
commitdiff
2001-06-03
Václav Slavík
fixed stupid memory leak
tree
|
commitdiff
2001-06-03
Stefan Csomor
added GetControlBounds for accessing contrl.rect
tree
|
commitdiff
2001-06-03
Václav Slavík
added code to set wxFont's default encoding to wxLocale...
tree
|
commitdiff
2001-06-03
Václav Slavík
fix for wxFrame's last focus bug (finally?)
tree
|
commitdiff
2001-06-03
Vadim Zeitlin
applied Unicode fixes for mingw32 (patch 429654)
tree
|
commitdiff
2001-06-02
Václav Slavík
fixed new charset detection code (langinfo.h not includ...
tree
|
commitdiff
next