95febd978c
Fix building as c89
2014-12-28 06:47:23 -05:00
3f855f07f5
Use glib for allocations in all plugins
...
Continuation of 83032b1aa
2014-12-28 06:47:07 -05:00
aeb5d15871
More consistently include config.h
2014-12-17 18:21:10 -05:00
0e4164ad0c
configure: Improve various build flags
...
- Store openssl flags in own vars
- Share some common flags for plugins
- Fix building plugins on win32
- Store all glib flags in one var
- Don't link against every lib for each plugin
- Don't hardcode ldflags for sysinfo
2014-12-15 11:07:46 -05:00
a537fa3ca7
sysinfo: Simplify remove_leading_whitespace()
...
Also fixes a possible overflow
2014-12-11 14:17:12 -05:00
72f82d096c
Fix some warnings in xsys
...
- Remove unused code
- Fix leak
2014-12-11 10:05:05 -05:00
f83d78dd28
Warning cleanup
...
- ignoring const
- declarations after statements
- some C files didnt include own headers (risking them getting out of sync)
Closes #1064
2014-11-02 14:41:20 -05:00
e8fb2dde56
Fixed instances of hexchat_printf that unsafely used a string parameter as a format string.
...
Fixes #1153
2014-09-25 00:54:38 -07:00
231590f71e
sysinfo: Use less ambiguous IEC prefixes in storage measurements
...
Closes #922
2014-04-19 22:49:45 -04:00
62735c54fb
sysinfo: Fix showing debian version on ubuntu
2013-10-20 21:15:12 -04:00
c226f4089a
Fix a few cppcheck warnings.
...
Use the proper data type in format functions and fix a resource leak.
2013-10-10 00:05:22 -04:00
cc6de3f665
some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..
2013-10-05 18:26:55 +02:00
b658fca4a7
Convert project files to vs2013
2013-09-15 15:07:46 -07:00
b3369a4bc4
Sysinfo: Add announce option
2013-08-26 04:31:45 -04:00
b5b547abb6
Sysinfo: Fix gentoo detection
2013-08-26 03:58:36 -04:00
721a9965aa
Fixed munging of whitespace in sysinfo's matching functions
...
Closes #712
2013-08-12 23:41:37 -04:00
715a520c0e
Move optimization settings from all subsequent projects to hexchat.props
2013-07-24 20:56:36 +02:00
1277b4c30f
be more specific about sysinfo menu entry
2013-06-01 19:06:58 -04:00
73badc67ff
Fix warning from hwmon.c in plugins/sysinfo
2013-05-17 21:51:34 -07:00
be35154376
Added help text for sysinfo plugin.
2013-05-10 23:32:29 -05:00
77cad8e716
Don't hardcode "plugins" as the subdirectory for plugins in many
...
places.
modified: config-win32.h
modified: configure.ac
modified: plugins/checksum/Makefile.am
modified: plugins/doat/Makefile.am
modified: plugins/fishlim/Makefile.am
modified: plugins/perl/Makefile.am
modified: plugins/python/Makefile.am
modified: plugins/sysinfo/Makefile.am
modified: plugins/xdcc/Makefile.am
modified: src/common/plugin.c
modified: src/fe-text/fe-text.c
2013-04-28 16:42:48 +02:00
07bc467d03
win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props.
...
This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed.
2013-04-25 21:03:03 -07:00
bed00e525d
Relocate plugin icons
2013-04-14 10:14:17 +02:00
110a2625fe
Remove another bunch of obsolete junk
2013-04-01 05:05:33 +02:00
4e0daf047e
Correct almost all compiler warning issues
2013-01-19 12:33:16 -08:00
6beef589e3
Make source cleah with cppcheck, except for mpc and sasl
2013-01-09 14:37:57 -08:00
b04377825f
fix incorrect FSF address
2012-12-23 11:36:54 -08:00
82936df2af
Some final rebranding
2012-10-30 10:42:37 +01:00
e681eafa78
Rebranding for the rest of plugin*
2012-10-30 08:42:48 +01:00
45d4fa5801
Rebranding for XCHAT_EAT_*
2012-10-30 07:40:37 +01:00
91dd079add
Rebranding for XCHAT_PRI_*
2012-10-30 07:18:25 +01:00
fc98a6d79d
Remove hexchat-plugin.h duplicate
2012-10-30 04:07:33 +01:00
6cb0c96319
Fix SysInfo displaying garbage for too long lines
2012-10-28 02:25:54 +01:00
e38c6696cd
Fix buffer size
2012-10-26 14:44:46 +02:00
1a75c8e1be
A lot more rebranding
2012-10-24 21:33:02 +02:00
0e8ac8b7a1
Fix LSB filename
2012-10-22 09:23:32 +02:00
db4cb3d2f2
Cosmetics
2012-10-21 14:30:10 +02:00
77d3c50da1
Typofix
2012-10-21 14:26:46 +02:00
8404ebf1d4
Even more SysInfo fixes
2012-10-21 14:24:01 +02:00
1e7d7101c6
Some more cleanup for SysInfo
2012-10-21 12:49:55 +02:00
d9dc34499d
A LOT of cleanup for SysInfo-Unix
2012-10-21 12:15:41 +02:00
f0b909ea68
Add Mageia support to SysInfo
2012-10-21 09:56:48 +02:00
3d01c78248
First bunch of fixes to SysInfo-Unix, now it works - barely
2012-10-21 09:56:09 +02:00
62c9375bc9
Compilation fixes and integration with HexChat
2012-10-21 08:06:09 +02:00
bc57507a4c
Add Arch patches to SysInfo-Unix and rebrand it
2012-10-21 07:15:48 +02:00
187351fa61
Add vanilla X-Sys sources
2012-10-21 06:44:29 +02:00
cb891a9732
Rename WinSys on the code level
2012-10-21 06:40:28 +02:00
c54cd4181b
Rename WinSys files
2012-10-21 06:33:33 +02:00