Activity
From 07/27/2008 to 08/25/2008
08/25/2008
-
11:27 PM Revision a857f59df447927f0c52104921c4a0b3ee64827c: package project for MonoDevelop
- package project for MonoDevelop
-
11:16 PM Bug #50 (Closed): first private chat message is not highlighted
- Workaround disabled in SVN r383 thus this is fixed for now.
-
10:05 PM Revision d6cda96f0b85b76f4b21b01a88927cdd64f7a218: enhanced desktop file
- enhanced desktop file
-
09:59 PM Revision 9ddf1900973fe5acc4d3cf3766004432a089e19c: updated german translation
- updated german translation
-
09:55 PM Revision 329debbf9c39e55db60c80c960bd0f153ad30b8b: added ColorTools.cs
- added ColorTools.cs
-
09:54 PM Revision bcf7fb1bc4d4e52569cb8843e81b54d5f317da26: reference smuxi-common.dll
- reference smuxi-common.dll
-
09:54 PM Revision f19051510f64c70c0a15c447946ca15a47e4fc8a: added Defines.cs and reference Mono.Posix
- added Defines.cs and reference Mono.Posix
-
09:45 PM Revision b6defea6619ba2cb5727c73640d45ea2c42e6913: added LibraryCatalog.cs
- added LibraryCatalog.cs
-
09:43 PM Revision 2e7a660467deb0d88a41751ec50b13b6803d1e6f: more autofool love
- more autofool love
-
09:41 PM Revision 8842d1dbbc0788639fd8ac9f858b69364b3cbd5f: removed ChatView.Designer.cs, added RichTextBo...
- removed ChatView.Designer.cs, added RichTextBoxEx.cs
-
09:38 PM Revision 613c0459de1281e91d1843cc84298af05a1dd0f0: * Engine/Engine.cs: Show platform and CPU bit ...
- * Engine/Engine.cs: Show platform and CPU bit count in version string.
-
09:20 PM Bug #106: switching between local and remote engine breaks
- Errr, fixed in SVN r384
-
09:19 PM Bug #106 (Closed): switching between local and remote engine breaks
- Fixed in SVN r386
-
09:19 PM Revision 61105a278e9af697de170eebfada281ef8168a20: bumped version to 0.6.2
- bumped version to 0.6.2
-
09:19 PM Revision 28eea8a6a44191beacd34076d30fcbe4e97d43c0: * Frontend-GNOME/Makefile.am, Frontend-GNOME...
- * Frontend-GNOME/Makefile.am, Frontend-GNOME/smuxi-frontend-gnome.pc.in, Frontend-GNOME-IRC/Makefile.am, Frontend-GNOME-IRC/smuxi-frontend-gnome-irc.pc.in, Frontend-GNOME-XMPP/Makefile.am, Frontend-GNOME-XMPP/smuxi-frontend-gnome-xmpp.pc...
-
09:18 PM Revision de3e0d773fc6bb4f179605c277d9d6d262c3db7d: * Frontend-GNOME/Frontend.cs, Frontend-GNOME/E...
- * Frontend-GNOME/Frontend.cs, Frontend-GNOME/EngineManagerDialog.cs, Frontend-GNOME/Notebook.cs, Engine/Engine.cs: Fixed switching between local engine and remote engine back and forth. (closes trac bug #106)
-
09:17 PM Bug #106: switching between local and remote engine breaks
- When you switch from local engine to remote engine back to local engine, the state is broken and you need to restart smuxi to get it right again.
-
08:24 PM Feature #105: keep-nick feature
- The prefered nick name should be get at some point automatically. Typically IRC reconnects cause ghosts and thus the nickname becomes more ugly each time ($nick_ etc).
-
07:49 PM Bug #99 (Closed): reconnect after kill break query chats
- Fixed in SVN r382
-
07:46 PM Revision 5fe2f6cb9af49f40accfa6175b72083c53e783d1: * Frontend-GNOME/GnomeUI.cs: Disabled highligh...
- * Frontend-GNOME/GnomeUI.cs: Disabled highlight reset hack in SyncChat() as that confuses local engine users (as it causes a bug for the first message) and doesn't really help remote engine users anyway (as they miss highlights they received...
-
07:45 PM Revision 5824e0496282e8357aefd46e0a544976913e8f91: * Protocols/Irc/IrcProtocolManager.cs: Sync pe...
- * Protocols/Irc/IrcProtocolManager.cs: Sync person chats after re-enabling them in OnConnected, else they don't get new messages. (closes trac bug #99)
-
07:42 PM Bug #99: reconnect after kill break query chats
- It didn't close group chats for me. But the person chats were broken after reconnect, at least I could not see new messages but it was sending them. The IRC engine re-enabled the chat without syncing it, so the frontends that have the chat already...
-
07:41 PM Bug #81: closing server tabs will freeze the frontend [win32]
- So Zhila found it, it's freezing the GUI for around 45 seconds.. it doesnt always happen though. I expect it's either server specific (how they handle QUIT and sockets) or just a race condition in the threading of [[SmartIrc]]4net. I will postpone...
08/24/2008
-
09:25 PM Feature #78: user defined highlights
- Highlight should allow to be channel specific. Also highlights should have an exclude list.
-
06:47 PM Revision 5a8473097747499adbcab2ef6367b987263e2a57: * Frontend-GNOME/MainWindow.cs, Frontend-GNOME...
- * Frontend-GNOME/MainWindow.cs, Frontend-GNOME/Entry.cs: Moved ctrl+page up/down handling to menu. * Engine/Messages/UrlMessagePartModel.cs: Fallback to HTTP.
-
01:19 AM Revision 9babcffbd795e3112cbde147ed3dc8b5e9bb7e0e: added src/Common/Defines.cs to AC_CONFIG_FILES
- added src/Common/Defines.cs to AC_CONFIG_FILES
-
01:18 AM Bug #81: closing server tabs will freeze the frontend [win32]
- Zhila please try to reproduce this bug and report back.
-
01:09 AM Feature #91 (Closed): restore window size
- Implemented in SVN r379
-
01:08 AM Revision 79437478b70fd137b5ac3641b413b54ccac4a524: * MainWindow.cs, Frontend.cs: Implemented stor...
- * MainWindow.cs, Frontend.cs: Implemented store and restore window size / position. (closes trac ticket #91)
-
12:27 AM Bug #95 (Closed): working L10N support
- Fixed in SVN r378
-
12:26 AM Revision 2e0aaf905cba923d9f755ed18d119778853c9bdc: * Common/Defines.cs, Common/Common.mdp: Provid...
- * Common/Defines.cs, Common/Common.mdp: Provide Defines. * Common/LibraryCatalog.cs: Catalog (gettext) wrapper that allows multiple text-domains. * Engine/FrontendManager.cs, Engine/Protocols/ProtocolManagerBase.cs, Engine/Session.cs, Engine-I...
08/23/2008
-
11:17 PM Bug #94 (Closed): working L10N support
- Fixed in SVN r377
-
11:15 PM Revision 904270aafe66bd46473bfa572433619547afa242: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: Kill threads we started when disconnecting. * Frontend-GNOME/Frontend.cs: Initialize gettext during startup.
-
11:12 PM Revision 5425627d0ad6cd6ddf0f4404fcee632d87bdc53d: s/automisch/automatisch/ thanks to Jense
- s/automisch/automatisch/ thanks to Jense
08/22/2008
-
07:31 PM Feature #102 (Closed): help for timestamp setting
- Implemented in SVN r375
-
07:31 PM Revision dbdbde524298d2c9cb9a522279a183e7801b5982: Added descriptions of the different timestamp ...
- Added descriptions of the different timestamp format variables. (closes trac bug #102)
-
07:29 PM Revision fa11858939a4c5d19ccee6ede1475905363c963c: * Frontend-GNOME/Chats/ChatView.cs: Disabled c...
- * Frontend-GNOME/Chats/ChatView.cs: Disabled console writelines. Use Process.Start() if not compiled with UI_GNOME.
-
07:11 PM Bug #100 (Closed): adding servers with the same hostname
- Fixed in SVN r373
-
07:10 PM Revision ea2bd313b8c65cbaf1f48e1287b504b94acb7329: * Frontend-GNOME/Frontend.cs: Implemtend ShowE...
- * Frontend-GNOME/Frontend.cs: Implemtend ShowError(string) method. * Frontend-GNOME/Preferences/ServerListView.cs: Handle InvalidOperationException. * Engine/Config/ServerListController.cs: Throw exception in AddServer() if the server exists a...
-
06:42 PM Feature #84 (Closed): disable timestamps
- Implemented in SVN r372
-
06:42 PM Revision 8e91fc4544c0526acf26829e41ac2598db215f6a: * ChatView.cs: Support empty timestamp formats...
- * ChatView.cs: Support empty timestamp formats. (closes trac bug #84)
08/21/2008
-
07:35 PM Revision f7b80c20ee62dd1e402746154ba0157588f35279: - added install-sh to EXTRA_DIST. - updated de...
- - added install-sh to EXTRA_DIST. - updated debian package to 0.6.1
-
07:33 PM Revision 95c42e353c19bf5c814e121989fee0aa69504abc: * Chats/ChatView.cs: Whitespace fix. * RichTex...
- * Chats/ChatView.cs: Whitespace fix. * RichTextBoxEx.cs: Coding Standards.
-
07:29 PM Revision 5aab5fdd225baba58b59e4fd710cc60f6d4eef2c: * Frontend-Curses/MainWindow.cs, Frontend-Curs...
- * Frontend-Curses/MainWindow.cs, Frontend-Curses/Frontend.cs, Frontend-Curses/TextView.cs, Frontend-Curses/Entry.cs, Frontend-Curses/LogWidget.cs, Frontend-STFL/MainWindow.cs, Frontend-STFL/Frontend.cs, Frontend-STFL/Entry.cs, Frontend-STF...
-
06:54 PM Feature #82 (Closed): default encoding in preferences
- Fixed in SVN r368
-
06:54 PM Revision 847c16c36e5ce0d30cda3ace1bb0a6bbea4623a7: * Preferences/PreferencesDialog.cs: Use the mo...
- * Preferences/PreferencesDialog.cs: Use the more descriptive "<System Default>" as text for encodings instead of an empty string. (closes trac bug #82)
-
06:47 PM Bug #92 (Closed): /quit commands seems to do nothing
- Fixed in SVN r367
-
06:46 PM Revision 41b46ac9e22877bdac9a0fd6ec8057ed1c2aaaac: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: Dispose all chats after quitting in CommandQuit(). * Engine/Session.cs: Don't handle quit command in session. (closes trac bug #92)
-
06:20 PM Bug #87 (Closed): new tabs opens at front instead of end
- Fixed in SVN r366
-
06:19 PM Revision a7ea43693c7449fe7e2d1431a88e21fc74d79c00: * ChatViewManager.cs: Fixed sorting order of g...
- * ChatViewManager.cs: Fixed sorting order of group and person chats when there is no next protocol chat available. (Closes trac bug #87)
08/17/2008
-
08:30 PM Revision 8a2f65a02f1f494f12409b7120d3596f8877a9c3: - Added initial support for preferences
- - Added initial support for preferences
08/16/2008
-
06:52 AM Revision 9f7a3a917f72a4548ded8c0cc06ac6756cc9beb1: - various feature updates to Frontend-SWF
- - various feature updates to Frontend-SWF
08/14/2008
-
05:43 PM Bug #104: find group chat freezes the GUI
- smuxi freezes when I type debian in "find group chat" and then press find, I can't close the window or press cancel, I have tested and waited for 3 minutes. When I type #debian, it works ok.
08/12/2008
-
10:11 PM Bug #103: ipv6 crashes smuxi
- Connecting to an IRC via IPv6 causes smuxi to crash: ...
-
08:19 PM Revision 25e26c610949a2f9430fe2e219699fe615ecdf80: added pot files
- added pot files
08/10/2008
-
12:19 PM Feature #102: help for timestamp setting
- The timestamp setting allows specific characters which are not documented though. So the user needs to guess, which is bad. There should be some info for that setting.
-
12:16 PM Feature #101: window highlight for all group chat messages
- Make a new setting that allow to trigger a window highlight for each group chat message. Users on smaller channels might not always use the nickname of the person they talk to, thus they might not notice the messages. Private messages are always a...
08/09/2008
-
03:46 PM Bug #90 (Closed): server specific username is not considered
- Nope, this is not the case, a local identd was running and causing a different username to be used.
-
03:26 PM Bug #100: adding servers with the same hostname
- When you add servers with the same hostname, it will corrupt the config. The config uses the hostname as "primary key" to store the server info and thus overwrites the old settings and keep adding the same server to the "Servers" key. The config n...
08/07/2008
-
10:48 AM Bug #99: reconnect after kill break query chats
- When the IRC client was killed by an IRC op then the existing query chats are not enabled again. Also all exisiting channels are closed (thus all buffers are gone).
08/05/2008
-
06:36 PM Revision c7f6e8482c8b19794d33cf6d2d0f7ec3e15fb651: * Frontend-GNOME/Preferences/PreferencesDialog...
- * Frontend-GNOME/Preferences/PreferencesDialog.cs: Use ColorTools instead of broken local conversion methods. * Frontend-GNOME/Chats/ChatView.cs: Apply overriden background color in AddMessage(). Better debug output for GetBestTextColor(). ...
-
06:32 PM Revision 5c44c1172762da7760f56a12de4d12b9636701db: * Protocols/Irc/IrcProtocolManager.cs: Coloriz...
- * Protocols/Irc/IrcProtocolManager.cs: Colorize nicks in nick changes and quit messages.
08/03/2008
-
10:04 PM Revision 03ca284ff94ea7d2117a641f83c802001541a208: * Frontend-SWF/Chats/ChatView.cs: Don't use ha...
- * Frontend-SWF/Chats/ChatView.cs: Don't use hardcoded value. * Frontend-SWF/ColorTools.cs: Using HexCode property now.
-
10:03 PM Revision 0248957e50ae0542a11b92005cbca66151336772: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: _OnNickChange(): Nick changes now use colored nicks. * Frontend-GNOME/Chats/ChatView.cs, Frontend-GNOME/ColorTools.cs: Implemented getting a good color based on the background color for a go...
-
05:41 PM Feature #98: SASL support
- there's an irssi script that's a little bit broken to support SASL: http://www.stack.nl/~jilles/irc/cap_sasl.pl.txt here's a working implementation of it written in C: http://hg.atheme.org/conspire/file/4ed31e7297bc/src/common/sasl.c
-
05:38 PM Feature #98: SASL support
- I'd like very much to see SASL support in Smuxi. It's currently used on very few networks (but all the ones i run :P ), but it will be on Freenode within the next year and it will be in [[InspIRCd]]. I think this would be a useful feature because ...
-
12:41 PM Feature #97: remember last seen highlight in engine
- The frontend could remember the highest timestamp it have seen of chats on disk. Then when the frontend is attached it could clear all message activity and highlights up that that point. This way it doesn't need to clear all activity like it does ...
-
10:03 AM Feature #96: SSL+CertFP support
- Implement SSL+CertFP support see: http://www.oftc.net/oftc/NickServ/CertFP
-
08:53 AM Bug #95: working L10N support
- Smuxi supports gettext but is not initializing it correctly at application startup and thus nothing is translated.
-
08:52 AM Bug #94: working L10N support
- Smuxi supports gettext but is not initializing it correctly at application startup and thus nothing is translated.
-
08:51 AM Feature #93: screensaver / typing break support
- When the screensaver is active, the frontend should set the away status. A more specific away message could be used for the GNOME "typing break" feature, as the user will be away unexpectedly. This should be implemented as plugin.
-
08:44 AM Bug #92: /quit commands seems to do nothing
- When executing /quit nothig seems to happen, but it should disconnect from IRC with a user supplied message.
08/02/2008
-
10:12 PM Feature #91: restore window size
- When the window size is changed it should be stored and restored when smuxi is restarted.
08/01/2008
-
10:25 AM Bug #90: server specific username is not considered
- Smuxi 0.6.1 seems to ignore server specified usernames.
07/31/2008
-
08:31 PM Revision 6306ae0e3a8f5d891f1d1cde33055887fba41cb8: * IrcProtocolManager.cs: Fixed /help command t...
- * IrcProtocolManager.cs: Fixed /help command to spit out the header in the session instead of the frontend manager directly.
-
03:30 PM Feature #86: user defined filters
- Would be awesome to see this. I think it is a very important feature to make the client more useable. I stay in 10> channels on freenode, mostly big ones. This make the highlighting in the channel tab very useless since many channel actions ...
07/30/2008
-
09:57 PM Bug #80 (Closed): quick connect just closes without action
- Fixed in SVN r356
-
09:57 PM Revision eb7809e817f45f79439123ad13132d0618563d06: * Frontend-GNOME/Frontend-GNOME.mdp, Fronten...
- * Frontend-GNOME/Frontend-GNOME.mdp, Frontend-GNOME/smuxi-frontend-gnome.exe.config, Server/Server.mdp, Server/smuxi-server.exe.config: Added .exe.config for log4net configuration to project.
-
09:56 PM Revision bdf8d9ba285b79deb63c6da96c769221a5d7013c: * Frontend-GNOME/QuickConnectDialog.cs: Fixed ...
- * Frontend-GNOME/QuickConnectDialog.cs: Fixed server selection using "double click", by setting f_ServerModel before confirming the dialog. (closes trac bug #80)
-
09:47 PM Bug #89 (Closed): colors not cleared when an IRC message contains mIRC color control characters
- Fixed in SVN r355
-
12:52 PM Bug #89: colors not cleared when an IRC message contains mIRC color control characters
- An IRC message with mIRC color codes like this: ...
07/29/2008
-
09:34 PM Revision 97c597ae10c9101ceb50676210b343be52ec3553: * IrcProtocolManager.cs: Fixed resetting color...
- * IrcProtocolManager.cs: Fixed resetting colors in messages where clear control character is used. (thanks to Zhila for spotting this)
-
08:06 PM Revision d34fc4ad777d2a4f1ef37c5341faa9be635ebc4f: * MainWindow.cs, Frontend-SWF.mdp, Chats/ChatV...
- * MainWindow.cs, Frontend-SWF.mdp, Chats/ChatView.cs, ColorTools.cs, Entry.cs: Implemented theming support for chat page and command entry.
-
07:04 PM Revision 0c408ccc77ae988d14c2097e0a56a732978e5cd4: * MainWindow.cs: Fixed indention. Apply the...
- * MainWindow.cs: Fixed indention. Apply theming settings. * Chats/ChatView.cs: Implemented theme support of background and foreground color. * ChatViewManager.cs: Apply theming settings.
-
05:39 PM Revision 861e03fbbf83f7a862b4a79a3ab7a109ea8178ce: added MonoPosixHelper.dll for the windooze lem...
- added MonoPosixHelper.dll for the windooze lemmings
-
01:35 PM Feature #88 (Closed): Carretmode default on
- Caret mode can't be the default, as that would make loosing the focus very easily, for that reason it needs to be enabled explicitly.
-
12:53 PM Bug #87: new tabs opens at front instead of end
- Thats indeed a sorting bug, will be fixed in 0.6.2
-
12:49 PM Bug #81: closing server tabs will freeze the frontend [win32]
- I've tested further within windows, i cannot establish a connection via the Quick Connect options to whatever server i choose, after i closed a server tab. Now i have to restart smuxi again. So indeed this would be very critical for windows users.
-
12:45 PM Feature #88: Carretmode default on
- I suggest carretmode always be on as default when smuxi first starts. Loads of irc clients have this option to, but it's always on by them. Users would like a smooth migration from a other irc client to yours right?
-
12:44 PM Feature #86: user defined filters
- Thats a missing feature, not implemented yet.
-
12:44 PM Feature #84: disable timestamps
- Hm never tested that. That's a missing feature then, that the timestamp format can be empty or make an checkbox that says no timestamps...
-
12:39 PM Feature #83: multiple nicknames in preferences
- Smuxi supports multiple nicknames already, you can add one or more nicks to the entry with space or command between them. Not sure how to make that entry more userfriendly, I want something simple...
-
12:35 PM Bug #87: new tabs opens at front instead of end
- When joining a channel or opening a new tab, it is unnatural that a tab gets opened at position 1. As an example when i have the following channels open: [test1] - [test2] - [test3] - [test4] so when i type: /join #test5 a "normal" user would e...
-
12:35 PM Feature #82: default encoding in preferences
- Empty means it uses the default system encoding. It would be more clear if the empty entry would say "System Default" instead.
-
12:30 PM Bug #81: closing server tabs will freeze the frontend [win32]
- Hm, migh be related to thread handling, need to debug that on windows then.
-
12:25 PM Feature #86: user defined filters
- Within windows AND linux the add and remove buttons are disabled in the filters tab.
-
12:23 PM Feature #85: bashstyle completion of commands
- The bashstylecompletion works good for nicks etc. Within mIRC this is just autocompletion on nicks. My interpertation of bash completion was also the commands from IRC. This would be a nice feature wich not allot of irc clients have. Also i wou...
-
12:19 PM Feature #78: user defined highlights
- The highlight list is disabled because it's not implemented, thus I changed this ticket to "enhancement".
-
12:15 PM Feature #84: disable timestamps
- In the preferences tab -> interface -> Timestamp format, when changing the timestamp textbox empty, smuxi will print full date and time. Example: 7/29/2008 2:10:18 PM <lycaon> bladiebla The purpose of changing the timestamp textbox empty was to d...
-
12:08 PM Feature #83: multiple nicknames in preferences
- As you will read the first part will be a minor enhancement and the second parts will take more time. Within the preferences dialog is the nickname entry, the label infront of the textbox is written in plural. The textbox suggests that there i...
-
11:47 AM Feature #82: default encoding in preferences
- In the preferences tab you can choose your encoding, casual users won't even touch that because they have no clue what it means/does. But within your Gnome frontend the encoding option is default empty. Maybe this is done by you, and it wil automa...
-
11:40 AM Bug #81: closing server tabs will freeze the frontend [win32]
- This problem only occurs within Windows using the GTK# frontend. When closing a servertab, and smuxi warns you that it will also close all channels and chats, it will freeze smuxi totally. In first i thought the whole program was dead, but i decid...
-
11:34 AM Bug #80: quick connect just closes without action
- If a user is in the quickconnect dialog, it's natural to double click on a server to establish a connection to it. However, within smuxi 0.6.1 it just closes the quickconnect dialog and does not connect or whatshowever. It should not connect OR ...
-
11:23 AM Feature #79: user documentation
- If you want "normal" users to user your IRC client wouldn't it be handy if there is documentation within the front-end? Pressing F1 will popup the help form and users can search etc. Or if the users presses F1 it will execute a help file. In windo...
-
11:10 AM Feature #78: user defined highlights
- The highlightlist is not accessible in the gnome front-end. Tested it within windows and Ubuntu 8.04 LTS 32/64Bit edition. A further suggestion is allowing Regualar expressions within the highlight list.
07/28/2008
-
10:45 PM Revision e7b46487517a528f002409b7767848c50613bfa6: - fixed version check of smartirc4net
- - fixed version check of smartirc4net
-
10:13 PM Revision 315f1fae5eeeca580b587fe3c444612a58cda46e: - added AssemblyVersion.cs to all Makefile.am ...
- - added AssemblyVersion.cs to all Makefile.am files.
07/27/2008
-
10:49 PM Revision 345c2d15d15237a01d949f4e823d2370eaa83cf7: don't check for untranslated strings, as this ...
- don't check for untranslated strings, as this is a dummy po/ directory anyhow
-
10:44 PM Revision 48e8f8dbf6894e6e58f0437198bad1705cf4cf94: added po/ to SUBDIRS
- added po/ to SUBDIRS
-
10:42 PM Revision 5aa120e26a36d17577535463a0f425c785379cbc: added po/ back, else autogen.sh spits out warn...
- added po/ back, else autogen.sh spits out warnings
-
10:07 PM Revision 42fdb76e97d85d631c4a6e1a55b552d353c09a83: * Frontend-GNOME/Frontend-GNOME.mdp, Frontend-...
- * Frontend-GNOME/Frontend-GNOME.mdp, Frontend-SWF/Frontend-SWF.mdp: Build as WinExe.
-
09:21 PM Revision a0011b9318472a346744e54bb5bf976b17cc87a7: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: Don't pass ReceiveType.List to protocol chat. * smuxi.mds: Bumped version to 0.6.1
-
08:53 PM Revision e6c8a34627b20047b3f22f34310657e90bc2951c: bumped version to 0.6.1
- bumped version to 0.6.1
-
08:47 PM Bug #53 (Closed): "make check" fails
- Fixed in SVN r339 and r340
-
08:44 PM Revision 70e1038146b4ae83b1cd58ddd72e654f97d442e8: updated german translation
- updated german translation
-
08:13 PM Revision a1f83f77f735f714c10153bd2158d4e349e1dd25: GNU gettext doesn't cope with a structured po/...
- GNU gettext doesn't cope with a structured po/ directory at all, way too much hardcoded paths (../) in the intltool-extract script, thus moved all po/* directories to po-*/
-
08:12 PM Revision 72a10dd236b31958ad52ac5d2c41207e1135332c: better package description
- better package description
-
07:50 PM Feature #54 (Closed): group chats by servers
- Implemented in SVN r337
-
07:50 PM Revision 816c05849ea9803f88d26968188a22443a1b07c0: * Frontend-GNOME/ChatViewManager.cs: Implement...
- * Frontend-GNOME/ChatViewManager.cs: Implemented grouping person and group chats to their protocol chat. (closes trac bug #54)
-
07:19 PM Bug #56 (Closed): changing nicklist position is not applied after being changed
- Implemented in SVN r334
-
07:17 PM Revision d169c29762508c2f0274ce1dbe22ee3405a20f08: * Frontend-GNOME.mdp: Removed AssemblyInfo.cs....
- * Frontend-GNOME.mdp: Removed AssemblyInfo.cs.in from project.
-
07:17 PM Revision f02dc60812d7d7ef2eae4afedb32fe253d379e93: * MainWindow.cs: Use Gtk.Stock.About button.
- * MainWindow.cs: Use Gtk.Stock.About button.
-
07:16 PM Revision 58f576e7286506de4c7e7681e0fca481e4b116eb: * Chats/GroupChatView.cs: Implemented applying...
- * Chats/GroupChatView.cs: Implemented applying topic and user list position settings for existing chats. (closes trac bug #56) Refactored code to apply layout changes for topic and user list position.
-
03:42 PM Bug #77: unhandled exception: FileNotFoundException System.Runtime.Remoting
- The command to check if the library is installed is: ...
-
03:41 PM Bug #77 (Closed): unhandled exception: FileNotFoundException System.Runtime.Remoting
- Thats not a bug. Your system is missing the System.Runtime.Remoting library, try: ...
-
03:19 PM Bug #77: unhandled exception: FileNotFoundException System.Runtime.Remoting
- 1. Start Smuxi-gnome-frontend 2. connect to freenode (automatically on startup) 3. click on "quick connect" for a new connection to another irc server 4. exception was thrown Here is the stacktrace I got: ------------------------------...
-
01:52 PM Revision fdfdf2ab3996c41911f6d5313fdf227dde56cf9b: - replaced echo summary lines with AC_MSG_RESU...
- - replaced echo summary lines with AC_MSG_RESULT - removed AssemblyInfo.cs.in from AC_OUTPUT, as replaced with AssemblyVersion.cs.in - check for GTK# >= 2.10 for Frontend-GNOME and pass -define:GTK_SHARP_2_10 to compiler flags.
-
01:46 PM Feature #68 (Closed): Allow tabs to be reordered
- Implemented in SVN r332
-
01:45 PM Revision 909794bcdeb36afc5e96789737b56870305db20b: * Frontend-GNOME/ChatViewManager.cs, Frontend-...
- * Frontend-GNOME/ChatViewManager.cs, Frontend-GNOME/Makefile.am: Allow re-ordering of tabs if GTK# 2.10 is available. (closes tac bug #68)
-
01:44 PM Revision cf0d535d96ffd90a110bb3efb66dc438ad15ad17: * Frontend/AssemblyInfo.cs, Frontend/AssemblyI...
- * Frontend/AssemblyInfo.cs, Frontend/AssemblyInfo.cs.in, Engine-IRC/AssemblyInfo.cs, Engine-IRC/AssemblyInfo.cs.in, Frontend-GNOME/AssemblyInfo.cs.in, Common/AssemblyInfo.cs, Common/AssemblyInfo.cs.in, Frontend-GNOME-IRC/AssemblyInfo.cs, F...
-
11:56 AM Revision bf1ac135976f8e7b26126ecc6bbb5dd5cc6ef2d0: * GroupChatView.cs: Only prevent making a new ...
- * GroupChatView.cs: Only prevent making a new selection using the right mouse button if the selection is actually multiple (>= 2 persons).
-
11:47 AM Feature #57 (Closed): whois in popup menu of a user in a channel
- Implemented in SVN r329
-
11:46 AM Revision 76a0859a1bffcd1061839997bad44701e2c125cf: * IrcGroupChatView.cs: Added whois to popup me...
- * IrcGroupChatView.cs: Added whois to popup menu. (closes trac bug #57)
-
11:27 AM Feature #58 (Closed): kickban in popup menu of a user in a channel
- Implemented in SVN r328
-
11:26 AM Revision 6890c1207b852d3e33a5a28032d57e79119bfa21: * Frontend-GNOME-IRC/IrcGroupChatView.cs: Impl...
- * Frontend-GNOME-IRC/IrcGroupChatView.cs: Implemented Kick + Ban in popup menu. (closes trac bug #58)
-
10:59 AM Feature #73 (Closed): Allow selecting more than one nick in the nick list panel
- Implemented in SVN r327
-
10:58 AM Revision 2ad11cd58598240337be23720a156e1325812cbb: * Frontend-GNOME/Chats/GroupChatView.cs, Fro...
- * Frontend-GNOME/Chats/GroupChatView.cs, Frontend-GNOME/Chats/ChatView.cs, Frontend-GNOME-IRC/IrcGroupChatView.cs: Implemented selecting multiple person in a group chat. (closes trac bug #73) Refactored person context menu commands to sup...
-
10:06 AM Revision c0b877d75e2506e5f0cd6fbdd791b9f171972c71: * Chats/GroupChatView.cs, Chats/ChatView.cs: I...
- * Chats/GroupChatView.cs, Chats/ChatView.cs: Initialize _Background and _Foregroundcolor correctly using Nullable<Gdk.Color> as Gdk.Color.Zero == color black.
-
09:07 AM Revision 807b2eb96ffc9f0c9e0edac9bf14d2ed44dcf37a: * Frontend/Frontend.mdp, Engine-MSNP/Engine-MS...
- * Frontend/Frontend.mdp, Engine-MSNP/Engine-MSNP.mdp, Engine-IRC/Engine-IRC.mdp, Frontend-Curses/AssemblyInfo.cs, Frontend-Curses/Frontend-Curses.mdp, Frontend-GNOME/Frontend-GNOME.mdp, Frontend-STFL/AssemblyInfo.cs, Frontend-STFL/Frontend...
Also available in: Atom