projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
disable the events when we get a notification about socket being ready for IO and...
[wxWidgets.git]
/
include
/
wx
/
x11
/
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-10-03
Jouk Jansen
solving missing definitions in include/wx/x11/cursor.h
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-21
Francesco Montorsi
introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYP...
tree
|
commitdiff
2008-06-17
Vadim Zeitlin
declare future-deprecated SetStyle(int) in wxPen/Brush...
tree
|
commitdiff
2008-06-08
Vadim Zeitlin
deprecate wxDC::SetClippingRegion(wxRegion) overload...
tree
|
commitdiff
2008-03-28
Francesco Montorsi
add more pure virtuals to wxBrushBase; fix the GetColou...
tree
|
commitdiff
2008-03-26
Francesco Montorsi
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
tree
|
commitdiff
2008-03-25
Francesco Montorsi
reorganized wxBitmap/wxBitmapHandler classes to use...
tree
|
commitdiff
2008-03-21
Vadim Zeitlin
compilation fixes after pen/brush styles changes
tree
|
commitdiff
2008-03-20
Francesco Montorsi
make the Pen/Brush code backward compatible as discusse...
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-11
Jouk Jansen
include/wx/x11/cursor.h needs definition of wxcolour
tree
|
commitdiff
2008-01-07
Vadim Zeitlin
removed useless inclusion of wx/datetime.h
tree
|
commitdiff
2008-01-05
Vadim Zeitlin
move Freeze() and Thaw() to wxWindowBase to ensure...
tree
|
commitdiff
2007-12-28
Robert Roebling
Fix wxX11 crash
tree
|
commitdiff
2007-12-22
Vadim Zeitlin
added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
tree
|
commitdiff
2007-12-19
Václav Slavík
implemented wxExecute() for wxDFB; share the implementa...
tree
|
commitdiff
2007-12-16
Robert Roebling
probably fixed blit crash in X11
tree
|
commitdiff
2007-12-15
Vadim Zeitlin
Fix Ok/IsOk() mess in wxGDIObject-derived classes;...
tree
|
commitdiff
2007-12-12
Vadim Zeitlin
replace wrong WXDLLEXPORT declarations with correct...
tree
|
commitdiff
2007-11-30
Robert Roebling
more DC changes for wxX11
tree
|
commitdiff
2007-11-30
Robert Roebling
converted most of X11 DC code
tree
|
commitdiff
2007-11-27
Václav Slavík
fixed linking with visibility enabled on Ubuntu and...
tree
|
commitdiff
2007-11-23
Vadim Zeitlin
use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut)
tree
|
commitdiff
2007-11-22
Paul Cornett
make DoSetSizeHints protected, remove parameter defaults
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
fix a few hundreds of harmless unused parameters warnin...
tree
|
commitdiff
2007-07-21
Václav Slavík
fixed wxMotif to compile in Unicode mode (this is not...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
tree
|
commitdiff
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
tree
|
commitdiff
2007-07-08
Paul Cornett
process pending wx events before sending idle events
tree
|
commitdiff
2007-05-30
Václav Slavík
use wxString, not wxChar*, in wxDataFormat ctor and...
tree
|
commitdiff
2007-05-30
Václav Slavík
use wxString instead of wxChar* in wxColour::Set/FromString
tree
|
commitdiff
2007-05-02
Robert Roebling
Moved all the coordinate system calculation to wxDCBase
tree
|
commitdiff
2007-04-25
Vadim Zeitlin
changed wxDC::GetTextExtent() and related methods to...
tree
|
commitdiff
2007-04-15
Vadim Zeitlin
Refactor all code common to X11 OpenGL implementations...
tree
|
commitdiff
2007-04-10
Vadim Zeitlin
Big wxGL classes refactoring/cleanup:
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
made wxTLW::SetIcon() non-virtual, it was already imple...
tree
|
commitdiff
2007-03-31
Vadim Zeitlin
1. Moved m_usePrimary to wxClipboardBase as it's now...
tree
|
commitdiff
2006-11-06
Vadim Zeitlin
move WX_GL_XXX constants from wx/*/glcanvas.h to wx...
tree
|
commitdiff
2006-11-01
Stefan Neis
Generalized compilation fix for old compilers.
tree
|
commitdiff
2006-10-31
Vadim Zeitlin
make wxBitmap *really* ref counted in X11; some cleanup...
tree
|
commitdiff
2006-10-31
Vadim Zeitlin
partly successful (i.e. previously it didn't work at...
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-30
Stefan Neis
Compilation fix for old GCC versions.
tree
|
commitdiff
2006-10-29
Robert Roebling
wxCoordRound() -> wxRound()
tree
|
commitdiff
2006-10-29
Julian Smart
Applied patch 1586499: wxCoordRound function
tree
|
commitdiff
2006-10-19
Vadim Zeitlin
Main change is that we now close X11 display on program...
tree
|
commitdiff
2006-10-17
Włodzimierz Skiba
Headers cleaning.
tree
|
commitdiff
2006-10-13
Robin Dunn
wxMemoryDC constructor now optionally accepts a wxBitma...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
moved DoSetValue() to wxTextCtrlBase instead of having...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
tree
|
commitdiff
2006-10-08
Vadim Zeitlin
added wxTextCtrl::ChangeValue() which is the same as...
tree
|
commitdiff
2006-10-08
Paul Cornett
Move some things to wxBitmapBase to avoid much duplication.
tree
|
commitdiff
2006-10-05
Mattia Barbon
Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
tree
|
commitdiff
2006-09-25
Vadim Zeitlin
The Great wxRegion Refactoring:
tree
|
commitdiff
2006-09-10
Vadim Zeitlin
removed overloaded virtual InitWith() methods, keep...
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-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-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
implemented notifications of the child process terminat...
tree
|
commitdiff
2006-05-05
Paul Cornett
correct access for virtuals
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-04-16
Vadim Zeitlin
create stock GDI objects on demand; use const with...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2005-11-29
Mart Raudsepp
Make wxJoystick::GetNumberJoystick a static method...
tree
|
commitdiff
2005-11-10
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxX11 part...
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-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-08-02
Michael Wetherell
Add import/export macros
tree
|
commitdiff
2005-02-21
Vadim Zeitlin
removed ambiguity from wxGLCanvas ctors (bug 1102544)
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-09
Jouk Jansen
-------------------------------------------------...
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
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-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-11-08
Włodzimierz Skiba
Blind change following observation in wxTextCtrlBase.
tree
|
commitdiff
2004-09-30
Václav Slavík
moved wxWindow::GetBestSize implementation into DoGetBe...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
replace wxHashTable with a type safe hash map of Window...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
fixed header include guard position (patch 992443)
tree
|
commitdiff
2004-07-14
Stefan Csomor
making getter const
tree
|
commitdiff
2004-06-03
Václav Slavík
split wxRegion(wxBitmap) ctor into two ctors with clear...
tree
|
commitdiff
2004-05-25
Julian Smart
Must have valid colours for X11 popup window implementation
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
next