projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
made wxTLW::SetIcon() non-virtual, it was already implemented in terms of
[wxWidgets.git]
/
src
/
motif
/
2007-04-07
Vadim Zeitlin
made wxTLW::SetIcon() non-virtual, it was already imple...
tree
|
commitdiff
2007-04-07
Mattia Barbon
Rework wxMotif font/color inheritance so it works
tree
|
commitdiff
2007-04-06
Robin Dunn
More patches from FM to clean up after moving contribs...
tree
|
commitdiff
2007-04-01
Vadim Zeitlin
added support for ellipsization and markup in wxStaticT...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
check that we don't use a NULL pointer in XCopyRemote()
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
added wxCHECK to ensure that we don't dereference a...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
use wxCHECK instead of wxASSERT to avoid use of NULL...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
test whether pointer is non-NULL before using it, not...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
added a check that we have a non-NULL scrollbar in...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
don't dereferencep ossibly NULL pointers in DoScreenToC...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
move m_perDisplayData destruction to dtor from CleanUp...
tree
|
commitdiff
2007-03-23
Vadim Zeitlin
compilation fix after wxCStrData changes
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
fix compilation after c_str() changes, mainly by replac...
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
fixed all the other ports broken by controls labels...
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
tree
|
commitdiff
2006-12-06
Vadim Zeitlin
explicitly call OnExit() in the ports which don't use...
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-10-31
Vadim Zeitlin
ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT...
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
compilation fix after operator==() removal
tree
|
commitdiff
2006-10-30
Vadim Zeitlin
Added wxMemoryDC::SelectObjectAsSource() and make Selec...
tree
|
commitdiff
2006-10-15
Mattia Barbon
Fix setting the clipping region for a DC when the...
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-05
Mattia Barbon
Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
tree
|
commitdiff
2006-10-03
Vadim Zeitlin
avoid flicker in methods which don't change listbox...
tree
|
commitdiff
2006-09-22
Jouk Jansen
Update OpenVMS make files
tree
|
commitdiff
2006-09-19
Jouk Jansen
Include "xrc" support properly for OpenVMS
tree
|
commitdiff
2006-09-10
Vadim Zeitlin
removed overloaded virtual InitWith() methods, keep...
tree
|
commitdiff
2006-09-09
Paul Cornett
include fix
tree
|
commitdiff
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
tree
|
commitdiff
2006-09-03
Robert Roebling
Compilo.
tree
|
commitdiff
2006-09-03
Robert Roebling
Commited FRM's stockitem patch (empty stock items).
tree
|
commitdiff
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
tree
|
commitdiff
2006-08-25
Jouk Jansen
Patches for OpenVMS port
tree
|
commitdiff
2006-08-19
Vadim Zeitlin
don't use deprecated wxStripMenuCodes overload
tree
|
commitdiff
2006-08-19
Vadim Zeitlin
moved all wxDialog event handlers to wxDialogBase to...
tree
|
commitdiff
2006-08-19
Vadim Zeitlin
centralized Esc key handling for closing the dialogs...
tree
|
commitdiff
2006-08-16
Václav Slavík
moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
tree
|
commitdiff
2006-08-13
Vadim Zeitlin
wxPlatformInfo (patch 1532064)
tree
|
commitdiff
2006-08-09
Michael Wetherell
Detect and use sys/select.h required by POSIX for select
tree
|
commitdiff
2006-07-27
Włodzimierz Skiba
Include wx/dataobj.h according to precompiled headers...
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
use GetLabelText() instead of wxStripMenuCodes() to...
tree
|
commitdiff
2006-07-25
Włodzimierz Skiba
PCH build fix.
tree
|
commitdiff
2006-07-25
Vadim Zeitlin
move default button handling code from wxControlContain...
tree
|
commitdiff
2006-07-06
Włodzimierz Skiba
wxRound() workaround to avoid unexpected compile and...
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
2006-07-02
Julian Smart
Added wxTextCtrlBase to type info, useful if different...
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
Include wx/hashmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
Include wx/gdicmn.h according to precompiled headers...
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
Include wx/menuitem.h according to precompiled headers...
tree
|
commitdiff
2006-06-15
Michael Wetherell
Make wxMouseState's alt and meta match those in events
tree
|
commitdiff
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
tree
|
commitdiff
2006-06-15
Michael Wetherell
Implement wxGetMouseState
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/arrstr.h according to precompiled headers...
tree
|
commitdiff
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Include wx/memory.h according to precompiled headers...
tree
|
commitdiff
2006-06-08
Włodzimierz Skiba
Include wx/sizer.h and wx/layout.h according to precomp...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/toolbar.h according to precompiled headers...
tree
|
commitdiff
2006-06-07
Włodzimierz Skiba
Include wx/scrolwin.h and wx/dirdlg.h according to...
tree
|
commitdiff
2006-05-29
Vadim Zeitlin
miscellaneous wxFont enhancements (patch 1496606):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
tree
|
commitdiff
2006-05-26
Paul Cornett
move some data definitions to more appropriate places
tree
|
commitdiff
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
tree
|
commitdiff
2006-05-23
Włodzimierz Skiba
Include wx/timer.h according to precompiled headers...
tree
|
commitdiff
2006-05-21
Włodzimierz Skiba
Include wx/icon.h according to precompiled headers...
tree
|
commitdiff
2006-05-18
Włodzimierz Skiba
Include wx/menu.h according to precompiled headers...
tree
|
commitdiff
2006-05-17
Włodzimierz Skiba
Include wx/button.h according to precompiled headers...
tree
|
commitdiff
2006-05-08
Włodzimierz Skiba
Include wx/dcmemory.h according to precompiled headers...
tree
|
commitdiff
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
Include wx/dc.h according to precompiled headers of...
tree
|
commitdiff
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
tree
|
commitdiff
2006-05-04
Włodzimierz Skiba
Include wx/panel.h according to precompiled headers...
tree
|
commitdiff
2006-05-04
Włodzimierz Skiba
Include wx/window.h according to precompiled headers...
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-27
Włodzimierz Skiba
Include wx/event.h according to precompiled headers...
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
[ 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
Build fix due to broken last commit.
tree
|
commitdiff
2006-04-21
Włodzimierz Skiba
Include wx/hash.h according to precompiled headers...
tree
|
commitdiff
2006-04-20
Włodzimierz Skiba
Include wx/list.h according to precompiled headers...
tree
|
commitdiff
2006-04-19
Włodzimierz Skiba
Include wx/dynarray.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-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-17
Vadim Zeitlin
fixed incorrect XtVaXXX() function call (thanks to...
tree
|
commitdiff
2006-03-15
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
use XmNrecomputeSize instead of manually resizing the...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
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
next