Commit Graph

210 Commits

Author SHA1 Message Date
Berke Viktor 588c862f66 no need for an extra newline during tcl init 2011-12-02 12:33:22 +01:00
Berke Viktor 6ccfa8aaea fix automatic update checking 2011-12-02 12:21:33 +01:00
Berke Viktor deee38c5ce fix deinit message in exec 2011-12-02 08:07:27 +01:00
Berke Viktor 1fe5dfae7f apparently this is not allowed in C++ 2011-12-02 01:09:52 +01:00
Berke Viktor e2acf19d42 don't use hardcoded strings for plugin names 2011-12-02 01:05:59 +01:00
Berke Viktor 0f9c35e214 add documentation for plugin config framework 2011-12-02 00:43:12 +01:00
Berke Viktor e2f7e4f091 speed up winsys executions 2011-12-01 23:01:52 +01:00
Berke Viktor 455032938a plugin api conformance 2011-12-01 21:24:58 +01:00
Berke Viktor b692172aa9 refactoring 2011-11-30 08:59:40 +01:00
Berke Viktor 1567d32697 plugin config - separate string and int functions 2011-11-30 08:28:19 +01:00
Berke Viktor ab3e3926ab use global xchat-plugin.h for xtray 2011-11-30 02:22:38 +01:00
Berke Viktor f9fa102690 plugin config save is done via raw file access, now works with multiple vars 2011-11-30 01:41:34 +01:00
Berke Viktor b16ca3fa64 initial plugin config framework, can't save multiple entries 2011-11-29 20:15:56 +01:00
Berke Viktor b5934a75b3 display sysinfo for self when not in channel/dialog 2011-11-29 04:05:54 +01:00
Berke Viktor 7b0555e380 own icon for winsys 2011-11-29 03:58:20 +01:00
Berke Viktor 7c0baeffbc relicense own plugins under the MIT license 2011-11-29 02:04:08 +01:00
Berke Viktor 6f019e63f1 winsys cosmetics and extensions 2011-11-29 01:10:57 +01:00
Berke Viktor d010c4ff1b MSVC-style print 2011-11-28 23:41:17 +01:00
Berke Viktor 687203adbb fix winsys freeze 2011-11-28 23:11:43 +01:00
Berke Viktor de88655853 now winsys actually works as a plugin 2011-11-28 22:54:17 +01:00
Berke Viktor 439c382d95 enable building of winsys with other plugins 2011-11-28 20:42:27 +01:00
Berke Viktor 5f758e821a more winsys fixes and build as c++ 2011-11-28 20:42:10 +01:00
Berke Viktor 7116b36d87 more winsys fixes for wdk 2011-11-28 20:22:59 +01:00
Berke Viktor 71c1a46c32 installer support for obs and gtk engines, x64 support 2011-11-28 17:51:38 +01:00
Berke Viktor 53c223dea4 first piece of wdk fixes for winsys 2011-11-28 14:53:28 +01:00
Berke Viktor eaad8edbee initial version of winsys sysinfo plugin 2011-11-27 19:38:37 +01:00
Berke Viktor cc0726d83a fix the update checker, return correctly with callback 2011-11-27 11:17:22 +01:00
Berke Viktor d5dd1d3307 some formatting for exec 2011-11-27 11:15:40 +01:00
Berke Viktor 837557e9c7 make exec display as nice as possible 2011-11-27 11:05:38 +01:00
Berke Viktor 5d50ec01cb exec cleanup 2011-11-27 08:53:17 +01:00
Berke Viktor 76a8166320 exec support for releaser and makefile 2011-11-27 07:31:46 +01:00
Berke Viktor fa7991495e initial exec 2011-11-27 07:24:42 +01:00
Berke Viktor 408487f89b perform periodic update checks automatically 2011-11-25 21:44:08 +01:00
Berke Viktor 090974960e rename fishlim main file in makefile too 2011-11-25 10:26:59 +01:00
Berke Viktor 81ed389e71 get in sync with fishlim upstream 2011-11-25 10:24:33 +01:00
Berke Viktor 3067b7b267 rename fishlim main file to avoid confusion 2011-11-25 10:23:23 +01:00
Berke Viktor b15fe1ddf1 fix fishlim config handler 2011-11-24 23:37:43 +01:00
Berke Viktor 1a96ca3edd add fishlim plugin 2011-11-24 23:17:31 +01:00
Berke Viktor 34a77fdbc5 forgot to bump updater version number 2011-11-23 04:37:57 +01:00
Berke Viktor 845d8db211 Merge branch 'master' into wdk 2011-11-23 03:19:13 +01:00
Berke Viktor 774ff23920 update xchat to r1498 2011-11-23 03:04:25 +01:00
Berke Viktor b2c45b196c fix update checker for separate installers 2011-11-23 02:57:45 +01:00
Berke Viktor caa878bc93 add doat plugin 2011-11-22 17:58:00 +01:00
Berke Viktor 817cfa5792 gtk engines are non-existent in gtk.org builds 2011-11-22 15:59:11 +01:00
Berke Viktor 49e739b511 omit gtkpref messages 2011-08-18 02:17:41 +02:00
Berke Viktor 5472a813fa working gtkpref plugin 2011-08-17 15:22:40 +02:00
Berke Viktor ce902a3926 skeleton for gtkpref launcher plugin 2011-08-17 15:11:25 +02:00
Berke Viktor 75cef45670 replace 16x16 WMP icon with 32x32 one for Win7 taskbar 2011-08-12 05:15:09 +02:00
Berke Viktor f7bc383a66 add info about WMP icon 2011-08-12 05:13:27 +02:00
Berke Viktor 8562d1bedb add wmpa plugin 2011-08-12 04:52:46 +02:00
Berke Viktor 4338ddf9ec add wmpa 1.0.2 sources 2011-08-12 01:39:40 +02:00
Berke Viktor 0709b95732 minor formatting 2011-08-11 08:12:35 +02:00
Berke Viktor a1f4443d65 include channel name in channel message and channel msg hilight event alerts (tdebaets) 2011-08-09 20:53:33 +02:00
Berke Viktor d00f7dce5a do not cache update info 2011-08-09 14:42:40 +02:00
Berke Viktor 162fc1ead3 update the update checker to use our shiny new git repo 2011-08-09 14:05:57 +02:00
berkeviktor@aol.com 96caff1fbd instruct users to download strawberry perl instead of activeperl 2011-07-28 00:32:29 +02:00
berkeviktor@aol.com 1bf32a69bc fix perl 5.14 linkage 2011-07-28 00:12:19 +02:00
berkeviktor@aol.com b6a0e0d086 polish the building process of the perl interface 2011-07-28 00:05:58 +02:00
berkeviktor@aol.com 69ba67b254 fix xtray keyboard shortcut handling 2011-07-27 09:04:58 +02:00
berkeviktor@aol.com 34144faca5 fix xtray blinking on unselected events 2011-07-27 08:06:02 +02:00
berkeviktor@aol.com f46ddeaeca some more capitalization 2011-07-27 06:22:31 +02:00
berkeviktor@aol.com ffa31af46b some capitalization 2011-07-27 06:20:29 +02:00
berkeviktor@aol.com 11e835b518 add support files for strawberry importlib generation 2011-07-27 06:16:35 +02:00
berkeviktor@aol.com 70f870fc96 remove perl 5.10, migrate 5.12 to strawberry 2011-07-27 04:51:28 +02:00
berkeviktor@aol.com 24ac838543 add support for Perl 5.14 2011-05-30 22:52:02 +02:00
berkeviktor@aol.com 3129703111 update the update checker plugin according to google code hosting changes, preserve the file in default branch for a while for compatibility reasons 2011-04-16 19:48:59 +02:00
berkeviktor@aol.com 62d32a125d merge with xchat r1492 2011-02-28 19:23:49 +01:00
berkeviktor@aol.com 58c03db835 update xchat to r1492 2011-02-28 19:21:36 +01:00
berkeviktor@aol.com d03d6e606b add wdk changes to named branch 2011-02-28 18:59:32 +01:00
berkeviktor@aol.com 4a6ceffb98 add xchat r1489 2011-02-24 04:14:30 +01:00
berkeviktor@aol.com f16af8be94 nuke the repo 2011-02-24 04:13:14 +01:00
berkeviktor@aol.com 036ffad8ed menu integration for mpcinfo 2011-01-26 00:12:10 +01:00
berkeviktor@aol.com a297a60338 fix menu item deletion upon unload 2011-01-26 00:11:50 +01:00
berkeviktor@aol.com d2c5bda0b8 some mpcinfo cosmetics and deinit() 2011-01-25 23:54:31 +01:00
berkeviktor@aol.com f108310ad2 build system support for mpcinfo 2011-01-25 23:47:56 +01:00
berkeviktor@aol.com d5854a90cb msvc compilation fixes 2011-01-25 23:44:52 +01:00
berkeviktor@aol.com 8dba900025 initial sources for mpcinfo 2011-01-25 22:35:21 +01:00
berkeviktor@aol.com 73d7e5e2de some cosmetics on xtray and support for channel message alerts 2011-01-25 22:29:53 +01:00
berkeviktor@aol.com cfdce9f6d6 update perl makefiles for recent changes 2011-01-16 04:47:49 +01:00
berkeviktor@aol.com edcbfaf03e dirent.lib for perl too 2011-01-14 06:51:22 +01:00
berkeviktor@aol.com e26a1c5f7a split dirent.h and more xtray support 2011-01-14 06:43:56 +01:00
berkeviktor@aol.com 1effb26d5f re-enable xtray 2011-01-14 05:35:09 +01:00
berkeviktor@aol.com 0c87e4b914 previous commit broke update checker, fix it 2011-01-13 03:09:00 +01:00
berkeviktor@aol.com 5b095a1544 fix erroneous fcloses and add note to self about this error 2011-01-13 01:15:56 +01:00
berkeviktor@aol.com 9f2f179e1c copy-paste is still BAD 2011-01-12 20:21:02 +01:00
berkeviktor@aol.com c907dd186d copy-paste is BAD 2011-01-12 19:53:24 +01:00
berkeviktor@aol.com daf9f6b510 decrease size limit once again 2011-01-12 19:09:37 +01:00
berkeviktor@aol.com 669a6a66cb use 1024 for buffer size, otherwise it crashes (why?) 2011-01-12 19:00:59 +01:00
berkeviktor@aol.com a747cf62be just to follow conventions 2011-01-12 09:14:33 +01:00
berkeviktor@aol.com 3e5e47d00d config_fail may have been uninitialized 2011-01-12 09:10:23 +01:00
berkeviktor@aol.com c89c81f60f cosmetics 2011-01-12 08:45:35 +01:00
berkeviktor@aol.com e3d44f8829 meh, for these too 2011-01-12 08:37:09 +01:00
berkeviktor@aol.com 05777440d7 eh, for this one too 2011-01-12 08:34:54 +01:00
berkeviktor@aol.com dac1df0ec8 512 should be enough, that's the limit of ntfs 2011-01-12 08:33:03 +01:00
berkeviktor@aol.com 4d07655281 hardcoding is bad 2011-01-12 08:14:38 +01:00
berkeviktor@aol.com 412637c1fa some cosmetics 2011-01-12 08:06:49 +01:00
berkeviktor@aol.com 0f90e6314a oops, accidentally re-introduced the memory leak 2011-01-12 08:03:49 +01:00
berkeviktor@aol.com ee4007a7d1 saner default size limit, human readable printing and some help 2011-01-12 08:01:21 +01:00
berkeviktor@aol.com 7b69a9c00a even more minor plugin fixes 2011-01-12 07:11:31 +01:00
berkeviktor@aol.com f6fd353f76 minor plugin fixes 2011-01-12 07:05:07 +01:00