Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added memory of directory and filename to export & save dialogs #5873

Merged
merged 34 commits into from
Mar 1, 2021
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
8506ea0
Feature enhancements to 4 dialogs.
conlooptechnologies Jun 29, 2020
64889c6
design changes
conlooptechnologies Jun 30, 2020
9bdb6a9
Merge pull request #154 from Patowhiz/master
conlooptechnologies Jul 9, 2020
f0ac078
click event addition
conlooptechnologies Jul 9, 2020
0a0ac19
Merge branch 'master' into SaveDialogs
conlooptechnologies Aug 7, 2020
c3cdc34
Merge pull request #158 from Patowhiz/ucrSaveAsDialog
conlooptechnologies Aug 10, 2020
16ad90c
Merge pull request #159 from Patowhiz/ucrSaveAsDialog
conlooptechnologies Aug 10, 2020
c45304e
ucrInputFile Code addition,
conlooptechnologies Aug 10, 2020
d736f0d
Merge pull request #161 from Patowhiz/master
conlooptechnologies Aug 11, 2020
d2b5886
remembering filter and comments additions
conlooptechnologies Aug 26, 2020
5358886
Update instat/dlgExportDataset.vb
conlooptechnologies Aug 31, 2020
4d88279
Apply suggestions from code review
conlooptechnologies Aug 31, 2020
f0b9216
changed getter metod to PathControl property
conlooptechnologies Aug 31, 2020
cfb684c
Merge pull request #172 from africanmathsinitiative/master
conlooptechnologies Sep 5, 2020
8718135
Export R objects in RData
conlooptechnologies Sep 5, 2020
bfa4ce9
extending dialog export dataset
conlooptechnologies Sep 7, 2020
70c145e
export data sets, export R objects, path control changes
conlooptechnologies Sep 10, 2020
f266f2b
more code additions
conlooptechnologies Sep 10, 2020
d80e390
additional extensions
conlooptechnologies Sep 10, 2020
0b54935
added extensions
conlooptechnologies Sep 10, 2020
b47e3be
added the SAS XPORT extension
conlooptechnologies Sep 28, 2020
110008f
added word wrapping of text contents
conlooptechnologies Oct 13, 2020
e6d1af2
added warning text when exporting multiple data frames as separate files
conlooptechnologies Oct 14, 2020
3956fbc
changed confirmation text to @rdstern suggestion.
conlooptechnologies Oct 14, 2020
caa93d5
Update instat/ucrFilePath.vb
conlooptechnologies Oct 27, 2020
4a3c612
Update instat/ucrFilePath.vb
conlooptechnologies Oct 27, 2020
1f8629d
comment change
conlooptechnologies Oct 27, 2020
37b337d
empty file name comment addition
conlooptechnologies Oct 27, 2020
06df71d
Merge pull request #206 from africanmathsinitiative/master
conlooptechnologies Nov 17, 2020
d44c740
Merge branch 'master' into SaveDialogs
conlooptechnologies Dec 2, 2020
e143366
added the merged saving functionality
conlooptechnologies Dec 2, 2020
b4ec475
implemented suggested changess
conlooptechnologies Jan 18, 2021
dbe52b8
added comments and removed redundant code
conlooptechnologies Jan 18, 2021
efaff89
enlarged combobox
conlooptechnologies Feb 23, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 20 additions & 34 deletions instat/dlgExportDataset.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading