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
/
Db_autobackups
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-07-24
db_autobackups: common project
Kirill Volinsky
2015-07-21
Db_autobackups: vc2015 compilation fix
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2014-12-14
Db_autobackups: changed warning lavel to w4
Kirill Volinsky
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-08-12
icons registration moved to Load()
Kirill Volinsky
2014-03-18
Db_autobackups:
Sergey Tatarinov
2013-12-08
correct menu creation order
George Hazan
2013-10-31
icons to be registered before menu creation, not after
George Hazan
2013-10-31
rest of cosmetics
Vadim Dashevskiy
2013-10-31
- fix for icolib handles;
George Hazan
2013-10-31
DB menu item fix
Vadim Dashevskiy
2013-10-28
cleanup
Tobias Weimer
2013-07-17
-translation fixes
Tobias Weimer
2013-05-22
Fixed tooltips in the options dialogs
Sergey Tatarinov
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-07
Trigger plugin's support removed, cause this plugin is dead
George Hazan
2013-03-11
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-01
useless Folders support checks removed
George Hazan
2013-02-23
added version info
Kirill Volinsky
2012-12-26
cleanup
Kirill Volinsky
2012-12-25
minor fixes
Kirill Volinsky
2012-12-25
creatig backup in separate thread
Kirill Volinsky
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end of story
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-23
Db3x_mmap,Db_autobackups: changed folder structure
Vadim Dashevskiy