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
/
CountryFlags
/
src
Age
Commit message (
Expand
)
Author
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-08-12
extraicons registration moved to Load()
Kirill Volinsky
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-16
code cleaning
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-04
some code cleaning
George Hazan
2014-01-02
fixed extra icons related hell in CountryFlags
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-21
spelling correction (patch from RMN)
Dart Raiden
2013-10-15
code cleanup
Kirill Volinsky
2013-07-26
replace sprintf to mir_snprintf (part 7)
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-04-12
- no more "unknown" flags in the extra column;
George Hazan
2013-04-11
removed unneeded translations
Tobias Weimer
2013-04-11
- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)
George Hazan
2013-04-11
SRMM icons to be unloaded automatically
George Hazan
2013-04-10
attempt to fix the most crazy pieces of status icons related code
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-25
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-02-22
added version info
Kirill Volinsky
2013-02-08
removed not needed interfaces
Kirill Volinsky
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-07
EMPTY_EXTRA_ICON applied to all another plugins
George Hazan
2012-11-04
kernel extraicons, part II
George Hazan
2012-11-03
no more MS_CLIST_EXTRA_ADD_ICON in the application code
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-22
alternate list of countries removed
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-10-21
compilation fix
George Hazan
2012-10-21
- a bit less crazy implementation of flags;
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to addons.miranda-im.org removed
Vadim Dashevskiy
2012-07-19
- various icolib fixes;
George Hazan
2012-07-17
ContactsPlus, CountryFlags, CrashDumper: changed folder structure
Vadim Dashevskiy