Vadim Zeitlin
|
ff3e84ffdc
|
File/dir dialog styles and other changes (patch 1488371):
- check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-28 23:32:12 +00:00 |
|
Włodzimierz Skiba
|
f4ec6bd20a
|
Use 'wx/' for contrib samples and make wxTinderbox properly rebuilded after commits in core headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-02-10 11:59:52 +00:00 |
|
Włodzimierz Skiba
|
c40691a064
|
angle bracket problem fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-09-16 18:25:44 +00:00 |
|
Włodzimierz Skiba
|
71307412f5
|
Missing wxUSE_... flags and source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-08-24 17:47:11 +00:00 |
|
Włodzimierz Skiba
|
c8547e17ca
|
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-03 19:50:33 +00:00 |
|
Włodzimierz Skiba
|
c193de847b
|
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-12-08 17:12:53 +00:00 |
|
Włodzimierz Skiba
|
7e126a0784
|
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-28 15:13:27 +00:00 |
|
Julian Smart
|
be5a51fb59
|
More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 11:20:37 +00:00 |
|
Robin Dunn
|
e411268c8c
|
Start out with the line numbers not shown.
Don't use the default size for the AppFrame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-06 17:36:28 +00:00 |
|
Robin Dunn
|
1e545382ca
|
Patch #809286 and a couple other minor changes to the stc sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-19 18:40:13 +00:00 |
|
Robin Dunn
|
0e974385f6
|
Patch #808669 more warngins and unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 17:35:31 +00:00 |
|
Robin Dunn
|
88a8b04e9c
|
Updated to Scintilla 1.54
Applied most of patch #806092
Added new wxSTC sample from Otto Wyss
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-18 05:05:52 +00:00 |
|