projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More layout tweaks for wxComboCtrl on Mac
[wxWidgets.git]
/
src
/
dfb
/
2006-11-20
Václav Slavík
moved wxMGL's font management code to common so that...
tree
|
commitdiff
2006-11-20
Václav Slavík
don't expose M_FONTDATA in public header
tree
|
commitdiff
2006-11-20
Václav Slavík
don't expose M_FONTDATA in public header
tree
|
commitdiff
2006-11-20
Václav Slavík
don't expose M_FONTDATA in public header
tree
|
commitdiff
2006-11-18
Václav Slavík
don't use priviledged calls in wxDFB to allow concurren...
tree
|
commitdiff
2006-11-08
Václav Slavík
fixed wxOverlay to handle wxWindowDC/wxClientDC in...
tree
|
commitdiff
2006-11-01
Vadim Zeitlin
initialize m_surface when copying invalid bitmap
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
compilation fixes after adding wxMemoryDCBase::Init...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Added wxMemoryDC::SelectObjectAsSource() and make Selec...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
COW cleanup patch (1583966):
tree
|
commitdiff
2006-10-27
Václav Slavík
fixed typo in last commit: use YLOG2DEV for y coordinat...
tree
|
commitdiff
2006-10-27
Václav Slavík
don't draw the endpoint in DrawLine at least in the...
tree
|
commitdiff
2006-10-24
Václav Slavík
moved wxOverlay into overlay.* files and out of dc...
tree
|
commitdiff
2006-10-13
Robin Dunn
wxMemoryDC constructor now optionally accepts a wxBitma...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
tree
|
commitdiff
2006-10-08
Paul Cornett
Move some things to wxBitmapBase to avoid much duplication.
tree
|
commitdiff
2006-09-30
Václav Slavík
clean DFB event buffer on shutdown
tree
|
commitdiff
2006-09-30
Václav Slavík
fixed another typo in pen/brush style validation
tree
|
commitdiff
2006-09-30
Václav Slavík
fixed typos in pen/brush style validation
tree
|
commitdiff
2006-09-30
Václav Slavík
don't assert in wxDC::Blit() calls if the source rect...
tree
|
commitdiff
2006-09-30
Václav Slavík
fixed incorrect computation of window's visible area...
tree
|
commitdiff
2006-09-28
Vadim Zeitlin
suppress gcc warning about DWET_XXX enumeration values...
tree
|
commitdiff
2006-09-28
Vadim Zeitlin
The Lesser wxMask Refactoring: merged wxMGL and wxDFB...
tree
|
commitdiff
2006-09-28
Václav Slavík
don't hardcode the theme, it prevents WXTHEME env.var...
tree
|
commitdiff
2006-09-28
Vadim Zeitlin
DIKI_ALTGR was removed in DFB 0.9.25
tree
|
commitdiff
2006-09-28
Vadim Zeitlin
handle DIKI_ALT_GR in the switch even if we don't have...
tree
|
commitdiff
2006-09-25
Václav Slavík
added assert to check for not-yet-implemented behavior...
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
The Great wxRegion Refactoring:
tree
|
commitdiff
2006-09-25
Václav Slavík
don't allocate backbuffer for dummy surfaces
tree
|
commitdiff
2006-09-25
Václav Slavík
reduce the number of repaintings by repaiting (rect...
tree
|
commitdiff
2006-09-24
Vadim Zeitlin
use wxRect::Contains(), not Inside() (fixes compilation...
tree
|
commitdiff
2006-09-23
Václav Slavík
fixed client<->window coords translations in DoMoveWind...
tree
|
commitdiff
2006-09-22
Václav Slavík
implemented SetFocus
tree
|
commitdiff
2006-09-21
Václav Slavík
fixed DrawText to use text colours instead of pen+brush...
tree
|
commitdiff
2006-09-21
Václav Slavík
hide the caret before setting m_updateRegion: produces...
tree
|
commitdiff
2006-09-20
Václav Slavík
last change broke seting the surface in the common...
tree
|
commitdiff
2006-09-19
Václav Slavík
fixes to wxWindowDC flipping+clipping when painting...
tree
|
commitdiff
2006-09-19
Václav Slavík
fixed TLWs resizing to invalidate the DFB surface used...
tree
|
commitdiff
2006-09-18
Václav Slavík
basic blitting implementation
tree
|
commitdiff
2006-09-14
Václav Slavík
added wxFAIL_MSG to unimplemented SetDepth/Width/Height
tree
|
commitdiff
2006-09-14
Václav Slavík
implemented convertion between wxImage and wxBitmap
tree
|
commitdiff
2006-09-14
Václav Slavík
added check for supported depth and 'not implemented...
tree
|
commitdiff
2006-09-14
Václav Slavík
implemented wxBitmap::GetSubBitmap()
tree
|
commitdiff
2006-09-14
Václav Slavík
renamed wxWindow::IsVisible() to IsShownOnScreen()...
tree
|
commitdiff
2006-09-13
Václav Slavík
renamed wxRect::Inside() to wxRect::Contains(), wxRect...
tree
|
commitdiff
2006-09-13
Václav Slavík
wxTLW::DoRefreshRect must check the rect, too
tree
|
commitdiff
2006-09-13
Václav Slavík
corrected painting implementation for wxDFB
tree
|
commitdiff
2006-09-12
Václav Slavík
limit clipping to surface area
tree
|
commitdiff
2006-09-11
Václav Slavík
fixed two typos: XLOG2DEV was used instead of YLOG2DEV
tree
|
commitdiff
2006-09-11
Václav Slavík
implemented DrawPoint in terms of DrawLine (for now)
tree
|
commitdiff
2006-09-11
Václav Slavík
move misc surface helpers to wxIDirectFBSurface class
tree
|
commitdiff
2006-09-10
Václav Slavík
make it possible to create wxWindowDC for a hidden...
tree
|
commitdiff
2006-09-08
Václav Slavík
fixed wxDC to correctly handle SetFoo(wxNullFoo) calls
tree
|
commitdiff
2006-09-08
Václav Slavík
don't try to paint hidden windows
tree
|
commitdiff
2006-09-07
Václav Slavík
make sure wxWindow has valid (albeit bogus) size from...
tree
|
commitdiff
2006-09-07
Václav Slavík
don't create a subsurface in wxClientDC unless necessary
tree
|
commitdiff
2006-09-07
Václav Slavík
verify that we're not painting on hidden window (which...
tree
|
commitdiff
2006-09-06
Václav Slavík
use C++ wrappers around DirectFB API for easier use
tree
|
commitdiff
2006-09-04
Václav Slavík
removed unneeded header
tree
|
commitdiff
2006-09-04
Václav Slavík
better comment in wxSystemSettingsNative::GetColour
tree
|
commitdiff
2006-09-04
Václav Slavík
fixed wxRegion::operator==
tree
|
commitdiff
2006-09-04
Václav Slavík
added alpha support to generic wxColour
tree
|
commitdiff
2006-08-27
Vadim Zeitlin
DFEC_UNIVERSAL is not available in DirectFB < 0.9.23...
tree
|
commitdiff
2006-08-27
Václav Slavík
initial (not yet working) code for DirectFB port
tree
|
commitdiff