index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Folders
/
src
/
dlg_handlers.cpp
Age
Commit message (
Expand
)
Author
2018-05-16
FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ...
Mataes
2018-02-21
all another C++'11 iterators
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-10-30
OPTIONSDIALOGPAGE::groupPosition - unused field removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-24
folders: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-13
- fix for the UNC names in folders;
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-15
Folders: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-05-12
remove \ befor '
Kirill Volinsky
2014-01-04
Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed b...
Dart Raiden
2013-12-27
less crazy punctuation (thanks to Robyer)
Dart Raiden
2013-12-24
In American English a comma should follow e.g.
Dart Raiden
2013-12-23
spelling corrections
Dart Raiden
2013-12-23
spelling correction (e.g. twitter -> Twitter)
Dart Raiden
2013-10-06
more unnecessary spaces
Dart Raiden
2013-09-25
valid options initialization
George Hazan
2013-04-06
fix for one very rare crash in Folders options
George Hazan
2013-03-09
Folders:
George Hazan
2013-03-02
unicode folders custom names (gotten from szName by default, as usual)
George Hazan
2013-02-24
added precompiled header
Kirill Volinsky
2013-02-02
fixed variables help message
Kirill Volinsky
2013-01-31
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-01-12
- Folders: variables help fixed
Vadim Dashevskiy
2012-08-07
fix for langpacks & options
George Hazan
2012-08-07
fix for options
George Hazan
2012-08-07
folders -> TCHAR
George Hazan
2012-08-01
fix for the correct escape sequences
Tobias Weimer
2012-07-20
git-svn-id: http://svn.miranda-ng.org/main/trunk@1068 1316c22d-e87f-b044-9b9b...
Kirill Volinsky
2012-07-19
Folders: changed folder structure
Vadim Dashevskiy