Commit graph

2095 commits

Author SHA1 Message Date
Hylke Bons edf64d1181 Fix build. Closes #403 2011-11-06 14:37:56 +00:00
Hylke Bons 89ac594483 Fox documentation. Closes #405 2011-11-06 14:29:18 +00:00
Hylke Bons c37435db52 repo: cover case where we're in a poll triggered syncdown and a message comes in half way through 2011-11-04 16:24:50 +00:00
Hylke Bons f922ccf7fb repo: add better check for duplicate messages 2011-11-04 00:05:25 +00:00
Hylke Bons cd4a97ee7c Fix compile error. Closes #402 2011-11-03 23:28:25 +00:00
Hylke Bons 3124b2e950 listener: don't add duplicate messages to queue. attempt #2 2011-11-03 16:54:01 +00:00
Hylke Bons 2059fbb579 listener: don't add duplicate messages to queue 2011-11-03 16:22:12 +00:00
Hylke Bons 03483c4303 bubbles: get avatar if it doesn't exist yet 2011-11-02 20:47:43 +00:00
Hylke Bons a104e866c7 bubbles: set summary and body texts 2011-11-02 19:50:05 +00:00
Hylke Bons 4345b47b51 mac statusicon: preload all images in memory so we don't get exceptions trying to find them 2011-11-01 02:14:26 +00:00
Hylke Bons 1c801b1e94 Fix host key check disabling/enabling by surrounding config with comments. Closes #390. 2011-10-30 21:24:19 +00:00
Łukasz Jernaś c88f85ce5d Update translations from Transifex
Only sync with updated pot file.
2011-10-30 15:52:47 +01:00
Hylke Bons 1989dd7874 setup: Make terminology consistent on Mac too 2011-10-30 14:48:20 +00:00
Łukasz Jernaś 6a50bc77de Synchronize string wording between tutorial and status icon 2011-10-30 15:09:33 +01:00
freefd dfd45d7a69 Update Russian translation 2011-10-30 14:33:11 +01:00
mmans 3e28677f44 update Dutch translation 2011-10-30 14:32:37 +01:00
syunji ff5795a925 Update Japanese translation 2011-10-30 14:31:57 +01:00
Håkan Sahlström 39adf5b3b7 Update Swedish translation 2011-10-30 14:30:48 +01:00
Thomas Menga 1a475dec09 Update French translation 2011-10-30 14:21:43 +01:00
Francisco Javier Melendo Román b5d3963d07 Update Spanish (Castilian) translation 2011-10-30 14:21:07 +01:00
Petr Tvarůžek e8f62c48b8 Update Czech translation 2011-10-30 14:20:01 +01:00
Łukasz Jernaś 775caeb6fb Update translations from Transifex 2011-10-30 14:18:49 +01:00
Matej Moško d216aef5cb Add Slovak translation 2011-10-30 14:09:40 +01:00
Hylke Bons 4473e7e9c7 config: fix error 2011-10-29 15:47:14 +01:00
Hylke Bons ef70861533 config: catch FileNotFoundException and create config 2011-10-29 14:27:53 +01:00
Hylke Bons 0d95f90d97 Check whether avatar image path exists before passing it to Bubbles class. Fixes #388 #377 2011-10-29 14:17:31 +01:00
Hylke Bons ce9dc73d95 Add some SSH access limiting options to the generated public keys. Closes #392. 2011-10-29 14:07:50 +01:00
Hylke Bons 0102c70608 Merge pull request #382 from PierreAronnax/patch-1
SparkleListenerBase: Fixing delivering of queued messages.
2011-10-25 11:28:56 -07:00
PierreAronnax 0c445111de SparkleListenerBase: Fixing delivering of queued messages.
Removing a list item from inside a foreach causes a "InvalidOperationException: Collection Was Modified" error. First creating a copy fixes this.
2011-10-25 21:24:30 +03:00
Hylke Bons 58b68ab0f4 Update README 2011-10-25 20:21:33 +02:00
Hylke Bons 55f8c89620 Merge pull request #378 from PierreAronnax/patch-1
SparkleListenerTCP: Fixing Reconnect
2011-10-25 09:38:44 -07:00
PierreAronnax 3996d84f3a SparkleListenerTCP: Fixing Reconnect
Calling socket.Connect again after socket.Close causes an ObjectDisposedException. Recreating the socket before connecting fixes this.
2011-10-25 19:16:29 +03:00
Hylke Bons beba1a7f36 Remove missing file from makefile 2011-10-25 17:06:10 +01:00
Hylke Bons c9d5c2c8c2 git: add some more MS Office exclude rules 2011-10-24 19:43:55 +01:00
Hylke Bons a7c130295f git: add some more MS Office exclude rules 2011-10-24 19:42:18 +01:00
Hylke Bons db7025a420 Fix compile error. Closes #375 2011-10-24 16:44:42 +01:00
Hylke Bons 323e77b190 Update README 2011-10-24 12:26:49 +02:00
Hylke Bons cc330e90ab Mac: Open event log when clicking Growl notification 2011-10-23 15:35:53 +01:00
Hylke Bons d7ab1069a5 Open event log on bubble click 2011-10-23 15:31:44 +01:00
Hylke Bons 4a199d2616 Add Xcode to build requirements on Mac 2011-10-23 14:30:13 +01:00
Hylke Bons e650148149 Add helper method DiffPaths 2011-10-23 13:48:13 +01:00
Hylke Bons a0c613e0d5 fetcher git: add exclude rules for temporary MS Office files 2011-10-23 13:39:00 +01:00
Hylke Bons ed134a2816 Merge pull request #374 from travisghansen/master
Nautilus 3 Extension
2011-10-22 15:55:22 -07:00
Travis Glenn Hansen fdcbb0b799 adding myself to AUTHORS 2011-10-22 16:54:07 -06:00
Travis Glenn Hansen f689ff7a45 adding nautilus3 extension 2011-10-22 16:49:35 -06:00
Hylke Bons 09aa8e2d56 irc listener: fix bugs in channel password feature 2011-10-22 15:02:22 +01:00
Hylke Bons 2d7325144c Merge pull request #373 from meebey/master
Depend on newer system-wide SmartIrc4net
2011-10-22 06:03:15 -07:00
Mirco Bauer fc2edf3d69 Depend on newer system-wide SmartIrc4net
Only use a system-wide SmartIrc4net if it's >= 0.5 as we make use of it's
proxy support
2011-10-22 14:58:33 +02:00
Hylke Bons 448a46c20b Update linux about dialog too 2011-10-19 17:39:31 +01:00
Hylke Bons dec8bc7dd2 mac: update about dialog 2011-10-19 17:41:16 +01:00