projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Redone (generic) wxComboCtrl background painting and handling. The 'actual' wxWindow...
[wxWidgets.git]
/
src
/
generic
/
filedlgg.cpp
2010-04-18
Vadim Zeitlin
Fix bug with using uninitialized flags in GetParentForM...
blob
|
commitdiff
|
raw
2008-03-02
Vadim Zeitlin
add support for custom controls in file dialog in wxGTK...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Vadim Zeitlin
use generic dialogs under Palm (generic.diff part of...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-05
Vadim Zeitlin
fix wxGenericFileDialog::Get{Path,Directory,Filename...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Vadim Zeitlin
check for m_filectrl != NULL in OnUpdateButtonsUI(...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Vadim Zeitlin
use update UI handler for the up and new directory...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Vadim Zeitlin
remove platform check, always compile this file as...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Vadim Zeitlin
added new and improved wxFileCtrl implementation (patch...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-28
Vadim Zeitlin
removed unused wxUSE_XXX options (patch 1759328)
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Paul Cornett
build fix for wxUSE_CONFIG==0
blob
|
commitdiff
|
raw
|
diff to current
2007-05-05
Robert Roebling
Fix wxFD_FILE_MUST_EXIST
blob
|
commitdiff
|
raw
|
diff to current
2007-04-22
Vadim Zeitlin
added wxDialog::GetParentForModalDialog() and use it...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Robert Roebling
Don't overwrite wxFD_ styles in m_windowStyle.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Robert Roebling
Add m_fsStyle next to m_windowStyle
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Robert Roebling
Fix test for wxFD_MULTIPLE.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vadim Zeitlin
use wxSizerFlags and updated CreateButtonSizer() in...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Włodzimierz Skiba
Include wx/msw/wrap*.h according to pch support (with...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Mart Raudsepp
Don't mark "." and ".." for translation when they are...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Mart Raudsepp
Use wxPLURAL to allow for singular "%ld bytes" version...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Włodzimierz Skiba
Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Roebling
Correct compilation for GTK < 2.4.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Włodzimierz Skiba
Include wx/sizer.h and wx/layout.h according to precomp...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Włodzimierz Skiba
Include wx/stattext.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-30
Włodzimierz Skiba
Include wx/choice.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-29
Włodzimierz Skiba
Include wx/checkbox.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Włodzimierz Skiba
Include wx/wx/bmpbuttn.h according to precompiled heade...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Włodzimierz Skiba
Include wx/msgdlg.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
wx/debug.h is always unconditionally included by wx...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Julian Smart
Applied patch [ 1487942 ] Fixed bug in generic file...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-30
Włodzimierz Skiba
No more avoiding wxSizer::Fit in wxWinCE builds.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Back to previous #include order - wxGTK1 include loop...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Włodzimierz Skiba
Make wxPASSWORD and wxPROCESS_ENTER really deprecated.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Włodzimierz Skiba
::GetFileAttributes takes Unicode in Unicode build...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Włodzimierz Skiba
Replace dummy wxCommandEvent with dedicated API. Disabl...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Włodzimierz Skiba
Apply WinCE OK-button policy. Use standard buttons...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Julian Smart
Fixed wxGenericFileDialog to work with WinCE, so it...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-20
Dimitri Schoolwerth
applied patch #1356901 "Yet another removal of extra...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-26
Włodzimierz Skiba
Default serting by name.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
fixed warnings about truncating 64 bit integers
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
fixed warnings about pointer to integer cast
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Michael Wetherell
Correction to previous commit
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Michael Wetherell
Compilation fix for unix builds with cygwin
blob
|
commitdiff
|
raw
|
diff to current
2005-06-07
Włodzimierz Skiba
First part of '[ 1216148 ] cleanup: unused variables...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Robert Roebling
Don't check for wildcards if wxSAVE is given.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Julian Smart
Fixed Cygwin double definition
blob
|
commitdiff
|
raw
|
diff to current
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Włodzimierz Skiba
Fixed strange situation when we had wxPathExists and...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Vadim Zeitlin
fixed loop deleting the old filters in SetWildcard...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Vadim Zeitlin
init member variables properly (patch 1156088)
blob
|
commitdiff
|
raw
|
diff to current
2005-02-27
Vadim Zeitlin
added default ctor and fixed copying of wxFileData...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Włodzimierz Skiba
Minor decorations.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-06
Włodzimierz Skiba
Warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-05
Robert Roebling
Moved the implemtation of the generic and the
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Ryan Norton
Enable stl compilation with wxMac - unicode no work...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Václav Slavík
applied modified patch with native GTK wxFileDialog
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Stefan Csomor
wxStat call preliminary fix
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
implemented SetWildcard()
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-30
Julian Smart
Deprecated SetItemImage with 2 image ids
blob
|
commitdiff
|
raw
|
diff to current
2004-08-31
Włodzimierz Skiba
Fix of memory leak with generic file dialog (Patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Václav Slavík
new stock buttons API
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Václav Slavík
wxArtProvider usage fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-08-15
Václav Slavík
use stock buttons in generic dialogs
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Włodzimierz Skiba
wxParseWildcard renamed to wxParseCommonDialogsFilter...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-17
Włodzimierz Skiba
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-16
Włodzimierz Skiba
Missed header.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Włodzimierz Skiba
wxParseWildcard added instead of methods hidden under...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-26
Julian Smart
Reverted config/resource name change
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-04-15
Vadim Zeitlin
unused param warning
blob
|
commitdiff
|
raw
|
diff to current
2004-03-01
Robert Roebling
Applied patch for generic file dialog Show()
blob
|
commitdiff
|
raw
|
diff to current
2004-02-15
Robert Roebling
wxGPE updates to HEAD.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-15
Robert Roebling
Updates to MIME-types and wxFileDialog code for better
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
Vadim Zeitlin
fix for memory leaks (patch 885242)
blob
|
commitdiff
|
raw
|
diff to current
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-23
Stefan Neis
Enabled handling of drive letters on OS/2.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-18
Vadim Zeitlin
replaced all occurences of wxColourDatabase::FindColour...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
warning fixes for BCC and OW (heavily modified patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
added missing wxCMPFUNC_CONVs (patch 817551)
blob
|
commitdiff
|
raw
|
diff to current
2003-09-20
Vadim Zeitlin
memory leak fixes in file dialogs (patch 783812)
blob
|
commitdiff
|
raw
|
diff to current
2003-08-25
Václav Slavík
compilation fix for wxUSE_UNICODE_MSLU
blob
|
commitdiff
|
raw
|
diff to current
2003-08-25
Julian Smart
Correction for Unicode
blob
|
commitdiff
|
raw
|
diff to current
2003-08-16
Vadim Zeitlin
typo in assert (patch 789156)
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-08-02
Vadim Zeitlin
wxUniv compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2003-07-20
Vadim Zeitlin
warning fix
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
extracted common code into a single wxfileDialogBase...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-28
Vadim Zeitlin
fix for Unicode compilation
blob
|
commitdiff
|
raw
|
diff to current
2003-04-24
Mattia Barbon
COmpilation fix.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-15
David Webster
OS/2 updates to catch the port up with the rest of...
blob
|
commitdiff
|
raw
|
diff to current
next