projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix for focus handling in case when the panel itself is clicked
[wxWidgets.git]
/
src
/
common
/
file.cpp
2001-10-23
Vadim Zeitlin
applied patch 473558: fixes for CW compilation under MSW
blob
|
commitdiff
|
raw
2001-10-17
Kendall Bennett
Mutiple updates from SciTech for wxWindows including...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Julian Smart
More wxMicroWindows fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-05-24
Stefan Csomor
reverting to native mac pathnames
blob
|
commitdiff
|
raw
|
diff to current
2001-04-01
Gilles Depeyrot
corrections for final release of Mac OS X
blob
|
commitdiff
|
raw
|
diff to current
2001-02-08
Stefan Csomor
updated mac sources (CW 5.3 working , CW6 still having...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Václav Slavík
one of error messages had way too much spaces in it
blob
|
commitdiff
|
raw
|
diff to current
2000-01-03
Vadim Zeitlin
O_BINARY added to wxFile::Create
blob
|
commitdiff
|
raw
|
diff to current
1999-12-22
Vadim Zeitlin
1. wxBase compiles under BeOS
blob
|
commitdiff
|
raw
|
diff to current
1999-11-11
Stefan Csomor
wxMac completed so far, generic listctrl extension
blob
|
commitdiff
|
raw
|
diff to current
1999-11-02
Vadim Zeitlin
include <wx/...> => include "wx/..."
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-08-27
Patrick Albert
Removing some level 3 warning
blob
|
commitdiff
|
raw
|
diff to current
1999-07-29
David Webster
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
1999-07-14
Vadim Zeitlin
1. new wxFFile class - as wxFile but uses fopen/fread...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-09
Patrick Albert
Some minors changes, like adding empty lines at end...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Robert Roebling
Some #include and #if wxUSE_XX things
blob
|
commitdiff
|
raw
|
diff to current
1999-06-15
Robert Roebling
Added a few #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Robert Roebling
Added zillions of #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-06-09
Robert Roebling
WINE is so fine.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-30
Karsten Ballüder
suppressed compiler warning about unitialised umask...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Vadim Zeitlin
fix for the fix for the umask fix in wxTempFile
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Vadim Zeitlin
wxTempFile now respects umask when creating new files
blob
|
commitdiff
|
raw
|
diff to current
1999-04-12
Ove Kaaven
It now compiles all these files without warnings in...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-06
Vadim Zeitlin
wxTempFile now respects the access rights under Unix
blob
|
commitdiff
|
raw
|
diff to current
1999-02-03
Vadim Zeitlin
_MSC_VER => __VISUALC__ change
blob
|
commitdiff
|
raw
|
diff to current
1999-02-01
Stefan Csomor
latest CW additions
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Julian Smart
Various small fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-16
Julian Smart
Various changes for Salford C++, and commited fileconf...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-12
Vadim Zeitlin
some really minor changes (the most important one:...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-08
Julian Smart
Changes to allow Cygwin to compile in non-PCH mode
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
mac support as stubs added
blob
|
commitdiff
|
raw
|
diff to current
1998-12-21
Stefan Csomor
CW Win32 support
blob
|
commitdiff
|
raw
|
diff to current
1998-12-15
Vadim Zeitlin
1. log::save works with wxGTK
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Robert Roebling
Removed warnings
blob
|
commitdiff
|
raw
|
diff to current
1998-09-12
Julian Smart
Added variant.h/cpp; changed variable names in object...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-15
Julian Smart
Changes mostly as a result of __WXSTUBS__ compilation...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-11
Vadim Zeitlin
static wxFile::Access() added
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Denis Pershin
DP:
blob
|
commitdiff
|
raw
|
diff to current
1998-07-27
Julian Smart
wxToolBar API changes; now frames manage their toolbar...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Guilhem Lavaux
* New wxStream classes: wxStreamBuffer and wxObject...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Vadim Zeitlin
added "access" parameter to wxFile::Create and Open...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Vadim Zeitlin
last traces of wxTString removed
blob
|
commitdiff
|
raw
|
diff to current
1998-07-14
Vadim Zeitlin
GetTempFileName used in wxTempFile now instead of tmpnam
blob
|
commitdiff
|
raw
|
diff to current
1998-07-14
Guilhem Lavaux
* wxStream: I've rewritten the inheritance
blob
|
commitdiff
|
raw
|
diff to current
1998-07-10
Karsten Ballüder
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
blob
|
commitdiff
|
raw
|
diff to current
1998-06-22
Vadim Zeitlin
wxCHECK/wxCHECK_RET changes
blob
|
commitdiff
|
raw
|
diff to current
1998-06-09
Vadim Zeitlin
wxTempFile bug corrected: the temp file is now created...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-26
Vadim Zeitlin
added write_append mode to wxFile, implemented eof...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current