Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-06 | BasicHistory: fix typo | dartraiden | |
2017-11-05 | AssocMsg: fix for launching it via rundll32 | George Hazan | |
2017-11-05 | More CMake (#1016) | Vitaly Svyastyn | |
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers. | |||
2017-11-03 | ZeroNotification: fix eneabling/disabling sound | Goraf | |
2017-11-03 | ZeroNotification: fix displaying menu item on startup | Goraf | |
2017-11-03 | ZeroNotification: minor code cleaning | Goraf | |
* remove unnecessary handles for hooks * remove dead link | |||
2017-11-03 | tabSRMM: we don't close window if it has active splitter | George Hazan | |
2017-11-03 | StartPostion: use base class | Goraf | |
* rewrite using classes * reduce globals * remove obsolete headers * code cleaning | |||
2017-11-03 | NewsAggregator: greek o added to replace table | Kirill Volinsky | |
2017-11-02 | UInfoEx: fixed messagebox button title | Kirill Volinsky | |
2017-11-01 | Scriver: no need to reset the splitter position each time.. | George Hazan | |
2017-11-01 | removed support for VS2010 as obsolete | George Hazan | |
2017-11-01 | removing support for VS2013 | George Hazan | |
2017-10-31 | fix for drawing half-visible smileys | George Hazan | |
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn | |
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins. | |||
2017-10-30 | fixes #1010 (custom colors do not appear in the IRC log) | George Hazan | |
2017-10-30 | Rename authstate-readme.txt to readme.txt | Tobias Weimer | |
2017-10-25 | Renamed readme.txt | Tobias Weimer | |
2017-10-25 | click emulator used instead of direct handler call | George Hazan | |
2017-10-25 | SRMM internal structures & functions moved to the separate header file ↵ | George Hazan | |
m_srmm_int.h | |||
2017-10-24 | MirLua: add method wait into m_schedule | aunsane | |
2017-10-24 | duplicate version resource removed | George Hazan | |
2017-10-24 | Newsaggregator: auml added to replace table | Kirill Volinsky | |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-24 | we don't need these test plugins anymore | George Hazan | |
2017-10-23 | Renamed readme.txt | Tobias Weimer | |
2017-10-23 | Rename contacts.txt to readme.txt | Tobias Weimer | |
2017-10-23 | Renamed readme.txt | Tobias Weimer | |
2017-10-23 | pu_stub to be compiled statically to avoid conflicts with VS2017 runtime | George Hazan | |
2017-10-22 | StartPosition: move options to UI classes (#1007) | Goraf | |
* StartPosition: move options to UI classes * StartPosition: rearrange controls to correct TABSTOP path * StartPosition: futher switch to UI classes | |||
2017-10-22 | fix for broken project filters | George Hazan | |
2017-10-20 | fix for broken project filters | George Hazan | |
2017-10-18 | KeepStatus: fix for initial status assignment | George Hazan | |
2017-10-17 | fixes #999 (global variable leads to duplicate profiles) | George Hazan | |
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan | |
2017-10-16 | fixes #999 (StartupStatus doesn't flush options if there were no profiles in ↵ | George Hazan | |
the database) | |||
2017-10-16 | StatusManager: atavism (manual options tab) in options removed | George Hazan | |
2017-10-15 | unused pascal headers removed | George Hazan | |
2017-10-15 | StatusManager: code cleaning | George Hazan | |
2017-10-15 | unused service removed | George Hazan | |
2017-10-14 | StatusManager to use the common hLangpack variable instead of dealing with ↵ | George Hazan | |
separate variables which refer to the same value anyway | |||
2017-10-12 | convert to ANSI (#990 related) | dartraiden | |
2017-10-12 | StartPosition: add missing space | dartraiden | |
2017-10-10 | MirLua: | aunsane | |
- m_json moved into base plugin - added m_http module -version bump | |||
2017-10-10 | fixes #943 (TabSRMM: Add to highlight list doesn't work) | George Hazan | |
this feature has never worked and therefore removed | |||
2017-10-10 | fixes #968 (Crash on Listening dynamic unload) | George Hazan | |
2017-10-09 | Actman: crutch for Clist_SetStatusMode | George Hazan | |
2017-10-09 | more compilation fixes | George Hazan | |
2017-10-09 | StatusManager: | George Hazan | |
- fix for the 'Ignore locked account statuses' checkbox behaviour; - massive code cleaning; - version bump | |||
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan | |
dunno how I could miss it |