projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Committing in .
[wxWidgets.git]
/
src
/
common
/
2000-05-05
Julian Smart
Misc fixes
tree
|
commitdiff
2000-04-11
Vadim Zeitlin
fixed double eol problem
tree
|
commitdiff
2000-03-22
Vadim Zeitlin
small fix to the msg catalog search path
tree
|
commitdiff
2000-03-20
David Webster
OS/2 Updates
tree
|
commitdiff
2000-03-19
Vadim Zeitlin
wxFTP::Close() shouldn't hide base wxSocket function
tree
|
commitdiff
2000-03-19
Vadim Zeitlin
apparent gcc bug workaround
tree
|
commitdiff
2000-03-19
Vadim Zeitlin
1. fixed crash in wxDateTime::ParseDate
tree
|
commitdiff
2000-03-18
Julian Smart
Corrected my correction.
tree
|
commitdiff
2000-03-18
Julian Smart
Moved position of WXDLLEXPORT keyword
tree
|
commitdiff
2000-03-17
Stefan Neis
Added include of module.h
tree
|
commitdiff
2000-03-17
Vadim Zeitlin
1. wxGetFullHostName() does return the full host name...
tree
|
commitdiff
2000-03-17
Vadim Zeitlin
HTTP_PROXY bug (freeze on program startup) should be...
tree
|
commitdiff
2000-03-17
Vadim Zeitlin
wxHandleFatalExceptions() added, documented
tree
|
commitdiff
2000-03-17
Vadim Zeitlin
skip status bars in wxWindow::Fit
tree
|
commitdiff
2000-03-17
Guillermo Rodrigue...
Fixed bug for late events arriving after connections...
tree
|
commitdiff
2000-03-17
Vadim Zeitlin
warnings from FreeBSD compilation log removed
tree
|
commitdiff
2000-03-17
Julian Smart
Doc updates; new grid disabled for BC++/WIN16 (too...
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
Removed bool params and retvalues in GSocket interface...
tree
|
commitdiff
2000-03-16
Guillermo Rodrigue...
Removed bool params and retvalues in GSocket interface...
tree
|
commitdiff
2000-03-16
George Tasker
Cleaned up the API for class/structure/function names...
tree
|
commitdiff
2000-03-16
George Tasker
Cleaned up the API for class/structure/function names...
tree
|
commitdiff
2000-03-16
David Webster
compile bug fixed in SetCursor
tree
|
commitdiff
2000-03-16
Vadim Zeitlin
1. fixed memory leak in GAddress
tree
|
commitdiff
2000-03-15
Julian Smart
Some C++Builder fixes
tree
|
commitdiff
2000-03-15
Julian Smart
Various compiler changes
tree
|
commitdiff
2000-03-15
Vadim Zeitlin
1. wxFTP works (somehow)
tree
|
commitdiff
2000-03-15
Guillermo Rodrigue...
Fixed _Read() when waitall was not set and there was...
tree
|
commitdiff
2000-03-15
Guillermo Rodrigue...
Added a warning for unknown events
tree
|
commitdiff
2000-03-15
Guillermo Rodrigue...
Fixed a bug in the latest 'micro optimization' - was...
tree
|
commitdiff
2000-03-14
Vadim Zeitlin
some micro optimisations in SearchEventTable
tree
|
commitdiff
2000-03-14
Julian Smart
Fixed crash-on-exit bug due to status bar being deleted...
tree
|
commitdiff
2000-03-13
Václav Slavík
replaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error...
tree
|
commitdiff
2000-03-13
Vadim Zeitlin
1. some patches from Janos Vegh to docview template...
tree
|
commitdiff
2000-03-13
Guillermo Rodrigue...
Use system default font for all platforms
tree
|
commitdiff
2000-03-12
Robert Roebling
Added debuf printf()s to GSocket,
tree
|
commitdiff
2000-03-12
Julian Smart
Added project files for STC; fixed wxStringList memory...
tree
|
commitdiff
2000-03-12
Vadim Zeitlin
fixed (rare but fatal) bug in wxWindowDisabler
tree
|
commitdiff
2000-03-12
Vadim Zeitlin
1. wxProgressDialog uses wxWindowDisabler, not (dumb...
tree
|
commitdiff
2000-03-11
Vadim Zeitlin
some warnings fixed in the sockets code
tree
|
commitdiff
2000-03-10
David Webster
remove the VisualAge 3.0 hack
tree
|
commitdiff
2000-03-10
Robert Roebling
Fixed various bugs (from - err - various authors...
tree
|
commitdiff
2000-03-10
David Webster
OS/2 patch
tree
|
commitdiff
2000-03-10
Julian Smart
Small fixes for Tex2RTF but alas, we still get memory...
tree
|
commitdiff
2000-03-10
Guillermo Rodrigue...
Ups, mismatch between header and source wrt InterruptWait()
tree
|
commitdiff
2000-03-10
Guillermo Rodrigue...
Finally deprecated callbacks.
tree
|
commitdiff
2000-03-10
Guillermo Rodrigue...
Some parts rewritten to use wxSocket events instead...
tree
|
commitdiff
2000-03-10
Guillermo Rodrigue...
- Uses wxSocketBase::Destroy() now.
tree
|
commitdiff
2000-03-09
Vadim Zeitlin
use wxFAIL_MSG, not wxMessageBox for programming errors
tree
|
commitdiff
2000-03-08
Vadim Zeitlin
warnings in wxCHeCK_MSG fixed
tree
|
commitdiff
2000-03-08
Vadim Zeitlin
warning in wxCustomDataObject::Free fix (I hope)
tree
|
commitdiff
2000-03-08
Julian Smart
Made VC++ makefiles and project files a bit more consistent
tree
|
commitdiff
2000-03-08
Guillermo Rodrigue...
All IO calls take void* instead of char*
tree
|
commitdiff
2000-03-08
Julian Smart
Added WIN16 code for window disabler
tree
|
commitdiff
2000-03-07
David Webster
remove the #warning for VisualAge
tree
|
commitdiff
2000-03-07
Guillermo Rodrigue...
First set of changes toward wxBase compliance :-)
tree
|
commitdiff
2000-03-07
Michael Bedward
Added Create functions. They return TRUE if the file...
tree
|
commitdiff
2000-03-07
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-03-06
Guillermo Rodrigue...
Changed another NONE to wxSOCKET_NONE
tree
|
commitdiff
2000-03-06
Guillermo Rodrigue...
Use IsConnected instead of m_connected
tree
|
commitdiff
2000-03-06
Guillermo Rodrigue...
Trying to fix IPC problems under Linux as reported...
tree
|
commitdiff
2000-03-05
Vadim Zeitlin
1. wxWindowDisabler modified to bring parent window...
tree
|
commitdiff
2000-03-04
Stefan Neis
Added a fix for compilers with problems to compute...
tree
|
commitdiff
2000-03-04
Václav Slavík
fixed couple of bugs in wxZlibInputStream -- mainly...
tree
|
commitdiff
2000-03-04
Václav Slavík
fixed wxDataInputStream::ReadString for empty strings
tree
|
commitdiff
2000-03-04
Václav Slavík
fixes for wxBase compilation
tree
|
commitdiff
2000-03-04
Robert Roebling
Some more drawing things,
tree
|
commitdiff
2000-03-04
Guillermo Rodrigue...
Stupidity fixed in WaitOnConnect()
tree
|
commitdiff
2000-03-03
Václav Slavík
added compression ratio argument to wxZlibOutputStream...
tree
|
commitdiff
2000-03-03
Guillermo Rodrigue...
Removed dependency on tiffiop.h
tree
|
commitdiff
2000-03-03
Guillermo Rodrigue...
Added Destroy()
tree
|
commitdiff
2000-03-03
Vadim Zeitlin
bug in month day parsing - now check that it's > 1 too
tree
|
commitdiff
2000-03-03
Guillermo Rodrigue...
no more _ftime instead of ftime
tree
|
commitdiff
2000-03-03
Vadim Zeitlin
fatal bug in wxSplitPath fixed
tree
|
commitdiff
2000-03-03
Guillermo Rodrigue...
Added HAVE_FTIME for all Windows compilers
tree
|
commitdiff
2000-03-03
Vadim Zeitlin
1. wxShell fixes: now really uses shell (it wasn't...
tree
|
commitdiff
2000-03-02
Vadim Zeitlin
1. wxProcess changes to make capturing subprocess outpu...
tree
|
commitdiff
2000-03-02
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-03-02
Vadim Zeitlin
1. wxGrid row can't be resized to less than minimal...
tree
|
commitdiff
2000-03-01
Julian Smart
Added wxDragImage generic implementation and sample...
tree
|
commitdiff
2000-02-29
Guillermo Rodrigue...
Tell is now compatible with the wback buffer
tree
|
commitdiff
2000-02-29
Guillermo Rodrigue...
Changed to use current wxSocket flag names instead...
tree
|
commitdiff
2000-02-29
Guillermo Rodrigue...
moved Destroy() to the beginning
tree
|
commitdiff
2000-02-29
Guillermo Rodrigue...
Fixed potential bug related to clock skew when differen...
tree
|
commitdiff
2000-02-29
Vadim Zeitlin
added wxHashTableLong
tree
|
commitdiff
2000-02-29
George Tasker
Fixed a misleading comment regarding MySQL and Postgres
tree
|
commitdiff
2000-02-28
Vadim Zeitlin
correction for Fit() which didn't handle properly windo...
tree
|
commitdiff
2000-02-27
Václav Slavík
added --enable-filesystem
tree
|
commitdiff
2000-02-27
Václav Slavík
minimalistic build fixes (mostly #if wxUSE_something)
tree
|
commitdiff
2000-02-27
Guilhem Lavaux
Inserted "stdio catch" in wxExecute. The activation...
tree
|
commitdiff
2000-02-26
Robert Roebling
Compile fixes.
tree
|
commitdiff
2000-02-25
Vadim Zeitlin
1. cursor fixes: frame does have hand cursor in the...
tree
|
commitdiff
2000-02-25
George Tasker
Replaced <iostream.h> reference with "wx/ioswrap.h"
tree
|
commitdiff
2000-02-25
George Tasker
Replaced <iostream.h> reference with "wx/ioswrap.h"
tree
|
commitdiff
2000-02-25
Vadim Zeitlin
WX_DECLARE_HASH() macro for type safe hashes
tree
|
commitdiff
2000-02-25
Bart A.M. Jourquin
Tentative fix for UNICODE
tree
|
commitdiff
2000-02-25
Vadim Zeitlin
attempts at making wxSocket work with wxBase - it doesn...
tree
|
commitdiff
2000-02-25
Bart A.M. Jourquin
fix memory allocation problem for strings
tree
|
commitdiff
2000-02-24
Vadim Zeitlin
1. corrected bug in MDI sample (which resulted in missi...
tree
|
commitdiff
2000-02-24
Guilhem Lavaux
Added a missing wxStream_NOERROR
tree
|
commitdiff
2000-02-24
Julian Smart
Some Motif fixes; makefile fixes; added wxTransferStrea...
tree
|
commitdiff
next