projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
HitTest() seems to be implemented on most platforms now (replaces patch 1467212)
[wxWidgets.git]
/
include
/
2006-04-15
Vadim Zeitlin
removed unneeded reverse_iterator::operator->() which...
tree
|
commitdiff
2006-04-15
Julian Smart
Easier platform testing class and function
tree
|
commitdiff
2006-04-15
Vadim Zeitlin
added wxString::rbegin() and rend()
tree
|
commitdiff
2006-04-15
Robin Dunn
IsStandard needs to check m_type, not m_format
tree
|
commitdiff
2006-04-15
Robin Dunn
Give wxDataObjectComposite a way to report what kind...
tree
|
commitdiff
2006-04-14
Václav Slavík
use public inheritance when deriving from wxHtmlWindowM...
tree
|
commitdiff
2006-04-14
Włodzimierz Skiba
HitTest is not deprecated.
tree
|
commitdiff
2006-04-14
Vadim Zeitlin
added wxGTK_CONV_FONT/ENC
tree
|
commitdiff
2006-04-14
Włodzimierz Skiba
Deprecated and obsolete parts marked up for backward...
tree
|
commitdiff
2006-04-14
Vadim Zeitlin
reverted wxHVScrolledWindow patch (rev 1.19/1.21 of...
tree
|
commitdiff
2006-04-14
Julian Smart
Simulated text labels and toggle highlights under buttons
tree
|
commitdiff
2006-04-14
Julian Smart
Reversed accidental commit
tree
|
commitdiff
2006-04-14
Julian Smart
Implemented Mac-style button toggling within wxButtonTo...
tree
|
commitdiff
2006-04-14
Julian Smart
Allow specification of border spacing
tree
|
commitdiff
2006-04-14
Włodzimierz Skiba
MSLU with DMC build fix [#1469456].
tree
|
commitdiff
2006-04-14
Václav Slavík
don't show the I-beam cursor over text in wxHtmlListBox
tree
|
commitdiff
2006-04-14
Julian Smart
Compilation fix
tree
|
commitdiff
2006-04-14
Julian Smart
Steps towards implementing native-style, non-top-level...
tree
|
commitdiff
2006-04-13
Václav Slavík
1. added abstract interface to wxHtmlWindow for use...
tree
|
commitdiff
2006-04-13
Włodzimierz Skiba
All book controls shares wxBK_* flags [bug #1469980].
tree
|
commitdiff
2006-04-13
Julian Smart
On screens with restricted space, it's useful to be...
tree
|
commitdiff
2006-04-12
Stefan Neis
Fixed GetSelection to behave the same as for the other...
tree
|
commitdiff
2006-04-12
Julian Smart
Added IsDynamic to XTI
tree
|
commitdiff
2006-04-12
Julian Smart
Applied patch [ 1211299 ] Minor mod to wxClassInfo...
tree
|
commitdiff
2006-04-12
Vadim Zeitlin
made ShouldPreventAppExit() public
tree
|
commitdiff
2006-04-11
Vadim Zeitlin
added wx/font.h include to fix PCH-less build
tree
|
commitdiff
2006-04-11
Stefan Csomor
Ryan's patch 1468129 ,
tree
|
commitdiff
2006-04-11
Vadim Zeitlin
Unicode compilation fix after last commit
tree
|
commitdiff
2006-04-11
Vadim Zeitlin
added wxConvUI which determines the conversion used...
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
use the encoding of the font which is used to draw...
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
no changes, just corrected the comment for wxConvLocal
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
added wxDCClipper ctor overload taking a wxRegion and...
tree
|
commitdiff
2006-04-10
David Surovell
cleanup - reformatting
tree
|
commitdiff
2006-04-10
Włodzimierz Skiba
Blind check for compatibility flags.
tree
|
commitdiff
2006-04-10
Stefan Csomor
cleanup
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
added wxWxCharBuffer which stands for buffer of wxChars
tree
|
commitdiff
2006-04-09
Vadim Zeitlin
really fix warning about implicitly converting 0 and...
tree
|
commitdiff
2006-04-09
Stefan Csomor
listbox cleanup
tree
|
commitdiff
2006-04-09
Robin Dunn
Use CmdDown in mouse events instead of ControlDown...
tree
|
commitdiff
2006-04-08
Vadim Zeitlin
don't redefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CO...
tree
|
commitdiff
2006-04-08
Stefan Csomor
ellipsis support for static text (mac), applied patch
tree
|
commitdiff
2006-04-08
Stefan Csomor
allowing the suppression of SetValue event-triggering...
tree
|
commitdiff
2006-04-08
Stefan Csomor
applying patch 1411230
tree
|
commitdiff
2006-04-07
Stefan Csomor
applied patch 1465549
tree
|
commitdiff
2006-04-07
Vadim Zeitlin
added wxTLW::ShouldPreventAppExit() which can be overri...
tree
|
commitdiff
2006-04-06
Vadim Zeitlin
some compilers warn about implicitly converting 0 and...
tree
|
commitdiff
2006-04-06
Vadim Zeitlin
fixed gcc warnings about not initializing the base...
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
implemented UTF-16/32 using To/FromWChar() instead...
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
1. use a manifest constant wxNO_LEN instead of -1 for...
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
added wxMBConv::Clone() to be able to copy conversion...
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
added wxMBConv::Clone() to be able to copy conversion...
tree
|
commitdiff
2006-04-05
Vadim Zeitlin
1. changed all "wxMBConv& conv" parameters to "const...
tree
|
commitdiff
2006-04-04
Mart Raudsepp
Add GDK_PIXBUF_DISABLE_DEPRECATED, it should build...
tree
|
commitdiff
2006-04-04
Vadim Zeitlin
MB2WC/WC2MB are not pure virtual any longer, implement...
tree
|
commitdiff
2006-04-04
Vadim Zeitlin
added new To/FromWChar() API with more reasonable seman...
tree
|
commitdiff
2006-04-04
Vadim Zeitlin
renamed GetMinMBCharWidth() to GetMBNulLen(), made...
tree
|
commitdiff
2006-04-03
Václav Slavík
added ParseInnerSource() to make <pre>-like parsing...
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
replaced recently added wxMBConv::GetMBNul() with a...
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
added wxBuffer::reset()
tree
|
commitdiff
2006-04-02
Kevin Hock
Make the Connect that also takes a local bind port...
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
use proper dllexport declaration with _WX_LIST_HELPER_
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
added wxTimeSpan::Millisecond[s]() for consistency
tree
|
commitdiff
2006-04-02
Vadim Zeitlin
seconds and milliseconds in wxTimeSpan ctor should...
tree
|
commitdiff
2006-04-01
Vadim Zeitlin
Unix compilation fixes after last commit
tree
|
commitdiff
2006-04-01
Vadim Zeitlin
Described in the comments and documented the semantics...
tree
|
commitdiff
2006-04-01
Vadim Zeitlin
added extend() method which realloc()s the buffer
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
default ctor should create an empty/uninitialized buffe...
tree
|
commitdiff
2006-03-31
Włodzimierz Skiba
Removed every usage of obsolete wxTLW flags. 2.6 compat...
tree
|
commitdiff
2006-03-31
Włodzimierz Skiba
Better backward compatibility and deprecation markup...
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
also link in ODBC lib if wxUSE_ODBC (patch 1457800)
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
use wx/dynlib.h and not wx/dynload.h (patch 1448691)
tree
|
commitdiff
2006-03-31
Vadim Zeitlin
added #if wxUSE_CONSTRAINTS around the whole file ...
tree
|
commitdiff
2006-03-30
Włodzimierz Skiba
Better backward compatibility and deprecation markup...
tree
|
commitdiff
2006-03-28
Vadim Zeitlin
really disable wxUSE_DISPLAY for wxMGL and wxOS2
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Line-up deprecated interface of wxTreeCtrl between...
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Make wxPASSWORD and wxPROCESS_ENTER really deprecated.
tree
|
commitdiff
2006-03-28
Julian Smart
Correct test for WORDS_BIGENDIAN
tree
|
commitdiff
2006-03-28
Julian Smart
stdpaths.h needs filefn.h
tree
|
commitdiff
2006-03-28
Robert Roebling
Remove CVS clash in RCS-ID
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
really fixed iteration over wxTextbuffer using GetFirst...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
fix bug in Eof() which returned true even if we were...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
use wxLaunchDefaultBrowser by default if no browser...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
renamed m_MapFile into m_helpDir because this is what...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
rewrote wxExtHelpController loading code to use wxFileN...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Minor source cleaning.
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Source and warning cleaning after enabling wxUSE_DATAVI...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
fixed unused parameter warning
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
removed wxClassInfo::CleanUp() as it breaks wxEntry...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
discard the debug directories at the end of the executa...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to unsigned int count in wxTreeCtrl.
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
More null virtuals in wxRadioBoxBase (see: 'Developers_...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Allow easier PalmOS5 development by volounteers.
tree
|
commitdiff
2006-03-24
Julian Smart
Reduced deprecation warning frequency
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to 'unsigned int' after reasearch of 'size_t'...
tree
|
commitdiff
2006-03-24
Robin Dunn
Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-23
Julian Smart
Fixes/makefiles for building data view control on Windows
tree
|
commitdiff
2006-03-23
Stefan Csomor
setting the hacked cocoa font panel as default
tree
|
commitdiff
next