projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Test for result of searching for wxID_CANCEL button
[wxWidgets.git]
/
src
/
common
/
2003-04-13
Vadim Zeitlin
fixed yet another printf() format warning
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
fixed a printf() format warning
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
fixed a harmless warning
tree
|
commitdiff
2003-04-12
Václav Slavík
fixed relative filenames inside ZIP archive
tree
|
commitdiff
2003-04-12
Vadim Zeitlin
fixed CheckTransparency() for RGBA images
tree
|
commitdiff
2003-04-11
Václav Slavík
don't report setlocale failure if trying to set Unicode...
tree
|
commitdiff
2003-04-11
Vadim Zeitlin
fixed bug with searching in sorted arrays
tree
|
commitdiff
2003-04-11
Vadim Zeitlin
containers don't always accept focus (patch 718913)
tree
|
commitdiff
2003-04-11
Julian Smart
Moved wxDateTime::TIME_T_FACTOR into datetime.cpp to
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
extracted duplicated code from src/*/data.cpp in a...
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
don't use deprecated IntToString function
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
moved wxFloat/DoubleToStringStr from src/*/data.cpp...
tree
|
commitdiff
2003-04-09
Gilles Depeyrot
if we are not in the main thread, output the assert...
tree
|
commitdiff
2003-04-07
Mattia Barbon
Fix some GCC 3.2 -O2 warnings.
tree
|
commitdiff
2003-04-07
Vadim Zeitlin
support for optionnally using DirectX for display manip...
tree
|
commitdiff
2003-04-06
David Elliott
Use the wxStaticBox::GetBordersForSizer method to get...
tree
|
commitdiff
2003-04-05
Václav Slavík
added taskbarcmn.cpp
tree
|
commitdiff
2003-04-05
Julian Smart
Fix for getting all frames from GIF animation
tree
|
commitdiff
2003-04-05
Mattia Barbon
Derive wxBitmap from wxBitmapBase.
tree
|
commitdiff
2003-04-03
Robin Dunn
Fixed menu event propogation to be consistent across...
tree
|
commitdiff
2003-04-03
Julian Smart
Applied patch [ 706329 ] [wxMac] Fixes wxGetLocalTimeMillis
tree
|
commitdiff
2003-04-02
Vadim Zeitlin
fixed problem of deleting an entry added to an initiall...
tree
|
commitdiff
2003-04-02
Julian Smart
Applied some of patch [ 688466 ] MSVC7 build & bug...
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated class mods
tree
|
commitdiff
2003-03-29
Stefan Csomor
unicode and __MACH__ additions for wxMac
tree
|
commitdiff
2003-03-29
Julian Smart
Copyright cleanup
tree
|
commitdiff
2003-03-29
Václav Slavík
fixed bug #708570: Request 'silver' be allowed as a...
tree
|
commitdiff
2003-03-28
Robin Dunn
Compilation fix
tree
|
commitdiff
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
tree
|
commitdiff
2003-03-28
Vadim Zeitlin
fixed deleting entries at root level
tree
|
commitdiff
2003-03-28
Julian Smart
Removed pointless Salford C++ support
tree
|
commitdiff
2003-03-27
Stefan Csomor
wxMac Unicode support
tree
|
commitdiff
2003-03-27
Stefan Csomor
wxMac Unicode support
tree
|
commitdiff
2003-03-26
Mattia Barbon
SetSelection must not send an event. Fixed an off
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
added a check for allowed id value (bug 690910)
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete ODBC classes.
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete wxDate and wxTime classes.
tree
|
commitdiff
2003-03-22
David Elliott
Use wxBitmapBase in wxCocoa
tree
|
commitdiff
2003-03-21
Julian Smart
Copyright correction
tree
|
commitdiff
2003-03-21
Chris Elliott
fix memory leak as Dimitri suggested
tree
|
commitdiff
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
tree
|
commitdiff
2003-03-10
Vadim Zeitlin
accept \r as a delimiter when parsing dates (bug 684617)
tree
|
commitdiff
2003-03-10
Vadim Zeitlin
fixed a serious bug in Shrink()
tree
|
commitdiff
2003-03-08
Mattia Barbon
Reverted changes to make buttons smaller in wxMotif...
tree
|
commitdiff
2003-03-03
Vadim Zeitlin
added support for reading alpha channel
tree
|
commitdiff
2003-03-03
Vadim Zeitlin
added alpha channel support to wxImage
tree
|
commitdiff
2003-03-03
Stefan Csomor
sorry previous commit message was wrong, should read
tree
|
commitdiff
2003-03-03
Stefan Csomor
overflow fix
tree
|
commitdiff
2003-03-03
Vadim Zeitlin
compilation fix: include wx/platform.h before testing...
tree
|
commitdiff
2003-03-03
Vadim Zeitlin
fixed spurious assert in FindControl() (fixes patch...
tree
|
commitdiff
2003-03-02
Vadim Zeitlin
added wxRect2DDouble == != = operators (patch 684616)
tree
|
commitdiff
2003-03-02
Vadim Zeitlin
added possibility to use several wxFileHistories (patch...
tree
|
commitdiff
2003-03-02
Vadim Zeitlin
define some global wxDisplay-related stuff here (wxArra...
tree
|
commitdiff
2003-03-02
Mattia Barbon
Implemented wxButton::DoGetBestSize for wxMotif....
tree
|
commitdiff
2003-03-01
Stefan Csomor
applied fix to MkDir for mac
tree
|
commitdiff
2003-02-28
Julian Smart
Removed unnecessary #ifs
tree
|
commitdiff
2003-02-28
Julian Smart
#ifed wxLog occurrences
tree
|
commitdiff
2003-02-27
Vadim Zeitlin
fix bug with timezone calculations when WX_GMTOFF_IN_TM...
tree
|
commitdiff
2003-02-27
Vadim Zeitlin
added proportion parameter to wxFlexGridSizer::AddGrowa...
tree
|
commitdiff
2003-02-25
Robin Dunn
Changed how the dynamic event tables (used for all...
tree
|
commitdiff
2003-02-25
Vadim Zeitlin
fixed typo in he check in SetSizeHints()
tree
|
commitdiff
2003-02-23
Václav Slavík
make wxConvUTF8 available in wchar_t-less mode, too
tree
|
commitdiff
2003-02-23
Václav Slavík
wxFileConfig in Unicode fixes
tree
|
commitdiff
2003-02-19
Václav Slavík
fixed Traditional Chinese mapping
tree
|
commitdiff
2003-02-19
Julian Smart
Further tweaks to accessibility code
tree
|
commitdiff
2003-02-19
Vadim Zeitlin
prevent from setting min[WH] > max[WH] because this...
tree
|
commitdiff
2003-02-19
Robin Dunn
Send the wxWindowDestroyEvent for all ports
tree
|
commitdiff
2003-02-18
Julian Smart
Some improvements to accessibility behaviour
tree
|
commitdiff
2003-02-16
Julian Smart
Added start at accessibility functionality
tree
|
commitdiff
2003-02-14
Vadim Zeitlin
silent gcc warning about missing \n at the end of file
tree
|
commitdiff
2003-02-12
Vadim Zeitlin
added DoSetNativeFontInfo() to avoid virtual function...
tree
|
commitdiff
2003-02-10
Chris Elliott
fix contrib makefile for watcom
tree
|
commitdiff
2003-02-10
Mattia Barbon
Remove unnecessary header dependencies. Fix resulting...
tree
|
commitdiff
2003-02-09
Vadim Zeitlin
don't trigger an assert in wxFileConfigGroup::DeleteSub...
tree
|
commitdiff
2003-02-06
Julian Smart
Moved ffile inclusion
tree
|
commitdiff
2003-02-06
Vadim Zeitlin
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
tree
|
commitdiff
2003-02-04
Vadim Zeitlin
added wxLocale::FindLanguageInfo()
tree
|
commitdiff
2003-02-03
Mattia Barbon
Make wxr resources work in Unicode mode.
tree
|
commitdiff
2003-02-03
Mattia Barbon
Do not #include an header where a forward declaration...
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
compilation fix for non-PCH
tree
|
commitdiff
2003-02-02
Julian Smart
Applied patch [ 678788 ] Dialog command event propagati...
tree
|
commitdiff
2003-02-02
Julian Smart
Applied patch [ 675376 ] Improves wxStaticBoxSizer
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
Unicode compilation fixes after wxFFile change
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
more std iostream + Unicode fixes; copy streams in...
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
use wxChar, not char, for the second argument of Open...
tree
|
commitdiff
2003-02-02
Vadim Zeitlin
(blind) fix for compilation in standard iostreams ...
tree
|
commitdiff
2003-02-01
Gilles Depeyrot
Only call use uppercase letter if control, alt, or...
tree
|
commitdiff
2003-01-31
Vadim Zeitlin
compilation fix for HP-UX CC
tree
|
commitdiff
2003-01-29
Stefan Csomor
removing path corrections for wxMac, we now want a...
tree
|
commitdiff
2003-01-29
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-01-29
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-01-27
Ron Lee
Fixed bug in FlexGridSizer mods that prevented them...
tree
|
commitdiff
2003-01-27
Vadim Zeitlin
added Add/InsertTool() (patch 672032)
tree
|
commitdiff
2003-01-27
Vadim Zeitlin
the string 'Goto...' should be translated (patch 674569)
tree
|
commitdiff
2003-01-26
Václav Slavík
compilation fixes (bug #672413)
tree
|
commitdiff
2003-01-26
Vadim Zeitlin
added iosfwrap.h (wrapper for <iosfwd>)
tree
|
commitdiff
2003-01-26
Vadim Zeitlin
added support for non flexible (in one direction only...
tree
|
commitdiff
2003-01-25
Vadim Zeitlin
added wxArray::SetCount()
tree
|
commitdiff
2003-01-25
Vadim Zeitlin
restored int (instea of size_t) in Remove() and Detach...
tree
|
commitdiff
2003-01-25
Vadim Zeitlin
File/DirExists() are const now
tree
|
commitdiff
next