projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Compilo.
[wxWidgets.git]
/
src
/
common
/
2007-05-05
Vadim Zeitlin
fixed typo in IsBeingDeleted() test in GetParentForModa...
tree
|
commitdiff
2007-05-04
Václav Slavík
use wxString instead of const wxChar* in wxFFile public API
tree
|
commitdiff
2007-05-04
Václav Slavík
use wxString instead of const wxChar* in wxFile's publi...
tree
|
commitdiff
2007-05-04
Václav Slavík
use wxFormatString helper class for 'vararg' functions...
tree
|
commitdiff
2007-05-03
Václav Slavík
fixed DLL linking of wxConvLibc etc.
tree
|
commitdiff
2007-05-03
Václav Slavík
fixed reverted #if condition around wxDoLogTraceWchar
tree
|
commitdiff
2007-05-03
Václav Slavík
added code for optimized handling of UTF-8 locales...
tree
|
commitdiff
2007-05-03
Václav Slavík
fixed vararg functions with format argument to not...
tree
|
commitdiff
2007-05-03
Vadim Zeitlin
removed unneeded duplication of DoSetSizeHints() in...
tree
|
commitdiff
2007-05-02
Robert Roebling
Moved all the coordinate system calculation to wxDCBase
tree
|
commitdiff
2007-05-02
Václav Slavík
made wxConvXXX objects usable at static initialization...
tree
|
commitdiff
2007-05-02
Václav Slavík
include object.h so that delete has complete type
tree
|
commitdiff
2007-05-01
Robert Roebling
Made device to logical and vv conversion methods
tree
|
commitdiff
2007-05-01
Vadim Zeitlin
fix wxStringOutputStream::Write() in Unicode build...
tree
|
commitdiff
2007-04-30
Vadim Zeitlin
don't drop lines without trailing new line character...
tree
|
commitdiff
2007-04-28
Michael Wetherell
Map illegal UTF-8 sequences to a range in Unicode's...
tree
|
commitdiff
2007-04-28
Václav Slavík
allow the UTF8 build to treat C locale as UTF8, too...
tree
|
commitdiff
2007-04-27
Václav Slavík
WX_PRECOMP, not WXPRECOMP
tree
|
commitdiff
2007-04-27
Václav Slavík
PCH-less compilation fixes
tree
|
commitdiff
2007-04-27
Václav Slavík
PCH-less compilation fixes
tree
|
commitdiff
2007-04-27
Václav Slavík
PCH-less compilation fixes
tree
|
commitdiff
2007-04-26
Václav Slavík
more efficient implementation of ToAscii/FromAscii...
tree
|
commitdiff
2007-04-26
Václav Slavík
use UTF8-encoded char* strings in UTF8 build instead...
tree
|
commitdiff
2007-04-26
Chris Elliott
tested and applied http://article.gmane.org/gmane.comp...
tree
|
commitdiff
2007-04-25
Vadim Zeitlin
leave only wxString overloads for of the functions...
tree
|
commitdiff
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
tree
|
commitdiff
2007-04-24
Robert Roebling
Use child's listmodelnotifier's destructor (by overlo...
tree
|
commitdiff
2007-04-24
Václav Slavík
corrected (Do)GetWriteBuf() return types to use more...
tree
|
commitdiff
2007-04-24
Václav Slavík
removed unused APPEND_STR macro
tree
|
commitdiff
2007-04-24
Robert Roebling
Change SetValue( wxVariant &value ) to
tree
|
commitdiff
2007-04-23
Václav Slavík
compilation fix: setlocale() returns non-const string...
tree
|
commitdiff
2007-04-23
Václav Slavík
added code for checking if the current locale is UTF...
tree
|
commitdiff
2007-04-23
Vadim Zeitlin
test that the candidate parent window isn't being delet...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
really ensure that the window being centered is fully...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
compilation fixes for PCH-less build
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
added wxAppTraits::GetStandardCmdLineOptions() allowing...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
added wxDialog::GetParentForModalDialog() and use it...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
don't pass unneeded arguments to AdustForGrowables()
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
don't leave pixels due to rounding errors in wxBoxSizer...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
Many changes/fixes to wxFlexGridSizer implementation...
tree
|
commitdiff
2007-04-22
Paul Cornett
fix double to int conversion warning
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
don't leave gaps around hidden columns/rows in wxFlexGr...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
distribute only the extra, free, space according to...
tree
|
commitdiff
2007-04-22
Vadim Zeitlin
don't pass 0 time_t to Borland localtime(), it crashes...
tree
|
commitdiff
2007-04-21
Vadim Zeitlin
added support for image resolution options to PNG handl...
tree
|
commitdiff
2007-04-21
Vadim Zeitlin
added wxStreamBuffer::Truncate() (patch 1687081)
tree
|
commitdiff
2007-04-21
Vadim Zeitlin
fix bug with not updating the last line correctly when...
tree
|
commitdiff
2007-04-20
Chris Elliott
add const to avoid hiding warning
tree
|
commitdiff
2007-04-20
Jouk Jansen
Committing in .
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
tree
|
commitdiff
2007-04-19
Robert Roebling
Fix inplace editing of custom controls for
tree
|
commitdiff
2007-04-19
Václav Slavík
moved primitive string and string iterators operations...
tree
|
commitdiff
2007-04-18
Robert Roebling
Corrected/implemented sorting (by way of clicking on
tree
|
commitdiff
2007-04-18
Václav Slavík
fixed DLL linking of wxMessageOutput class
tree
|
commitdiff
2007-04-17
Robert Roebling
Implemented the same simple API for creating customized
tree
|
commitdiff
2007-04-17
Vadim Zeitlin
compilation fix for PCH-less compilation
tree
|
commitdiff
2007-04-16
Robin Dunn
Don't use m_popupInterface pointer if it is still NULL
tree
|
commitdiff
2007-04-16
Václav Slavík
added wxCStrData::As[W]CharBuf() that doesn't keep...
tree
|
commitdiff
2007-04-15
Vadim Zeitlin
don't erase background in GL canvases to reduce flicker
tree
|
commitdiff
2007-04-15
Václav Slavík
removed implicit conversion from wxString::iterator...
tree
|
commitdiff
2007-04-15
Mattia Barbon
Make wxClassInfo attributes private. Replace
tree
|
commitdiff
2007-04-15
Václav Slavík
implement wxString:IsXXX() methods using iterators
tree
|
commitdiff
2007-04-14
Vadim Zeitlin
added wxRTTI macros to stream classes (patch 1687073)
tree
|
commitdiff
2007-04-14
Václav Slavík
VC6 compilation fix
tree
|
commitdiff
2007-04-14
Vadim Zeitlin
added wxAPPLY and wxCLOSE flags to CreateStdDialogButto...
tree
|
commitdiff
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
tree
|
commitdiff
2007-04-12
Václav Slavík
initial version of UTF-8 strings representation (still...
tree
|
commitdiff
2007-04-12
Václav Slavík
moved vararg handling code in wxMessageOutput to single...
tree
|
commitdiff
2007-04-11
Robin Dunn
Don't use hidden items for size calc (patch 1698314)
tree
|
commitdiff
2007-04-11
Václav Slavík
fixed another place where wxString was used as bool
tree
|
commitdiff
2007-04-11
Mattia Barbon
Added --enable-extended_rtti configure switch (defaul...
tree
|
commitdiff
2007-04-11
Vadim Zeitlin
don't use obsolete functions (mostly copystring() and...
tree
|
commitdiff
2007-04-11
Vadim Zeitlin
added our own implementation of strto[u]ll() if the...
tree
|
commitdiff
2007-04-10
Václav Slavík
don't crash if (char*)c_str() is used twice in a row...
tree
|
commitdiff
2007-04-10
Vadim Zeitlin
Big wxGL classes refactoring/cleanup:
tree
|
commitdiff
2007-04-10
Stefan Csomor
correcting include style
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
don't overwrite the buffer if extending it failed
tree
|
commitdiff
2007-04-09
Vadim Zeitlin
undid signed/unsigned warning fix of rev 1.73 as the...
tree
|
commitdiff
2007-04-09
Václav Slavík
removed spurious semicolons
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
tree
|
commitdiff
2007-04-08
Václav Slavík
fix crash in ~wxString with global wxString objects...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
added GetIconOfExactSize()
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
made wxTLW::SetIcon() non-virtual, it was already imple...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
don't allocate m_refData unnecessarily
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
don't crash when IsEmpty() is called on invalid bundle...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
1. changed wxIconBundle to use m_refData and COW to...
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
add support for resources forks in wxCopyFile() (modifi...
tree
|
commitdiff
2007-04-07
Václav Slavík
STL build compilation fix
tree
|
commitdiff
2007-04-06
Vadim Zeitlin
handle child destruction notifications in wxTLW itself...
tree
|
commitdiff
2007-04-06
Stefan Neis
OS/2 specific compilation fix for wxCStrData handling.
tree
|
commitdiff
2007-04-05
Vadim Zeitlin
make wxControlContainer accept focus depending on wheth...
tree
|
commitdiff
2007-04-05
Vadim Zeitlin
added overloads taking pairs of const char/wchar_t...
tree
|
commitdiff
2007-04-05
Václav Slavík
provide both const char* and const wchar_t* implicit...
tree
|
commitdiff
2007-04-05
Robin Dunn
Patch from FM with more bakefile tweaks and etc.
tree
|
commitdiff
2007-04-05
Václav Slavík
made wxString::Replace, Matches and Find work with...
tree
|
commitdiff
2007-04-05
Robin Dunn
Bakefile and other changes for new locations of STC...
tree
|
commitdiff
2007-04-04
Václav Slavík
build fixes after previous commit
tree
|
commitdiff
2007-04-03
Václav Slavík
cleanup of wxString ctors and operator=: made both...
tree
|
commitdiff
2007-04-03
Vadim Zeitlin
Undid last commit and restored bool argument to wxFrame...
tree
|
commitdiff
2007-04-02
Vadim Zeitlin
removed second parameter of wxFrame::DoGiveHelp(),...
tree
|
commitdiff
next