projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Applied patch [ 1325207 ] Fixes unicode build using Solaris with Sun's SunPro compiler
[wxWidgets.git]
/
include
/
wx
/
generic
/
2006-01-16
Mart Raudsepp
Move constant strings to .rodata/.data.rel.ro ELF segme...
tree
|
commitdiff
2006-01-10
Włodzimierz Skiba
wxCalendarCtrl: positioning fixes and colours following...
tree
|
commitdiff
2006-01-05
Mart Raudsepp
include wx/event.h, as it is used by-value (parent...
tree
|
commitdiff
2005-11-02
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2005-11-02
Chris Elliott
add missing header to allow ../src/common/docview...
tree
|
commitdiff
2005-11-01
Włodzimierz Skiba
wxMultiChoiceDialog uses now wxCheckListBox if possible...
tree
|
commitdiff
2005-10-29
Włodzimierz Skiba
Pressing build-in joystick on WinCE phones fires wxEVT_...
tree
|
commitdiff
2005-10-26
Julian Smart
Added parent window parameter to wxHelpController const...
tree
|
commitdiff
2005-10-17
Vadim Zeitlin
renamed DoHitTest() to DoTreeHitTest() to avoid conflic...
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
removed hardcoded DoGetBestSize() implementation; added...
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
introduced a common base class for both MSW and generic...
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
refactored wxGTK scrolling: it has now fully-functionin...
tree
|
commitdiff
2005-10-09
Vadim Zeitlin
disable VC++ warning 4355 in wx/defs.h once and for...
tree
|
commitdiff
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
tree
|
commitdiff
2005-10-06
Włodzimierz Skiba
wxPalette unified. Source cleaning.
tree
|
commitdiff
2005-09-26
Włodzimierz Skiba
Better fix for modal/modeless wizards.
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
fixed warnings about truncating 64 bit integers
tree
|
commitdiff
2005-09-25
Michael Wetherell
Fixes for include guards, patch 1256967 Paul Cornett
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
removed wxABI_VERSION checks
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-09-15
Włodzimierz Skiba
wxUSE_SPLINES markup and other cleanings.
tree
|
commitdiff
2005-08-31
Vadim Zeitlin
include wx/defs.h before testing for wxUSE_TEXTDLG...
tree
|
commitdiff
2005-08-28
Vadim Zeitlin
dirty hack to fix deprecation warning when building...
tree
|
commitdiff
2005-08-28
Mattia Barbon
Improve sizer support in generic wxNotebook. Fix...
tree
|
commitdiff
2005-08-03
Michael Wetherell
Add import/export attributes
tree
|
commitdiff
2005-08-02
Michael Wetherell
Add import/export attributes
tree
|
commitdiff
2005-08-02
Michael Wetherell
Add import/export macros
tree
|
commitdiff
2005-07-22
Michael Wetherell
Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
tree
|
commitdiff
2005-07-22
Michael Wetherell
Add wxABI_VERSION wrappers
tree
|
commitdiff
2005-07-15
Włodzimierz Skiba
Possibility of modeless wxWizard dialog (with presentat...
tree
|
commitdiff
2005-06-21
Mattia Barbon
Avoid warnings with MSVC 5.
tree
|
commitdiff
2005-06-10
Włodzimierz Skiba
Allow MSW Base be usable in other ports than wxMSW...
tree
|
commitdiff
2005-06-07
Vadim Zeitlin
use pragma warning push/pop under MSVC instead of enabl...
tree
|
commitdiff
2005-06-01
Robin Dunn
Merge the cell size attribute the same way that other...
tree
|
commitdiff
2005-05-24
Michael Wetherell
Have the calendar control handle events from it's combo...
tree
|
commitdiff
2005-05-17
Vadim Zeitlin
added wxSashEventFunction macro
tree
|
commitdiff
2005-05-04
Julian Smart
Added licence/copyright information
tree
|
commitdiff
2005-04-16
Julian Smart
Added destructor to fix crash on Mac due to focus event...
tree
|
commitdiff
2005-04-16
Julian Smart
Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButto...
tree
|
commitdiff
2005-04-13
Vadim Zeitlin
made wxGridCellAttr dtor protected instead of private
tree
|
commitdiff
2005-04-10
Vadim Zeitlin
simplifications and corrections to background drawing:
tree
|
commitdiff
2005-04-06
Julian Smart
As yet unsuccessful attempt to set the focus to the...
tree
|
commitdiff
2005-04-02
Julian Smart
No resize border on WinCE
tree
|
commitdiff
2005-03-31
Julian Smart
Applied patch [ 1174270 ] small fixes to wxGenericDirCtrl
tree
|
commitdiff
2005-03-31
Stefan Csomor
content clipping becomes a runtime attribute
tree
|
commitdiff
2005-03-30
Stefan Csomor
using separate imaglist on mac
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
added orient parameter to wxMDIParentFrame::Tile()
tree
|
commitdiff
2005-03-19
Mattia Barbon
Use the correct WXDLLEXPORT declaration.
tree
|
commitdiff
2005-03-19
Robin Dunn
Fixed bug #1163384. Moved the code that handles activa...
tree
|
commitdiff
2005-03-17
Julian Smart
Provided GetBestVirtualSize and DoGetBestSize implement...
tree
|
commitdiff
2005-03-14
Julian Smart
Added wxPropertySheetDialog for implementing settings...
tree
|
commitdiff
2005-03-11
Włodzimierz Skiba
Base for wxMessageDialog with common checks for style.
tree
|
commitdiff
2005-03-11
Vadim Zeitlin
gave default value of wxID_ANY to id parameter of wxSta...
tree
|
commitdiff
2005-03-09
Włodzimierz Skiba
Missing casts to event handling functions.
tree
|
commitdiff
2005-03-08
Vadim Zeitlin
init member variables properly (patch 1156088)
tree
|
commitdiff
2005-02-27
Vadim Zeitlin
added default ctor and fixed copying of wxFileData...
tree
|
commitdiff
2005-02-27
Julian Smart
Fixes
tree
|
commitdiff
2005-02-27
Julian Smart
Added GetBitmap, GetIcon to wxImageList
tree
|
commitdiff
2005-02-14
Vadim Zeitlin
define wxFooHandler() macros for all wxFooEvents to...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
bug fixes for using wxTransientPopupWindow and wxDP_ALL...
tree
|
commitdiff
2005-02-09
Vadim Zeitlin
redraw the grid when it's enabled/disabled
tree
|
commitdiff
2005-02-08
Włodzimierz Skiba
Semicolon fixes.
tree
|
commitdiff
2005-02-07
Julian Smart
Added validator to generic date picker control
tree
|
commitdiff
2005-02-06
Vadim Zeitlin
removed trailing semicolons after DECLARE_DYNAMIC_CLASS...
tree
|
commitdiff
2005-01-30
Robert Roebling
Commited SetHilightDropEffect patch.
tree
|
commitdiff
2005-01-21
Włodzimierz Skiba
Warning fixes for MinGW.
tree
|
commitdiff
2005-01-21
Vadim Zeitlin
more forward declarations (trying to fix bug 1106829)
tree
|
commitdiff
2005-01-21
Vadim Zeitlin
renamed generic version to wxDatePickerCtrlGeneric...
tree
|
commitdiff
2005-01-21
Vadim Zeitlin
don't include wx/popupwin.h in the header, use forward...
tree
|
commitdiff
2005-01-21
Vadim Zeitlin
switched to using wxPopupWindow
tree
|
commitdiff
2005-01-20
Vadim Zeitlin
added and implemented for MSW wxDP_SHOWCENTURY flag
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
compilation fixes; pruned API
tree
|
commitdiff
2005-01-19
Vadim Zeitlin
added generic version of wxDatePickerCtrl from Andres...
tree
|
commitdiff
2005-01-17
Włodzimierz Skiba
Common default datetime formats.
tree
|
commitdiff
2005-01-14
Włodzimierz Skiba
Common wxListCtrl control name.
tree
|
commitdiff
2005-01-13
Włodzimierz Skiba
Common default notebook name.
tree
|
commitdiff
2005-01-12
Julian Smart
Made some functions virtual
tree
|
commitdiff
2005-01-11
Włodzimierz Skiba
Old API deprecated. Source cleaning.
tree
|
commitdiff
2005-01-07
Robert Roebling
Added way to specify in generic tree control
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Old API clearly deprecated.
tree
|
commitdiff
2005-01-05
Włodzimierz Skiba
Removed all duplicated and complicated #ifdefs for...
tree
|
commitdiff
2004-12-31
Włodzimierz Skiba
wxDialog::Show is virtual as elsewhere. Native PalmOS...
tree
|
commitdiff
2004-12-30
Włodzimierz Skiba
wxPD_CAN_SKIP for skipping parts of progress and reintr...
tree
|
commitdiff
2004-12-16
Vadim Zeitlin
added GetBestSize() implementation
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
gravity for splitter window (patch 1046105)
tree
|
commitdiff
2004-12-08
Włodzimierz Skiba
wxPaletteBase introduction. wxPalette::GetColoursCount...
tree
|
commitdiff
2004-12-06
Włodzimierz Skiba
Fix to FIXME removal for dummies ;-)
tree
|
commitdiff
2004-12-05
Robert Roebling
Moved the implemtation of the generic and the
tree
|
commitdiff
2004-12-03
Włodzimierz Skiba
Fix to FIXME: better nothing than broken comparison.
tree
|
commitdiff
2004-11-24
Włodzimierz Skiba
wxUSE_SLIDER=0 fixes.
tree
|
commitdiff
2004-11-24
Robert Roebling
Applied patch to stop crashing the tree control
tree
|
commitdiff
2004-11-23
Włodzimierz Skiba
Fixes for wxUSE_SPIN... == 0.
tree
|
commitdiff
2004-11-22
Julian Smart
Licence correction
tree
|
commitdiff
2004-11-20
Robert Roebling
Made wxPageSetupDialog a pimpl implementation.
tree
|
commitdiff
2004-11-18
Ryan Norton
get rid of singleCustomColour - its not needed. Cleanu...
tree
|
commitdiff
2004-11-12
Václav Slavík
removed unused static variable
tree
|
commitdiff
2004-11-09
Kevin Hock
[1001483] Added wxPasswordEntryDialog analagous to...
tree
|
commitdiff
2004-11-06
Kevin Hock
Add ability to position and/or center the dialog for...
tree
|
commitdiff
2004-11-03
Václav Slavík
made it possible to customize wxGenericDirCtrl, such...
tree
|
commitdiff
next