projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix tab navigation bug with radio boxes without enabled items.
[wxWidgets.git]
/
include
/
wx
/
calctrl.h
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
blob
|
commitdiff
|
raw
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-25
Vadim Zeitlin
added support for wxCAL_SHOW_WEEK_NUMBERS to generic...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Francesco Montorsi
Fix wxCalendarEvent and wxTextUrlEvent event classes...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-21
Francesco Montorsi
various misc ifacecheck fixes (many virtual attributes...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Vadim Zeitlin
mark holidays if wxCAL_SHOW_HOLIDAYS is on (replaces...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Robert Roebling
[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Vadim Zeitlin
make GenerateEvent() public again to fix wxGTK compilation
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Vadim Zeitlin
generate double click events in the native MSW version...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Vadim Zeitlin
generate the correct events in the native MSW version...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Vadim Zeitlin
initial native implementation of wxCalendarCtrl for MSW
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Vadim Zeitlin
move all appearace-related methods down to wxCalendarCt...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Vadim Zeitlin
added native GTK implementation of wxCalendarCtrl ...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-27
Vadim Zeitlin
don't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-17
Vadim Zeitlin
declare wxCalendarEvent ctor as inline before it's...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Włodzimierz Skiba
Casting fix for events. Needs check by ARM eVC4 users.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Vadim Zeitlin
define wxFooHandler() macros for all wxFooEvents to...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-15
Vadim Zeitlin
added API, docs and Win32 implementation of wxDatePicke...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-02-10
Vadim Zeitlin
use static_cast<> in event table macros for type safety...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied [ 827604 ] missing method for wxCalendarEvent
blob
|
commitdiff
|
raw
|
diff to current
2003-08-18
Mattia Barbon
Correctly export events.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Václav Slavík
created wxAdvanced library
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-16
Václav Slavík
another compilation fix for over-optimized #includes
blob
|
commitdiff
|
raw
|
diff to current
2001-11-02
Vadim Zeitlin
patch from Søren Erland Vestø for additional wxCalendar...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Vadim Zeitlin
dynamic event types actually work with these changes...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Robert Roebling
Updated ten thousand macros for new event type code.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-06
Julian Smart
Some doc corrections; Watcom C++ corrections; VC++...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
David Webster
Fix for VisualAge; Init can't be before it is called...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-14
Julian Smart
Further fixes to Dialog Editor; additions to .dsp files
blob
|
commitdiff
|
raw
|
diff to current
2000-01-02
Vadim Zeitlin
1. wxDateTimeHolidayAuthority class for calculating...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-30
Vadim Zeitlin
added support for several new events in wxCalendarCtrl...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-29
Vadim Zeitlin
1. wxCalendarCtrl
blob
|
commitdiff
|
raw
|
diff to current