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
/
StatusPlugins
/
AdvancedAutoAway
Age
Commit message (
Expand
)
Author
2015-06-20
another strange perversion removed
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
2014-03-11
SetWindowLong -> SetWindowLongPtr;
George Hazan
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-27
minor code cleaning
George Hazan
2014-02-27
more fun:
George Hazan
2014-02-24
minor code cleaning
George Hazan
2014-02-22
NAS support returned back to status plugins
George Hazan
2014-02-02
fix for a rare crash on exit
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-14
more effective constructor for temporary formatted string
George Hazan
2013-12-23
- added fullscreen detection into AAA;
George Hazan
2013-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-11-04
unneeded capitalization
Dart Raiden
2013-10-24
more warning fixes
George Hazan
2013-10-19
warning fixes
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-09-28
fix for keyboard idle state interruption
George Hazan
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-09-25
IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-20
using Uxtheme
Kirill Volinsky
2013-09-09
hook fix
Kirill Volinsky
2013-09-08
Not delaying mir_core.dll load when not needed
Vadim Dashevskiy
2013-07-29
resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-21
minor code cleaning
George Hazan
2013-06-14
-try to fix a crash when no status is available
Tobias Weimer
2013-05-29
we don't declare WIN64 anymore in projects
George Hazan
2013-05-16
some another unused headers
George Hazan
2013-05-09
no need to suppress PDB path in VS2012
George Hazan
2013-04-07
Trigger plugin's support removed, cause this plugin is dead
George Hazan
2013-04-07
mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
[next]