projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
always remember to test IsOk() after using wxFileInputStream
[wxWidgets.git]
/
src
/
dfb
/
2009-01-08
Francesco Montorsi
change generic ints to enums in wxDC (closes #9959)
tree
|
commitdiff
2008-12-29
Francesco Montorsi
use a common m_isInsideYield flag instead of static...
tree
|
commitdiff
2008-12-26
Vadim Zeitlin
added wxEventLoop::DispatchTimeout()
tree
|
commitdiff
2008-11-20
Václav Slavík
don't assert on unsupported metric in wxSystemSettingsN...
tree
|
commitdiff
2008-11-03
Francesco Montorsi
fix the incoherence pointed out by ifacecheck between...
tree
|
commitdiff
2008-11-02
Vadim Zeitlin
replace wx_{const,static,reinterpret}_cast with their...
tree
|
commitdiff
2008-09-25
Francesco Montorsi
provide backward-compat wxCursor(int) ctor; remove...
tree
|
commitdiff
2008-09-24
Francesco Montorsi
use wxStockCursor (as documented and as already impleme...
tree
|
commitdiff
2008-09-22
Vadim Zeitlin
use wxGetDisplayPPI() instead of redoing it
tree
|
commitdiff
2008-07-28
Vadim Zeitlin
implement wxBitmap ctor from XBM data
tree
|
commitdiff
2008-07-22
Vadim Zeitlin
remove the workaround for STL build bug in wxArrays...
tree
|
commitdiff
2008-07-14
Václav Slavík
compilation fix after SetClippingRegion changes (patch...
tree
|
commitdiff
2008-06-08
Vadim Zeitlin
deprecate wxDC::SetClippingRegion(wxRegion) overload...
tree
|
commitdiff
2008-06-04
Václav Slavík
wxDFB: implemented Raise() and Lower() for TLWs
tree
|
commitdiff
2008-05-27
Václav Slavík
silence warnings about not using double-buffered surfac...
tree
|
commitdiff
2008-05-17
Václav Slavík
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv...
tree
|
commitdiff
2008-05-06
Václav Slavík
compilation fixes for !wxUSE_FONTMEM case
tree
|
commitdiff
2008-05-06
Václav Slavík
removed wxDCWindowImpl::m_win; use wxDCImpl::m_window...
tree
|
commitdiff
2008-04-24
Václav Slavík
added missing "
tree
|
commitdiff
2008-04-13
Václav Slavík
wxDFB compilation fixes after recent brushes/pens chang...
tree
|
commitdiff
2008-04-10
Václav Slavík
compilation fix after FM's wxBitmapHandler changes
tree
|
commitdiff
2008-03-28
Francesco Montorsi
add more pure virtuals to wxBrushBase; fix the GetColou...
tree
|
commitdiff
2008-03-20
Francesco Montorsi
make the Pen/Brush code backward compatible as discusse...
tree
|
commitdiff
2008-03-17
Francesco Montorsi
some more build fix for wxPen/wxBrush style changes
tree
|
commitdiff
2008-03-16
Francesco Montorsi
fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap...
tree
|
commitdiff
2008-03-16
Francesco Montorsi
introduce wxBrushStyle enum and replace 'int style...
tree
|
commitdiff
2008-01-29
Václav Slavík
wx*DCImpl PCH-less compilation fix
tree
|
commitdiff
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
tree
|
commitdiff
2007-12-22
Stefan Csomor
changing to wxDC, so that wxGCDC can be used as well
tree
|
commitdiff
2007-12-19
Václav Slavík
implemented wxExecute() for wxDFB; share the implementa...
tree
|
commitdiff
2007-12-18
Václav Slavík
fixes for the case when only epoll() based wxFDIODispat...
tree
|
commitdiff
2007-12-16
Václav Slavík
convert wxImage's mask into alpha channel in wxDFB...
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
tree
|
commitdiff
2007-12-14
Vadim Zeitlin
fixed wxDFB compilation after wxDC-related changes
tree
|
commitdiff
2007-12-14
Vadim Zeitlin
compilation fix: need to include wx/thread.h now
tree
|
commitdiff
2007-11-29
Václav Slavík
1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
tree
|
commitdiff
2007-10-17
Vadim Zeitlin
remove wxWindow::Clear() from wxDFB and wxMGL which...
tree
|
commitdiff
2007-09-21
Julian Smart
Optimized update events by only sending them to visible...
tree
|
commitdiff
2007-07-18
Václav Slavík
don't use _T() for literals in wxDFB, it uses UTF-8...
tree
|
commitdiff
2007-07-16
Vadim Zeitlin
compilation fix for wxUSE_LOG==0
tree
|
commitdiff
2007-07-16
Václav Slavík
support real transparency for controls that return...
tree
|
commitdiff
2007-07-15
Václav Slavík
convert bitmap's surface to RGB24/ARGB in wxBitmap...
tree
|
commitdiff
2007-07-10
Václav Slavík
added support for custom bitmap depths
tree
|
commitdiff
2007-07-10
Václav Slavík
implemented raw bitmap access for wxDFB
tree
|
commitdiff
2007-07-08
Paul Cornett
process pending wx events before sending idle events
tree
|
commitdiff
2007-07-06
Václav Slavík
added alpha channel support to wxDFB's wxBitmap
tree
|
commitdiff
2007-06-28
Václav Slavík
fixes to handling of focus changes for toplevel windows
tree
|
commitdiff
2007-06-25
Václav Slavík
wxDFB wxUSE_STL compilation fixes
tree
|
commitdiff
2007-05-25
Václav Slavík
implemented wxActivateEvent and restoring focus after...
tree
|
commitdiff
2007-05-22
Vadim Zeitlin
don't define wxEventLoop class differently in GUI and...
tree
|
commitdiff
2007-05-15
Václav Slavík
fall back to DirectFB's builtin font if no fonts are...
tree
|
commitdiff
2007-05-15
Václav Slavík
log missing font directories with wxLogDebug, not wxLog...
tree
|
commitdiff
2007-05-15
Václav Slavík
ignore nonexistent font directories silently
tree
|
commitdiff
2007-05-14
Vadim Zeitlin
implement event loop for console applications (heavily...
tree
|
commitdiff
2007-05-11
Vadim Zeitlin
don't try to create surfaces of 0 size, even if the...
tree
|
commitdiff
2007-05-09
Václav Slavík
temporary fix for wxDFB compilation in Unicode mode
tree
|
commitdiff
2007-05-09
Václav Slavík
take into account DirectFB's removal of some command...
tree
|
commitdiff
2007-05-05
Václav Slavík
use utf8_str() in wxDFB
tree
|
commitdiff
2007-05-02
Robert Roebling
Moved all the coordinate system calculation to wxDCBase
tree
|
commitdiff
2007-05-01
Robert Roebling
Made device to logical and vv conversion methods
tree
|
commitdiff
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
tree
|
commitdiff
2007-04-03
Václav Slavík
fixed wxBitmap<->wxImage conversion to not exchange...
tree
|
commitdiff
2007-03-25
Vadim Zeitlin
don't check whether the window is shown and enabled...
tree
|
commitdiff
2007-03-16
Vadim Zeitlin
refactoring: replace wxSocketDispatcher with more gener...
tree
|
commitdiff
2007-03-09
Václav Slavík
Unicode compilation fixes
tree
|
commitdiff
2007-01-25
Václav Slavík
don't assume there's always an active wxEventLoop instance
tree
|
commitdiff
2007-01-24
Václav Slavík
compiled fixes for builds without PCH
tree
|
commitdiff
2007-01-22
Václav Slavík
implemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
tree
|
commitdiff
2007-01-22
Václav Slavík
wxDFB: fix rendering artefacts when scrolling wxScrolle...
tree
|
commitdiff
2007-01-22
Václav Slavík
implemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
tree
|
commitdiff
2007-01-03
Václav Slavík
fixed deadlock when calling wxPostEvent() from worker...
tree
|
commitdiff
2006-12-18
Václav Slavík
wxDFB: fix events processing to support sockets events
tree
|
commitdiff
2006-12-14
Václav Slavík
moved wxX11's wxSocketTable to private wxSocketEventDis...
tree
|
commitdiff
2006-12-13
Václav Slavík
make sure the window is fully painted before DirectFB...
tree
|
commitdiff
2006-12-10
Václav Slavík
1. removed code that already exist in ~wxTLWBase from...
tree
|
commitdiff
2006-12-06
Václav Slavík
use WXDFB_FONTPATH variable instead of WXDFB_FONTDIR...
tree
|
commitdiff
2006-12-01
Václav Slavík
implemented wxFontEnumerator for wxDFB
tree
|
commitdiff
2006-11-26
Václav Slavík
destroy IDirectFBWindow in wxTLW dtor
tree
|
commitdiff
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
next