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
/
Nudge
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
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-28
- old useless helpers removed from the Options module;
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-26
Nudge: common project
Vadim Dashevskiy
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-09
Nudge:
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-01
fix buf size for mir_sntprintf()
Rozhuk Ivan
2013-12-27
Nudge to create its own type of events
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-03-02
removed not used headers
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-07-23
NotesAndReminders, Nudge, OpenFolder, PackUpdater: changed folder structure
Vadim Dashevskiy