Commit Graph

  • c226f4089a Fix a few cppcheck warnings. XhmikosR 2013-10-10 00:05:22 -04:00
  • e244001cee Add hexchat perl module to gitignore TingPing 2013-10-09 23:12:42 -04:00
  • 0a0bb57b2a Remove left over ifdef for spellcheck TingPing 2013-10-09 21:40:22 -04:00
  • 5ad9552365 Fix messages with server-time not showing as new activity Diogo Sousa 2013-10-08 23:59:36 +01:00
  • 111a58f1ef Improve Windows installer TingPing 2013-10-05 15:55:56 -04:00
  • 1f06922803 Revert 2d5cb3ec7b TingPing 2013-10-09 13:59:07 -04:00
  • 2d5cb3ec7b Round 3 of Gtk accessor functions: xtext TingPing 2013-10-08 21:01:07 -04:00
  • 44ad5703ea Work around for /away being called multiple times TingPing 2013-10-08 20:00:07 -04:00
  • b393d2f62f Fix scroll buttons when using tabs TingPing 2013-10-08 18:40:11 -04:00
  • 0c3220c469 Add preference to change tabs on scroll TingPing 2013-10-08 18:16:10 -04:00
  • e52905f50c Add chanview files to project TingPing 2013-10-08 17:59:07 -04:00
  • 075cc61c94 Rebrand Perl plugin to HexChat, Farow 2013-10-02 17:47:56 +03:00
  • aafbb6374b Round 2.5 of gtk accessor functions TingPing 2013-10-06 22:17:45 -04:00
  • c463236521 Round two of gtk accessor functions: chanview-tabs TingPing 2013-10-05 22:21:04 -04:00
  • 435e8881ed Merge pull request #787 from siduction/master TingPing 2013-10-05 09:31:34 -07:00
  • cc6de3f665 some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv.. Alf Gaida 2013-10-05 18:26:55 +02:00
  • b1df2f43aa Merge pull request #784 from Farow/pull2 TingPing 2013-10-04 14:43:42 -07:00
  • 65eb233f9c tree-view: switch tabs on mouse wheel up/down Farow 2013-10-05 00:35:50 +03:00
  • e10faa0369 Fix crash with long notify lists. TingPing 2013-10-04 17:00:56 -04:00
  • 4ec0e6fd05 libsexy: Improve color parsing Farow 2013-10-04 15:00:07 +03:00
  • a47740636d libsexy: never include spaces when spell-checking TingPing 2013-10-04 07:16:44 -04:00
  • a29ccffcbe libsexy: Add "HexChat" to session dictionary TingPing 2013-10-04 06:33:49 -04:00
  • fa955a0f1a Don't try to update the clear button state when there's no DCC window. Arnavion 2013-10-03 17:43:44 -07:00
  • 301e5d260d More improvements to libsexy TingPing 2013-10-02 03:47:07 -04:00
  • da680f1066 Use spell entry for topicbar TingPing 2013-10-02 01:20:38 -04:00
  • 67a488033b libsexy: Don't mark nicks spelled incorrect TingPing 2013-10-01 13:11:59 -04:00
  • f6dd61cb02 Update to gtkspell3's iso code lookup TingPing 2013-10-01 12:09:17 -04:00
  • eb93130cd3 Remove gtkspell support TingPing 2013-10-01 11:21:28 -04:00
  • d643056ca0 Fix loading enchant on Unix TingPing 2013-10-01 07:55:37 -04:00
  • ba74e70ec1 libsexy: load colors more efficiently TingPing 2013-10-01 07:42:17 -04:00
  • 6c3d201070 libsexy: fix spell-check on contractions TingPing 2013-10-01 07:31:47 -04:00
  • af2458f556 Parse attributes in the input box TingPing 2013-10-01 07:03:53 -04:00
  • 3cb4439121 Merge pull request #781 from Farow/pull2 TingPing 2013-10-03 05:14:25 -07:00
  • 19ef48d0e8 Added shortuct to config folder to installer Farow 2013-10-03 14:42:32 +03:00
  • 7ba2f1f17f Topic bar improvements TingPing 2013-10-03 05:01:15 -04:00
  • a831ecfd01 Strip trailing space from pluginpref_list entries TingPing 2013-09-30 01:38:51 -04:00
  • b7e8f64bba Fix crash in hexchat_pluginpref_list() TingPing 2013-09-30 01:23:20 -04:00
  • 76b1c2f1ed Update readme.md TingPing 2013-09-29 20:44:12 -04:00
  • 83fcb52085 Merge pull request #775 from benburkhart1/master TingPing 2013-09-29 15:59:00 -07:00
  • 0791c8f069 RFC 1459 does not require channel name be above 0 characters, only that there's a prefix involved, this behavior is present elsewhere in xchat's join channel dialog, making this match. Benjamin Burkhart 2013-09-29 17:36:15 +00:00
  • 247d84fbd1 Remove unused gtk-prefs project TingPing 2013-09-29 02:49:55 -04:00
  • 00bd389cdc Merge branch 'gresource' TingPing 2013-09-29 02:24:30 -04:00
  • 1f84c507a0 Reorganize files and migrate images to gresource TingPing 2013-09-27 21:56:13 -04:00
  • 4ba886f7aa Accept %I in text events TingPing 2013-09-29 01:52:21 -04:00
  • d552415abe Add default keybindings for italics and underline TingPing 2013-09-29 01:47:10 -04:00
  • c537dae7f8 Use Pango Attributes for bold and italics TingPing 2013-09-28 23:02:38 -04:00
  • 0d2feba69c Revert fast scrolling with background image TingPing 2013-09-27 18:23:51 -04:00
  • 5465790886 Merge branch 'xtext2' TingPing 2013-09-27 17:42:38 -04:00
  • 958f4099f1 Remove overdraw TingPing 2013-09-27 01:09:57 -04:00
  • 449553ffb0 Replace xtext's transparency with full window transparency TingPing 2013-09-26 23:24:27 -04:00
  • 960ded7db4 Update link to site in perl plugin Eustachy Kapusta 2013-09-27 20:09:48 +02:00
  • a14fe580f8 Tweak svg file TingPing 2013-09-27 02:51:19 -04:00
  • f23bda9e46 Remove useless defines TingPing 2013-09-13 06:13:05 -04:00
  • ef73a89139 Remove XFT, SHM, and MMX TingPing 2013-09-26 22:30:19 -04:00
  • 61b58fd5be Remove remnants of native file dialogs TingPing 2013-09-26 22:07:22 -04:00
  • 60ba4d651c typo TingPing 2013-09-26 05:10:17 -04:00
  • 5a6a03af0b Update appdata description TingPing 2013-09-26 04:10:40 -04:00
  • 6f013e807c Remove whats left of gconf TingPing 2013-09-26 03:06:01 -04:00
  • d18a95fda6 Make Python version consistent on both platforms TingPing 2013-09-25 20:53:23 -04:00
  • c7a00a4aba Only show users country if its not unknown TingPing 2013-09-25 17:16:47 -04:00
  • 7bc3317eeb Don't open most windows at mouse position TingPing 2013-09-25 02:09:47 -04:00
  • 8028bb7f82 Make join dialog modal TingPing 2013-09-25 02:02:26 -04:00
  • 6fc412c4e2 Update installer links to 2013 redist TingPing 2013-09-25 00:54:28 -04:00
  • 0749cb1553 Remove hextray TingPing 2013-09-24 21:01:16 -04:00
  • f198581a09 Split long messages at spaces TingPing 2013-09-24 19:57:37 -04:00
  • 4c9b193b45 Fix tab completion with utf8 completion char TingPing 2013-09-24 17:03:19 -04:00
  • 130be78dbb typo.. TingPing 2013-09-23 23:10:31 -04:00
  • 29d6db30ba Update help messages for userlist buttons and user popups TingPing 2013-09-23 23:08:56 -04:00
  • 2e6001f1ed Revert menu.c @ ae04663aa9 TingPing 2013-09-23 22:00:07 -04:00
  • 9c4112cda7 Fix /cycle command TingPing 2013-09-23 17:17:35 -04:00
  • 04dbcdffc0 Only underline the channel part if nick prefix TingPing 2013-09-23 15:10:00 -04:00
  • 0146a38faa Fix url detection of channel with nick prefix TingPing 2013-09-23 14:58:11 -04:00
  • 145ceba124 Strip trailing space from CAP REQ TingPing 2013-09-23 12:45:08 -04:00
  • 90ea691b75 Add screenshot to appdata file TingPing 2013-09-20 23:01:27 -04:00
  • 51cdcfca82 Fix warning TingPing 2013-09-20 17:33:27 -04:00
  • ae04663aa9 First round of using GTK accessor functions TingPing 2013-05-12 01:43:27 -04:00
  • 9f8073ab77 Fix messages on networks that have chantypes the same as nick prefixes TingPing 2013-09-20 08:59:25 -04:00
  • bfa199be79 Add /d2Zi+ switch for better debug symbols Eustachy Kapusta 2013-09-20 13:09:21 +02:00
  • 36911710fd Make manual reposition after unfullscreen Windows only TingPing 2013-09-19 22:01:15 -04:00
  • 267ac71d4f Replace more GDK_* with GDK_KEY TingPing 2013-09-19 17:58:10 -04:00
  • f6ba274134 Add fullscreen to to view menu TingPing 2013-09-19 17:52:17 -04:00
  • cd825ac735 Improve text repositioning when searchbar string is modified. Richard Hitt 2013-09-18 15:25:50 -07:00
  • 1007af9506 Add message arguement to /query TingPing 2013-09-17 18:19:02 -04:00
  • b67953c70c Searchbar: Don't show error on empty string TingPing 2013-09-16 21:48:04 -04:00
  • 1a67e245ac Fix searchbar loading highlight all pref on start TingPing 2013-09-16 21:29:19 -04:00
  • 648de4410c plugins: fishlim: VS2013 comes with a working stdbool.h Arnavion 2013-09-15 15:08:10 -07:00
  • b658fca4a7 Convert project files to vs2013 Eustachy Kapusta 2013-09-13 18:49:19 +02:00
  • 277732e384 Fix xtext crash in rawlog/text events window TingPing 2013-09-15 10:44:55 -04:00
  • f13413c26a Fix logging networks with invalid names on Windows TingPing 2013-09-15 07:40:36 -04:00
  • c9418ffca3 Translate -ize to -ise, favor[ite] to favour[ite], Behavior to Behaviour RichardHitt 2013-09-15 01:28:10 -07:00
  • ddb3bf05d8 use GDK_KEY TingPing 2013-09-15 03:21:56 -04:00
  • 8b463e6b14 Update POTFILES.in TingPing 2013-09-15 03:07:45 -04:00
  • bc8eaf6588 Replace search window with a searchbar TingPing 2013-09-15 02:55:18 -04:00
  • b0b8f40791 Replace search window with a searchbar TingPing 2013-07-24 20:47:01 -04:00
  • aa37686bbd Move optimization settings from all subsequent projects to hexchat.props Eustachy Kapusta 2013-07-24 20:56:36 +02:00
  • 4721a3747e Python: return hooks with PyLong_FromVoidPtr TingPing 2013-07-21 16:40:38 -04:00
  • e5cb69db5d Python: Use keywords for attributes in emit_print() TingPing 2013-07-19 14:14:26 -04:00
  • 414b591358 Python: Add support for attributes in hooks TingPing 2013-07-19 10:25:46 -04:00
  • ccd4945504 Merge xchat r1525 TingPing 2013-07-20 18:00:19 -04:00
  • 59b19bac70 Update tooltip for sound alerts without libcanberra TingPing 2013-09-14 12:46:38 -04:00