projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fixed using list of wildcards in filter of wxDocTemplate.
[wxWidgets.git]
/
src
/
common
/
2005-12-21
Vadim Zeitlin
just added a comment
tree
|
commitdiff
2005-12-20
Dimitri Schoolwerth
fixed compile errors (code was using unnamed objects...
tree
|
commitdiff
2005-12-20
Dimitri Schoolwerth
fixed unreachable code warnings (occurred in MSVC6...
tree
|
commitdiff
2005-12-18
Stefan Neis
Added implementation for wxLocaltime_r/wxGmtime_r.
tree
|
commitdiff
2005-12-18
Michael Wetherell
Changes to cope with parent streams which return an...
tree
|
commitdiff
2005-12-17
Stefan Neis
Use thread-safe functions where possible.
tree
|
commitdiff
2005-12-17
Vadim Zeitlin
corrected DoGetVirtualSize() to return at least our...
tree
|
commitdiff
2005-12-14
David Surovell
removed patch 1373127
tree
|
commitdiff
2005-12-13
Mart Raudsepp
Typo fixes in comments
tree
|
commitdiff
2005-12-11
Stefan Neis
Fixed wxDirExists implementation for OS/2.
tree
|
commitdiff
2005-12-10
Stefan Csomor
add reasonable default TEMP for __WXMAC__ when running...
tree
|
commitdiff
2005-12-10
George Tasker
DB2 databases were mistakenly reporting that they were...
tree
|
commitdiff
2005-12-05
David Surovell
applied patch 1373127
tree
|
commitdiff
2005-12-02
Jouk Jansen
Committing in .
tree
|
commitdiff
2005-12-02
Vadim Zeitlin
fixed problems with sometimes processing the events...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
1. moved m_majorDim duplicated in many ports to wxRadio...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
suppress gcc warnings about class having private dtor...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
avoid multiple reallocations in wxString::PrintfV(...
tree
|
commitdiff
2005-11-30
Michael Wetherell
Make Eof() consistent with other streams
tree
|
commitdiff
2005-11-30
David Surovell
minor refactoring of menu UpdateUI handling
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
removed (now) unnecessary errno.h include
tree
|
commitdiff
2005-11-29
Vadim Zeitlin
don't expect errno to be set to EOVERFLOW if vsnprintf...
tree
|
commitdiff
2005-11-27
Michael Wetherell
Take out wxASSERTs since they give a warning with gcc.
tree
|
commitdiff
2005-11-27
Michael Wetherell
Do CloseEntry internally when OpenEntry called on an...
tree
|
commitdiff
2005-11-26
Vadim Zeitlin
added helper for visual sizers debugging
tree
|
commitdiff
2005-11-25
Vadim Zeitlin
fix warnings about casting regmatch_t struct fields...
tree
|
commitdiff
2005-11-23
Michael Wetherell
Add 'wx_' prefix to builtin regfree and regerror
tree
|
commitdiff
2005-11-20
Dimitri Schoolwerth
applied patch #1356901 "Yet another removal of extra...
tree
|
commitdiff
2005-11-20
Michael Wetherell
Use re_search directly instead of regexec when using...
tree
|
commitdiff
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
tree
|
commitdiff
2005-11-15
Michael Wetherell
Add a length parameter for wxRegEx::Matches
tree
|
commitdiff
2005-11-13
Mart Raudsepp
Typo fix in comment
tree
|
commitdiff
2005-11-13
Mart Raudsepp
Might aswell show the compile- and runtime versions...
tree
|
commitdiff
2005-11-11
Michael Wetherell
Change the name of a symbol to make it more descriptive
tree
|
commitdiff
2005-11-11
Michael Wetherell
Make wxRegEx::Replace run in linear time
tree
|
commitdiff
2005-11-10
Włodzimierz Skiba
Macros for simplified testing Open Watcom version and...
tree
|
commitdiff
2005-11-09
Włodzimierz Skiba
Various source cleanings.
tree
|
commitdiff
2005-11-08
Vadim Zeitlin
remvoed wxFileDialogBase::m_parent as there is already...
tree
|
commitdiff
2005-11-08
Vadim Zeitlin
fix memory leak of wxMessageOutput if wxApp::OnInit...
tree
|
commitdiff
2005-11-08
Vadim Zeitlin
fix memory leak of pending events in wxEvtHandler dtor
tree
|
commitdiff
2005-11-07
Włodzimierz Skiba
Fixed #1338966.
tree
|
commitdiff
2005-11-07
Włodzimierz Skiba
wxGetWorkingDirectory() deprecated. Fixed #1338966.
tree
|
commitdiff
2005-11-06
Włodzimierz Skiba
eVC4 warning fixes.
tree
|
commitdiff
2005-11-03
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMSW part).
tree
|
commitdiff
2005-10-31
Włodzimierz Skiba
wxMGL revitalised with OpenWatcom.
tree
|
commitdiff
2005-10-27
Włodzimierz Skiba
Support for automatic setup.h in OS/2 with OW builds...
tree
|
commitdiff
2005-10-26
Julian Smart
Do a sanity check before reading. Otherwise, if trying...
tree
|
commitdiff
2005-10-25
Chris Elliott
missing #include (SF bug 1327872)
tree
|
commitdiff
2005-10-23
Włodzimierz Skiba
WinCE build fixes.
tree
|
commitdiff
2005-10-23
Włodzimierz Skiba
filename correction
tree
|
commitdiff
2005-10-23
Stefan Neis
Replaced __WXOS2__ by __OS2__ or __WXPM__ as apropriate.
tree
|
commitdiff
2005-10-23
Julian Smart
Applied patch [ 1310416 ] [wxMSW] Fix radio button...
tree
|
commitdiff
2005-10-21
Włodzimierz Skiba
Allow translated 'Space' in menu accelerators (perhaps...
tree
|
commitdiff
2005-10-21
Włodzimierz Skiba
Unified flags for orienting wxBookCtrls (with backward...
tree
|
commitdiff
2005-10-18
Włodzimierz Skiba
Set/get for internal border in book based controls.
tree
|
commitdiff
2005-10-17
Vadim Zeitlin
fixed Fit() to call SetClientSize() and not SetSize()
tree
|
commitdiff
2005-10-17
Michael Wetherell
Widen the hash key for win64
tree
|
commitdiff
2005-10-17
Michael Wetherell
Warning fixes for win64
tree
|
commitdiff
2005-10-17
Włodzimierz Skiba
wxTinderbox build fix.
tree
|
commitdiff
2005-10-17
Michael Wetherell
Compile fix for Unicode build on win64
tree
|
commitdiff
2005-10-15
Michael Wetherell
Typo, should be #if not #ifdef
tree
|
commitdiff
2005-10-15
Michael Wetherell
Restore WC_UTF16, required for compilation on Windows
tree
|
commitdiff
2005-10-11
Dimitri Schoolwerth
fixed argv[0] out of bounds error (argc can be 0 when...
tree
|
commitdiff
2005-10-11
Vadim Zeitlin
another fix for !USE_PCH: added missing wx/imaglist...
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
introduced a common base class for both MSW and generic...
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
added GetWindowSizeForVirtualSize() virtual hook for...
tree
|
commitdiff
2005-10-09
Vadim Zeitlin
Added wxTreebook:
tree
|
commitdiff
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
tree
|
commitdiff
2005-10-09
Vadim Zeitlin
blind compilation fix for CW 8.3 in Unicode build
tree
|
commitdiff
2005-10-08
Vadim Zeitlin
use for instead of while for infinite loop (the latter...
tree
|
commitdiff
2005-10-08
Vadim Zeitlin
try setting locale n wxLocale::Init(lang) to xx_YY...
tree
|
commitdiff
2005-10-07
Vadim Zeitlin
don't define unused functions
tree
|
commitdiff
2005-10-07
Vadim Zeitlin
fixed check for bitmapType match (thanks to HP compiler...
tree
|
commitdiff
2005-10-06
Vadim Zeitlin
added more HP-UX charset names
tree
|
commitdiff
2005-10-06
Vadim Zeitlin
added HP-UX names for ISO8859-x charsets
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxMotif for OS/2 adjustements. Source cleaning.
tree
|
commitdiff
2005-10-03
Vadim Zeitlin
don't use %08p format string, gcc complains about it
tree
|
commitdiff
2005-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
tree
|
commitdiff
2005-09-28
Vadim Zeitlin
fix for a crash due to using NULL inputConv in Unicode...
tree
|
commitdiff
2005-09-27
Michael Wetherell
Use the new wx_truncate_cast for any narrowing conversions
tree
|
commitdiff
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
2005-09-27
Vadim Zeitlin
yet more extra semicolons removed (patch 1305031)
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
made Shift-JIS encoding upper case; made SJIS the canon...
tree
|
commitdiff
2005-09-26
Włodzimierz Skiba
Warning fixes for BCC, VC, OW and MinGW.
tree
|
commitdiff
2005-09-26
Włodzimierz Skiba
MSWUniv build fix.
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
corrected #ifdef order (might help linking with wxUSE_M...
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
fixed wide char codeset detection for systems which...
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
added tracing code to wide char codeset detection
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
use wxIsNullDouble instead of comparing m_ration with 0
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
fixed variable shadowing icc warnings
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
fixed warnings about truncating 64 bit integers
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
added pragmas to disable icc warning when va_arg is...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
fixed warnings about pointer to integer cast
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
fix icc warning about printf() format mismatch
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
removed more extraneous semicolons
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
use wxIsSameDouble() and wxIsNullDouble() for warning...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
fix hiding a local variable by another one in the inner...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
don't declare strptime() ourselves if the system alread...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
fixed a signed/unsigned comparison warning introudced...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
don't use deprecated conversion operator in wxVariantDa...
tree
|
commitdiff
next