projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Compilation fixes.
[wxWidgets.git]
/
src
/
generic
/
2003-09-19
Vadim Zeitlin
(blind) compilation fix after recent KeywordSearch...
tree
|
commitdiff
2003-09-18
Julian Smart
Reverted fragment
tree
|
commitdiff
2003-09-18
Julian Smart
Applied patch [ 808050 ] fixes for WXUNIVERSAL and...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
added wxVALIDATOR_PARAM and use it to avoid warnings...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
adjust m_current when inserting items in the control...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
fix for calculating the header window height (patch...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
align the items correctly with wxLC_ALIGN_TOP
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
added support for wxLC_ALIGN_LEFT/TOP
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
account for the scrollbars in GetViewRect()
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
disabled (conditionally) separating static line; improv...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
GePageRect() should use the full list size while OnSize...
tree
|
commitdiff
2003-09-14
Stefan Csomor
removal of pc-mac charset conversion for wxMac
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
compilation fix after last check in
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
fixed GetItemSpacing() inconsistency by deprecating...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
use newly added GetViewRect() instead of trying to...
tree
|
commitdiff
2003-09-14
Vadim Zeitlin
added wxListCtrl::GetViewRect()
tree
|
commitdiff
2003-09-11
Mattia Barbon
Added, documented and used wxGridCellChoiceEditor
tree
|
commitdiff
2003-09-11
Julian Smart
Applied patch [ 803473 ] wxListCtrl header height bugfix
tree
|
commitdiff
2003-09-11
Stefan Csomor
corrected hit-testing for mac
tree
|
commitdiff
2003-09-10
David Elliott
Changed wxWindow::Create to wxControl because wxNoteboo...
tree
|
commitdiff
2003-09-09
Robert Roebling
Upported a number of patches to HEAD.
tree
|
commitdiff
2003-09-04
Stefan Csomor
macro naming changes
tree
|
commitdiff
2003-09-01
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-08-30
Stefan Csomor
removing all updates specially for mac
tree
|
commitdiff
2003-08-29
Mattia Barbon
Fixed bug introduced in fs_zip.cpp when replacing...
tree
|
commitdiff
2003-08-27
Stefan Csomor
WX_EVENT_PROPERTY instead of WX_DELEGATE
tree
|
commitdiff
2003-08-27
Stefan Csomor
event exposure
tree
|
commitdiff
2003-08-26
Chris Elliott
fix for d_mars 8.35
tree
|
commitdiff
2003-08-25
Václav Slavík
compilation fix for wxUSE_UNICODE_MSLU
tree
|
commitdiff
2003-08-25
Julian Smart
Correction for Unicode
tree
|
commitdiff
2003-08-24
Stefan Csomor
adding style to constructor
tree
|
commitdiff
2003-08-24
Vadim Zeitlin
fixes for the list ctrl layout
tree
|
commitdiff
2003-08-24
Julian Smart
Added style metadata for selected controls
tree
|
commitdiff
2003-08-23
Stefan Csomor
avoid streaming of 'private' children
tree
|
commitdiff
2003-08-23
Julian Smart
Removed __WXUNIVERSAL__ part of condition
tree
|
commitdiff
2003-08-22
Robin Dunn
Don't use wxID_ANY so events from child wxListCtrl...
tree
|
commitdiff
2003-08-22
Vadim Zeitlin
try to size the list control correctly even when it...
tree
|
commitdiff
2003-08-22
Vadim Zeitlin
(blind) fix for MSW crash
tree
|
commitdiff
2003-08-22
Julian Smart
Include imaglist.h
tree
|
commitdiff
2003-08-21
Vadim Zeitlin
ensure that GetItemRect() returns the real rect and...
tree
|
commitdiff
2003-08-21
Vadim Zeitlin
added wxListbook
tree
|
commitdiff
2003-08-21
Mattia Barbon
Warning fixes.
tree
|
commitdiff
2003-08-21
Mattia Barbon
wxMotif warning fixes.
tree
|
commitdiff
2003-08-21
Mattia Barbon
Compilation fixes for wxMotif.
tree
|
commitdiff
2003-08-21
Stefan Csomor
support for RTTI
tree
|
commitdiff
2003-08-20
Vadim Zeitlin
created wxBookCtrl which will be tje base class for...
tree
|
commitdiff
2003-08-17
Václav Slavík
removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
tree
|
commitdiff
2003-08-17
Julian Smart
Moved wxToolBarSimple to deprecated library
tree
|
commitdiff
2003-08-17
Stefan Csomor
unicode for mac fixes
tree
|
commitdiff
2003-08-16
Vadim Zeitlin
typo in assert (patch 789156)
tree
|
commitdiff
2003-08-15
Vadim Zeitlin
don't create a multiline text control in the text edito...
tree
|
commitdiff
2003-08-15
Julian Smart
Can now switch between PostScript and WIN32 print dialogs
tree
|
commitdiff
2003-08-14
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-08-14
Vadim Zeitlin
fixed extraneous scrolling when scrollbars are added...
tree
|
commitdiff
2003-08-13
Vadim Zeitlin
continue setting scrollbars even if only width/height...
tree
|
commitdiff
2003-08-13
Mattia Barbon
wxMotif STL-ification.
tree
|
commitdiff
2003-08-13
Robin Dunn
Add a little space so the wxHtmlCell doesn't overwrite...
tree
|
commitdiff
2003-08-13
Robin Dunn
Switch to wxCHECK so the bad code isn't still executed...
tree
|
commitdiff
2003-08-11
Julian Smart
Removed some experimental code I left in by accident
tree
|
commitdiff
2003-08-11
Julian Smart
More fixes for !wxUSE_TIMER, !wxUSE_IMAGE
tree
|
commitdiff
2003-08-11
Vadim Zeitlin
really fixed '-' and '+' drawing
tree
|
commitdiff
2003-08-11
Vadim Zeitlin
trying to fix the generic tree appearance problems
tree
|
commitdiff
2003-08-10
Vadim Zeitlin
added version checking to the renderers
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-08-08
Robin Dunn
Added wxRTTI for the new wxVScrolledWindow, wxVListBox...
tree
|
commitdiff
2003-08-08
Julian Smart
Static object -> pointer
tree
|
commitdiff
2003-08-05
Stefan Csomor
xti extensions
tree
|
commitdiff
2003-08-05
Václav Slavík
compilation fixes for win32 dll+multilib
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
check that we use bitmaps of correct size in the image...
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
fixed release mode warnings
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
warnings (and some errors) fixes for wxUniv DLL build
tree
|
commitdiff
2003-08-02
Vadim Zeitlin
fixed wrong border/sash widths (typo during last commit)
tree
|
commitdiff
2003-08-02
Václav Slavík
created wxAdvanced library
tree
|
commitdiff
2003-08-02
Vadim Zeitlin
wxUniv compilation fixes
tree
|
commitdiff
2003-08-01
Julian Smart
Don't draw full-width sash if not drawing 3D border...
tree
|
commitdiff
2003-08-01
Julian Smart
Only draw borders if wxSP_3DBORDER specified, as before
tree
|
commitdiff
2003-08-01
Vadim Zeitlin
1. added flags to splitter drawing functions and replaced
tree
|
commitdiff
2003-07-30
Vadim Zeitlin
added wxVListBox::OnDrawBackground(); fixed warnings
tree
|
commitdiff
2003-07-28
Václav Slavík
compilation fix
tree
|
commitdiff
2003-07-28
Stefan Csomor
preliminary EXTENDED_RTTI
tree
|
commitdiff
2003-07-28
Vadim Zeitlin
added wxAppTraits::CreateRenderer() which may be used...
tree
|
commitdiff
2003-07-27
Mattia Barbon
STL compilation fix.
tree
|
commitdiff
2003-07-27
Vadim Zeitlin
added orient parameter to DrawSplitterSash instead...
tree
|
commitdiff
2003-07-24
Mattia Barbon
Removed workaround for a (now fixed) wxMotif problem.
tree
|
commitdiff
2003-07-24
Julian Smart
Deal with a zero to-page
tree
|
commitdiff
2003-07-23
Julian Smart
Printing improvements: GetPageInfo() gets called after...
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
restore some of the styles; added support for splitters...
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
more warning fixes; removed references to wxToolBarBase...
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
virtualized splitter drawing; removed/deprecated some...
tree
|
commitdiff
2003-07-21
Mattia Barbon
wxX11 and wxMotif STL-ification, part 1. it does...
tree
|
commitdiff
2003-07-21
Mattia Barbon
Compilation fixes for wxUSE_STL=1 and for
tree
|
commitdiff
2003-07-21
David Elliott
Don't depend on wx/dcmemory.h to include wx/dcclient...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
compilation fix for VC6
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
no real changes; just reformatting
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
fix for bug introduced in GetNextChild() yesterday
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
added sizers support; allow resizeable wizards (Robert...
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
'-' and '+' icons were reversed
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
more compilation fixes
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
next