projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning...
[wxWidgets.git]
/
include
/
wx
/
mgl
/
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-28
Vadim Zeitlin
The Lesser wxMask Refactoring: merged wxMGL and wxDFB...
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
The Great wxRegion Refactoring:
tree
|
commitdiff
2006-09-14
Włodzimierz Skiba
m_displayMode needs complete wxVideoMode.
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-08-10
Václav Slavík
moved duplicated wxRegionContain definitions to wx...
tree
|
commitdiff
2006-08-10
Václav Slavík
moved mgl/colour.{cpp,h} to generic so that it can...
tree
|
commitdiff
2006-08-10
Václav Slavík
check that wxUniv is enabled when compiling for wxMGL
tree
|
commitdiff
2006-08-09
Václav Slavík
moved wxIcon implementation for ports where it's identi...
tree
|
commitdiff
2006-08-01
Václav Slavík
move wx11 and (the rest of) wxMGL specific checks into...
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
Fix for wxMGL built with common part of setup0.h.
tree
|
commitdiff
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
Build fix after wxColourBase introduction.
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
2006-04-20
Paul Cornett
remove unneeded gdiobj.h files
tree
|
commitdiff
2006-03-28
Vadim Zeitlin
really disable wxUSE_DISPLAY for wxMGL and wxOS2
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Minor source cleaning.
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
wxDisplay cleanup/rewrite:
tree
|
commitdiff
2006-03-05
Włodzimierz Skiba
Minimal (nearly empty) wxDisplay for wxMGL (to compensa...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-01-09
Włodzimierz Skiba
wxMGL bakefiled for OpenWatcom (needs bakefiles from...
tree
|
commitdiff
2006-01-04
Michael Wetherell
Undefine true and false defined in scitech header
tree
|
commitdiff
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxMGL part).
tree
|
commitdiff
2005-10-31
Włodzimierz Skiba
wxMGL revitalised with OpenWatcom.
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxPalette unified. Source cleaning.
tree
|
commitdiff
2005-10-05
Włodzimierz Skiba
wxColour source cleaning. Corrections to 'const unsigne...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
Fix for mistake with const for non pointer/reference...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
wxBrush::SetColour and wxPen::SetColour unified. Source...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-05-19
Włodzimierz Skiba
Avoid warnings from mgl headers if possible.
tree
|
commitdiff
2004-12-16
Włodzimierz Skiba
Make ComputeScaleAndOrigin() as virtual part of wxDCBas...
tree
|
commitdiff
2004-12-08
Włodzimierz Skiba
wxPaletteBase introduction. wxPalette::GetColoursCount...
tree
|
commitdiff
2004-12-06
Włodzimierz Skiba
Use Get*Box instead Get*Region if you are asking about...
tree
|
commitdiff
2004-12-03
Włodzimierz Skiba
wxBrushBase between wxBrush and wxGDIObject (class...
tree
|
commitdiff
2004-11-30
Włodzimierz Skiba
IS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
tree
|
commitdiff
2004-10-20
Vadim Zeitlin
removed duplicate #include
tree
|
commitdiff
2004-10-07
Julian Smart
Applied patch [ 1039940 ] Prevent redefinition of MM_xx...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
dc.h shouldn't include itself (patch 992933)
tree
|
commitdiff
2004-06-03
Václav Slavík
split wxRegion(wxBitmap) ctor into two ctors with clear...
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 828303 ] Slight wxColour cleanup
tree
|
commitdiff
2003-10-18
Vadim Zeitlin
replaced all occurences of wxColourDatabase::FindColour...
tree
|
commitdiff
2003-09-27
Vadim Zeitlin
removed wxApp::Initialized() (replaced with a dummy...
tree
|
commitdiff
2003-09-27
Vadim Zeitlin
merged wxDisplayModeInfo and wxVideoMode in a single...
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
tree
|
commitdiff
2003-09-18
Václav Slavík
wxMGL compilation fixes
tree
|
commitdiff
2003-09-18
Václav Slavík
wxMGL compilation fixes
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
gave default parameters for wxBrush() ctor from wxColou...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
gave default parameters for wxPen() ctor from wxColour...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
load any files, not only XPMs, in wxIcon(wxIconLocation)
tree
|
commitdiff
2003-07-14
Julian Smart
Rationalised OnIdle
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
removed old wxEntry declarations
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
more work on fixing wxEntry() and ANSI/Unicode cmd...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
extracted common initialization/cleanup functions in...
tree
|
commitdiff
2003-06-21
Vadim Zeitlin
added wxIconLocation; minor fixes to wxIcon on some...
tree
|
commitdiff
2003-05-03
Robin Dunn
Reversed the meaning of black and white in wxRegion...
tree
|
commitdiff
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
tree
|
commitdiff
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
tree
|
commitdiff
2002-08-31
Gilles Depeyrot
disable use of #pragma interface under Mac OS X
tree
|
commitdiff
2002-08-10
Václav Slavík
fixed Julian-introduced typo
tree
|
commitdiff
2002-08-01
Julian Smart
Applied patch [ 588734 ] Makes ProcessIdle() virtual
tree
|
commitdiff
2002-04-17
Julian Smart
Added wxDF_HTML
tree
|
commitdiff
2002-03-24
Václav Slavík
move wxApp::GetStdIcon to wxArtProvider
tree
|
commitdiff
2002-02-17
Václav Slavík
move wxMGL's wxTimer to src/generic
tree
|
commitdiff
2002-02-14
Václav Slavík
copyright update
tree
|
commitdiff
2002-02-14
Václav Slavík
added wxUpdateUIEvent handling to wxMGL
tree
|
commitdiff
2002-02-09
Václav Slavík
use AllocExclusive for reference counting
tree
|
commitdiff
2002-01-26
Václav Slavík
hide mouse when using wxScreenDC in wxMGL
tree
|
commitdiff
2002-01-19
Vadim Zeitlin
Capture/ReleaseMouse() prefixed with Do for the other...
tree
|
commitdiff
2002-01-17
Václav Slavík
wxFont::IsFixedWidth for wxMGL
tree
|
commitdiff
2002-01-08
Václav Slavík
wxRTTI for wxPopupWindow in wxMGL
tree
|
commitdiff
2001-12-31
Václav Slavík
wxSystemSettings mods in wxMGL
tree
|
commitdiff
2001-12-14
Václav Slavík
move pmapi.h to mgl/private.h
tree
|
commitdiff
2001-12-07
Václav Slavík
compilation fix for Watcom
tree
|
commitdiff
2001-12-03
George Tasker
Removed semicolons from end of DECLARE_DYNAMIC_CLASS...
tree
|
commitdiff
2001-11-24
Václav Slavík
better behaviour of wxMGL's wxTimer w.r.t. memory alloc...
tree
|
commitdiff
2001-11-21
Václav Slavík
removed GDI lists from wxMGL
tree
|
commitdiff
2001-11-11
Václav Slavík
wxTimer for wxMGL
tree
|
commitdiff
2001-11-10
Václav Slavík
minor fixs
tree
|
commitdiff
2001-11-04
Václav Slavík
implemented display mode setting
tree
|
commitdiff
2001-10-30
Václav Slavík
cleanup in wxMGL code
tree
|
commitdiff
2001-10-30
Václav Slavík
changed wxSystemSettings::HasFrameDecorations to more...
tree
|
commitdiff
2001-10-28
Václav Slavík
minor wxMGL fixes -- controls sample is now OK
tree
|
commitdiff
2001-10-20
Václav Slavík
added wxApp::Yield
tree
|
commitdiff
2001-10-12
Robin Dunn
Added style parameter to wxPopupWindow ctors so they...
tree
|
commitdiff
2001-10-07
Václav Slavík
give focus to show top level windows
tree
|
commitdiff
2001-10-06
Václav Slavík
more wxMGL fixes
tree
|
commitdiff
2001-10-06
Václav Slavík
fatal bug in wxMGL that caused hard to track crashes
tree
|
commitdiff
2001-10-01
Václav Slavík
wxMGL update
tree
|
commitdiff
2001-10-01
Václav Slavík
wxPopupWindow for wxMGL
tree
|
commitdiff
2001-09-15
Václav Slavík
wxTopLevelWindow (only for wxGTK for now)
tree
|
commitdiff
2001-08-16
Václav Slavík
finished wxWindow for MGL
tree
|
commitdiff
2001-08-15
Václav Slavík
bugfixes, bugfixes, bugfixes...
tree
|
commitdiff
2001-08-09
Václav Slavík
wxMGL wxWindow and wxApp mostly complete, now hunting...
tree
|
commitdiff
next