1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-23 09:42:20 -05:00
Commit Graph

149 Commits

Author SHA1 Message Date
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
6dbc85b2db obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16 2011-12-02 11:28:27 +01:00
Berke Viktor
f99e0c73cb return to original code, this is an unnecessary modificatino 2011-12-01 23:04:07 +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
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
e4e44c93e1 disable taskbar alerts on x86 until it's fixed in gtk 2011-11-29 02:00:35 +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
Berke Viktor
ec29822ef4 obs fixes part 1 2011-11-28 15:37:36 +01:00
Berke Viktor
75904d4a04 an ugly hack to make the about screen consistent 2011-11-25 11:15:17 +01:00
Berke Viktor
0c3c36fdf3 disable one instance option in portable mode 2011-11-25 10:10:11 +01:00
Berke Viktor
fb1a986332 option to allow only one instance xchat to run 2011-11-25 09:59:39 +01:00
Berke Viktor
08ee077396 no manual saving, auto-save changes during /set 2011-11-23 13:58:50 +01:00
Berke Viktor
9ab089e2e4 disable saveconf menu item, autosave will be added later 2011-11-23 13:40:18 +01:00
Berke Viktor
2d0144500c the same for outbound /saveconf 2011-11-23 13:25:16 +01:00
Berke Viktor
f867949426 be consistent with menu item 2011-11-23 13:23:51 +01:00
Berke Viktor
60bcde41ae add menu item for saving preferences to disk 2011-11-23 13:13:58 +01:00
Berke Viktor
3e7adb9878 update offset due to new menu item (copy selection) 2011-11-23 12:38:51 +01:00
Berke Viktor
f45abe6fad Revert "add option to auto-open a new tab when sending /msg (openSUSE)", /query msg is already there for that
This reverts commit 1e74680172.
2011-11-23 11:58:39 +01:00
Berke Viktor
67ef819ebc report back when saving preferences via command 2011-11-23 11:51:19 +01:00
Berke Viktor
686685baa9 remove unused variable 2011-11-23 02:57:34 +01:00
Berke Viktor
99e015c3b3 release script updates and gtkpref complete removal 2011-11-22 16:53:48 +01:00
Berke Viktor
98938cd85e compatibility for gtk 2.16 2011-11-22 16:25:26 +01:00
Berke Viktor
760ebc785f use gtk.org library names 2011-11-22 15:36:54 +01:00
Berke Viktor
24e2da5c79 re-enable transparent backgrounds 2011-10-29 13:25:33 +02:00
Berke Viktor
36f67ffe28 add command for saving the preferences 2011-09-07 22:08:24 +02:00
Berke Viktor
440e3bc279 disable logging when not in portable mode 2011-08-17 15:26:08 +02:00
Berke Viktor
5c6dacbecf gtk2prefs tweaking 2011-08-17 14:37:09 +02:00
Berke Viktor
80be398c40 add gtk+ preference tool 2011-08-17 06:51:34 +02:00
Berke Viktor
4514516712 makefile and build script cleanup 2011-08-17 06:47:57 +02:00
Berke Viktor
2c9e9dfc9b update scripts for gendef usage 2011-08-15 05:39:26 +02:00
Berke Viktor
858db21519 restructuring part2 2011-08-15 05:38:59 +02:00
Berke Viktor
314a9578db some restructing 2011-08-15 01:34:21 +02:00
Berke Viktor
1934528900 obs gtk works but requires library conversion 2011-08-15 00:51:11 +02:00
Berke Viktor
54ee14903b first attempt at switching to OBS, compiles, but doesn't run yet 2011-08-14 23:39:03 +02:00
Berke Viktor
2db80fa599 VersionInfo enhancements (XhmikosR) 2011-08-11 08:11:57 +02:00
Berke Viktor
9a4907e28a add manifest file so that visual styles are applied to xtray (XhmikosR) 2011-08-11 03:58:30 +02:00