Commit Graph

493 Commits

Author SHA1 Message Date
Berke Viktor 0e8ac8b7a1 Fix LSB filename 2012-10-22 09:23:32 +02:00
Berke Viktor 01e8b50b4f EXTRA_DIST cleanup 2012-10-22 04:04:51 +02:00
Berke Viktor db4cb3d2f2 Cosmetics 2012-10-21 14:30:10 +02:00
Berke Viktor 77d3c50da1 Typofix 2012-10-21 14:26:46 +02:00
Berke Viktor 8404ebf1d4 Even more SysInfo fixes 2012-10-21 14:24:01 +02:00
Berke Viktor 1e7d7101c6 Some more cleanup for SysInfo 2012-10-21 12:49:55 +02:00
Berke Viktor d9dc34499d A LOT of cleanup for SysInfo-Unix 2012-10-21 12:15:41 +02:00
Berke Viktor f0b909ea68 Add Mageia support to SysInfo 2012-10-21 09:56:48 +02:00
Berke Viktor 3d01c78248 First bunch of fixes to SysInfo-Unix, now it works - barely 2012-10-21 09:56:09 +02:00
Berke Viktor 62c9375bc9 Compilation fixes and integration with HexChat 2012-10-21 08:06:09 +02:00
Berke Viktor bc57507a4c Add Arch patches to SysInfo-Unix and rebrand it 2012-10-21 07:15:48 +02:00
Berke Viktor 187351fa61 Add vanilla X-Sys sources 2012-10-21 06:44:29 +02:00
Berke Viktor cb891a9732 Rename WinSys on the code level 2012-10-21 06:40:28 +02:00
Berke Viktor c54cd4181b Rename WinSys files 2012-10-21 06:33:33 +02:00
Berke Viktor ddbce0b9fe Move warning level to property sheet 2012-10-21 05:57:00 +02:00
Berke Viktor 06226c0799 Update win32 dirent.h implementation and use header instead of static library 2012-10-18 18:24:20 +02:00
Berke Viktor bc4d4f6536 Fix misspelled words 2012-10-13 22:55:35 +02:00
Berke Viktor 84c536e4ea Compatibility for Automake 1.12.4+ 2012-10-13 22:26:35 +02:00
Berke Viktor 3b8d2aeca8 Fix mpcInfo-xp not using the WDK toolset 2012-10-05 12:21:08 +02:00
Berke Viktor e5b230b0cd Fix WinSys compilation without WDK 2012-10-03 21:13:05 +02:00
Berke Viktor 981c7b9482 Now really finish the reversion 2012-10-03 18:54:15 +02:00
Berke Viktor 018e32e693 Nuke the remnants of the nonbmp plugin 2012-10-03 18:29:22 +02:00
Berke Viktor 90db7e85c2 Complete the VS2010 reversion 2012-10-03 18:26:48 +02:00
Berke Viktor da46225034 Revert to VS2010 part4 2012-10-03 13:50:31 +02:00
Berke Viktor 6e3efe2622 Remove another WDK-only thing 2012-10-02 20:43:14 +02:00
Berke Viktor d5b272b0c8 These directives were only required for the WDK 2012-10-02 19:38:07 +02:00
Berke Viktor 1d7773f735 Use explicit project names, output filenames depend on them 2012-10-02 18:40:23 +02:00
Berke Viktor de70630cef Oops, wrong find'n'replace 2012-10-02 18:21:16 +02:00
Berke Viktor 567270d5a7 Remove hardcoding as much as possible 2012-10-02 18:15:49 +02:00
Berke Viktor ab2d0b736c Change platform toolset to Visual Studio 2012 2012-10-02 16:05:20 +02:00
Berke Viktor a57a7d3f88 Add XP (WDK) solution as a fallback option 2012-10-02 16:00:13 +02:00
bviktor 70cd723e2c Merge pull request #108 from TingPing/python
Use proper version number for python module attribute
2012-09-29 06:16:48 -07:00
TingPing 8fc45171c5 Use proper version number for module attribute 2012-09-29 02:55:33 -03:00
Berke Viktor 241e3bf566 Some rebranding work left 2012-09-20 22:47:44 +02:00
Berke Viktor 6942d2b4b1 Update solution to Visual Studio 2012 Express and get rid of mpcInfo 2012-09-15 21:52:47 +02:00
Berke Viktor 28b7ba80e9 Move python docs 2012-09-14 17:02:49 +02:00
TingPing eace2397e6 Reorganized if statement. 2012-09-13 02:19:53 -04:00
TingPing db4b665cd3 bumped python plugin version. 2012-09-13 02:00:36 -04:00
TingPing f7a227c488 Added pluginpref to the python plugin. 2012-09-13 01:56:47 -04:00
Zachary Bloomquist 74c143a8b7 fixed ban message to reflect the correct channel 2012-08-05 23:48:24 -03:00
Berke Viktor fdd3f3aa89 Update XChat to r1521 2012-07-27 11:47:49 +02:00
Berke Viktor 94c66e935d Make FiSHLiM consistent with recent naming changes 2012-07-26 23:41:03 +02:00
Berke Viktor ec301a5a54 Auto-load user plugins and scripts from <config>/addons
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows
prevent users from modifying Program Files by ignoring everything except
bundled plugins
2012-07-26 20:53:59 +02:00
Berke Viktor 2b3e1f46e3 Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts 2012-07-21 19:16:31 +02:00
Berke Viktor 92cb1dc12c Reformat the DNS plugin a bit while we're at it 2012-07-21 16:16:30 +02:00
Berke Viktor 0e3fbb01d7 Add _AMD64_ definition for x64 builds, make Visual Studio even happier 2012-07-21 14:59:25 +02:00
Berke Viktor 2ae76fcacf Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy 2012-07-21 14:46:29 +02:00
Berke Viktor f15b8090b7 Eliminate some Tcl noise 2012-07-20 19:12:39 +02:00
Berke Viktor 5290c7f392 Some more rebranding 2012-07-20 15:52:33 +02:00
xhmikosr f535702903 more branding changes 2012-07-19 18:30:12 +03:00
Berke Viktor 7fff475fda Rebrand HexTray and fix icon rendering for certain events 2012-07-18 22:23:09 +02:00
Berke Viktor b63a4ced19 Fix Checksum compilation on Windows 2012-07-18 18:48:45 +02:00
Berke Viktor 1b0c07f8ea Checksum Unix support and configure.in cosmetics 2012-07-18 14:50:58 +02:00
Berke Viktor 8aaff85e70 Prepare FiSHLiM to use the plugin config API 2012-07-18 11:17:21 +02:00
Berke Viktor 1d3c6d672e Add make support for FiSHLiM on Unix 2012-07-18 10:51:22 +02:00
Berke Viktor 2044a9568c Add make support for Do At on Unix 2012-07-17 19:47:19 +02:00
Berke Viktor e5f4c4d217 Add make support for SASL on Unix 2012-07-17 19:19:48 +02:00
Jakob Kramer 6d55ce363b Unix compatibility for SASL 2012-07-17 18:37:29 +02:00
Berke Viktor d8225f79f6 Update logos thanks to TingPing, now only WizardImage is left 2012-07-16 22:53:28 +02:00
Berke Viktor 7f675ca254 Update a few remaining XChat strings in HexTray 2012-07-14 23:53:24 +02:00
Berke Viktor 095d32556c Update XChat to r1519 2012-07-14 20:52:41 +02:00
bviktor 87074105be Merge pull request #1 from XhmikosR/master
Minor changes, merge as a whole for convenience, update it slightly later
2012-07-14 11:03:38 -07:00
TingPing 8d643d376f Update master 2012-07-14 09:42:53 -03:00
TingPing a19fc013a5 fixed plugins using correct libdir 2012-07-14 02:22:24 -05:00
xhmikosr 1fae4ef09f get rid of *.user files and ignore them 2012-07-14 06:03:42 +03:00
Berke Viktor 3485b4fb94 Rename DLL files, rename X-SASL to SASL 2012-07-13 23:47:41 +02:00
Berke Viktor fe3df241c9 Update plugin descriptions and names, too 2012-07-13 23:21:44 +02:00
Berke Viktor a9c8ab916b Rename X-Tray to HexTray 2012-07-13 23:17:29 +02:00
Berke Viktor a0d47d108c Dirent is no longer required for Perl 2012-07-13 22:46:11 +02:00
Berke Viktor f61726ba49 Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
Berke Viktor ed0e530b79 Update XChat to r1514 2012-07-13 20:16:10 +02:00
Berke Viktor d563f64ab8 Update XChat to r1512 2012-07-13 20:09:36 +02:00
Berke Viktor 683a60abff Update XChat to r1511 2012-07-13 20:07:47 +02:00
Berke Viktor 6fd3a18fcf Update to XChat r1510 2012-07-13 20:03:27 +02:00
Berke Viktor 16d32fdeda Another bunch of rebranding stuff 2012-07-13 18:04:00 +02:00
Berke Viktor ea2c58c234 Rename files, delete old windows makefiles 2012-07-13 17:55:31 +02:00
Berke Viktor ba664dc848 Even more rebranding 2012-07-12 18:39:52 +02:00
Berke Viktor e57659e63f Some more rebranding 2012-07-12 17:49:26 +02:00
Berke Viktor 5e23d42c69 Update version numbers in the plugin docs 2012-07-11 23:46:34 +02:00
Berke Viktor 1f1c76a5d8 Initial rebranding in code 2012-07-11 22:41:15 +02:00
Berke Viktor 534cd2802f Rebranding on the file level 2012-07-11 21:33:10 +02:00
Berke Viktor c1ed097b46 Add .user files and .gitignore 2012-06-15 22:48:18 +02:00
Berke Viktor ad59c4a586 Add x64 support to the VS solution 2012-06-15 22:36:29 +02:00
Berke Viktor 593efa703b LOTS of fixes to the VS solution 2012-06-15 21:37:48 +02:00
Berke Viktor bf37bd3755 Update Do At plugin (Khisanth) 2012-06-12 20:40:42 +02:00
Berke Viktor 9220ea5911 Add WMPA as well 2012-06-10 14:49:15 +02:00
Berke Viktor a673109c49 Add all plugins to solution except WMPA 2012-06-10 14:19:40 +02:00
Berke Viktor 95aace51cc More solution fixes and add language interfaces 2012-06-10 12:49:17 +02:00
Berke Viktor 5a50da6f82 Sync with FiSHLiM HEAD 2012-05-13 14:45:32 +02:00
Berke Viktor 37ca8b5221 Merge branch 'master' into wdk 2012-05-04 21:37:38 +02:00
Berke Viktor 96aef542ef update xchat to r1506 2012-05-04 21:37:23 +02:00
Berke Viktor 21f1427cc6 sync with fishlim head 2012-05-04 19:29:02 +02:00
Berke Viktor eeed2c3da0 Merge branch 'master' into wdk 2012-05-04 19:23:07 +02:00
Berke Viktor cba2e2e360 update xchat to r1505 2012-05-04 19:17:36 +02:00
Berke Viktor 9d91db6be8 sync with fishlim head 2012-03-16 00:17:03 +01:00
Berke Viktor bd72cce2d9 display WDK version number in X-Tray 2012-02-16 18:00:51 +01:00
Berke Viktor 6e72d77bdd Merge branch 'master' into wdk 2012-02-16 17:36:34 +01:00
Berke Viktor 605c3dea36 update xchat to r1501 2012-02-16 17:34:40 +01:00
Berke Viktor 067ee4fc5b supposed workaround for disabling chunked encoding (snq-) 2012-02-08 21:52:27 +01:00
Berke Viktor 8849fb4c10 use old code since disabling HTTP/1.1 works with that too 2012-02-04 20:24:30 +01:00
Berke Viktor c73149cf44 fix update checking errors due to GC HTTP bug - manual IE tweaking's still required 2012-02-04 17:41:02 +01:00
Berke Viktor 83b6f548ad update the checksum plugin to use the plugin config api 2012-01-20 18:02:55 +01:00
Berke Viktor bfee90f11c add DNS plugin 2012-01-20 05:43:13 +01:00
Berke Viktor bddd5b3a06 disable the non-bmp plugin 2012-01-20 01:33:55 +01:00
Berke Viktor 405a2965e0 typofix 2012-01-18 09:47:08 +01:00
Berke Viktor 569cb3dbbf add Non-BMP plugin against GTK+ exploits 2012-01-18 09:25:05 +01:00
Berke Viktor 66e0f75e14 fix prototype in plugin docs 2012-01-15 22:31:39 +01:00
Berke Viktor 70771ba2c6 add info about xsasl add replacing existing config 2012-01-15 21:41:45 +01:00
Berke Viktor 3e93c32392 additional hints about xchat_pluginpref_list return value 2012-01-15 21:24:56 +01:00
Berke Viktor 306b2a8707 implement XSASL LIST 2012-01-15 21:15:33 +01:00
Berke Viktor 44e4048386 update xsasl according to api changes 2012-01-15 19:10:31 +01:00
Berke Viktor 4942dc667f refactor plugin config API and add skeleton for xchat_pluginpref_list 2012-01-15 19:07:48 +01:00
Berke Viktor e421c11686 support for removing existing networks in xsasl 2012-01-14 03:05:42 +01:00
Berke Viktor c3821b6316 skeleton for xchat_del_pluginpref 2012-01-14 00:29:01 +01:00
Berke Viktor c979a8a8b7 some more xsasl cosmetics 2012-01-11 21:35:02 +01:00
Berke Viktor 6eb1fcbbe7 remove extra spaces from xsasl messages 2012-01-11 20:31:11 +01:00
Berke Viktor 9eae6db37f X-SASL cosmetics 2012-01-11 20:16:23 +01:00
Berke Viktor 3321be6edb update xtray compilation date 2012-01-10 08:30:31 +01:00
Berke Viktor 6a0aa95fee update command names 2012-01-10 08:28:03 +01:00
Berke Viktor 2456d0d3fa reformatting, cleanup 2012-01-10 06:15:03 +01:00
Berke Viktor 1cbe3789da xsasl save/load more or less works, need to get rid of lists 2012-01-10 05:22:58 +01:00
Berke Viktor 66d8b0ad7b initial XSASL plugin based on cap_sasl 2012-01-10 04:00:20 +01:00
Berke Viktor 18404054b0 sync with fishlim head 2012-01-03 16:38:40 +01:00
Berke Viktor 13ee029364 some more multiplatform support 2011-12-11 18:04:35 +01:00
Berke Viktor 132ef6cb50 initial patches for linux compatibility 2011-12-11 17:34:02 +01:00
Berke Viktor 1b84f0467a forgot to bump version 2011-12-06 02:36:26 +01:00
Berke Viktor 370cb88c44 typofix 2011-12-06 02:35:00 +01:00
Berke Viktor 551576daf3 omit library manager banner 2011-12-03 21:50:39 +01:00
Berke Viktor 86c43f53a5 use strawberry perl for 5.14 too and use gendef for def generation 2011-12-03 21:44:36 +01:00
Berke Viktor 6fc7063231 placeholder for /exec -o 2011-12-03 19:53:20 +01:00
Berke Viktor 4a127d0bb4 add some branding to winsys output 2011-12-03 18:59:43 +01:00
Berke Viktor a2f84209c0 print system info in one line for others 2011-12-03 18:52:13 +01:00
Berke Viktor 71036733e3 add example for sanitizing xchat_set_pluginpref_int input 2011-12-02 15:37:40 +01:00
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
berkeviktor@aol.com 522c6c9f16 rework checksum plugin, add option for limiting file size 2011-01-12 06:58:54 +01:00
berkeviktor@aol.com 299e90b418 close the handle before returning (XhmikosR and sansnom05) 2011-01-12 00:22:41 +01:00
berkeviktor@aol.com a2cd940002 some capitalization consistency for the menu 2011-01-10 09:56:41 +01:00
berkeviktor@aol.com a98b333a4d eliminate one layer of abstraction 2011-01-02 10:12:08 +01:00
berkeviktor@aol.com 2260c42ae8 really remove xdcc 2010-12-29 17:32:28 +01:00
berkeviktor@aol.com 79a6cd6b84 disable xdcc as it doesn't work 2010-12-29 17:16:38 +01:00
berkeviktor@aol.com 608eef5b78 some makefile cleanup 2010-11-15 09:52:14 +01:00
berkeviktor@aol.com c205b14721 add minimal installation type 2010-11-14 23:13:48 +01:00
berkeviktor@aol.com f98ac35d9e restrict use of absolute paths as much as possible 2010-11-12 04:11:27 +01:00
berkeviktor@aol.com c5a9da7593 some left out from build system cleanup + re-enable plugin-tray and disable xtray, tray icon is fixed in gtk head 2010-11-08 11:15:56 +01:00
berkeviktor@aol.com 6d0fa458f0 update wdk distribution to use relative paths where possible 2010-10-29 19:40:02 +02:00
berkeviktor@aol.com 82be515937 remove duplication 2010-10-21 06:31:11 +02:00
berkeviktor@aol.com 45155a600a copy-paste is bad! 2010-10-21 06:24:39 +02:00
berkeviktor@aol.com 695a82f998 insert missing newline 2010-10-21 05:35:00 +02:00
berkeviktor@aol.com 0a2b0a25ff fix some compilation warnings on linux 2010-10-21 05:34:20 +02:00
berkeviktor@aol.com b6b8a0f630 even more cosmetics 2010-10-21 04:01:53 +02:00
berkeviktor@aol.com dbf5040833 some cosmetics 2010-10-21 04:00:16 +02:00