projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make m_inDoPropertyChanged and m_inCommitChangesFromEditor bools; Manage m_inDoProper...
[wxWidgets.git]
/
include
/
wx
/
2010-07-04
Jaakko Salli
Make m_inDoPropertyChanged and m_inCommitChangesFromEdi...
tree
|
commitdiff
2010-07-04
Jaakko Salli
m_inDoSelectProperty: make it bool and use wxON_BLOCK_E...
tree
|
commitdiff
2010-07-04
Jaakko Salli
Redundant wxPropertyGrid validation failure message...
tree
|
commitdiff
2010-07-04
Jaakko Salli
Changed wxPropertyGrid default property validation...
tree
|
commitdiff
2010-07-04
Jaakko Salli
Added new wxPropertyGrid property validation failure...
tree
|
commitdiff
2010-07-03
Václav Slavík
Fix format strings parsing to understand C99 %zu etc.
tree
|
commitdiff
2010-07-03
Václav Slavík
wxFileOffsetFmtSpec isn't translatable.
tree
|
commitdiff
2010-07-03
Václav Slavík
Fix vararg type checking to accept ints for %c.
tree
|
commitdiff
2010-07-03
Václav Slavík
Simply varargs type checking by adding subtypes to...
tree
|
commitdiff
2010-07-03
Jaakko Salli
Eliminated lingering validation failure message on...
tree
|
commitdiff
2010-07-03
Jaakko Salli
wxPropertyGrid validation failure was not (always)...
tree
|
commitdiff
2010-07-01
Václav Slavík
Fix printf arguments validation code for ANSI build.
tree
|
commitdiff
2010-07-01
Václav Slavík
Use wxScopedCharBuffer in To8BitData() in ANSI build...
tree
|
commitdiff
2010-07-01
Václav Slavík
Don't assume size_t is either int- or long-sized.
tree
|
commitdiff
2010-06-28
Julian Smart
Added missing wxTEXT_ATTR_PAGE_BREAK from wxTEXT_ATTR_P...
tree
|
commitdiff
2010-06-26
Francesco Montorsi
fix couple of typos
tree
|
commitdiff
2010-06-25
Julian Smart
Added PaintAboveContent function for drawing on top...
tree
|
commitdiff
2010-06-24
Václav Slavík
Compilation fix for compilers that don't have native...
tree
|
commitdiff
2010-06-24
Václav Slavík
Check wxPrintf etc. arguments types.
tree
|
commitdiff
2010-06-24
Václav Slavík
Add correct wxArgNormalizer code for signed char.
tree
|
commitdiff
2010-06-24
Václav Slavík
Always NUL-terminate wxPrintfConvSpec::m_szFlags.
tree
|
commitdiff
2010-06-24
Václav Slavík
Check that wxSIZE_T_IS_* macros are always defined.
tree
|
commitdiff
2010-06-21
Stefan Csomor
adding mimetype patch, closes #12072
tree
|
commitdiff
2010-06-21
Stefan Csomor
adding HitTest to osx_cocoa implementation of listbox...
tree
|
commitdiff
2010-06-21
Stefan Csomor
adding bestsize for osx_cocoa combobox
tree
|
commitdiff
2010-06-21
Stefan Csomor
text updated events were not always sent out correctly...
tree
|
commitdiff
2010-06-20
Vadim Zeitlin
Fix activation handling in generic wxDataViewCtrl rende...
tree
|
commitdiff
2010-06-20
Vadim Zeitlin
Use PBM_SETMARQUEE to implement indeterminate mode...
tree
|
commitdiff
2010-06-20
Vadim Zeitlin
Remove unnecessary mondrian.{ico,xpm} files from sample...
tree
|
commitdiff
2010-06-19
Francesco Montorsi
fix for non-PCH builds
tree
|
commitdiff
2010-06-19
Francesco Montorsi
Remove identic implementations of wxDir::Exists from...
tree
|
commitdiff
2010-06-18
Jaakko Salli
Made wxAny::IsNull() doc string a bit clearer
tree
|
commitdiff
2010-06-18
Jaakko Salli
Added wxAny::HasSameType()
tree
|
commitdiff
2010-06-18
Jaakko Salli
Use placement new when storing value in wxAnyValueBuffe...
tree
|
commitdiff
2010-06-17
Vadim Zeitlin
Allow specifying non default port for wxFTP connections.
tree
|
commitdiff
2010-06-17
Václav Slavík
Make the wxArrayString(int) ctor explicit.
tree
|
commitdiff
2010-06-16
Václav Slavík
Add wxTranslations::GetAvailableTranslations().
tree
|
commitdiff
2010-06-14
Jaakko Salli
Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
tree
|
commitdiff
2010-06-13
Jaakko Salli
Added wxComboCtrl::SetTextCtrlStyle()
tree
|
commitdiff
2010-06-12
Vadim Zeitlin
Fix processing of events for MRU entries #10 and more...
tree
|
commitdiff
2010-06-12
Jaakko Salli
Added wxPropertyGrid::DedicateKey(), which prevents...
tree
|
commitdiff
2010-06-10
Robert Roebling
Implemented wxDataViewColumn for wxOSX/Cocoa
tree
|
commitdiff
2010-06-10
Robert Roebling
Suppress warning about double->int conversion
tree
|
commitdiff
2010-06-10
Robert Roebling
Make wxDataViewCtrl::GetColumnPosition() return the...
tree
|
commitdiff
2010-06-10
Vadim Zeitlin
Add missing Init() call to one of wxListBox ctors in...
tree
|
commitdiff
2010-06-09
Jaakko Salli
wxAny CheckType() member functions should be const
tree
|
commitdiff
2010-06-09
Francesco Montorsi
Increase interoperability between wxPoint and wxRealPoi...
tree
|
commitdiff
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE_EVENT_...
tree
|
commitdiff
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE/IMPLEM...
tree
|
commitdiff
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE/IMPLEM...
tree
|
commitdiff
2010-06-06
Francesco Montorsi
add to wxRealPoint the same operators already available...
tree
|
commitdiff
2010-06-06
Francesco Montorsi
get rid of wxMimeTypesManager::ReadMailcap and wxMimeTy...
tree
|
commitdiff
2010-06-05
Vadim Zeitlin
Don't send selection events for an already selected...
tree
|
commitdiff
2010-06-05
Vadim Zeitlin
Use mouse position to find the item for selection event...
tree
|
commitdiff
2010-06-05
Vadim Zeitlin
No changes, just refactor wxListBox initialization...
tree
|
commitdiff
2010-06-05
Vadim Zeitlin
Refactor listbox event sending code to avoid duplication.
tree
|
commitdiff
2010-06-02
Vadim Zeitlin
Fix recently broken forwarding of events between event...
tree
|
commitdiff
2010-06-01
Jaakko Salli
In wxComboPopupEvtHandler::OnMouseEvent(), when need...
tree
|
commitdiff
2010-06-01
Jaakko Salli
For clarity: wxComboPopupExtraEventHandler -> wxComboPo...
tree
|
commitdiff
2010-05-31
Vadim Zeitlin
Update AUI floating windows position and not just size...
tree
|
commitdiff
2010-05-31
Vadim Zeitlin
Translate strings used in doc-view printing code.
tree
|
commitdiff
2010-05-31
Vadim Zeitlin
Add wxString::FromDouble() and FromCDouble().
tree
|
commitdiff
2010-05-31
Vadim Zeitlin
Make wxString::ToCXXX() methods always available.
tree
|
commitdiff
2010-05-30
Francesco Montorsi
implement * and / operators for wxPoint, not only wxSize.
tree
|
commitdiff
2010-05-30
Vadim Zeitlin
Add <span> tag and limited support for CSS styles to...
tree
|
commitdiff
2010-05-30
Vadim Zeitlin
Activate the view of a newly created document.
tree
|
commitdiff
2010-05-30
Vadim Zeitlin
Store page setup data in wxDocManager.
tree
|
commitdiff
2010-05-30
Robert Roebling
Use GTKXXX notation for some more wxGTK specific method...
tree
|
commitdiff
2010-05-30
Paul Cornett
Remove pizza backing window.
tree
|
commitdiff
2010-05-29
Vadim Zeitlin
Add "filter changed" event to wxFileCtrl.
tree
|
commitdiff
2010-05-29
Vadim Zeitlin
Add wxConfig::Read(float *) overload.
tree
|
commitdiff
2010-05-27
Jaakko Salli
Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7...
tree
|
commitdiff
2010-05-27
Jouk Jansen
use wxToggleButtonXmlHandler::DoCreateBitmapToggleButto...
tree
|
commitdiff
2010-05-26
Robert Roebling
Applied patch, fixes #12090: wxGTK cursor handling...
tree
|
commitdiff
2010-05-25
Vadim Zeitlin
Fix setting the fonts for wxMSW wxTextCtrl with wxTE_RI...
tree
|
commitdiff
2010-05-22
Vadim Zeitlin
Added wxMessageQueue::Clear().
tree
|
commitdiff
2010-05-22
Vadim Zeitlin
Fix for user input processing in wxProgressDialog.
tree
|
commitdiff
2010-05-21
Robert Roebling
Second try to get wxDataViewChoiceByIndex and its name...
tree
|
commitdiff
2010-05-21
Vadim Zeitlin
Always define SIZEOF_WCHAR_T if it's not defined under...
tree
|
commitdiff
2010-05-21
Vadim Zeitlin
Simplify and correct MSW selection of background brush...
tree
|
commitdiff
2010-05-20
Stefan Csomor
support compiling for iphone
tree
|
commitdiff
2010-05-20
Stefan Csomor
adding support for iphone
tree
|
commitdiff
2010-05-20
Stefan Csomor
fixing copy paste error
tree
|
commitdiff
2010-05-20
Stefan Csomor
adapting to new API
tree
|
commitdiff
2010-05-19
Stefan Csomor
not needed anymore
tree
|
commitdiff
2010-05-19
Stefan Csomor
adding methoddefs
tree
|
commitdiff
2010-05-18
Vadim Zeitlin
Compilation fix for wxUSE_LOG_DEBUG==0 case.
tree
|
commitdiff
2010-05-16
Robert Roebling
Added quick implementation of wxDataViewChoiceByIndexRe...
tree
|
commitdiff
2010-05-16
Robert Roebling
Part II of: Add GetChoice() and GetChoices() getters...
tree
|
commitdiff
2010-05-16
Robert Roebling
Add GetChoice() and GetChoices() getters to all choice...
tree
|
commitdiff
2010-05-16
Robert Roebling
Applied #11755: wxBitmapToggleButton Xml Handler
tree
|
commitdiff
2010-05-13
Vadim Zeitlin
Document wxDocument::DeleteContents().
tree
|
commitdiff
2010-05-13
Jaakko Salli
Added wxGraphicsContext::Create(const wxEnhMetaFileDC...
tree
|
commitdiff
2010-05-13
Václav Slavík
Add missing check for wxUSE_FILE_HISTORY existence.
tree
|
commitdiff
2010-05-12
Vadim Zeitlin
Refactor wxDocParentFrame and wxDocMDIParentFrame to...
tree
|
commitdiff
2010-05-10
Vadim Zeitlin
Build fix: forgotten part of the previous commit.
tree
|
commitdiff
2010-05-10
Vadim Zeitlin
Add column parameter to wxListCtrl::GetItemText().
tree
|
commitdiff
2010-05-10
Vadim Zeitlin
Change wxDIALOG_NO_PARENT value to avoid clashing with...
tree
|
commitdiff
2010-05-10
Vadim Zeitlin
Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
tree
|
commitdiff
2010-05-10
Vadim Zeitlin
No changes, just added comments summarizing the use...
tree
|
commitdiff
next