Vadim Zeitlin
|
b9993189cc
|
show all available information in the dialog (somewhat modified patch 1592306)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:43:27 +00:00 |
|
Vadim Zeitlin
|
88df9199da
|
use wxUSE_COLLPANE around usage of wxCollapsiblePane
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 21:48:53 +00:00 |
|
Vadim Zeitlin
|
886b7d745c
|
don't show licence pane if there is no licence text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 20:19:44 +00:00 |
|
Vadim Zeitlin
|
3c1f8cb1f5
|
initial draft of wxCollapsiblePane (patch 1577412 by Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-22 22:28:37 +00:00 |
|
Vadim Zeitlin
|
bd9f3519cf
|
use wxSizerFlags and updated CreateButtonSizer() in all generic dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 21:08:45 +00:00 |
|
Vadim Zeitlin
|
2be7beda2d
|
added wxSizerFlags::GetDefaultBorder()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 19:32:46 +00:00 |
|
Włodzimierz Skiba
|
b9e5acc540
|
Use CreateButtonSizer in wxAboutBox() to make OK button look native.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 14:28:52 +00:00 |
|
Vadim Zeitlin
|
5ecfa93af6
|
set focus to the Ok button initially
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 22:47:10 +00:00 |
|
Julian Smart
|
c147c966df
|
Added missing include and missing underscores
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 14:35:07 +00:00 |
|
Vadim Zeitlin
|
453c9e3b0b
|
added example of customizing the generic about dialog and renamed wxAboutDialog to wxGenericAboutDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 14:12:59 +00:00 |
|
Vadim Zeitlin
|
a11a0ead4a
|
added GTK+ 2.6 implementation of wxAboutBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 13:08:51 +00:00 |
|
Vadim Zeitlin
|
fd3f8f5cf5
|
added native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from core to adv library as they depend on wxHyperlinkCtrl which is in adv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 12:07:03 +00:00 |
|
Vadim Zeitlin
|
cfa6437081
|
use the main frame icon if no icon is explicitely specified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 01:19:31 +00:00 |
|
Vadim Zeitlin
|
ca7adbf8bc
|
initial implementation of wxAboutBox()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 01:02:04 +00:00 |
|