projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Missing includes.
[wxWidgets.git]
/
src
/
common
/
2005-09-13
Vadim Zeitlin
qsort() should be passedonly extern C functions
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
fixed Sun CC warning about local variable read hiding...
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
fixed Sun CC warning about arg[cv] parameters hiding...
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
and now it even compiles
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
fix for last commit
tree
|
commitdiff
2005-09-13
Vadim Zeitlin
removed strcpy to fixed buffer (do it the right way...
tree
|
commitdiff
2005-09-12
Mattia Barbon
Add one more encoding name for EUC-JP for Solaris 8.
tree
|
commitdiff
2005-09-11
Julian Smart
Applied patch [ 1263950 ] wxConnection fixes for Unicode
tree
|
commitdiff
2005-09-11
Vadim Zeitlin
accept grey PNM images (patch 1285885)
tree
|
commitdiff
2005-09-11
Vadim Zeitlin
wxMediaCtrl patch from Ryan:
tree
|
commitdiff
2005-09-05
Włodzimierz Skiba
Code clarification.
tree
|
commitdiff
2005-09-05
Włodzimierz Skiba
'i' is already used in this scope so make it clearer.
tree
|
commitdiff
2005-09-02
Stefan Csomor
corrected error code for http responses with no content...
tree
|
commitdiff
2005-09-01
Vadim Zeitlin
corrected typo and changed wording of an assert
tree
|
commitdiff
2005-08-31
Vadim Zeitlin
show the name of incrimanted class in RTTI registration...
tree
|
commitdiff
2005-08-29
Chris Elliott
fix as discuused on wxdev for bc54
tree
|
commitdiff
2005-08-29
Vadim Zeitlin
another (blind) compilation fix for Borland after last...
tree
|
commitdiff
2005-08-29
Vadim Zeitlin
(blind) compilation fix for Borland after last commit
tree
|
commitdiff
2005-08-28
Vadim Zeitlin
fixed bug in wxStreamBuffer::Read(wxStreamBuffer *...
tree
|
commitdiff
2005-08-28
Vadim Zeitlin
Fixed several bugs in wxDateTime timezone handling:
tree
|
commitdiff
2005-08-28
Mattia Barbon
Under wxMotif, default buttons are bigger than other...
tree
|
commitdiff
2005-08-28
Vadim Zeitlin
added wxLongLong::ToDouble()
tree
|
commitdiff
2005-08-26
Vadim Zeitlin
open fstream with ios::binary flag to be compatible...
tree
|
commitdiff
2005-08-24
Michael Wetherell
Move LabelWrapper, TextSizerWrapper classes out of...
tree
|
commitdiff
2005-08-23
Vadim Zeitlin
some compilers don't like statics in inline functions...
tree
|
commitdiff
2005-08-22
Stefan Csomor
adapting text object data handling along the GTK2 lines
tree
|
commitdiff
2005-08-21
Vadim Zeitlin
fix handling of partially-specified min size
tree
|
commitdiff
2005-08-20
Vadim Zeitlin
add information for Palm/CE ports (patch 1256409)
tree
|
commitdiff
2005-08-19
Michael Wetherell
Remove duplicate code
tree
|
commitdiff
2005-08-18
Vadim Zeitlin
compilation fix for wxUnivGTK
tree
|
commitdiff
2005-08-18
Mattia Barbon
Avoid some -Wundef warning. Check for __WXGTK__ using...
tree
|
commitdiff
2005-08-17
Vadim Zeitlin
hacked around wxGTK wxStaticText which doesn't derive...
tree
|
commitdiff
2005-08-16
Vadim Zeitlin
avoid gcc warning
tree
|
commitdiff
2005-08-16
Vadim Zeitlin
added wxStaticText::Wrap()
tree
|
commitdiff
2005-08-16
Vadim Zeitlin
don't use wxApp::GetAppName() in the usage message...
tree
|
commitdiff
2005-08-13
Michael Wetherell
Let wxGetFileKind(FILE*) return wxFILE_KIND_UNKNOWN...
tree
|
commitdiff
2005-08-13
Michael Wetherell
Set wxSTREAM_WRITE_ERROR for wxFFileInputStream when...
tree
|
commitdiff
2005-08-12
Michael Wetherell
Translate '&Help' to '&' for italian Windows only
tree
|
commitdiff
2005-08-10
Michael Wetherell
Undo r1.52 since we get another problem.
tree
|
commitdiff
2005-08-08
Michael Wetherell
wxMBConv test cases, patch 1179989 from Vince Harron
tree
|
commitdiff
2005-08-06
Vadim Zeitlin
set m_error correctly (patch 1249848)
tree
|
commitdiff
2005-08-06
Vadim Zeitlin
recognize 0/1 as false/true in string->bool conversion...
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
use ifdef, not if, to test for HAVE_WCSRTOMBS
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
corrected test for HAVE_FSYNC: ifdef, not if
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
configure defines HAVE_FSYNC, not wxHAVE_FSYNC
tree
|
commitdiff
2005-08-04
Vadim Zeitlin
wxNEED_STRDUP was wrong tested with #if instead of...
tree
|
commitdiff
2005-08-03
Vadim Zeitlin
no need to check dbghelp DLL initialization in GetAsser...
tree
|
commitdiff
2005-08-03
Michael Wetherell
Fix deletes that should be delete[]
tree
|
commitdiff
2005-07-31
Mattia Barbon
Use accessors for wxObject members.
tree
|
commitdiff
2005-07-30
Julian Smart
assert -> wxASSERT
tree
|
commitdiff
2005-07-29
Vadim Zeitlin
use ReadLine() instead of GetLine() which sometimes...
tree
|
commitdiff
2005-07-29
Vadim Zeitlin
don't crash in Get() if there is no wxApp (closes 1236514)
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
many improvements/bug fixes to media control: new wxEVT...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
added wxImage::RotateHue() and RGB <-> HSV conversions...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
Ctrl+mouse wheel changes zoom factor in print preview...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
moved wxURL::ConvertToValidURI() and other methods...
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
fix for wxLongLong division test (patch 1233771)
tree
|
commitdiff
2005-07-28
Vadim Zeitlin
added wxZipFSHandler::Cleanup() (modified patch 1213615)
tree
|
commitdiff
2005-07-26
Włodzimierz Skiba
Corrections for future OW 1.4. Warning fixes.
tree
|
commitdiff
2005-07-24
Stefan Csomor
OSX two-level header fixes
tree
|
commitdiff
2005-07-24
Stefan Csomor
OSX two-level header fixes
tree
|
commitdiff
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
tree
|
commitdiff
2005-07-22
Włodzimierz Skiba
[1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser.
tree
|
commitdiff
2005-07-21
Włodzimierz Skiba
wxOS2 with Open Watcom: correct PCH usage, missing...
tree
|
commitdiff
2005-07-17
Michael Wetherell
Add test that wxABI_VERSION is not set when compiling...
tree
|
commitdiff
2005-07-17
Kevin Hock
Added null checks to wxTextObjectData::GetDataHere...
tree
|
commitdiff
2005-07-16
Vadim Zeitlin
handle '&' in the names of the files in the history...
tree
|
commitdiff
2005-07-14
Vadim Zeitlin
use wxLogError() instead of wxMessageBox in wxDocument...
tree
|
commitdiff
2005-07-14
Vadim Zeitlin
set m_lasterror if the file couldn't be opened in wxFil...
tree
|
commitdiff
2005-07-14
Vadim Zeitlin
fixes for s.Printf(s) crashes
tree
|
commitdiff
2005-07-08
Václav Slavík
minor clarification of broken build cases
tree
|
commitdiff
2005-07-05
Vadim Zeitlin
fixed (harmless) assert triggered by renaming the first...
tree
|
commitdiff
2005-07-04
Włodzimierz Skiba
Visible wxMessageOutputDebug instance.
tree
|
commitdiff
2005-07-04
Włodzimierz Skiba
Prevent crash in wxString::Mid under STL builds (fixes...
tree
|
commitdiff
2005-07-02
Michael Wetherell
Revert check on wxABI_VERSION since it doesn't work...
tree
|
commitdiff
2005-07-02
Vadim Zeitlin
added include wx/toolbar.h neededfor mingw32 compilation
tree
|
commitdiff
2005-07-01
Włodzimierz Skiba
Global platform header (<PalmOS.h>) removed from public...
tree
|
commitdiff
2005-07-01
Vadim Zeitlin
fixed bug with HasGroup() creating groups as side effect
tree
|
commitdiff
2005-06-30
Włodzimierz Skiba
Helpers in disabling warnings for unused params.
tree
|
commitdiff
2005-06-30
Michael Wetherell
Add wxABI_VERSION
tree
|
commitdiff
2005-06-30
Michael Wetherell
Make wxEVT_SCROLL_ENDSCROLL a #define in event.h so...
tree
|
commitdiff
2005-06-26
Robert Roebling
Revert Ron's removal of the reserved functions.
tree
|
commitdiff
2005-06-25
Vadim Zeitlin
readded wxEVT_SCROLL_ENDSCROLL symbol back to the libra...
tree
|
commitdiff
2005-06-24
Ron Lee
Put a humane end to the pathetic flailing over whether...
tree
|
commitdiff
2005-06-24
Vadim Zeitlin
at least not crash in case of TIFF warnings/errors...
tree
|
commitdiff
2005-06-24
Vadim Zeitlin
use wxVLogWarning in TIFFwxWarningHandler() instead...
tree
|
commitdiff
2005-06-21
Václav Slavík
rolled back exceptions handling patch, it relied on...
tree
|
commitdiff
2005-06-20
Václav Slavík
changed exceptions handling to work under wxGTK
tree
|
commitdiff
2005-06-19
Vadim Zeitlin
reimplemented wxFileModificationTime() for CE without...
tree
|
commitdiff
2005-06-17
Vadim Zeitlin
don't assert if kind == Item_None in wxSizerItem::IsSho...
tree
|
commitdiff
2005-06-17
Vadim Zeitlin
don't show wxLogDebug during app startup output in...
tree
|
commitdiff
2005-06-17
Włodzimierz Skiba
Patch #1222244: Fixes for bug #1212853 with unit test.
tree
|
commitdiff
2005-06-16
Dimitri Schoolwerth
added Thai/CP874 support for MSW
tree
|
commitdiff
2005-06-15
Vadim Zeitlin
WinCE compilation fixes
tree
|
commitdiff
2005-06-13
Włodzimierz Skiba
'[1219035] cleanup: miscellaneous' and minor source...
tree
|
commitdiff
2005-06-10
Włodzimierz Skiba
Allow MSW Base be usable in other ports than wxMSW...
tree
|
commitdiff
2005-06-10
Michael Wetherell
Declare gtk_icon_size_lookup if it is missing from...
tree
|
commitdiff
2005-06-09
Vadim Zeitlin
added explicit casts for (varagr) TIFFSetField() parameters
tree
|
commitdiff
2005-06-08
Stefan Csomor
UniChar being platform endian
tree
|
commitdiff
2005-06-08
Włodzimierz Skiba
Second part of '[ 1216148 ] cleanup: unused variables...
tree
|
commitdiff
next