projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2007-03-10
Paul Cornett
source id type is unsigned; minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
use simpler color ctor
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
derive wxConfig classes from wxObject and add wxRTTI...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
allow using multiple wxBufferedDCs at once (patch 1589441)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
miscellaneous LnF improvements, including support for...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
add many new macros to facilitate using wx from project...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
use force=1 with default-value tags (part of patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
require bakefile 0.2.2 and not 0.2.1 and do it for...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
added GetTextExtent() overload returning wxSize (patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
added wxDIRCTRL_EDIT_LABELS style support (patch 1676853)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
include wx/utils.h in PCH-less build to ensure that...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
return effective dnd operation result and not the expec...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
set SO_REUSEADDR before binding for UDP sockets too...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
allow using numpad enter key to activate the default...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
don't send incorrect char events when entering Unicode...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
compilation fix after last change
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
corrected the just-added operator=(RGBColor) return...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
corrected bug due to testing for wrong return value...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Vadim Zeitlin
added wxColour(RGBColor) ctor and use it insteaf of...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Stefan Neis
Applied patch #1677782 (Lock with Timeout for wxMutex...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Roman Rolinsky
0.1.8-4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
use simpler color ctor
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Paul Cornett
sizeof(char) is 1. By definition.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Vadim Zeitlin
implement wxMutex::LockTimeout() using critical region...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Václav Slavík
Unicode compilation fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Paul Cornett
add 4th parameter to AC_CHECK_HEADER to skip preprocess...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Václav Slavík
Unicode compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Vadim Zeitlin
compilation fix for wxUSE_STL==1 build
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Václav Slavík
deprecated wxString::GetWriteBuf() and friends in favou...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Vadim Zeitlin
compilation fixes after wxGTK_CONV_BACK changes
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Roman Rolinsky
0.1.8-3
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
include wx/thread.h in debug build which is needed...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
fix extra comma at the end of wxStretch enum introduced...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
remove unreachable declaration
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
add HAVE_ROUND
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
use full repaint style instead of size event
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Paul Cornett
non-debug build fix
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
use gettimeofday() instead of clock_gettime() as the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
made wxGetTimeOfDay() public
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_24
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_24
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
fix infinite recursion typo in operator!=() (patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
fix the bug which could have resulted in failing to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
don't use font sizes less than 1 with Pango (remaining...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
use facename in wxFontRefData::Init() in Unicode build...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Vadim Zeitlin
added wxMutex::LockTimeout() (modified patch 1671637)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
update the value shown in the combobox itself correctly...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
test for special keys first, before testing for alphanu...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
avoid flicker when setting the text which is the same...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
fix wrong assert in SetItemBitmap() (patch 1668449...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
fix base64 computation for strings whose length modulo...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
don't delete m_pActiveChild twice in wxWINDOWCLOSEALL...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
no changes, just removed TABs/trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
removed unused src/gtk/main.cpp
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
fix hang on startup in Unicode build if any standard...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
take images and margins into account when setting colum...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
clip column image (and not only the text) to the column...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
fixed detection of number of processors under Linux...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
native wxHyperlinkCtrl implementation for GTK+ 2.10...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
add checks for GTK+ 2.10 (part of patch 1661851)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
update m4 files to bakefile 0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
use critical section to protect global TablesInUse...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
add a note about changing selection background colour
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
use wxRendererNative::DrawItemSelectionRect() to draw...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
fix warning about non-dllexport'ed base wxDataViewHeade...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
wxMSWGetColumnClicked must be dllexport'd to be used...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Václav Slavík
deprecated wxString::GetWriteBuf() and friends in favou...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Václav Slavík
deprecated wxString::GetWriteBuf() and friends in favou...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
merge multiple lines into one as otherwise the display...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
no changes, just fixed a typo in warning given about...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Roman Rolinsky
0.1.8-2
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
removed deprecated wxADJUST_MINSIZE
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
removed wx/wave.h which was deprecated since 2.4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
no changes, just a typo in SetItemImage() comment
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Chris Elliott
fix for sf bug 1671804
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Paul Cornett
queue resize on child when its position changes
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Vadim Zeitlin
return correct client area for at least the primary...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-06
Julian Smart
Correct too-small size when the progress dialog is...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-06
Julian Smart
Made choice convenient dialog more, well, convenient...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Julian Smart
Updated change log
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Julian Smart
Fixed problem with tab size calculation not reflecting...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Julian Smart
Optimization: don't set the base background colour
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Julian Smart
Drawing correction
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Julian Smart
Implemented text background colour
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Vadim Zeitlin
use virtual size for the size of the buffer when wxBUFF...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Paul Cornett
use AllocExclusive
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Vadim Zeitlin
handle mouse capture lost event in grid windows and...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Vadim Zeitlin
remove inexistent wxGetMultipleChoice()
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Vadim Zeitlin
wxCreateGreyedImage() deprecated, use wxImage::ConvertT...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Paul Cornett
Don't assert on value change which shouldn't occur...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Julian Smart
Fixed premature exit of helpview sample and utility
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Václav Slavík
changes wxDirExists() to accept wxString instead of...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Václav Slavík
allow using both char* and wchar_t* in wxFileConfig...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-28
Chris Elliott
fix for MSVC see sf bug 1669419
commit
|
commitdiff
|
tree
|
snapshot
2007-02-27
Vadim Zeitlin
regenerated with theversion of bakefile which uses...
commit
|
commitdiff
|
tree
|
snapshot
next