projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Declarations missing from VC++ 5
[wxWidgets.git]
/
include
/
2006-07-15
Václav Slavík
added default value argument to wxXmlResourceHandler...
tree
|
commitdiff
2006-07-15
Václav Slavík
fixed crashes in wxFile/DirPickerCtrl::GetPath() due...
tree
|
commitdiff
2006-07-15
Václav Slavík
reformatted to fit on standard terminal
tree
|
commitdiff
2006-07-14
Włodzimierz Skiba
PCH and wxUSE_* fix.
tree
|
commitdiff
2006-07-14
Robin Dunn
Updated Scintilla to version 1.70
tree
|
commitdiff
2006-07-13
Alex Bligh
Apply patch 1520776, partial completion on wxOwnerDrawn...
tree
|
commitdiff
2006-07-13
Alex Bligh
Virtualize ProcessDockResult so people can override...
tree
|
commitdiff
2006-07-12
Vadim Zeitlin
call SetHorizontalExtent() from SetString(); also simpl...
tree
|
commitdiff
2006-07-12
Benjamin Williams
renamed wxFrameManager::GetFrame() and SetFrame() to...
tree
|
commitdiff
2006-07-11
Benjamin Williams
wxFrameManager::Render() now fires a new event, called...
tree
|
commitdiff
2006-07-11
Benjamin Williams
wxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
tree
|
commitdiff
2006-07-11
Włodzimierz Skiba
Fixed conflict between wxFilePicker and wxButton.
tree
|
commitdiff
2006-07-09
Stefan Neis
Added implementation for wxGetKeyState and wxGetMouseState.
tree
|
commitdiff
2006-07-08
Robin Dunn
Add wxRTTI info for the event class
tree
|
commitdiff
2006-07-07
Robin Dunn
Changes needed for scanning the aui header files with...
tree
|
commitdiff
2006-07-06
Alex Bligh
Added GetWidestItem() and GetWidestItemWidth() to wxVLi...
tree
|
commitdiff
2006-07-06
Włodzimierz Skiba
wxRound() workaround to avoid unexpected compile and...
tree
|
commitdiff
2006-07-06
Włodzimierz Skiba
Temporarily disable colour picker to keep build working...
tree
|
commitdiff
2006-07-06
Włodzimierz Skiba
Missing include for wxCocoa build at Tinderbox.
tree
|
commitdiff
2006-07-06
Vadim Zeitlin
wxMenu::AppendRadioItem() now implemented under all...
tree
|
commitdiff
2006-07-05
Alex Bligh
Remove bogus include
tree
|
commitdiff
2006-07-05
Benjamin Williams
added EVT_AUI_PANECLOSE and updated sample accordingly
tree
|
commitdiff
2006-07-05
Stefan Csomor
making cocoa build again
tree
|
commitdiff
2006-07-05
Włodzimierz Skiba
wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
tree
|
commitdiff
2006-07-04
Alex Bligh
wxAUI: Make 2 methods virtual and unprotect member...
tree
|
commitdiff
2006-07-04
Włodzimierz Skiba
XRC headers cleaning.
tree
|
commitdiff
2006-07-04
Alex Bligh
wxAUI: Made fixed size floating panes work
tree
|
commitdiff
2006-07-04
Stefan Csomor
wxColour lost its Create method, use direct creation...
tree
|
commitdiff
2006-07-03
Julian Smart
SetStyle/GetStyle corrections
tree
|
commitdiff
2006-07-03
Robin Dunn
ExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
tree
|
commitdiff
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
tree
|
commitdiff
2006-07-03
Julian Smart
Use wxTextCtrlBase as base class on 2.7
tree
|
commitdiff
2006-07-02
Stefan Neis
Fixed typos in comments (patch #1515724)
tree
|
commitdiff
2006-07-02
Stefan Neis
Fixes to sizing and others, according to patch #1507207.
tree
|
commitdiff
2006-07-02
Julian Smart
Implemented wxTextAttrEx::CombineEx and wxRichTextAttr...
tree
|
commitdiff
2006-07-02
Julian Smart
Added wxTextCtrlBase to type info, useful if different...
tree
|
commitdiff
2006-07-02
Julian Smart
Typo correction
tree
|
commitdiff
2006-07-02
Vadim Zeitlin
added ExpandAllChildrne() (patch 1498343)
tree
|
commitdiff
2006-06-30
Vadim Zeitlin
we don't need to override MSWTranslateMessage(), it...
tree
|
commitdiff
2006-06-30
Vadim Zeitlin
moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it...
tree
|
commitdiff
2006-06-30
Václav Slavík
fixed wxCheckBoxBase::DoUpdateWindowUI to handle disabl...
tree
|
commitdiff
2006-06-30
Stefan Csomor
fixing PPI bugs in printer dcs
tree
|
commitdiff
2006-06-29
Stefan Csomor
moving UniChar code to one place
tree
|
commitdiff
2006-06-29
Julian Smart
Moved wxRichTextCtrl to its own library
tree
|
commitdiff
2006-06-28
Julian Smart
Typo correction
tree
|
commitdiff
2006-06-28
Vadim Zeitlin
added missing wx/sizer.h header
tree
|
commitdiff
2006-06-28
Julian Smart
Fixed zoom problem (Robert J.Lang)
tree
|
commitdiff
2006-06-28
Julian Smart
Added support for tabs in wxRichTextCtrl (Ashish More)
tree
|
commitdiff
2006-06-27
Robin Dunn
Put back the old wxTreeEvent ctor for compatibility
tree
|
commitdiff
2006-06-27
Vadim Zeitlin
added a wxTreeEvent ctor taking the associated wxTreeCt...
tree
|
commitdiff
2006-06-27
Vadim Zeitlin
added wxUSE_PRINTF_POS_PARAMS which can be used to...
tree
|
commitdiff
2006-06-27
Vadim Zeitlin
fix VC compilation warnings about implicit int->bool...
tree
|
commitdiff
2006-06-27
Vadim Zeitlin
use wxBoxSizer in wxPickerBase instead of doing the...
tree
|
commitdiff
2006-06-27
Vadim Zeitlin
remove duplicate m_popupInterface (patch 1509424)
tree
|
commitdiff
2006-06-27
Julian Smart
Added wxPROPSHEET_TREEBOOK option
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
include wx/msw/metafile.h when wxUSE_WIN_METAFILES_ALWA...
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
force showing 0 in the spin control instead of leaving...
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
picker controls improvements: fixes to valid paths...
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
deselect all items when SetSelection(-1) is called...
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
added SetModified() for people who find it easier to...
tree
|
commitdiff
2006-06-26
Vadim Zeitlin
define WXMAKINGDLL_QA when WXMAKINGDLL is defined ...
tree
|
commitdiff
2006-06-24
Michael Wetherell
Make IsOfClass out-of-line to defend against gcc 3...
tree
|
commitdiff
2006-06-22
Vadim Zeitlin
reorganized VK to WXK translation code to use a table...
tree
|
commitdiff
2006-06-21
Włodzimierz Skiba
Fix for dir dialog in dir picker appearing without...
tree
|
commitdiff
2006-06-21
Włodzimierz Skiba
Include wx/gdiobj.h according to precompiled headers...
tree
|
commitdiff
2006-06-21
Włodzimierz Skiba
Include wx/containr.h according to precompiled headers...
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
Fix for wxMGL built with common part of setup0.h.
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
Fix for wxOS2 built with common prt of setup0.h.
tree
|
commitdiff
2006-06-20
Włodzimierz Skiba
[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
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
Paul Cornett
remove redundant GdkBitmap representation from wxBitmap
tree
|
commitdiff
2006-06-19
Paul Cornett
remove obsolete color cube and image to bitmap code
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
[ 1507736 ] wxOwnerDrawnComboBox improved list item...
tree
|
commitdiff
2006-06-19
Włodzimierz Skiba
Include wx/menuitem.h according to precompiled headers...
tree
|
commitdiff
2006-06-18
Stefan Neis
Partly reverted changes to Get(Current)Selection.
tree
|
commitdiff
2006-06-18
Julian Smart
Give app a default wxWidgets icon other than random...
tree
|
commitdiff
2006-06-18
Paul Cornett
build fix for older gtk2, second attempt
tree
|
commitdiff
2006-06-17
Paul Cornett
use AllocExclusive in wxImage
tree
|
commitdiff
2006-06-16
Włodzimierz Skiba
Header correction.
tree
|
commitdiff
2006-06-16
Włodzimierz Skiba
Include wx/region.h according to precompiled headers...
tree
|
commitdiff
2006-06-15
Włodzimierz Skiba
[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argum...
tree
|
commitdiff
2006-06-15
Paul Cornett
1. more accurate conversion from 8-bit wx color to...
tree
|
commitdiff
2006-06-15
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
tree
|
commitdiff
2006-06-15
Michael Wetherell
Use bitfields to make wxMouseState smaller
tree
|
commitdiff
2006-06-15
Dimitri Schoolwerth
forwardported a 2.6 branch fix for misplaced define
tree
|
commitdiff
2006-06-15
Dimitri Schoolwerth
added alternative definitions for wxASSERT_MSG and...
tree
|
commitdiff
2006-06-15
Michael Wetherell
Missing exports
tree
|
commitdiff
2006-06-15
Michael Wetherell
Cygwin compile fix
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/font.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDr...
tree
|
commitdiff
2006-06-14
Vadim Zeitlin
show native-looking (with 3D shadow) help tooltips...
tree
|
commitdiff
2006-06-14
Włodzimierz Skiba
Include wx/colour.h according to precompiled headers...
tree
|
commitdiff
2006-06-14
Vadim Zeitlin
fill in flags parameter of HitTest() for all book contr...
tree
|
commitdiff
2006-06-14
Julian Smart
Fix for wrong combobox/height being reported if set...
tree
|
commitdiff
2006-06-14
Vadim Zeitlin
made wxTree/ListCtrl::HitTest() const
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/toplevel.h according to precompiled headers...
tree
|
commitdiff
2006-06-13
Włodzimierz Skiba
Include wx/arrstr.h according to precompiled headers...
tree
|
commitdiff
next