projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Committing in .
[wxWidgets.git]
/
src
/
x11
/
2006-05-04
Włodzimierz Skiba
Include wx/window.h according to precompiled headers...
tree
|
commitdiff
2006-05-03
Paul Cornett
wxASSERT(false) --> wxFAIL
tree
|
commitdiff
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
tree
|
commitdiff
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
tree
|
commitdiff
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
tree
|
commitdiff
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
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-24
Włodzimierz Skiba
Include wx/string.h according to precompiled headers...
tree
|
commitdiff
2006-04-21
Włodzimierz Skiba
Include wx/hash.h according to precompiled headers...
tree
|
commitdiff
2006-04-18
Włodzimierz Skiba
wx/wxprec.h already includes wx/defs.h (with other...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
create stock GDI objects on demand; use const with...
tree
|
commitdiff
2006-03-31
Włodzimierz Skiba
Removed every usage of obsolete wxTLW flags. 2.6 compat...
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Make wxPASSWORD and wxPROCESS_ENTER really deprecated.
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
X11 callbacks must be extern C
tree
|
commitdiff
2006-03-24
Julian Smart
Hidden variable warning fix
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Source cleaning.
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
Semicolon needed.
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
added semicolons after wxCHECK()s (part of patch 1450705)
tree
|
commitdiff
2006-03-14
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-03-05
Vadim Zeitlin
removed main() definition from wxX11
tree
|
commitdiff
2006-02-13
Michael Wetherell
Fix for reversed masks on displays with 8-bit depth...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-21
Julian Smart
Applied patch [ 1409971 ] wxX11: fix for DoDrawBitmap...
tree
|
commitdiff
2006-01-17
Julian Smart
Applied patch [ 1407318 ] bitmap clipping / transparenc...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
define wxEventLoopBase::ms_activeLoop in appcmn.cpp...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
share wxEventLoop::IsRunning() implementation between...
tree
|
commitdiff
2006-01-07
David Surovell
minor cleanup
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-22
Julian Smart
Font (possible) fix
tree
|
commitdiff
2005-10-22
Julian Smart
Use GetFont not m_font for GetCharHeight
tree
|
commitdiff
2005-10-08
Vadim Zeitlin
extra semicolons removed
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxPalette unified. Source cleaning.
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxMotif for OS/2 adjustements. 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-10-03
Włodzimierz Skiba
Source cleaning. wxMotif/OS2 adjustements.
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
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-09-20
Julian Smart
Don't assert if the window doesn't accept the focus.
tree
|
commitdiff
2005-08-24
Vadim Zeitlin
compilation fix: DefaultVisual() needs Display, not...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxX11] a ROMAN font is with serifs and a SWISS font...
tree
|
commitdiff
2005-06-10
Julian Smart
Don't use native font always.
tree
|
commitdiff
2005-06-09
Julian Smart
Allow native font specification
tree
|
commitdiff
2005-05-22
Julian Smart
Applied patch [ 1197471 ] Scrolling of Widgets within...
tree
|
commitdiff
2005-05-21
Julian Smart
Fix memory leak (closes bug 1191328)
tree
|
commitdiff
2005-03-07
Robert Roebling
Applied GetSystemMetric patch to suppurt GTK and...
tree
|
commitdiff
2005-02-15
Robert Roebling
Fixed mem leak in wxColour::Set()
tree
|
commitdiff
2005-02-15
Robert Roebling
Applied pango font patch for X11.
tree
|
commitdiff
2005-02-14
Jouk Jansen
Committing in .
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-06
Mattia Barbon
wxX11 compilation fixes.
tree
|
commitdiff
2005-02-05
Robert Roebling
Blind patch for SetFont() in Unicode mode for wxX11.
tree
|
commitdiff
2005-02-03
Mattia Barbon
wxX11 linking fix.
tree
|
commitdiff
2005-01-19
Włodzimierz Skiba
wxTextPos for all GetLastPosition with constants for...
tree
|
commitdiff
2005-01-18
Kevin Hock
Use event modifiers and accessors rather than m_ variab...
tree
|
commitdiff
2004-12-21
Włodzimierz Skiba
Metric conversion constants not doubled in each port...
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
wx/math.h integration
tree
|
commitdiff
2004-12-09
Vadim Zeitlin
compilation fix for wxUSE_DATAOBJ == 0
tree
|
commitdiff
2004-12-08
Mattia Barbon
Check for Pango XFT presence (for wxX11).
tree
|
commitdiff
2004-12-08
Włodzimierz Skiba
wxPaletteBase introduction. wxPalette::GetColoursCount...
tree
|
commitdiff
2004-11-30
Włodzimierz Skiba
IS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
tree
|
commitdiff
2004-09-30
Václav Slavík
moved wxWindow::GetBestSize implementation into DoGetBe...
tree
|
commitdiff
2004-09-29
Robin Dunn
wxSystemSettings::GetMetric returns -1 if the metric...
tree
|
commitdiff
2004-09-29
Václav Slavík
changes to make wxWindow::FindFocus work as expected...
tree
|
commitdiff
2004-08-08
David Elliott
Use bool instead of int. Replace TRUE/FALSE with true...
tree
|
commitdiff
2004-08-05
David Elliott
Removed unneeded GSocket files
tree
|
commitdiff
2004-08-04
David Elliott
C->C++ conversion
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
switched to wxEventLoopBase/wxEventLoop implementation...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
check if wxTheApp still exists in FreeColour(); fixes...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
IsTopLevel() may return true not only for wxTLW: this...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
replace wxHashTable with a type safe hash map of Window...
tree
|
commitdiff
2004-07-14
Stefan Csomor
making getter const
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
2004-05-20
Robin Dunn
Implemented wxGetKeyState for wxGTK (and wxX11 too...
tree
|
commitdiff
2004-05-07
Vadim Zeitlin
don't define DestroyClippingRegion() any more but simpl...
tree
|
commitdiff
2004-04-13
Vadim Zeitlin
added DoDrawRoundedRectangle() implementation (patch...
tree
|
commitdiff
2004-03-19
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-03-19
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-02-08
Mattia Barbon
Applied patches #892580 and #892582 from Christian...
tree
|
commitdiff
2004-01-18
David Elliott
Copied gsockx11.c revision 1.7
tree
|
commitdiff
2003-12-28
Julian Smart
Fixed missing semicolon
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 828303 ] Slight wxColour cleanup
tree
|
commitdiff
2003-10-30
Vadim Zeitlin
removed calls to wxWindowBase::InitBase(), it is called...
tree
|
commitdiff
2003-10-23
Vadim Zeitlin
removed a printf()
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-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
tree
|
commitdiff
2003-09-23
Mattia Barbon
Use glcanvas.cpp from wxX11 for wxMotif.
tree
|
commitdiff
2003-09-16
Mattia Barbon
wxX11 compilation fix.
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
call RemoveChild() in ~wxWindowBase instead of doing...
tree
|
commitdiff
next