Commit Graph

746 Commits

Author SHA1 Message Date
Berke Viktor 05b6e0b330 By default, use <config>/downloads for DCC file transfers when in portable mode 2012-10-13 10:49:29 +02:00
Berke Viktor dfd4828ad2 Fix opening folders in portable mode 2012-10-13 10:26:32 +02:00
Berke Viktor ca3fa043f0 Save URLs to disk on-the-fly and provide an option for toggling it 2012-10-13 10:03:39 +02:00
Berke Viktor d4f3738ca8 This does not belong here 2012-10-13 08:45:41 +02:00
Berke Viktor 902063d932 Get rid of some hardcoding 2012-10-13 06:17:27 +02:00
Berke Viktor 8df11c030c Fix Wikipedia URL detection - URLs inside parentheses won't work 2012-10-07 13:27:44 +02:00
Berke Viktor 59f32ccb3a Fix URL detection 2012-10-07 03:00:52 +02:00
Berke Viktor 90db7e85c2 Complete the VS2010 reversion 2012-10-03 18:26:48 +02:00
Berke Viktor 5b8491846d Fix platform toolset for certain projects in legacy solution 2012-10-03 13:52:31 +02:00
Berke Viktor da46225034 Revert to VS2010 part4 2012-10-03 13:50:31 +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
Berke Viktor ce75a6034f Limit the number of URLs to keep and add GUI options for it 2012-09-29 01:54:11 +02:00
Berke Viktor 00fbf43584 KISS! 2012-09-28 01:48:42 +02:00
Berke Viktor a07011007f Save URL lists in config dir by default 2012-09-28 01:04:53 +02:00
Berke Viktor 241e3bf566 Some rebranding work left 2012-09-20 22:47:44 +02:00
Berke Viktor e173eed437 Force 5.x subsystem globally 2012-09-16 00:11:21 +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 6e5c314e61 Don't make a numeric equation between chars (openSUSE) 2012-09-02 18:08:25 +02:00
Berke Viktor 279009bb20 Consistency for the other Advanced pane too 2012-09-02 04:46:48 +02:00
bviktor d754200b42 Merge pull request #68 from RichardHitt/master
Enhance LASTLOG to use gtk_xtext_search_textentry()
2012-09-01 13:29:11 -07:00
Berke Viktor 4627b05089 Be consistent in Preferences 2012-09-01 21:40:56 +02:00
Berke Viktor 4f887a1e53 Consolidate color stripping for messages, topic and scrollback 2012-09-01 21:38:00 +02:00
RichardHitt ed034bf80a Enhance LASTLOG to use gtk_xtext_search_textentry() 2012-08-28 19:10:03 -07:00
Berke Viktor 6b383ec134 Avoid inline declarations 2012-08-01 20:12:47 +02:00
Berke Viktor c401817d51 Load custom icons from <config>/icons 2012-08-01 19:49:12 +02:00
Berke Viktor dd1d5f8e6a Add missing include 2012-07-30 18:48:45 +02:00
Berke Viktor 303038e24f Use a more appropriate icon in a more appropriate size 2012-07-30 18:45:21 +02:00
Richard Hitt 8752861b7e Remember last search pattern during sessions 2012-07-27 11:37:14 +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
Richard Hitt 309f1d3562 Fix memory leak in lastlog 2012-07-26 08:58:00 +02:00
Richard Hitt ead7f234e5 Initial support for lastlog -r on win32 (Richard) 2012-07-25 22:14:27 +02:00
Berke Viktor 0d36e0cd2f No idea why I put 2011 here 2012-07-24 12:53:06 +02:00
Berke Viktor 4e2d376390 Make HexChat remember minimum and maximum users set in channel list 2012-07-23 10:09:39 +02:00
Berke Viktor 56afb16608 GtkFileFilter shouldn't be g_freed 2012-07-21 21:56:19 +02:00
Berke Viktor bc651b0222 Add extension filter for file dialogs, specify filters and starting folder for loading plugins 2012-07-21 21:42:48 +02:00
Berke Viktor d05d298bbb Get rid of yet another implicit declaration 2012-07-21 16:25:08 +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 c1f332f0a2 More unused variables 2012-07-21 14:36:16 +02:00
Berke Viktor e7f723539d Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
Berke Viktor 63ae51242b Some XChat string left out 2012-07-20 22:01:21 +02:00
Berke Viktor 1edd920362 Restructure the preferences window which in turn fixes the marker line toggle bug 2012-07-20 17:15:20 +02:00
Berke Viktor ef81a24f64 Add option to retain colors in scrollback 2012-07-19 09:14:56 +02:00
Berke Viktor 1084a85d5d Rebrand the manifest file too 2012-07-18 22:27:15 +02:00
Berke Viktor cb2f9f3e7b Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggy 2012-07-18 20:16:35 +02:00
Berke Viktor ad711026f5 Use hardcoded string for this one instance, otherwise it may be untranslatable for certain languages 2012-07-18 16:22:58 +02:00
Berke Viktor bc6a452c54 Don't use hardcoded string for quit window 2012-07-18 16:06:00 +02:00
Berke Viktor a4e32b104c Update quit window string 2012-07-18 16:02:52 +02:00
Berke Viktor 0cf80ecb32 For private messages, use message icon instead of hightlight icon 2012-07-17 20:45:51 +02:00
Berke Viktor c80cb47e5c Update XChat to r1516 2012-07-14 20:46:42 +02:00
xhmikosr 34bae3ef6d remove a few more *.user files 2012-07-14 06:14:27 +03:00
Berke Viktor a9c8ab916b Rename X-Tray to HexTray 2012-07-13 23:17:29 +02:00
Berke Viktor f61726ba49 Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
Berke Viktor 8f130324d3 Some cosmetic and compilation fixes for the about screen 2012-07-13 19:54:05 +02:00
Berke Viktor cc28cc0177 Make the About screen and CTCP VERSION consistent and remove the license text option 2012-07-13 19:20:55 +02:00
Berke Viktor 2e73e51505 Fix frontend compilation on Linux 2012-07-13 18:46:30 +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 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 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 95aace51cc More solution fixes and add language interfaces 2012-06-10 12:49:17 +02:00
Berke Viktor eaa6731822 Migrate VS solution to VS2010+WDK7 2012-06-10 07:52:15 +02:00
Berke Viktor 39422d5503 Initial Visual Studio solution 2012-06-03 12:06:06 +02:00
Richard Hitt 4f73128e9b Fix coloring the bottom of the chat area (Richard Hitt) 2012-06-03 11:58:37 +02:00
Richart Hitt e012c9e5a7 Eliminate multiple inclusions (Richard Hitt) 2012-06-02 02:25:30 +02:00
Berke Viktor a6cc734b38 Search window improvements (Richard Hitt) 2012-05-28 23:17:09 +02:00
Berke Viktor 1f62507fc0 remove real name field from network list 2012-05-16 19:47:12 +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 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 2835b09fd2 Revert "add some nice message to About"
This reverts commit e3121eae68.
2012-02-16 18:24:04 +01:00
Berke Viktor e3121eae68 add some nice message to About 2012-02-16 18:14:49 +01:00
Berke Viktor a27d2e4d0b cosmetics 2012-02-16 17:23:08 +01:00
Berke Viktor 0ac0510be0 fix for time stamp format crashes 2012-02-16 17:21:15 +01:00
Berke Viktor fc3d4d31f0 avoid unnecessary g_free() calls 2012-02-16 00:43:12 +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 7aecdd3009 avoid confusion about strftime 2012-01-30 14:37:07 +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 38a42ed519 fix built-in spelling on linux 2011-12-11 19:27:37 +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 6dbc85b2db obs gtk 2.24 is utter, unusable crap, revert to gtk 2.16 2011-12-02 11:28:27 +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 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 9ab089e2e4 disable saveconf menu item, autosave will be added later 2011-11-23 13:40:18 +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 98938cd85e compatibility for gtk 2.16 2011-11-22 16:25:26 +01:00
Berke Viktor 24e2da5c79 re-enable transparent backgrounds 2011-10-29 13:25:33 +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
Berke Viktor 6d1b99654c disable channel switcher's context menu item for tray alerts when xtray is loaded 2011-08-09 21:04:11 +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 c000073225 last minute typofix 2011-08-07 19:37:41 +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 08e5778b19 spell checker support for multiple languages 2011-08-07 13:41:43 +02:00
viktor@asus 08ce6280df fix another mysterious ifdef which breaks gtkspell usage on windows 2011-08-07 07:12:10 +02:00
berkeviktor@aol.com 8877fe73b1 fix attach/detach keyboard shortcut broken by the autocopy patch 2011-07-28 02:22:22 +02:00
berkeviktor@aol.com 7061c055f1 remove odd ifdef 2011-07-27 23:13:07 +02:00
berkeviktor@aol.com 87b68a17ad add option for changing spell checker color 2011-06-05 06:12:31 +02:00
berkeviktor@aol.com 5ea4855bc3 gui support for license text 2011-06-05 04:41:33 +02:00
berkeviktor@aol.com 5e4a60debe support for own license text 2011-05-31 00:40:13 +02:00
berkeviktor@aol.com b85f311ddd move cpu arch stuff to separate function 2011-05-30 21:15:39 +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 d025ff1464 make use of /MP (hint from XhmikosR) 2011-01-10 09:43:52 +01:00
berkeviktor@aol.com 9cbe171fd9 move specific stuff to the proper makefiles 2010-11-12 03:52:43 +01:00
berkeviktor@aol.com 37fd78926f resource file for executable 2010-10-09 09:03:15 +02:00
berkeviktor@aol.com d68e312723 build xchat-wdk with vc10 as well 2010-10-08 02:47:13 +02:00
berkeviktor@aol.com 11a9adb19f be consistent about ssize_t 2010-10-06 14:29:45 +02:00
berkeviktor@aol.com 72794f4fb5 some cleanup 2010-10-02 22:11:42 +02:00
berkeviktor@aol.com ed6a243f18 don't build mmx_cmod since it ain't speeding up anything (and it's x86-only btw) 2010-09-20 14:57:43 +02:00
berkeviktor@aol.com 4979f92836 disable update menu and widget 2010-09-06 11:44:19 +02:00
berkeviktor@aol.com 2309a5862c remove old references 2010-08-30 12:43:50 +02:00
berkeviktor@aol.com 4e81308c2e update checker cosmetics 2010-08-30 12:37:09 +02:00
berkeviktor@aol.com cc6e18411c update checker reworked 2010-08-30 12:20:50 +02:00
berkeviktor@aol.com 12b5466b75 about dialog cosmetics 2010-08-30 10:23:08 +02:00
berkeviktor@aol.com b2ba474f06 preliminary update checker 2010-08-30 10:08:17 +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 809e4d76d4 remove a few dependencies 2010-08-24 18:15:16 +02:00
berkeviktor@aol.com b5d71d03b0 some more cleanup 2010-08-18 23:28:39 +02:00
berkeviktor@aol.com 4cd93deec6 separate exe files, unified packages for standard and portable, stage 1 2010-08-17 02:13:04 +02:00
berkeviktor@aol.com 2f3d1e01e3 skeleton for adding spell support 2010-08-13 17:53:53 +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