projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2007-04-09
Vadim Zeitlin
fix the sample to work under X11 (where a context can...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
1. switched to new wxGLCanvas API (not using the implic...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
last version was broken and died when trying to create...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
truncate the static box label to fit the control size...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
make Enter/Return activate the default button (second...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
don't use Pango hack for drawing underlined text when...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
don't return the next line text from GetLineText()...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Václav Slavík
added wxgl pseudotarget
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Mattia Barbon
Replace direct calls to ProcessEvent() with
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
escape &
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
fix --with-opengl formatting
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
don't overwrite the buffer if extending it failed
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
replaced deprecated wxMULTIPLE with wxFD_MULTIPLE
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
compilation fixes: remove unneeded c_str()
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
added wx/image.h to fix compilation without PCH after...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
undid signed/unsigned warning fix of rev 1.73 as the...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
compilation fix after last change
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
fix unused parameter warning introduced by last commit
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
make wxVarVScrollLegacyAdaptor::OnGetLineHeight() non...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
compilation fixes after last commit
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Václav Slavík
string iterator's operator- should return difference_ty...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Václav Slavík
removed spurious semicolons
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Václav Slavík
compilation fix: needs wx/string.h
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Vadim Zeitlin
added missing membersection for CreateIconBundle
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
fix a fatal crash due to using wxHSCROLL presence in...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
don't skip the scroll position validity check in CalcSc...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
pass 0, not NULL, to SendMsg() which takes long to...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
added mouse wheel support (patch 1696082)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
compilation fix after last change
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
make test_for_selected_wxbuild target optional (patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
fix the problem with parsing HTML comments (closes...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Václav Slavík
fix crash in ~wxString with global wxString objects...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Václav Slavík
don't build wxscintilla lib if wxSTC is not built
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
fix new wxHVScroll code to build with WXWIN_COMPATIBILI...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Paul Cornett
Children need to be updated in size_allocate even if...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
compilation fix for !USE_PCH (added missing wx/dc.h...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
The great wxVScrolledWindow refactoring: allow using...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
corrected typo in the creation date
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
added wxPosition helper class (extracted from patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
added wxEXEC_BLOCK flag (patch 1620430)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
use wxFD_XXX instead of deprecated wxXXX in the documen...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-08
Vadim Zeitlin
added wxEXEC_BLOCK flag (patch 1620430)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
use wxIconBundle::GetIconOfExactSize() instead of dupli...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
added GetIconOfExactSize()
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
made wxTLW::SetIcon() non-virtual, it was already imple...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
don't allocate m_refData unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
don't crash when IsEmpty() is called on invalid bundle...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
don't use invalid wxIconBundles, it results in asserts...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
don't try to access empty wxIconBundle in gtk_frame_rea...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
added IsEmpty()
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
filter out bundles/packages when showing the open file...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
use 2 extensions in a filter in FileSave() for testing
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
choose the first extension by default, if several are...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
don't remove the tools we hadn't added to the toolbar...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Mattia Barbon
Rework wxMotif font/color inheritance so it works
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
fix crash introduced in last commit (the correct item...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
1. changed wxIconBundle to use m_refData and COW to...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
add support for resources forks in wxCopyFile() (modifi...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
support accelerators for buttons too (slightly modified...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
added MacOpenURL() (patch 1235957)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
document GetAnimation() (patch 1695722)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
document adding new resource handlers (patch 1695722)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
don't mention obsolete 2.2 version (part of patch 1695722)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
mention more predefined array classes (part of patch...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Robert Roebling
Restore border around non-scrolling widgets. The
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
use C++ compiler for all getsockopt() tests, not just...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
use smaller icons, it looks better (patch 1695225)
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
use C++ compiler for all getsockopt() tests, not just...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Stefan Neis
Compilation fix for wxCStrData handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Stefan Neis
Replaced incorrect or inefficient usage of char_str...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
don't access the window after it had been deleted by...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Vadim Zeitlin
fix typo in OnClosingDocument() name
commit
|
commitdiff
|
tree
|
snapshot
2007-04-07
Václav Slavík
STL build compilation fix
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
add conversion of wxUniChar[Ref] to unsigned int if...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
added operator-(const wxChar *, const wxCStrData&)...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Compilation fix for wxCStrData handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
wxCStrData must be dllexport'd now that it has non...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
suppress warning about converting -1 to MenuItemIndex
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Bugfix (comparision vs. assignment).
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Added missing argument for DoGiveHelp.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
compilation fix: don't try to convert wxString to bool...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
compilation fix: don't try to convert wxString to bool...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
compilation fix: test correctly for filter string not...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Robin Dunn
More patches from FM to clean up after moving contribs...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Rather use the "obvious" implementation of wxStaticText...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Tentative implementation of wxStaticText::DoGetLabel().
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Compilation fix for wxCStrData handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Compilation fix for wxCStrData handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
handle child destruction notifications in wxTLW itself...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
more compilation and linking fixes for !wxHAS_NATIVE_TA...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Vadim Zeitlin
compilation fix for VC7.1: add size_t overloads for...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Compilation fix for wxCStrData handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
Compilation fix for wxCStrData handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Stefan Neis
OS/2 specific compilation fix for wxCStrData handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Vadim Zeitlin
compilation fix for g++ 3 (and probably others) after...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Vadim Zeitlin
compilation fixes for generic TAB navigation after...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Vadim Zeitlin
make wxControlContainer accept focus depending on wheth...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Vadim Zeitlin
wxString::[const_]iterator operators -= and += should...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Vadim Zeitlin
added overloads taking pairs of const char/wchar_t...
commit
|
commitdiff
|
tree
|
snapshot
next