Berke Viktor
|
9bb0bfbf42
|
version bump
|
2011-12-05 00:52:38 +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
|
6b53f899ae
|
force overwriting of files with the "ignoreversion" flag so that portable installs don't require a manual cleanup
|
2011-12-03 18:28:38 +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
|
20b5221091
|
version bump
|
2011-12-02 11:29:18 +01:00 |
|
Berke Viktor
|
6dbc85b2db
|
obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16
|
2011-12-02 11:28:27 +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
|
f99e0c73cb
|
return to original code, this is an unnecessary modificatino
|
2011-12-01 23:04:07 +01:00 |
|
Berke Viktor
|
e2f7e4f091
|
speed up winsys executions
|
2011-12-01 23:01:52 +01:00 |
|
Berke Viktor
|
a3a6346fec
|
fix cfgfiles bug when variable names include each other
|
2011-12-01 21:25:17 +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
|
e488a0232a
|
make error check possible for xchat_get_plugin_pref_int
|
2011-11-30 08:52:55 +01:00 |
|
Berke Viktor
|
ac4043dd9d
|
cosmetics
|
2011-11-30 08:35:18 +01:00 |
|
Berke Viktor
|
ebee44ca13
|
some more unix love for plugin config
|
2011-11-30 08:35:13 +01:00 |
|
Berke Viktor
|
1567d32697
|
plugin config - separate string and int functions
|
2011-11-30 08:28:19 +01:00 |
|
Berke Viktor
|
f49caf67f6
|
cosmetics
|
2011-11-30 07:32:40 +01:00 |
|
Berke Viktor
|
2fac353c85
|
fix nasty ifdef bug
|
2011-11-30 07:27:58 +01:00 |
|
Berke Viktor
|
845c4915bf
|
plugin config unix compatibility part 1
|
2011-11-30 03:40:07 +01:00 |
|
Berke Viktor
|
ab3e3926ab
|
use global xchat-plugin.h for xtray
|
2011-11-30 02:22:38 +01:00 |
|
Berke Viktor
|
e2fa2d4787
|
fix some memory leaks
|
2011-11-30 02:18:18 +01:00 |
|
Berke Viktor
|
14c7027d52
|
cfg_put_str is not required anymore
|
2011-11-30 01:43:45 +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
|
266a86d0b5
|
disable xtray until it's usable
|
2011-11-29 04:50:48 +01:00 |
|
Berke Viktor
|
e07a125948
|
better installer logic for pngs used by plugins
|
2011-11-29 04:27:10 +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
|
8fd64410b9
|
add murrine gtk engine
|
2011-11-29 03:37:52 +01:00 |
|
Berke Viktor
|
7c0baeffbc
|
relicense own plugins under the MIT license
|
2011-11-29 02:04:08 +01:00 |
|
Berke Viktor
|
e4e44c93e1
|
disable taskbar alerts on x86 until it's fixed in gtk
|
2011-11-29 02:00:35 +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
|
47e9527072
|
enable winsys release
|
2011-11-28 22:55:35 +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
|
986d0a1993
|
supposed fix for xtray, but not working correctly yet
|
2011-11-28 18:48:13 +01:00 |
|
Berke Viktor
|
9d1b4bbf9e
|
some branding for gtkpref
|
2011-11-28 18:08:58 +01:00 |
|