Activity
From 06/30/2008 to 07/29/2008
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...
07/24/2008
-
11:26 PM Revision dd4e3f5b12bbe0716780201a14c694ee5c7d9a45: - Fixed AssemblyInfo.cs and AssemblyVersion.cs...
- - Fixed AssemblyInfo.cs and AssemblyVersion.cs to include author per project
-
10:55 PM Revision dea1b3a7aa56f71b81960e3cd092a3bb03ee0730: - Split up AssemblyInfo.cs to external shared ...
- - Split up AssemblyInfo.cs to external shared AssemblyVersion.cs - Updated Visual Studio build files to include shared AssemblyVersion.cs
-
10:05 PM Bug #67 (Closed): window close commands do not work
- Fixed in SVN r322
-
10:04 PM Revision 549841206682f8bd386031f6ccffc87229f73078: * MainWindow.cs: Allow to close a chat using c...
- * MainWindow.cs: Allow to close a chat using ctrl+w if it's not the session chat (instead of checking for group chat only) (really closes trac bug #67) Updated copyright year.
-
09:48 PM Revision 1696b6852e55ec005206eb5d336b41c8ddae0d1d: * Chats/GroupChatView.cs, Chats/ChatView.cs, E...
- * Chats/GroupChatView.cs, Chats/ChatView.cs, Entry.cs: Use monospace bold as default font. Parse pango font description once.
07/23/2008
-
08:05 PM Feature #73: Allow selecting more than one nick in the nick list panel
- Oh true, I forgot to implement that :)
-
08:03 PM Feature #71: Add popup menu to links in the chat/channel window
- Thats a good idea.
-
05:56 PM Feature #74: Add a popup menu to nicks in the channel window
- It would be useful if one could right-click on nicks in the channel window to see the same popup menu one gets when clicking a nick in the nick list.
-
05:55 PM Feature #73: Allow selecting more than one nick in the nick list panel
- Sometimes it is useful to select more than one person from the nick list (to mass-op, mass-kick etc) using the standard shift-click or ctrl-click operations.
-
05:54 PM Feature #72: Provide an option to bold nicknames in the channel window
- It is useful if the nicknames <nick> in the channel window stand out by making them use a bold font. It should probably be an option, since not everybody will like/need it
-
05:53 PM Feature #71: Add popup menu to links in the chat/channel window
- It would be great if one could right-click on a link in the chat/channel window and choose an option to open the link in the browser, open in a tab in the browser or copy the link.
-
05:51 PM Feature #70: Preserve user nick across reconnects
- When smuxi gets disconnected from the server due to a timeout or connectivity loss and the user has manually change their nick to a different on, it reverts to the default nick name on reconnect. It should preserve the nickname over the disconnect...
-
03:57 PM Bug #67 (Feedback): window close commands do not work
- I cannot close PM tabs with ctrl+w still, close is disabled in the menu.
07/22/2008
-
08:40 PM Revision 57d86326191a578b3dfbd18816f36f479bfd62a0: * Frontend-GNOME/Makefile.am, Server/Makefile....
- * Frontend-GNOME/Makefile.am, Server/Makefile.am: Distribute and install .exe.config files.
-
08:06 PM Feature #59 (Closed): make debug output a command line switch
- Implemented in SVN r318
-
08:06 PM Revision 5ea61f215fee9869416b0cf6a4268eb8aecba9a2: * Frontend-GNOME/Frontend.cs: Disabled splashs...
- * Frontend-GNOME/Frontend.cs: Disabled splashscreen (we have no current logo anyhow).
-
08:05 PM Revision e7f332c9d2a60a7f2903c510624691e99b78535d: * Frontend-GNOME/Makefile.am, Frontend-GNOME/M...
- * Frontend-GNOME/Makefile.am, Frontend-GNOME/Main.cs, Frontend-GNOME/Frontend-GNOME.mdp, Frontend-GNOME/AssemblyInfo.cs.in, Frontend-GNOME/AssemblyInfo.cs: Made debug logging an explicit command line parameter (closes trac bug#59).
-
08:05 PM Feature #60 (Closed): make debug output a command line switch
- Implemented in SVN r317
-
08:04 PM Revision 353a436caf6b38c807e6b1f77428102cc4607e8b: * Server/AssemblyInfo.cs, Server/AssemblyInfo....
- * Server/AssemblyInfo.cs, Server/AssemblyInfo.cs.in, Server/Server.mdp, Server/Main.cs, Server/Makefile.am: Made debug logging an explicit command line parameter (closes trac bug#60).
-
06:37 PM Revision ec92ef153ace68c42878c0ac269ecda20d5c6e50: * Server.cs: Call superseded method of Chann...
- * Server.cs: Call superseded method of ChannelServices.RegisterChannel().
-
06:06 PM Bug #67 (Closed): window close commands do not work
- Fixed in SVN r315
-
06:05 PM Revision e2338dc792d95045f18113cd63d16744ea75c0f0: * Frontend-GNOME/Entry.cs: Pass "/window close...
- * Frontend-GNOME/Entry.cs: Pass "/window close" to IProtocolManager.CloseChat() instead of doing nothing (before it was a disabled protocol specific hack) (closes trac bug #67).
-
06:04 PM Feature #68 (Feedback): Allow tabs to be reordered
- Re-considered this feature. Allow re-ordering tabs besides automatic sorting can co-exist. The not retained sorting after a reconnect of the frontend will be a known limitation.
-
06:02 PM Bug #67: window close commands do not work
- ctrl+w works for me, also confirmed by the reporter.
-
05:24 PM Bug #67 (Assigned): window close commands do not work
- confirmed
-
04:49 PM Feature #68 (Closed): Allow tabs to be reordered
- This feature contradicts with #54 and can not be synced with the frontends (after reconnect the order would be lost). Plan was to group the tabs behind the associated server page, thus setting to wontfix for now.
-
03:58 PM Feature #69: add /alias command
- We need a /alias command for doing common tasks, example) /alias 'wc $1' 'window close $1' would alias /wc 4 to /window close 4 and etc.
-
03:49 PM Feature #68: Allow tabs to be reordered
- The channel tabs should be able to be reorderable either by ctrl + shift + (pgup|pgdown), or dragging them to the correct position.
-
02:48 PM Bug #67: window close commands do not work
- the /window close, and ctrl+w commands to close a channel do not work in Frontend: GNOME 0.6.0.27403 Engine: 0.6.0.27402
-
02:13 PM Feature #66: "Join/Part" messages turn tab to "activity" colour
- Regardless of the colour setting for Join/Part messages, the tab still lights up to the activity colour.
-
07:07 AM Revision 490c5cc321503a55192be4d912b1d0395428bd43: - Updated Visual Studio build scripts to build...
- - Updated Visual Studio build scripts to build latest source - Updated Frontend-SWF back to working status - Continued development of Frontend-WPF
07/21/2008
-
08:51 PM Feature #65: Smuxi should have a DBUS interface
- Smuxi should have a dbus interface so that an app like gnome-do can interact with it, increasing integration across the desktop. Dbus methods that should be available: Connect to server (server [, port]) -- Connect to an irc server, with an ...
-
06:31 PM Feature #64: Remove dependency on TCP ports for 2-way communication (passive mode)
- Currently both the client and server need open ports for successful communication. Since most home-level connections come with port restrictions, and because you can basically do everything inside a single TCP connection, remove the need of a clie...
-
05:25 PM Feature #63: replace GNOME# API calls with GTK# API
- Currently smuxi uses GNOME# just for the Druid-API (assistant/wizard). Since GTK+ 2.8 (I think) that can be replaced with a GTK+ API. This blocks the support of Mac OSX support!
-
05:21 PM Feature #62: logging support
- Smuxi should be able to log conversations (person and group chats). Provinding a logging API and then allow plugins to implement actual loggers should be a good base. Here a list of possible logging plugins/formats: irssi-like format, universal RD...
07/20/2008
-
11:43 PM Feature #61: search dialog
- Sometimes I want to search something in from the chat conversation but there is no search dialog to do it.
-
05:53 PM Feature #60: make debug output a command line switch
- Don't spit out debug logging if not explicitly enabled using a command line switch.
-
05:52 PM Feature #59: make debug output a command line switch
- Don't spit out debug logging if not explicitly enabled using a command line switch.
-
05:41 PM Feature #58: kickban in popup menu of a user in a channel
- Add Kick+Ban to the popup menu.
-
05:40 PM Feature #57: whois in popup menu of a user in a channel
- Add Whois to the popup menu.
-
05:32 PM Bug #56: changing nicklist position is not applied after being changed
- When the nicklist position is changed in preferences, it's not applied to the current open chats.
-
03:31 PM Feature #55: enhanced minimize support (tray icon)
- This whole user interface should be implemeted as follows: * When user hits the Close button, smuxi should close to tray; * Double clicking (or single clicking depending on user settings) the icon should open up the window; * Right clicking t...
-
03:25 PM Feature #55: enhanced minimize support (tray icon)
- When the window is minimize it should become a tray icon instead and highlights will make the tray icon blinking.
-
03:25 PM Feature #54: group chats by servers
- This behaviour should also be implemented for private chats.
-
03:06 PM Feature #54: group chats by servers
- When you are connected to multiple servers, the chat tabs should be grouped to the server and not just added to the end of the list.
-
02:31 PM Bug #53: "make check" fails
- "make check" fails with the following output: ...
07/19/2008
-
12:48 PM Revision 7b1173552cc47d6635206ae5ac820dca3f174a50: - I don't get .desktop file is not installed f...
- - I don't get .desktop file is not installed for some reason.
-
11:43 AM Revision df5fbc4bf480a1b0402c46353f68d8bbc7acb086: added missing po directories to SUBDIRS
- added missing po directories to SUBDIRS
-
11:39 AM Revision c4db50a37bcb96ac78a7748b07d298ad4aef1574: - fixed resource reference
- - fixed resource reference
-
11:38 AM Revision b2161ea1d79dbaf0958b7467aecbd4b07c6a58ff: fixed typo
- fixed typo
-
11:36 AM Revision cfeb14a8968bc90a7b1dd04698ef07983aa38d39: - fixed resource references (MD just copied th...
- - fixed resource references (MD just copied them, wtf)
-
11:29 AM Revision 9874a5f3af6d2a94e0b29ddbc470bbecc20f3770: added mono.m4 and programs.m4 to EXTRA_DIST
- added mono.m4 and programs.m4 to EXTRA_DIST
-
11:19 AM Revision c075d8b7f46e867ec13acb9c2da2dee4e9a136bd: more translation skeletons
- more translation skeletons
-
11:16 AM Revision eed8326bb7cd51bd89f13e1394fc77a237ad81e1: another one
- another one
-
11:14 AM Revision 2ba8b1e164d678fbf31e3e76fe72843a04131600: forgot this 2 files
- forgot this 2 files
-
11:11 AM Revision 702f83199e4e725b4520356dea723b427baff354: - more autofool fun. - added german translation.
- - more autofool fun. - added german translation.
07/18/2008
-
03:58 AM Revision bc2f3c9d563c3edd66590ece62d771ae93cdafc5: I hate autofool, but it almost works.
- I hate autofool, but it almost works.
-
01:44 AM Revision 4026bbfa0a7730890a16c1b51f02d5ce179df5fa: those files should not be in SVN (autogenerate...
- those files should not be in SVN (autogenerated by autofool)
-
01:41 AM Revision ac3373307174d5a402e52c5dfab6beb5676b0aa9: more autofool stuff
- more autofool stuff
-
01:38 AM Revision 2db27fd04ecd104c5c4e087c656fe21595ae5479: autofooling smuxi *sigh*
- autofooling smuxi *sigh*
07/17/2008
-
08:37 PM Revision 196a67f4f0331ea8b389344a1ce5ab6dd024d82b: - updated Meebey.SmartIrc4net.dll library. - u...
- - updated Meebey.SmartIrc4net.dll library. - updated glade.
-
08:36 PM Revision f8482264469ba1a78085f5eb821d1b087f1e4dad: * Frontend/AssemblyInfo.cs, Engine-IRC/Assembl...
- * Frontend/AssemblyInfo.cs, Engine-IRC/AssemblyInfo.cs, Engine-MSNP/AssemblyInfo.cs, Frontend-Curses/AssemblyInfo.cs, Frontend-GNOME/AssemblyInfo.cs, Frontend-STFL/AssemblyInfo.cs, Engine-XMPP/AssemblyInfo.cs, Common/AssemblyInfo.cs, Front...
-
08:31 PM Revision 7f126c06cce17a46cd2252d124a46eb9b0cc3aef: * MD5.cs: Fixed whitespace.
- * MD5.cs: Fixed whitespace.
-
08:24 PM Bug #21 (Closed): /away only works on current protocol manager?
- Works with the SVN version, no idea what actually fixed it.
-
08:22 PM Bug #12 (Closed): Can't close open rooms with ctrl+w
- Fixed in SVN r295
-
08:21 PM Revision 0a7c13528ad292bf059239a773388877fd84231f: * Frontend-GNOME/MainWindow.cs: Added close ch...
- * Frontend-GNOME/MainWindow.cs: Added close chat menu item. * Frontend-GNOME/Chats/ChatView.cs: Made Close() method public. Removed accelerator from Close menu item, MainWindow handles this now.
-
07:56 PM Revision 668b07749c0c3b1d71be445a327f108969121c9c: * ServerView.cs: glade3 renamed some widgets b...
- * ServerView.cs: glade3 renamed some widgets because of a conflict ignoring the fact that it those have different toplevel widgets
-
07:28 PM Bug #43: /reconnect stalls the frontend [win32]
- Probably related to my Thread.Abort() issue. Couldn't reproduce it with a different user, thus postponing to 0.7.0.
-
05:24 PM Bug #52 (Closed): command history doesn't reset cursor position
- Fixed in SVN r293
-
05:22 PM Revision 9e4a7dd1dd758d8dd0ddecfbd3093e1b3528fe89: * Frontend-GNOME/Entry.cs: Reset cursor positi...
- * Frontend-GNOME/Entry.cs: Reset cursor position to the end when going up in the command history.
-
05:18 PM Bug #52: command history doesn't reset cursor position
- When going up in the command history, the cursor is at the beginning instead of the end, a bit annoying when you want to continue an incomplete command....
-
04:38 PM Feature #17 (Closed): /ban command
- Implemented in SVN r292
-
04:38 PM Revision 105758dbc353c5d1ac105550089a790ead6a4107: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: Added listing ban list support to /ban command (closes trac bug #17).
-
03:46 PM Feature #51 (Closed): /who command
- Implemented in SVN r291
-
03:46 PM Revision 19c98aab28c1b3034a5ebbf4abb0618345393aae: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: Implemented /who command (closes trac bug #51).
-
01:35 PM Feature #51: /who command
- /who $target $target being nick or channel
-
01:23 PM Revision cfea1e4d9ad704839dc8bb3c61feb0ab56843bcb: * IrcGroupChatView.cs: Fixed sort order of op ...
- * IrcGroupChatView.cs: Fixed sort order of op + voice, should be above voice not below.
07/16/2008
-
10:27 PM Feature #14 (Closed): Edit engines GUI
- Implemented in SVN r284
-
10:26 PM Revision d5a814c582e860af098ebbb7ecde12b2a0b3eb6c: - updated TODO list. - added Cobrian to CREDITS.
- - updated TODO list. - added Cobrian to CREDITS.
-
10:25 PM Revision 2cff6e353f6ac3a8ffe2a9d8da2f75314d591c5a: - updated glade file, monodevelop keeps forget...
- - updated glade file, monodevelop keeps forgetting this one :(
-
10:23 PM Revision 1a2e6685dcf43838bab5de65124df6ccb605f90f: - updated libraries.
- - updated libraries.
-
10:23 PM Revision 6526f77884ea2ebf17a4bb3b2af37c8594ef1c2f: - removed Tango, it's non-free. - added LICENS...
- - removed Tango, it's non-free. - added LICENSE file that clearly states the origin and license of each image. - added new images.
-
10:20 PM Revision 6583a77c6308c691ae41b75079bf3be4a21b223e: * Frontend-GNOME/Frontend.cs: Don't rely on Ap...
- * Frontend-GNOME/Frontend.cs: Don't rely on Application.Quit(), call Environment.Quit() afterwards to be sure we are quitting.
-
10:20 PM Revision 34638090c62f9948490a18b41df4556867289df2: * Frontend-GNOME/MainWindow.cs, Frontend-GNOME...
- * Frontend-GNOME/MainWindow.cs, Frontend-GNOME/EngineManagerDialog.cs, Frontend-GNOME/FirstStartDruid.cs, Frontend-GNOME/Frontend-GNOME.mdp, Frontend-GNOME/EngineDruid.cs, Frontend-GNOME/NewEngineDruid.cs: Renamed NewEngineDruid to EngineD...
-
09:31 PM Feature #19 (Closed): basic theming
- Implemented in SVN r283
-
09:26 PM Revision 3b631a4704bd26c8614831da75d10e5e16159492: * Frontend-GNOME/MainWindow.cs, Frontend-GNOME...
- * Frontend-GNOME/MainWindow.cs, Frontend-GNOME/Frontend.cs, Frontend-GNOME/Preferences/PreferencesDialog.cs, Frontend-GNOME/Chats/GroupChatView.cs, Frontend-GNOME/Chats/ChatView.cs, Frontend-GNOME/Entry.cs, Frontend-GNOME/ChatViewManager.c...
-
03:29 PM Revision be0ce10fd1236f16df8220af4c16d434c9d88002: * Frontend-GNOME-IRC/IrcGroupChatView.cs: Adde...
- * Frontend-GNOME-IRC/IrcGroupChatView.cs: Added devider to person popup menu.
07/15/2008
-
09:20 PM Revision 8a4150ab463811ae1a8ff4076245a74774b16cd6: * Frontend-GNOME/MainWindow.cs, Frontend-GNOME...
- * Frontend-GNOME/MainWindow.cs, Frontend-GNOME/Frontend.cs, Frontend-GNOME/GnomeUI.cs, Frontend-GNOME/ChatViewManager.cs: Failed attempt to fix trac bug #50
-
08:20 PM Bug #36 (Closed): default username not honored for servers without username set
- Fixed in SVN r280
-
08:20 PM Revision 8f0e76f09cf92a688f012973747c07ee95ad6d91: * IrcProtocolManager.cs: Use global username i...
- * IrcProtocolManager.cs: Use global username if server username is empty (closes trac bug #36). Set highlight for query actions and notices.
-
08:03 PM Bug #50: first private chat message is not highlighted
- Post-pone this bug to 0.7.0, this issue looks simpler than it is. The highlight get's lost for person chats because the highlight is cleared in [[GnomeUI]].SyncChat() after it was synced so re-attaching the frontend will not trigger all highlight...
-
07:05 PM Feature #13 (Closed): Group chat (channel) list GUI
- Implemented in SVN r279
-
07:04 PM Revision 3a2bc897c0cd2edf2f93026b61a01c678de38f54: * Engine-MSNP/Protocols/Msnp/MsnpProtocolManag...
- * Engine-MSNP/Protocols/Msnp/MsnpProtocolManager.cs, Engine-XMPP/Protocols/Xmpp/XmppProtocolManager.cs, Engine/Protocols/IProtocolManager.cs, Engine/Protocols/ProtocolManagerBase.cs, Engine-OSCAR/Protocols/Oscar/OscarProtocolManager.cs: Ad...
-
12:00 AM Revision f1083b0b69396398eec04648bce07521d82beec8: * Chats/SessionChatView.cs, Chats/PersonChatVi...
- * Chats/SessionChatView.cs, Chats/PersonChatView.cs, Chats/GroupChatView.cs, Chats/ChatView.cs: Fixed icon / label position on tabs.
07/14/2008
-
07:53 PM Revision 0200da2ebccd369259e97505c9570b6b7c29b3a4: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: Fixed CommandCycle(). * Frontend-GNOME/Entry.cs: Fixed brace in help output.
-
07:48 PM Feature #47 (Closed): smarter values for default config, no first start druid
- Implemented in SVN r276
-
07:48 PM Revision 435e068457bdc3e125aeae49e6d257a470f25068: * Frontend-GNOME/Frontend.cs: Fixed indention....
- * Frontend-GNOME/Frontend.cs: Fixed indention. Call Quit() in ShowException, as thats what the message (CrashDialog) says. Don't run first start druid anymore. * Engine/Config/Config.cs: Added OFTC, GIMPNet, EFnet, IRCnet and freenode as...
-
04:19 PM Bug #50: first private chat message is not highlighted
- When someone sends me a private message and there was no tab for it open yet, the message will show up as no activity nor highlight.
-
03:01 PM Task #49: switch input entry from Gtk.Entry to Gtk.TextView
- This switch is needed for supporting spell checking (#48), image, color and line breaks.
-
03:01 PM Feature #44 (Closed): live spell checking
- Duplicate of #48
-
02:57 PM Feature #48: spell checking
- Implement spell checking for the input entry using libgtkspell. We have to switch from Gtk.Entry to Gtk.TextView then though, but that will be needed anyhow for color, image and proper line break support.
-
02:43 PM Revision 85ddd6f2a8124ca1f74ac3b5794a9a349024af94: * Frontend-GNOME/Entry.cs: Fixed loosing the s...
- * Frontend-GNOME/Entry.cs: Fixed loosing the selection issue when bringing focus back to the input entry.
-
02:40 PM Feature #47: smarter values for default config, no first start druid
- Many of the default values in a fresh config should be fetched from the environment, like login name, real name, some well known IRC servers/networks (IRCnet, OFTC, freenode, etc), #smuxi as auto-join channel. The first start druid should be remov...
07/13/2008
-
03:50 PM Feature #46: nickname completion on private chat
- Private chat should at least allow nickname completion of the nick I talk to.
-
03:48 PM Bug #45: notice does highlight while shouldn't
- Notice in query doesn't highlight, probably notice on protocol chat neither.
07/12/2008
-
09:10 PM Feature #44: live spell checking
- Spell check words entered in the "input entry". The checked languages should be configurable.
-
05:18 PM Feature #41: IRC reconnect on timeout takes too long
- This might only happen because of the Thread.Abort() issues I have... since the lag indicator was implemented it reconnects pretty fastly.
-
05:06 PM Feature #39 (Closed): combine connect and quick connect dialog
- Implemented in SVN r273
-
05:02 PM Revision 2187382795737676fd517adba4a90d0fb12d33ae: unneeded as merged with QuickConnectionDialog
- unneeded as merged with QuickConnectionDialog
-
05:00 PM Revision 0b39983d4d0d3aa91080c96957a78a076a6e3dea: * Frontend-GNOME/MainWindow.cs, Frontend-GNOME...
- * Frontend-GNOME/MainWindow.cs, Frontend-GNOME/Frontend-GNOME.mdp, Frontend-GNOME/gtk-gui/Smuxi.Frontend.Gnome.QuickConnectDialog.cs, Frontend-GNOME/gtk-gui/Smuxi.Frontend.Gnome.ConnectDialog.cs, Frontend-GNOME/gtk-gui/gui.stetic, Frontend...
07/08/2008
-
05:58 PM Bug #43: /reconnect stalls the frontend [win32]
- /reconnect on a alive or dead connection hangs the whole frontend and never finishes it seems.
07/07/2008
-
08:48 PM Revision 326fbf9438f4b96d2a849a8569ffbb50f868d7ee: * Protocols/Irc/IrcProtocolManager.cs: Impleme...
- * Protocols/Irc/IrcProtocolManager.cs: Implemented lag indicator.
-
02:43 PM Bug #11 (Closed): can't scroll open chats
- Fixed in SVN r269
-
02:43 PM Revision ecc8b389237d97521c5c37d1ca220b4dae04aca4: * Frontend/EngineManager.cs: Using superseded ...
- * Frontend/EngineManager.cs: Using superseded method now. * Frontend-STFL/Frontend.cs: FIxed indention.
-
02:42 PM Revision dfb65be2154867f985b968d7a0a3c51873d7ac09: * Notebook.cs: Attempt to get focus faster bac...
- * Notebook.cs: Attempt to get focus faster back when switching a page, but doesn't work.
-
02:42 PM Revision 69ea89816ae27f8a902243e7bd1469cea39335ec: * Entry.cs: Fixed scrolling notebook tabs (clo...
- * Entry.cs: Fixed scrolling notebook tabs (closes: trac bug #11). Fixed indention. Supress up/down GTK+ navigation, trying to leave the entry. * Chats/ChatView.cs: Expose HasFocus and HasSelection as property.
-
01:53 AM Feature #40 (Closed): icons for tabs
- Implemented in SVN r268
-
01:52 AM Revision 6aaec9a390432d0a4c9f3761e7b27a297faf60fb: * Frontend-GNOME.mdp, Chats/ProtocolChatView.c...
- * Frontend-GNOME.mdp, Chats/ProtocolChatView.cs, Chats/SessionChatView.cs, Chats/PersonChatView.cs, Chats/GroupChatView.cs, Chats/ChatView.cs, ChatViewManager.cs: Implemented tab images.
-
12:14 AM Feature #42: Tab size
- Have tabs sized by having a predefined minimum and maximum size, and then deturmining the actual size by deviding the available space by the number of tabs, within the predefined limits. [[TabSize]] = [[TabAreaSize]] / [[TabItemCount]]; [[Ta...
07/06/2008
-
06:24 PM Feature #41: IRC reconnect on timeout takes too long
- 20:21 <meebey> when did I quit? 20:21 <yath> 20:10 -!- meebey [~meebey@e182077038.adsl.alicedsl.de] has quit [Ping timeout] 11 minutes is way too long... 3 to 6 max would be ok.
-
01:01 PM Feature #40: icons for tabs
- Show network / group / user icons in tabs.
06/30/2008
-
11:08 PM Feature #39: combine connect and quick connect dialog
- Combine the connect and quick connect dialog would allow to share more code and is more user friendly as there is a single dialog to do both.
-
09:33 PM Feature #34 (Closed): GUI for manual server connect
- Implemented in SVN r263
-
09:32 PM Revision 5900ccf37cc54dbe91c35c07745ae400e02b0804: * Engine-IRC/Protocols/Irc/IrcProtocolManager....
- * Engine-IRC/Protocols/Irc/IrcProtocolManager.cs: Pass IRC errors to frontend. Pass IRC messages to protocol manager also if being on session chat. * Frontend-GNOME/MainWindow.cs: Enhanced menu. * Frontend-GNOME/Preferences/ServerListView.c...
Also available in: Atom