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
/
NewXstatusNotify
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2013-11-02
NewXstatusNotify: restored last seen implementation, now it's hidden option, ...
Sergey Tatarinov
2013-10-31
fixed status change popups and sounds
Kirill Volinsky
2013-10-29
revert connection timeout
Kirill Volinsky
2013-10-26
remove start timeout, coz now we have separate plugin StartupSilence
Kirill Volinsky
2013-10-26
nxsn don't need to wrire last user info
Kirill Volinsky
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-27
added bass_interface support
Kirill Volinsky
2013-06-24
fix for hanging in NewXstatusNotify's popups
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-05-25
git-svn-id: http://svn.miranda-ng.org/main/trunk@4823 1316c22d-e87f-b044-9b9b...
Sergey Tatarinov
2013-05-25
NewXstatusNotify: added ability to save information when a contact was last s...
Sergey Tatarinov
2013-05-20
attempt to fix a crash
Tobias Weimer
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-21
- unused constant MIRANDA_IDLE_INFO_SIZE_1 removed;
George Hazan
2013-03-17
two forgotten DestroyWindow()
George Hazan
2013-03-14
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-13
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-10
various TTB initialization issues
George Hazan
2013-03-04
fix for the broken timer (patch by zaltys) (fixes #250)
Tobias Weimer
2013-03-02
removed not used headers
Kirill Volinsky
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-02-23
fix for the short plugin name
George Hazan
2013-02-09
git-svn-id: http://svn.miranda-ng.org/main/trunk@3507 1316c22d-e87f-b044-9b9b...
Kirill Volinsky
2013-01-29
- muuid standardization (patch from Basil)
Vadim Dashevskiy
2013-01-02
changed plugin name
Kirill Volinsky
2012-12-10
-fixed status message notification for hidden contacts (reported by Andrzej A...
Tobias Weimer
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end-II :)
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-26
- old crap killed in NewXStatusNotify
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-25
Code cleanup
Eugene Lishnevsky
2012-07-25
Fixed status notification toggle button's pushed/released state.
Eugene Lishnevsky
2012-07-23
NewXstatusNotify: changed folder structure
Vadim Dashevskiy