[smuxi/stable] (344 commits) ...Merge tag '1.0' into stable



Summary of changes:

  5f8caa5... Engine-XMPP: wasn't able to close unsynced (not fully joine (*)
  41b7fdc... Engine-XMPP: a server<->client race condition could cause a (*)
  ee5d3f0... Frontend-GNOME-XMPP: there was no context menu entry to rem (*)
  efa2368... [Engine] New partial message buffer implementation based on (*)
  eee94b6... [lib/libgit2sharp] Updated for public Index.AddToIndex() an (*)
  ee20392... [Engine] Implemented MessageDtoModelV1 (*)
  b0df707... [Engine-Tests] Added Newtonsoft.Json benchmark (*)
  3f4e8d6... [Engine] Use milli-second precision in MessageModel.Equals( (*)
  8feb126... [Engine] Added Flush() to IMessageBuffer (*)
  91e4035... [Engine] Added GetRange() implementation to MessageBufferBa (*)
  37c8fcf... [Engine] Fixed GitMessageBuffer.Count (*)
  d2727b0... [Engine] Implemented GitMessageBuffer get indexer (*)
  1dc6873... [Engine] Implemented GitMessageBuffer.GetEnumerator() (*)
  0fb61fd... [Engine] Guard log calls with MSGBUF_DEBUG define checks (*)
  c7449f0... [Engine] Correctly lock CommitMessage before use (*)
  8b9e03a... [Engine] Initial JsonMessageBuffer implementation (*)
  4ccbe02... [Engine] Implemented JsonMessageBuffer.GetRange() and get i (*)
  8f4653d... [Engine-Tests] Enhanced message buffer test-cases (*)
  c1e4877... [Engine-Tests] Added test-cases for JsonMessageBuffer.GetCh (*)
  f3addbc... [Engine-Tests] Fixed cold MessageBuffer.GetRange() benchmar (*)
  690603a... [Engine] Guard log calls with LOG4NET define checks (*)
  d1073ab... [Engine] Fixed JSON corruption of the latest chunk in JsonM (*)
  aaae9b1... [Engine-Tests] Enhanced message buffer test-cases (*)
  2e31936... [Engine-Test] Added more test messages to MessageBufferTest (*)
  4a5326b... [Engine/Engine-Tests] Added new source files to Visual Stud (*)
  0949647... Engine: MessageModel no longer contains a Protocol property (*)
  515ed23... Engine-Tests: track API changes of MessageMode/Builder (*)
  1b96bff... Made libgit2sharp an optional build requirement (*)
  459b7dc... smuxi.sln: removed unused build configurations (*)
  622c8e9... Engine: explicitly flush message buffers in Session.Shutdow (*)
  db32163... Engine-Tests: don't run benchmark test-cases on Travis-CI (*)
  d433705... Engine(-Tests): initial SqliteMessageBuffer implementation  (*)
  1d600ee... Engine-Tests: fixed Db4oMessageBufferTests.Reopen() test-ca (*)
  69e10c0... Engine-Tests: fixed SqliteMessageBufferTests.Reopen() test- (*)
  5546d78... Engine-Tests: offset is less confusing than index (*)
  4639463... Engine: enabled WAL in SqliteMessageBuffer to fix awful per (*)
  c4a42ba... Engine: dispose all Command instances in SqliteMessageBuffe (*)
  0a957c3... Engine: no need to select the ID column in SqliteMessageBuf (*)
  a12bab0... Engine: implemented SqliteMessageBuffer.RemoveAt() (*)
  eae8837... Engine: implemented SqliteMessageBuffer.Dispose() (*)
  6c43b1a... Engine: implemented SqliteMessageBuffer.GetEnumerator() (*)
  ddc12c6... Engine: provide enumerator based MessageBufferBase.CopyTo() (*)
  b613cea... Engine-Tests: fixed Db4o/SqliteMessageBufferTests.ImplicitR (*)
  68caef1... Engine-Tests: removed useless SqliteMessageBufferTests.Impl (*)
  6893227... Engine: implemented truncation of SqliteMessageBuffer (*)
  fce5cc5... Engine, Frontend-GNOME: integrated SqliteMessageBuffer into (*)
  25904d6... configure.ac: bumped version to 0.12 (*)
  68f8052... Merge remote-tracking branch 'github/master' (*)
  fe1482c... Engine(-Tests): fixed (de)serializing URLs with text in Mes (*)
  ce3becd... Engine-MessageBuffer: new tool to dump and convert message  (*)
  c6bdc71... Engine-MessageBuffer: add manual (*)
  3ad1490... Merge pull request #179 from NattyNarwhal/msg-buffer-tool-m (*)
  cc05370... Build: fixed Engine-MessageBuffer (*)
  6011499... Engine-MessageBuffer, Debian: install smuxi-message-buffer  (*)
  47d6d02... Merge branch 'stable' (*)
  308167e... Merge branch 'stable' (*)
  a27fa41... Merge branch 'stable' (*)
  c9f174a... Transifex: added smuxi-message-buffer resource (*)
  6095aa7... Merge branch 'stable' (*)
  1880f61... Build: enable STFL frontend build by default (*)
  9a18be8... Build: don't generate .mdb files as compile output (*)
  7cb908d... Build: install assembly config of smuxi-message-buffer (*)
  35c2e13... Merge pull request #160 from oli-obk/fix/remove_unsynced_gr (*)
  d9169ac... Merge pull request #172 from oli-obk/feature/ui_contact_rem (*)
  6a0d442... Merge branch 'stable' (*)
  c4c516e... Engine: added mkbundle support (closes: #963) (*)
  5f923d8... Build: dist-linux-static make target (*)
  c2bae2e... Build: use included db4o for static Linux build (*)
  7d0fa92... Build: fixed vendor-package-version of dist-linux-static (*)
  ab9253e... Build: add all needed assemblies to static Linux build (*)
  b8c364a... Build: fixed mkbundle order (*)
  e2702be... Win32-Installer: ship Mono.Data.Sqlite from Mono 3.2.8 (*)
  2ccda2d... Win32-Installer: ship sqlite3 library 3.8.4.3 from www.sqli (*)
  42d1614... Engine-Tests: added test-case for "-only JSON de-serializat (*)
  f2381d3... Frontend-GNOME: pixel perfect topic and user list alignment (*)
  3288526... Frontend-GNOME: moved user count from user list to window t (*)
  7dca4da... Frontend-GNOME: use 1/6 width as default size for user list (*)
  f7d4c07... Engine: implemented engine command hooks (closes: #453) (*)
  233019b... README: add both autogen.sh and configure to compiling inst (*)
  e6ad6e4... Merge branch 'stable' (*)
  4fd5fe6... Merge pull request #181 from knocte/master (*)
  e53593d... Frontend-SWF: Use system colours (*)
  bc6dca6... Frontend-SWF: Stubby but functional topic support (*)
  3efcc53... Merge pull request #124 from NattyNarwhal/swf-fixing (*)
  d4739cf... Engine(-IRC|-XMPP): implemented engine/protocol-manager/on- (*)
  1a48de4... Frontned-GNOME: use 1/7 as chat and user list width and 5/7 (*)
  40bcded... .gitignore: add autotools' `compile` (*)
  6d5346a... Merge pull request #185 from knocte/gitignore (*)
  d3b7fed... Frontend-GNOME: any server support (*)
  3837f55... Engine: re-apply MessageBuilderSettings on config changes (*)
  e15c98a... Engine-IRC: rejoin channels with keys on reconnect correctl (*)
  1035236... Engine(-Tests): fixed NRE thrown in MessageDtoModelV1.ToMes (*)
  2e948bd... Merge branch 'stable' (*)
  07c8b13... lib/SmartIrc4net: updated for fixing duplicate key exceptio (*)
  024b02d... Engine: implemented new engine/session/on-event-message hoo (*)
  0d9dea3... Debian: bumped version to 0.12 (*)
  c51a7b9... Merge branch 'stable' (*)
  7e5de27... Add Thumbs.db to gitignore (*)
  304decb... Merge pull request #194 from johansson/thumbs-db (*)
  4e5f4c5... Engine: fixed leaking SQLite file descriptors (*)
  db797e3... Merge branch 'master' of github.com:meebey/smuxi (*)
  3618230... Engine: Fix CLS compliance with TextColor (*)
  d4270cf... Merge pull request #195 from johansson/minor-nits (*)
  ae8b701... lib/SmartIrc4net: updated for restored .NET 3.5 compatibili (*)
  cd01bf9... Merge branch 'stable' (*)
  cfddd43... Frontend(-GNOME): ChatViewSyncManager's internals refactore (*)
  ccd8981... Frontend: /rejoin didn't work with ChatViewSyncManager due  (*)
  eadcf35... Frontend: moved private methods into worker dispatch contex (*)
  dce4f7b... Frontend: fixed leaking ChatViewSyncManager.Chats (*)
  a5e8d50... Frontend: catch all exceptions in thread pool workers to pr (*)
  5bd7b2e... Frontend: avoid logic in State ctors (*)
  36b23ae... Frontend: make ChatViewSyncManager.SetState() internal (*)
  d626bf9... Frontend: stop using Activator.CreateInstance() (*)
  3cedf73... Frontend: coding standards fixes (*)
  64bb184... Frontend: updated copyright info (*)
  863f0a0... Frontend: fixed logger calls (*)
  0f999e6... Frontend: fixed SyncInfo.SyncRoot being never initialized (*)
  b44ee25... Frontend: removed unreachable code from State.ctor() (*)
  a204e6f... Frontend: enhanced exception messages of state machine (*)
  1495be2... Frontend: fixed Trace.Call() calls in ChatViewSyncManager (*)
  b741ccc... Merge branch 'stable' (*)
  8c7eed1... Engine: fall back to volatile message buffer in case of err (*)
  63b6926... Engine: aid diagnostics when a message buffer throws an exc (*)
  26b9478... Engine-MessageBuffer: ignore auto-generated file (*)
  b1a9049... Frontend(-GNOME): revert ChatViewSyncManager's state machin (*)
  5f66fe5... lib/ServiceStack.Text: fixed deserialization of " being nul (*)
  4bab491... Docker: build docker images for the release and daily APT r (*)
  d344f10... Docker: fixed user detection (*)
  8825183... Docker: quote parameters correctly (*)
  2b7bd46... AppArmor: added AppArmor profile template for smuxi-fronten (*)
  1dd95ad... AppArmor: added AppArmor profile template for smuxi-fronten (*)
  6a29294... Merge remote-tracking branch 'gnome/master' (*)
  88e1e7d... Merge branch 'stable' (*)
  5a0b61b... Engine-IRC: show channel mode changes (again) (*)
  0d5a833... Travis-CI: don't sign changes file neither the source packa (*)
  e352d54... Frontend-GNOME: implemented message counter (*)
  ea3741d... Merge branch 'stable' (*)
  9ffff3d... Build: Debian moved bin/libtoolize from libtool to libtool- (*)
  ba74dd4... Merge branch 'stable' (*)
  7c7ccf5... Merge branch 'stable' (*)
  e194e1c... Engine-Tests: fixed ServiceStackJsonSerialize test-case (*)
  505723f... Engine(-Tests): implemented IPv4 and IPv6 link detection su (*)
  43af0bb... Common: re-licensed common code from GPLv2+ to MIT/X11 (*)
  36d5f40... lib/ServiceStack (smuxi-master): updated for referencing so (*)
  454de24... lib/SignalR (smuxi-master): updated for referencing source  (*)
  890f54b... Merge branch 'stable' (*)
  eda4d97... Merge branch 'stable' (*)
  38ab881... Engine-Twitter: implemented search streams (*)
  26d65f1... lib/Twitterizer: updated for .NET 4.0 compat build fix (*)
  d427b3f... Engine-Twitter: filter retweets in search stream (*)
  40b3faa... Engine-Twitter: fixed sent text of /say command (*)
  299ffbe... Debian: added missing Twitterizer2.Streaming to smuxi-engin (*)
  55bd63d... Engine-Twitter: implemented /delete command to delete tweet (*)
  2fff382... lib/Twitterizer: updated for fixed favorite and unfavorite  (*)
  da395b7... Engine-Twitte: implemented /favorite and /unfavorite comman (*)
  9b9c458... Debian: refreshed build_Newtonsoft.Json_with_default_compil (*)
  b0b87b9... Debian: refreshed build_Twitterizer2_with_default_compiler  (*)
  890eebc... Engine: support value types for MessageBuilder.AppendFormat (*)
  06efd22... Merge branch 'stable' (*)
  9ff2ebf... Debian: install smuxi-message-buffer manpage (*)
  2b760df... Updated old website references (*)
  b6f538d... Common(-Tests): implemented SingleApplicationInstance (*)
  2f82b59... configure.ac, lib/Twitterizer: updated to fix .NET 3.5 comp (*)
  6de14c9... Common: fixed build on .NET 3.5 profile (*)
  eb57d30... Frontend-GNOME: ship and install AppData file (*)
  aba9e8f... Engine: bring errors from server.OnConnectCommands to the U (*)
  2fa4eed... Merge pull request #201 from knocte/bring_command_errors_to (*)
  e2acd68... Engine,Frontend: use CreateMessageBuilder() method when pos (*)
  479f458... Merge pull request #203 from knocte/CreateMessageBuilder (*)
  e35104e... TODO: remove multi identity item as that was implemented in (*)
  fedbb73... Common: use MIT/X11 license by default for new source files (*)
  acb7126... Engine(-Tests): fixed parsing IRC URIs like irc://freenode/ (*)
  47d49a9... lib/messagingmenu-sharp: updated for clean `git status` (*)
  4ea1b4e... Merge pull request #205 from knocte/bump (*)
  74261f6... [Frontend-GNOME] Show an image message part (*)
  ec8568f... [Frontend-GNOME] Extract the icon download and caching logi (*)
  7ae274f... Merge branch 'stable' (*)
  05ca79c... lib/messagingmenu-sharp: updated for fixed configure (close (*)
  4c0753a... Merge pull request #207 from knocte/bump_mm_sharp_for_fixed (*)
  7832bb6... [Common] Move IconCache here (*)
  cdac332... [Frontend-GNOME] Check for the existence of the emoji file (*)
  3c87bbe... [Engine] Match emoji and and replace them with an image par (*)
  04bd8fd... lib/emoji.json: add the emoji defintions (*)
  8a234a8... [Common] Create mapping for emoji from name to codepoint (*)
  952b32b... [Common] Add an onError callback to IconCache (*)
  40f7a5b... [Common] IconCache: add method to download a particular ima (*)
  9348a7f... [Frontend-GNOME] Load emoji from the cache, or download fro (*)
  3dda9ac... [Common] Prefix 'Begin' to IconCache's async functions (*)
  1e7ccad... [Frontend-GNOME] Set the emoji size to the line height (*)
  5c6e602... [Frontend-GNOME] Apply text size changes to emoji (*)
  9908218... [Frontend-GNOME] Drop the emoji to the bottom of the line (*)
  5a59a8b... Merge pull request #206 from carlosmn/show-image (*)
  9163d75... Merge branch 'stable' (*)
  9c14f07... Engine-Twitter: rename "Replies" chat to "Replies & Mention (*)
  3458467... Merge pull request #209 from knocte/nit_twitter (*)
  a81df55... Common: fixed build on .NET 3.5 (*)
  837595a... repacked input box so that it is directly below the Noteboo (*)
  3f72df0... Frontend-GNOME: Sync the marker line's position with the re (*)
  9fe84de... Frontend-GNOME: fixed potential null dereference (*)
  1f8f01a... Frontend-GNOME: Fix coding style. (*)
  a1f7306... Merge branch 'stable' (*)
  7af0ddb... Merge pull request #211 from eukreign/moved_input_box (*)
  e044525... Merge pull request #208 from sebastianpoeplau/feature/synce (*)
  662e3aa... Frontend-STFL: Ensure text color contrast (closes #1033). (*)
  763372c... Frontend-STFL: Call EngineManager.Disconnect() on exit (clo (*)
  f31c3a5... Merge pull request #216 from RavuAlHemio/bug/#1034_stfl_dis (*)
  ad5c3e6... Merge pull request #215 from RavuAlHemio/feature/#1033_stfl (*)
  37d8d28... Frontend-STFL: Handle image message parts (closes #1035). (*)
  a8ab376... Merge pull request #217 from RavuAlHemio/bug/#1035_stfl_ima (*)
  4b62bce... build: set libray path for 'run' target on OS X. (*)
  ed8b119... Merge pull request #219 from carlosmn/darwin-run (*)
  0b647a2... Merge branch 'stable' (*)
  d18d1cf... Merge branch 'stable' (*)
  82425a4... Frontend-GNOME: officially deprecate Db4o disk persistence  (*)
  10c60ef... Merge branch 'stable' (*)
  fb5e354... Common: probe and report remoting connection errors in Sing (*)
  34ec120... Common: made thread of SingleApplicationInstance a backgrou (*)
  928e4e9... Frontend-GNOME: single application instance support (*)
  ac085d5... Frontend-GNOME: install signal handlers for SIGINT/TERM (*)
  b4a2834... Frontend-GNOME: added Main.cs to POTFILES.in as it contains (*)
  d2ab5e5... fix manpage format. Thanks lintian for noticing (*)
  770238d... Merge pull request #221 from linuxmaniac/vseva/fix_man (*)
  776f1f6... Engine: mark message buffers as serializable else they can' (*)
  e11d17d... Engine, Frontend*: introduced engine protocol version (*)
  4daf7a0... Build: bumped version to 1.0 (*)
  722871b... Frontend-GNOME: fixed swapped assembly/protocol version val (*)
  864aa3e... Frontend-GNOME: fixed ArgumentNullException on .NET (*)
  c4e90f8... Frontend-GNOME: fixed null check to really prevent Argument (*)
  1d3ee12... Frontend-GNOME: fixed regression for local engines (*)
  5468e10... Updated website links from http://www.smuxi.org/ to https:/ (*)
  1c9d630... Engine: fix typo in catch block (*)
  d71b66b... Merge pull request #222 from knocte/fix_engine_session_typo (*)
  e88aaf3... SqliteMessageBuffer: wrap dbpath in double-quotes to escape (*)
  4915c71... Engine-Twitter: prevent racy NRE when using OnConnectComman (*)
  3ccc55f... Merge pull request #200 from knocte/timeline_bug_with_sqlit (*)
  3ba6f81... sln: group projects in solution folders (*)
  54837da... Merge pull request #223 from knocte/sln (*)
  d03e933... Engine: use correct version value in Engine.VersionString (*)
  708efbd... Debian: bumped version for 1.0~rc2 release candidate (*)
  155de85... Debian: fixed typo (*)
  c5b3b0e... Debian: bumped version for 1.0~rc3 release candidate (*)
  e6f74d6... Merge branch 'stable' (*)
  b6a0133... Engine: fixed NullReferenceException thrown in SqliteMessag (*)
  a3f247c... L10N: Updated Chinese Simp translation from Transifex (*)
  041e0d9... L10N: Updated Czech translation from Transifex (*)
  67ec0e6... L10N: Updated Danish translation from Transifex (*)
  025a4b3... L10N: Updated French translation from Transifex (*)
  c795a64... Build: use Nini and log4net from lib/ instead of bin/ in di (*)
  bbf751d... Engine: make last seen message and highlight persistent (cl (*)
  780a902... Frontend-GNOME: show unseen messages from engine correctly (*)
  4b1ecd4... Merge branch 'stable' (*)
  917dfaf... Frontend-GNOME: support ctrl+insert key for copying text (*)
  faa15ee... Engine-IRC: added NickServ authentication support (closes:  (*)
  382ec84... Engine, Frontend-GNOME: changed default message buffer back (*)
  a474494... Debian: bumped version for 1.0~rc4 release candidate (*)
  228bed7... fix man format for smuxi-message-buffer.1 (*)
  6286490... Merge pull request #227 from linuxmaniac/vseva/fix_man (*)
  e9800c2... Build: added make test target for running all test-cases (*)
  1ab6ef1... Merge branch 'stable' (*)
  fdba941... Merge branch 'stable' (*)
  33f8de0... Frontend-GNOME: append _Keywords to .desktop file (*)
  5141515... Merge pull request #228 from linuxmaniac/vseva/fix_desktop (*)
  9fe9d51... Engine: add ca to LINGUAS (*)
  9053203... Engine-MessageBuffer: update LINGUAS (*)
  0618484... Frontend: update LINGUAS (*)
  f734cd2... Frontend-GNOME: update LINGUAS (*)
  37a95ed... Frontend-GNOME-IRC: update LINGUAS (*)
  d8bb6b0... Frontend-GNOME-XMPP: update LINGUAS (*)
  9841ab4... Server: update LINGUAS (*)
  889816b... Frontend-GNOME: don't count unseen events as messages (clos (*)
  de3c223... Merge branch 'master' (*)
  5683e03... Build: python rewrite of smuxi-feed-stats.sh (*)
  05eb742... Merge pull request #230 from jamesaxl/smuxi-log (*)
  5ffc53d... Build: specify Python version for smuxi-feed-stats.py (*)
  701f8ac... smuxi-feed-stats.py: no sleep, human time is valuable (*)
  67caf9c... smuxi-feed-stats.py: removed lost " (*)
  81b188e... smuxi-feed-stats.py: document required python modules (*)
  96df283... smuxi-feed-stats.py: fixed new lines of header (*)
  2805379... smuxi-feed-stats.py: beautified header (*)
  6991908... Frontend-GNOME: mark messages of current chat as seen on qu (*)
  8716cc1... improve parsing (*)
  a84de16... Engine: handle exceptions of SQLite message buffer during s (*)
  725088c... Fixes to Catalan translation (*)
  45165a2... Merge branch 'stable' (*)
  3466fa1... Frontend-GNOME: support passing links by command line (*)
  b3e61a1... Frontend-GNOME: implemented --new-instance parameter (*)
  42ae8cc... Merge remote-tracking branch 'gnome/master' (*)
  7e33f7d... Frontend-GNOME: updated manpage for --open-link and --new-i (*)
  73ecfcd... Frontend-GNOME: fix .desktop file validation (*)
  93db2fa... Frontend-GNOME: mark name and summary as translatable in th (*)
  b4b87f4... Server, Frontend-GNOME: use Boehm as GC instead of SGen (cl (*)
  2234c83... Merge remote-tracking branch 'gnome/master' (*)
  898ed08... Server, Frontend-GNOME: added MONO_ENV_OPTIONS support (*)
  5d192fe... Engine: use millisecond precision for storing last seen mes (*)
  da63a81... Merge pull request #231 from jamesaxl/smuxi-log (*)
  7079a68... smuxi-feed-stats.py: fixed showing the right number of uniq (*)
  e42a6f2... Frontend-GNOME: don't push last seen message for each chat  (*)
  9e449e4... Engine-Tests: added test-cases for last seen message / high (*)
  58f36c1... smuxi-feed-stats.py: fixed merge (*)
  2c83f9d... Engine-XMPP: fix some minor typos (*)
  c2440ee... Updated Polish translation (*)
  a8fa433... munin: munin plugin for smuxi-feed-stats (*)
  bff11a0... Engine: fixed storing last seen message / highlight correct (*)
  5f187ff... Merge remote-tracking branch 'gnome/master' (*)
  d10feaf... configure.ac: bumped minimum required Mono version to 2.8 ( (*)
  2ec2786... Update intltool Makefiles. (*)
  e09a642... Merge branch 'stable' (*)
  13c46c7... Merge remote-tracking branch 'github/raof/update-intltool-b (*)
  4075b6f... Merge branch 'stable' (*)
  4b5dc76... Engine: make Emojis opt-in for now (refs: #1043) (*)
  70d9550... Debian: require mono-runtime-boehm since Boehm GC is used b (*)
  2aaea55... Engine: fixed NRE thrown in Config.Load() when called by sm (*)
  81ac872... L10N: Initial complete Lithuanian translation from Transife (*)
  e91a31f... L10N: Lithuanian translation is maintained on Transifex (*)
  f8c7d99... L10N: Updated turkish translation from Transifex (*)
  9cbcdf9... L10N: Updated German translation from Transifex (*)
  e947402... L10N: Updated Finnish translation from Transifex (*)
  a6a81b1... L10N: Updated German translation from Transifex (*)
  b324ca4... L10N: Updated Swedish translation from Transifex (*)
  4396928... L10N: Added missing Swedish po file (*)
  2ed5721... L10N: fixed Finnish msgstr to match string format (*)
  af02d49... L10N: fixed German msgstr to match string format (*)
  362c397... Engine-MessageBuffer: updated LINGUAS (*)
  931e657... L10N: Updated Spanish translation from Transifex (*)
  2b92941... Merge remote-tracking branch 'gnome/master' (*)
  fe74875... Travis-CI: also run Frontend-Tests (*)
  0b8ebe1... Merge pull request #234 from RavuAlHemio/ci-run-frontend-te (*)
  6c9cb7f... Merge branch 'stable' (*)
  1e34724... Updated Greek translation (*)
  d68bdd4... Frontend-STFL: always call FromUnixWideCharacters. (*)
  a913af4... Frontend-STFL: always use native endianness for UTF-32 (wch (*)
  0a4ad74... Frontend-STFL: add workaround for UnixMarshal.PtrToString b (*)
  ec65afd... Frontend-STFL: fix memory leaks from marshaling strings to  (*)
  bb94605... Merge pull request #235 from RavuAlHemio/stfl-utf32-fixes (*)
  7e0734a... Frontend-STFL: Fix the UTF-32 workaround. (*)
  76cce38... Merge pull request #236 from RavuAlHemio/stfl-utf32-fixes (*)
  c4cf978... Updated Spanish translation (*)
  ba7b8c4... Updated Spanish translation (*)
  709af0d... Frontend-GNOME: ensure rendezvous point for IPC is private  (*)
  1d0da76... Merge branch 'gnome/master' (*)
  849ce7f... Debian: bumped version for 1.0~rc5 release candidate (*)
  892415d... Debian: demote mono-runtime-boehm from Depends to Recommend (*)
  54522cf... Engine: fixed MessageBuffer/PersistentSqlite/MaxCapacity lo (*)
  6bc34de... Merge tag '1.0' into stable

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]