Commits on Jun 4, 2014

  1. Copy the full SHA
    b8c02f7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5849a05 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    11e3ecc View commit details
    Browse the repository at this point in the history
  4. Fix warning

    TingPing committed Jun 4, 2014
    Copy the full SHA
    9c981cf View commit details
    Browse the repository at this point in the history
  5. Use GDir instead of dirent

    TingPing committed Jun 4, 2014
    Copy the full SHA
    3cd8556 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c1d9aad View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Copy the full SHA
    9181ea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2014

  1. Fix sending notify list to correct networks

    Fixes #1015
    TingPing committed Jun 8, 2014
    Copy the full SHA
    59f3a65 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2014

  1. Partial fix for out of source builds

    Patch from LRN
    
    Perl's makefile needs fixed and the relative include
    of config.h needs removed from hexchat.h
    
    Mentioned in #1018
    TingPing committed Jun 9, 2014
    Copy the full SHA
    77d9d42 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2014

  1. Enable logging by default

    bviktor committed Jun 13, 2014
    Copy the full SHA
    73c914c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2014

  1. Copy the full SHA
    7bfa2ee View commit details
    Browse the repository at this point in the history
  2. We don't ship DNS as a plugin anymore

    bviktor authored and TingPing committed Jun 14, 2014
    Copy the full SHA
    6220961 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2014

  1. 1
    Copy the full SHA
    7374637 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2014

  1. Copy the full SHA
    3342af4 View commit details
    Browse the repository at this point in the history
  2. Remove broken debug code

    TingPing committed Jun 22, 2014
    Copy the full SHA
    4552620 View commit details
    Browse the repository at this point in the history
  3. Remove unused defines

    TingPing committed Jun 22, 2014
    Copy the full SHA
    47b4b0d View commit details
    Browse the repository at this point in the history
  4. Clean up includes for gettext

    It is always enabled.
    TingPing committed Jun 22, 2014
    Copy the full SHA
    c3c6b46 View commit details
    Browse the repository at this point in the history
  5. Fix autotools warning

    TingPing committed Jun 22, 2014
    Copy the full SHA
    9a5977a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2014

  1. win32: Use theme shipped with gtk

    No reason for us to maintain own copy. This also
    makes custom theme installing easier.
    TingPing committed Jun 26, 2014
    Copy the full SHA
    e0f80e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2014

  1. win32: Silent installer improvements

    - Launch uninstaller as VERYSILENT
    - Don't launch Python/Perl installers when silent
    TingPing committed Jun 27, 2014
    Copy the full SHA
    466646f View commit details
    Browse the repository at this point in the history
  2. Update server list

    Closes #1013
    laurinkus authored and TingPing committed Jun 27, 2014
    Copy the full SHA
    3de79bc View commit details
    Browse the repository at this point in the history
  3. configure: Improve python logic

    - add checks for python3.4
    - only warn once for failure to find a version
    - only run pkg-config call if the .pc file was actually found
    - make unsupported python version non-fatal
    
    Closes #1006
    Closes #989
    hasufell authored and TingPing committed Jun 27, 2014
    Copy the full SHA
    aa7291f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2014

  1. Disable tray support on Elementary

    They followed Ubuntu in breaking any gtk trays..
    TingPing committed Jul 5, 2014
    8
    Copy the full SHA
    f1e853c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. Copy the full SHA
    21c0e47 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2014

  1. Use GNUC format attribute on print functions

    Closes #1059
    ideasman42 authored and TingPing committed Jul 18, 2014
    Copy the full SHA
    93caf4c View commit details
    Browse the repository at this point in the history
  2. Fix formatting warnings

    Found by #1059
    TingPing committed Jul 18, 2014
    Copy the full SHA
    121cb8b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2014

  1. win32: Don't allow installing on Vista

    It does not run on Vista
    TingPing committed Jul 19, 2014
    Copy the full SHA
    9372972 View commit details
    Browse the repository at this point in the history
  2. win32: Update Python links

    TingPing committed Jul 19, 2014
    Copy the full SHA
    3c584e2 View commit details
    Browse the repository at this point in the history
  3. Fix possible crash in spell check

    Closes #1048
    RichardHitt authored and TingPing committed Jul 19, 2014
    Copy the full SHA
    0d3706e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2014

  1. Copy the full SHA
    7a7b9c6 View commit details
    Browse the repository at this point in the history
  2. Add GeeksIRC and IRC4Fun to network list

    Closes #1057
    Closes #1058
    siniStar7 authored and TingPing committed Jul 21, 2014
    Copy the full SHA
    ea9dafc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. Copy the full SHA
    c2ecb4c View commit details
    Browse the repository at this point in the history
  2. Fixed expand_homedir to handle paths like "~user" correctly.

    Arnavion authored and TingPing committed Jul 28, 2014
    Copy the full SHA
    7c2c8b1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4b549ee View commit details
    Browse the repository at this point in the history
  4. Fix warning

    TingPing committed Jul 28, 2014
    Copy the full SHA
    a854234 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    345c8a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2014

  1. osx: Create bundles using homebrew

    Just easier to maintain than jhbuild.
    
    See https://github.com/TingPing/homebrew-gnome for deps.
    TingPing committed Aug 1, 2014
    Copy the full SHA
    422edd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2014

  1. Bump master to development release 2.11.0

    To anybody confused this is not the next stable release, it is just a way to differentiate master
    from the 2.10 branch and next stable will be 2.12.0 similar to Gnome's versioning scheme.
    TingPing committed Aug 7, 2014
    Copy the full SHA
    8f9ed6d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2014

  1. Update readme.md

    TingPing committed Aug 15, 2014
    Copy the full SHA
    9127b51 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2014

  1. Update badges in readme

    TingPing committed Aug 20, 2014
    Copy the full SHA
    dc18e3d View commit details
    Browse the repository at this point in the history
  2. Use GFile API in gtkutil_check_file instead of stat/access.

    The latter functions expect codepage-encoded filenames on Windows but GLib's API returns filesystem-encoded paths, which on Windows are UTF-8. GLib API should be used to deal with GLib API results.
    
    Also fixed leaks in two of the callers of gtkutil_check_file()
    
    Fixes #968
    Arnavion committed Aug 20, 2014
    Copy the full SHA
    a38892f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2014

  1. Use glib to get portable mode dir

    This should fix any non-ascii paths
    TingPing committed Aug 23, 2014
    Copy the full SHA
    9716185 View commit details
    Browse the repository at this point in the history
  2. Fix using negative index

    TingPing committed Aug 23, 2014
    Copy the full SHA
    d1c4019 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2014

  1. xtext: Add word and line selection modes

    Similar to a GtkTextView if you double click you enter word selection mode
    and if you triple click you enter line selection mode.
    Allowing you to drag and select more than a single character.
    
    Closes #1108
    Farow authored and TingPing committed Sep 1, 2014
    Copy the full SHA
    fd95c72 View commit details
    Browse the repository at this point in the history
  2. Fix DOMAIN and EMAIL patterns.

    Closes #1107
    LightningW authored and TingPing committed Sep 1, 2014
    Copy the full SHA
    d1b9118 View commit details
    Browse the repository at this point in the history
  3. Escape values set via pluginpref

    Fixes #790
    TingPing committed Sep 1, 2014
    Copy the full SHA
    2aa3eb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2014

  1. Fix opening utf8 urls on OSX

    - Escape hostnames with punycode
    - Use proper encoding when launching open
    TingPing committed Sep 7, 2014
    Copy the full SHA
    5f99d34 View commit details
    Browse the repository at this point in the history
  2. Detect utf8 urls

    They might not be valid, but like many things they are still used
    TingPing committed Sep 7, 2014
    Copy the full SHA
    80bdd9c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2014

  1. Correctly open URLs with non-ASCII characters on Windows.

    Fixes #1023
    Arnavion committed Sep 13, 2014
    Copy the full SHA
    ad2300f View commit details
    Browse the repository at this point in the history
  2. Use PlaySoundW to play sounds on Windows.

    Fixes #1133
    Arnavion committed Sep 13, 2014
    Copy the full SHA
    e209e55 View commit details
    Browse the repository at this point in the history