[smuxi/stable] (134 commits) ...Frontend-GNOME: add missing IntPtr ctors for Gtk.TextTag subclasses



Summary of changes:

  43d61f1... Frontend-GNOME-IRC: add context menus to treeview node too (*)
  9a369f6... Merge pull request #167 from knocte/master (*)
  0d0b4bb... Build: bumped version to 0.11 (*)
  594ef7f... Merge branch 'stable' (*)
  e11a545... Merge branch 'stable' (*)
  edf7817... git-contributors: don't count merge commits (*)
  28a8c36... Merge branch 'stable' (*)
  1f2b418... Merge branch 'stable' (*)
  c7024ac... Engine-IRC: added translator hint for "Queuing joins" msg s (*)
  36e95f9... Merge branch 'stable' (*)
  112dafa... Engine: implemented ProtocolManagerBase.ToString() (*)
  952fdbc... Engine: also scan for protocol managers in smuxi-engine.dll (*)
  106bbeb... Engine: also check name when looking up protocols (*)
  ed0dd9b... Engine, Frontend-GNOME: removed UrlMessagePartModel.Protoco (*)
  1c0f3e5... Engine(-Tests): implemented SmartLinks with some basic patt (*)
  8de9428... Engine-Tests: added benchmarks for smartlinks (*)
  c652e35... Engine(-Test): removed MessageBuilder.AppendRichText() (*)
  7590c91... Engine(-Tests): applied coding standards (*)
  6da332d... Engine-Tests: added test-case for broken mailto link (*)
  10427e8... Engine: refactored MessageBuilderSettings for cleaner API,  (*)
  1ab5fe6... Engine-IRC: make use of smart links in IrcMessageBuilder (*)
  008d5f0... Frontend-GNOME: fixed dealing with mailto: links in Fronten (*)
  05c2e9b... Engine: added a bunch of common bug trackers, CVE, DSA and  (*)
  b067c6f... Engine-Tests: fixed test-case for broken mail links (*)
  2a91a46... Merge branch 'stable' (*)
  8c042e2... Engine: track file changes of smart links in Makefile (*)
  ad24a08... Merge branch 'stable' (*)
  cce2df8... Engine: implemented engine/session/on-group-chat-person-(ad (*)
  be5b05a... Engine: specify common TLDs for heuristic URL matching (*)
  cb57106... Engine-JabbR: raise on-message-received/sent hook events (*)
  45c282c... Engine-XMPP, Frontend-GNOME: XmppProtocolManager was gettin (*)
  cbe6ed8... Merge pull request #150 from oli-obk/feature/special_xmpp_p (*)
  873ea7e... Engine(-Tests): fixed matching some odd URLs (*)
  2817072... Frontend: implemented /benchmark_message_builder command (*)
  b9b5eaa... Engine: cache built-in smart links (regexes) (*)
  1e24f9e... Frontend: use 1000 cycles per default for /benchmark_messag (*)
  a7def02... Frontend: fixed -T parameter of /benchmark_message_builder  (*)
  3228566... Frontend: added event and format support to /benchmark_mess (*)
  89acc89... Frontend: enhanced output of /benchmark_message_builder com (*)
  cdfb6b8... Merge branch 'stable' (*)
  5b5371a... Frontend: fixed /benchmark_message_builder command with smu (*)
  8f5a981... Common: re-use regex instance in NDesk.Options (*)
  92a0530... Engine: re-use regex instance in MessageModel (*)
  5ca1c0a... Frontend-GNOME: re-use regex instance in MessageTextView (*)
  c13ce44... Frontend-GNOME: fixed regex abuse in MessageTextView (*)
  9a393b3... Engine: use compiled regexes in MessageBuilderSettings (*)
  a2257fd... Merge branch 'stable' (*)
  74f5044... Engine(-Tests): fixed matching git+ssh:// URLs (*)
  ed9d23b... Engine(-Tests): fixed matching URLs that contain a ! in the (*)
  2866b90... lib/Twitterizer: updated to fix enforced HTTPS as of 14 Jan (*)
  91b81dc... lib/Twitterizer: updated to fix enforced HTTPS as of 14 Jan (*)
  d22acae... Engine-XMPP: could not connect to xmpp due to ProtocolManag (*)
  6d1ea1f... Merge pull request #170 from oli-obk/fix/xmpp_jabber_name_c (*)
  61529e7... Engine-XMPP: got serialization exceptions due to sending Xm (*)
  39aa845... Merge pull request #171 from oli-obk/fix/serialization_exce (*)
  68229d5... Engine: don't match final ! in URLs (*)
  00649c3... Engine: fixed matching URLs containing @ (*)
  bf80625... Engine(-Tests): fixed matching URLs containing : (*)
  b6245b1... Engine: fixed matching ports 1-9 in URLs (*)
  4f35673... Engine: support and link RFC section and pages (*)
  21491cc... Build: avoid unneeded WCF assembly references for ServiceSt (*)
  ce34de3... Engine(-Tests): don't match upper-case letters in domain an (*)
  d06f978... Engine-Tests: cover RFC smart link (*)
  d48c9bc... Engine(-Tests): fixed matching uncommon but valid TLDs in D (*)
  57d9120... Engine-Tests: URLs with URLs embedded are no longer broken (*)
  72a5ca2... Engine-Tests: documented known broken URL match case (*)
  1dcfd17... Merge branch 'stable' (*)
  ea2e244... Engine-Twitter: fixed InvalidOperationException thrown by / (*)
  24aaf86... Merge branch 'stable' (*)
  2df953a... Frontend-GNOME: highlight counter column (*)
  3d7a01d... Frontend-GNOME: chat list shrinkage support (closes: #914) (*)
  fff1771... Frontend-GNOME: also clear event activity in Notebook.Clear (*)
  3ea13fa... Merge branch 'stable' (*)
  3113281... Frontend: don't rely on working directory for plink.exe det (*)
  fabd7d6... Merge branch 'stable' (*)
  ff41a24... lib/SmartIrc4net (smuxi-stable): updated for idle worker (p (*)
  c5feca0... Merge branch 'stable' (*)
  7337173... Frontend-GNOME: fixed reconnect no longer shown in server c (*)
  823c668... Engine(-IRC|-XMPP), Frontend-GNOME: implemented multi ident (*)
  d51099a... Engine-IRC: only pass stored networks in invite links (clos (*)
  a53b49f... Frontend-GNOME: fixed NRE in Frontend.TryOpenChatLink() (cl (*)
  8613589... Frontend-GNOME: re-enable username field for non-Twitter (*)
  a96d751... Merge branch 'stable' (*)
  0c8c481... Engine: treat empty LinkFormat and TextFormat the same as n (*)
  25f55c0... Engine: implemented user configurable message patterns (*)
  6ba5afa... smuxi.doap: added initial DOAP file (*)
  cdd9ece... Engine(-IRC), Frontend-GNOME: user message patterns can't b (*)
  259c105... Engine: implemented /config remove command action (*)
  8aebf01... Frontend: handle exceptions thrown by commands (*)
  c44fcef... Merge branch 'stable' into experiments/configurable_message (*)
  4685a28... Engine: fixed FormatException in Session.CommandConfig() by (*)
  7a78d21... Merge branch 'experiments/configurable_message_patterns' (*)
  f6b01ea... Engine: fixed Engine.csproj, MessagePatternSettings.cs was  (*)
  fbcf3db... Engine: added XEP, ECMA, ISO and IEEE message patterns (*)
  1a24417... Engine: fixed supporting config values with spaces in /conf (*)
  01b9cc4... Merge branch 'stable' (*)
  e437709... Engine: ignore spaces around config keys and values in /con (*)
  bc863c6... Engine: allow /config get without key because Joel Bennett  (*)
  b5a5fe9... smuxi.sln: removed Debug-Win32|Any CPU build configuration (*)
  179754b... Merge branch 'stable' (*)
  f568793... smuxi.sln: removed non-existing project configuration mappi (*)
  c2e6b54... Merge branch 'stable' (*)
  411fcad... Frontend-STFL: Update manpage (signals are handled now) (*)
  1efb869... Server: update manpage (signals are handled) (*)
  7f385b3... Engine: removed logging noise (*)
  10669ff... Engine: introduce official Session.Shutdown() method (*)
  f66aff5... Frontend-GNOME: use Session.Shutdown() in Frontend.Quit() (*)
  680869b... Frontend-STFL: Implement _LocalSession and its init code (*)
  b834978... Frontend-STFL: Implement IsLocalSession (*)
  dde8dfe... Frontend-STFL: Implement gentle session shutdown on quit (*)
  c9fccff... Frontend-STFL: handle signals (*)
  320c23b... Merge pull request #176 from NattyNarwhal/stflsignals (*)
  f833f3f... Merge pull request #175 from NattyNarwhal/manupdate (*)
  f140c36... Engine-JabbR: make use of CertificateValidator (*)
  48aa24b... Merge ranch 'stable' into release/0.11 (*)
  46c8fc8... Frontend-GNOME: fixed joining ##foo channels on freenode wi (*)
  00c427c... Frontend-GNOME: fixed build on .NET < 4.5 (*)
  fe29c1e... Merge branch 'stable' into release/0.11 (*)
  9c71831... Frontend-GNOME: fixed bugged merge (*)
  f028f88... L10N: Initial complete Dutch translation from Transifex (*)
  a6eda0c... L10N: fixed some string formats of Dutch translation (*)
  dff7157... Merge branch 'stable' into release/0.11 (*)
  489e24b... Frontend-STFL: fixed incorrect long option of -l in manpage (*)
  2223ae9... Frontend-GNOME: fixed NRE thrown in MessageTextView.AddMess (*)
  db83aa1... Merge tag '0.11' into stable (*)
  1db75ae... Engine-XMPP: fixed MUC joins with modified/forced nick by t (*)
  1b9e1ce... Engine: re-apply MessageBuilderSettings on config changes (*)
  14b6c8f... Engine-XMPP: refactored CreateMessage to get rid of multipl (*)
  46170bf... Engine-XMPP: fixed hilighting of /joinas nickname (closes:  (*)
  414afbf... Engine-XMPP: when joining a room-jid that is not actually a (*)
  22b293c... Merge pull request #190 from oli-obk/fix/joinas_hilight (*)
  0af517f... Merge pull request #191 from oli-obk/fix/joinas_nullptr (*)
  5d858b6... Engine-IRC: fixed /quote /raw commands for sending server p (*)
  67488df... Frontend-GNOME: add missing IntPtr ctors for Gtk.TextTag su

(*) 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]