Commit History

Author SHA1 Message Date
  rain1 eecc60c89c engine.vala: change [^:]* to .* in the URL parsing regex to allow links with a colon in the selector. 4 years ago
  rain1 f91cbb4724 add info that helps how to build it 5 years ago
  rain1 64344c6b4b turn on linewrapping. improve makefile. 5 years ago
  rain1 039597f763 code formatting tidy up 5 years ago
  rain1 2ea8a272ca no need for the @ 5 years ago
  rain1 2e408e3753 remove a warning 5 years ago
  rain1 7d90f12513 fixed a bug \n\r vs \r\n that was making the client break on some gopher holes. 5 years ago
  rain1 6ee5241227 switch to using async methods, so that we dont need any extra thread at all 5 years ago
  rain1 dbe47f255c correctness: dont touch any GTK stuff from outside the main thread. Use a list of strings instead. 5 years ago
  rain1 cb986f0e64 added a minor fix to make gophers that end up with .\r work too. 5 years ago
  rain1 358be2b23c check in resources.xml 5 years ago
  rain1 2822a4a36b support for opening gopher:// links from the linux system 5 years ago
  rain1 80a6b23bab support passing a URL as a command line parameter 5 years ago
  rain 08eddad5dc margin inside the textbox 7 years ago
  rain1 d43c41466c important thread safety fix 7 years ago
  rain1 3116cc1d4e improve url parsing 7 years ago
  rain1 1d794d9fbc use show_uri instead, better compatability 7 years ago
  rain1 df20bcdb95 threading correctly now 7 years ago
  rain1 d7ff697dd9 refactor the engine 7 years ago
  rain1 d275f20eec open hyperlinks in web browser 7 years ago
  rain1 2cc7d69734 add forward button support 7 years ago
  rain1 769d0373a9 make gophertype non-optional when selector is provided in a url 7 years ago
  rain1 5ad87550ff fix up the cursor. fixed a crash with threads not initialized. 7 years ago
  rain1 3745d1196d url parsing fixes and spinner 7 years ago
  rain1 e287f4d757 0 7 years ago
  rain1 5e29261d31 0 7 years ago