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
/
Popup
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-10-26
removed not needed code
Kirill Volinsky
2013-09-24
ME_POPUP_FILTER - popup filtering event
George Hazan
2013-09-15
- forward declarations removed;
George Hazan
2013-09-03
- settings convertor for Popup+;
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-11
SRMM icons to be unloaded automatically
George Hazan
2013-04-09
- remove message window icon on exit
Tobias Weimer
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-31
changed group in folders plugin
Kirill Volinsky
2013-03-20
fixed popup registration name in folders plugin
Kirill Volinsky
2013-03-18
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-17
- rest of memory leaks
George Hazan
2013-03-17
fix for popup-related memory leaks
George Hazan
2013-03-15
POPUPDATAEX_V2: ansi version removed
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-11
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-10
various TTB initialization issues
George Hazan
2013-03-03
removed not used headers
Kirill Volinsky
2013-02-27
more memory leaks fixed
George Hazan
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2013-02-08
removed not needed interfaces
Kirill Volinsky
2013-01-20
removed old revision information
Kirill Volinsky
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-11-28
various menu initialization quirks
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-08-03
removed the Unicode core verification
George Hazan
2012-07-25
Fix for Toggle Popups button to appear pressed when on and released when off.
Eugene Lishnevsky
2012-07-16
dynamic dll checker
George Hazan
2012-07-13
Updater removal - stage 1
Vadim Dashevskiy
2012-07-12
obsolete flag TTBBF_ICONBYHANDLE removed
George Hazan
2012-07-11
Popup:
Kirill Volinsky
2012-07-08
TopToolbar usage fixed everywhere
George Hazan
2012-06-27
no more pluginLink in load()
George Hazan
2012-06-26
mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-20
- MS_SKIN2_ADDICON replaced with Skin_AddIcon;
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-19
- dynamic hotkey translation
George Hazan
2012-06-19
fixes for the options page translation
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-18
yet another TTB-dependent changes
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-10
bitmap operations were removed from TopToolBar and replaced with IcoLib
George Hazan
2012-06-05
mirVersion cleaning
Vadim Dashevskiy
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy