Commit Graph

988 Commits

Author SHA1 Message Date
Berke Viktor 35821f3875 Fix string handling for Turkish locale 2012-06-16 13:01:47 +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 04829d015d Don't use the user's login name for real name while it's invisible 2012-06-10 09:20:58 +02:00
Berke Viktor eaa6731822 Migrate VS solution to VS2010+WDK7 2012-06-10 07:52:15 +02:00
Berke Viktor 9f7f85fa5d Also check for executable name when restoring from tray via shortcut 2012-06-03 14:22:51 +02:00
Berke Viktor f480aed3c4 Oopsie 2012-06-03 12:10:47 +02:00
Berke Viktor 39422d5503 Initial Visual Studio solution 2012-06-03 12:06:06 +02:00
Berke Viktor e17c390d57 Merge branch 'master' into wdk 2012-06-02 04:34:03 +02:00
Berke Viktor 23f20cc230 Update XChat to r1508 2012-06-02 04:33:53 +02:00
Berke Viktor 2f6eccd873 Restore XChat-WDK from tray when only one instance is allowed to run and X-Tray is used 2012-06-02 04:28:37 +02:00
Berke Viktor a6cc734b38 Search window improvements (Richard Hitt) 2012-05-28 23:17:09 +02:00
Berke Viktor 5cc3a49483 Merge branch 'master' into wdk 2012-05-13 14:33:50 +02:00
Berke Viktor 3f556398b3 Update XChat to r1507 2012-05-13 14:33:30 +02:00
Berke Viktor 0452f9582e Merge branch 'master' into wdk 2012-03-16 00:08:01 +01:00
Berke Viktor 1012be5efb update xchat to r1503 2012-03-15 23:58:52 +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 0ac0510be0 fix for time stamp format crashes 2012-02-16 17:21:15 +01:00
Berke Viktor 77ca8de9b3 provide a GUI field for alternative fonts, pango.aliases replacement 2012-02-15 22:56:52 +01:00
Berke Viktor a6230d9e00 fix compilation error on Linux due to bad merge 2012-02-04 16:23:02 +01:00
Berke Viktor 99b9c1f0b2 IPv6 support for XChat (Olipro) 2012-02-01 18:09:27 +01:00
Berke Viktor 3563acdb0d Revert "allow for disabling the filtering mechanism"
This reverts commit c1ec6d1039.
2012-01-20 01:47:01 +01:00
Berke Viktor c1ec6d1039 allow for disabling the filtering mechanism 2012-01-20 01:31:53 +01:00
Berke Viktor a9fb6a18ec initial patch for filtering malicious characters on win32 (Khisanth) 2012-01-20 00:38:57 +01:00
Berke Viktor ffdd106588 remove unused buffer 2012-01-15 23:12:37 +01:00
Berke Viktor 6d8d9c335d avoid garbage in xchat_pluginpref_list 2012-01-15 22:08:14 +01:00
Berke Viktor 5c30b84891 implement xchat_pluginpref_list 2012-01-15 21:15:14 +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 17d13aa8d3 implement xchat_del_pluginpref 2012-01-14 01:49:12 +01:00
Berke Viktor c3821b6316 skeleton for xchat_del_pluginpref 2012-01-14 00:29:01 +01:00
Berke Viktor 34dace46af Merge branch 'master' into wdk 2012-01-08 23:57:46 +01:00
Berke Viktor bca7e6c554 update xchat to r1499 2012-01-08 23:48:46 +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 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 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 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 2d0144500c the same for outbound /saveconf 2011-11-23 13:25:16 +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 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 858db21519 restructuring part2 2011-08-15 05:38:59 +02:00
berkeviktor@aol.com 1e74680172 add option to auto-open a new tab when sending /msg (openSUSE) 2011-08-09 01:57:42 +02:00
berkeviktor@aol.com 69aedf51ce recognize all installed dictionaries and select the required ones via spell_langs 2011-08-07 18:26:31 +02:00
berkeviktor@aol.com d8cac3bcfe some sorting 2011-08-07 14:11:58 +02:00
berkeviktor@aol.com 98999bb19d add support for Windows 8 in CTCP VERSION reply 2011-06-17 00:01:25 +02:00
berkeviktor@aol.com 5e4a60debe support for own license text 2011-05-31 00:40:13 +02:00
berkeviktor@aol.com a795b5ced9 display build type in CTCP VERSION reply 2011-05-30 21:24:36 +02:00
berkeviktor@aol.com b85f311ddd move cpu arch stuff to separate function 2011-05-30 21:15:39 +02:00
berkeviktor@aol.com bfb6120116 Merge with default 2011-05-30 20:29:33 +02:00
berkeviktor@aol.com ff41e953cc update xchat to r1496 2011-05-30 20:27:08 +02:00
berkeviktor@aol.com 2aed83ec82 fix syntax error 2011-04-16 20:08:47 +02:00
berkeviktor@aol.com 4950155eb6 Merge with default 2011-04-16 19:33:59 +02:00
berkeviktor@aol.com ca434e0e7a update xchat to r1494 2011-04-16 19:18:20 +02: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 e26a1c5f7a split dirent.h and more xtray support 2011-01-14 06:43:56 +01:00
berkeviktor@aol.com d025ff1464 make use of /MP (hint from XhmikosR) 2011-01-10 09:43:52 +01:00
berkeviktor@aol.com 61d3ca40d0 minor cosmetics 2010-12-07 01:20:02 +01:00
berkeviktor@aol.com 9cbe171fd9 move specific stuff to the proper makefiles 2010-11-12 03:52:43 +01:00
berkeviktor@aol.com 6767185943 convert sha256sum to checksum plugin 2010-10-20 20:58:08 +02:00
berkeviktor@aol.com 48045bdf6a add sha256sum support code 2010-10-20 18:26:14 +02:00
berkeviktor@aol.com 3c21396a4f Backed out changeset: cb5901bb1890 2010-10-09 12:51:46 +02:00
berkeviktor@aol.com c1fc5eb08f Backed out changeset: 21d400e5414f 2010-10-08 04:05:48 +02:00
berkeviktor@aol.com dede76e56a native file open/save dialogs 2010-10-05 05:30:22 +02:00
berkeviktor@aol.com b9ece5464e even more cleanup 2010-08-24 20:46:59 +02:00
berkeviktor@aol.com cbcf58aba6 huge cleanup on build system 2010-08-24 20:03:18 +02:00
berkeviktor@aol.com ca904e4334 portable mode enabled in runtime 2010-08-18 23:20:18 +02:00
berkeviktor@aol.com c7ec88c88a move additions to own repo, so that patch contains only modifications 2010-04-02 07:29:16 +02:00