wxWidgets/src
Vadim Zeitlin 29b68052bb Add support for "%V" and "%G" to wxDateTime::Format().
This is useful for creating ISO 8601 week number based stamps.

Closes #11857.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-08-03 12:47:36 +00:00
..
aui Hopefully finish removing the old wxCocoa port. 2014-07-03 22:03:21 +00:00
common Add support for "%V" and "%G" to wxDateTime::Format(). 2014-08-03 12:47:36 +00:00
dfb Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
expat Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
generic Correct wxGrid column labels when using SetTable() with native header. 2014-08-02 12:19:34 +00:00
gtk Stop duplicating wxFrame dtor in all ports. 2014-07-02 13:28:29 +00:00
gtk1 Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
html Hopefully finish removing the old wxCocoa port. 2014-07-03 22:03:21 +00:00
jpeg Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
motif Fix using wrong variable in wxMotif DoSetSizeIntr(). 2014-07-11 13:38:06 +00:00
msdos Remove (Open)Watcom support. 2014-05-16 13:01:06 +00:00
msw Update wxSlider background when its parent background changes in wxMSW. 2014-08-03 12:47:26 +00:00
osx No real changes, just a micro optimization in wxOSX DoGetAsBitmap(). 2014-07-27 00:36:25 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Fix regression caused by r76974 (inserting first choice item to wxEnumProperty). 2014-08-02 21:19:41 +00:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Don't crash when dismissing expanded ribbon panel. 2014-05-02 14:19:48 +00:00
richtext Capitalize style names if specified in the style 2014-07-23 08:16:57 +00:00
stc Stop Scintilla timer when the control doesn't have focus. 2014-06-05 00:26:27 +00:00
tiff Remove support for Digital Mars compiler. 2014-05-16 13:01:23 +00:00
univ Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
unix removing wxMacLaunch dependancy for ios 2014-07-06 14:59:25 +00:00
x11 Add public wxDegToRad() and wxRadToDeg() functions. 2014-05-17 12:29:15 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Tools can be specified without name in the XRC, so GetID() of the node returns wxID_ANY. Use the auto-assigned ID of the tool to refer to it instead. 2014-07-07 09:33:58 +00:00
zlib Remove MSVC6 support. 2014-05-15 22:32:17 +00:00