projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when using WXUNIVERSAL
[wxWidgets.git]
/
src
/
x11
/
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
2003-09-11
Mattia Barbon
wxX11 STL-ification.
tree
|
commitdiff
2003-08-24
Stefan Neis
Use "Base" version of wxBell on OS/2.
tree
|
commitdiff
2003-08-20
Václav Slavík
Unicode compilation fixes for wxX11
tree
|
commitdiff
2003-08-20
Václav Slavík
Unicode compilation fix
tree
|
commitdiff
2003-08-13
Vadim Zeitlin
renamed wxWindow::Clear() to ClearBackground() (fixes...
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-08-08
Julian Smart
Call base OnInternalIdle
tree
|
commitdiff
2003-08-07
Václav Slavík
fixed wxBase and GUI separation for sockets code
tree
|
commitdiff
2003-08-04
Václav Slavík
added build options sanity checks into all main libraries
tree
|
commitdiff
2003-08-02
Václav Slavík
return wxToolkitInfo by reference and not by pointer
tree
|
commitdiff
2003-08-02
Václav Slavík
replaced wxAppTraits::GetOSVersion with GetToolkitInfo...
tree
|
commitdiff
2003-07-21
Mattia Barbon
wxX11 and wxMotif STL-ification, part 1. it does...
tree
|
commitdiff
2003-07-20
Václav Slavík
files.lst files are no longer used
tree
|
commitdiff
2003-07-19
Mattia Barbon
Don't #include Motif headers from src/x11/glcanvas...
tree
|
commitdiff
2003-07-18
Mattia Barbon
Replace SendIdleEvents with ProcessIdle.
tree
|
commitdiff
2003-07-14
Mattia Barbon
Use wxApp::ProcessIdle() instead of wxApp::SendIdleEv...
tree
|
commitdiff
2003-07-14
Julian Smart
Rationalised OnIdle
tree
|
commitdiff
2003-07-13
Julian Smart
Improvements to OnIdle processing
tree
|
commitdiff
2003-07-10
Mattia Barbon
STL-ification patch for wxMSW and wxGTK.
tree
|
commitdiff
2003-07-09
Julian Smart
Added cast to wxWindow*
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
fixed crash on startup
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
GetOsVersion() is now wxGUIAppTraits method instead...
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-24
Vadim Zeitlin
regenerated project/makefiles with tmake
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
removed duplicate wxTheApp and m_appInitFn definitions...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
regenerated using tmake to add fldlgcmn.cpp
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
regenerated all make/project files to include selstore...
tree
|
commitdiff
2003-05-27
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-05-24
Mattia Barbon
wxMotif now uses src/x11/region.cpp, change makefiles...
tree
|
commitdiff
2003-05-24
Julian Smart
Removed wxHTMLHelpControllerBase (putting the
tree
|
commitdiff
2003-05-23
Gilles Depeyrot
removed print.cpp from list of Mac files and regenerate...
tree
|
commitdiff
2003-05-09
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-05-07
Mattia Barbon
Implemented wxBitmapDataObject.
tree
|
commitdiff
2003-05-04
Julian Smart
Added some missing copyright lines
tree
|
commitdiff
2003-04-28
Mattia Barbon
Blind compilation fix in the case where libXpm
tree
|
commitdiff
2003-04-25
Vadim Zeitlin
blind fix for wxMotif compilation with wxHAVE_LIB_XPM...
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
regenerated with tmake after adding datacmn.cpp
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
extracted duplicated code from src/*/data.cpp in a...
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
moved wxFloat/DoubleToStringStr from src/*/data.cpp...
tree
|
commitdiff
2003-04-09
Mattia Barbon
Add tests for XShape extension API in configure,
tree
|
commitdiff
2003-04-09
Mattia Barbon
Use the wxBitmap implementation from wxX11
tree
|
commitdiff
2003-04-07
Mattia Barbon
Add GetDrawable convenience function that returns...
tree
|
commitdiff
2003-04-07
Mattia Barbon
Moved m_visual* wxApp[X11] members used by wxBitmap and
tree
|
commitdiff
2003-04-06
Mattia Barbon
Remove (now) pointless checks for __WXX11__/__WXMOTIF...
tree
|
commitdiff
2003-04-05
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-04-05
Mattia Barbon
Derive wxBitmap from wxBitmapBase.
tree
|
commitdiff
next