Next | Query returned 93 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2008-05-18 02:06:46 by Tobias Nygren | Files touched by this commit (2)
Log message:
Update to finch-2.4.2.

* New default binding ctrl+x to open context menus.
* Menu triggers and other bindings will no longer conflict.
* Middle click pastes the internal clipboard (when mouse support is enabled).
   2008-03-04 18:48:50 by Tobias Nygren | Files touched by this commit (2)
Log message:
Version 2.4.0 (02/29/2008):
* Color is used in the buddylist to indicate status, and the conversation
  window to indicate various message attributes. Look at the sample gntrc
  file in the man page for details.
* The default keybinding for dump-screen is now M-D and uses a file
  request dialog. M-d will properly delete-forward-word, and M-f has been
  fixed to imitate readline's behavior.
* New bindings alt+tab and alt+shift+tab to help navigating between the
  higlighted windows (details on the man page).
* Recently signed on (or off) buddies blink in the buddy list.
* New action 'Room List' in the action list can be used to get the list of
  available chat rooms for an online account.
* The 'Grouping' plugin can be used for alternate grouping in the
  buddylist. The current options are 'Group Online/Offline' and 'No
  Group'.
* Added a log viewer
* Added the ability to block/unblock buddies - see the buddy context menu
  and the menu for the buddy list.
* Fixed a bug preventing finch working on x86_64
   2008-02-22 20:10:38 by Johnny C. Lam | Files touched by this commit (1)
Log message:
+ Remove stuff made unnecessary by the appearance of ncursesw/builtin.mk.

+ Fix the way that the ncurses header is detected so that we don't refer
  to files outside of BUILDLINK_DIR.

+ Honor PKGMANDIR.
   2008-02-02 22:43:27 by Greg Troxel | Files touched by this commit (2)
Log message:
Use ncursesw.  Remove TODO as the package is now functional.
PKGREVISION++.

Patch from Jonathan Scheifer on pkgsrc-users@.
   2007-12-02 05:17:55 by Tobias Nygren | Files touched by this commit (11)
Log message:
Update the pidgin IM suite to version 2.3.0.

version 2.3.0 (11/24/2007):
	http://developer.pidgin.im/query?status=closed&milestone=2.3.0
Some highlights from ChangeLog:

Pidgin:
* Connection errors are now reported in mini-dialogs inside the buddy
  list, rather than as buttons in the buddy list and with dialog
  boxes.  If several accounts are disabled when you sign on elsewhere,
  you can now re-enable them all with a single click.
* If you alias a buddy to an alias that is already present within
  a particular group, we now offer to merge the buddies into the
  same contact.
* A music emblem is now displayed in the buddy list for a buddy if we
  know she is listening to some soothing music.
* Added a 'Move to' menu in buddy list context menu for moving buddies
  to other groups as an alternative to dragging.
* It is now possible to mark a chat on your buddy list as "Persistent"
  so you do not leave the chat when the window or tab is closed.
* The auto-join option for chats is now listed in the "Add Chat"
  dialog along with the new persistence option.
* Closing an IM no longer immediately closes your conversation.  It
  will now remain active for a short time so that if the conversation
  resumes, the history will be retained.  A preference has been added
  to toggle this behavior.
* The "Smiley" menu has been moved to the top-level of the toolbar.
* Pidgin's display is now saved with the command line for session
  restoration.  (David Mohr)
* ICQ Birthday notifications are shown as buddy list emblems.
* Plugin actions are now available from the docklet context menu
  in addition to the Tool menu of the buddy list.
* The manual page has been heavily rewritten to bring it in line
  with current functionality.

Finch:
* It's possible to bind key-strokes to specific menuitems in the windows.
  Read the 'Menus' section in the man-page for details.
* 'transpose-chars' operation for the entry boxes. The default key-binding
  is ctrl+t.
* 'yank' operation for the entry boxes. The default binding is ctrl+y.
   2007-11-03 16:59:18 by Tobias Nygren | Files touched by this commit (8)
Log message:
Update pidgin IM suite to 2.2.2 for the CVE-2007-4999 fix.
(A remote user can cause a DoS by sending a message with invalid HTML.)

version 2.2.2 (10/23/2007):
 http://developer.pidgin.im/query?status=closed&milestone=2.2.2
 NOTE: Due to the way this release was made, it is possible that
 bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
 until the next release.
 * Various bug and memory leak fixes
   2007-09-25 12:03:54 by Kouichirou Hiratsuka | Files touched by this commit (19)
Log message:
Back out previous.  Pointed out by uebayasi@ and martti@.
   2007-09-25 10:31:55 by Kouichirou Hiratsuka | Files touched by this commit (19)
Log message:
ln -> ${LN}.
   2007-09-15 16:55:02 by Tobias Nygren | Files touched by this commit (13) | Package updated
Log message:
Update the pidgin IM suite to version 2.2.0.

The intltool that comes bundled with libpurple doesn't like NetBSD's
/usr/bin/iconv, so switch libpurple to use intltool from pkgsrc.

ChangeLog:

Version 2.2.0 (09/13/2007):
http://developer.pidgin.im/query?status=closed&milestone=2.2.0

Libpurple:
* New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
  Code)
* XMPP enhancements. See
	  http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
  Monitzer, Google Summer of Code for Adium)
* Certificate management. Libpurple will validate certificates on
  SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
* Some adjustments were made to fix sending messages when using
  the MSN HTTP method. (Laszlo Pandy)
* Yahoo! Chat is fixed.
* Some AIM file transfer issues between Pidgin and other clients
  have been fixed. (Kyryll A Mirnenko)
* Properly restore idle status and time for AIM and ICQ accounts
  when they reconnect after being disconnected.

Pidgin:
* Insert Horizontal Rules and Strikethrough text from toolbar.
* Option to show protocol icons in the buddy list, from the
  Buddies > Show menu. (Justin Heiner)
* Ability to build with native, non-X11 GTK+ on OSX. (Anders
  Hasselqvist)
* Remember the 'Enable Sounds' setting for a conversation.
* Right-clicking the empty space in the formatting toolbar
  allows you to toggle back to the old "ungrouped" version.
* Protocols supporting account registration via Pidgin now show
  a descriptive checkbox instead of a vague "Register" button.
* Fixed a bug where a tab would be shown on single conversations
  when tabs were disabled.

Finch:
* Per-conversation mute and logging options (accessible from the menu).

Version 2.1.1 (08/20/2007):
Yahoo:
* Added an account action to open your inbox in the yahoo prpl.
* Added support for Unicode status messages in Yahoo.
* Server-stored aliases for Yahoo. (John Moody)
* Fixed support for Yahoo! doodling.
* Limited support for MSN Messenger contacts

Bonjour:
* Bonjour plugin uses native Avahi instead of Howl
* Bonjour plugin supports Buddy Icons

XMPP:
* Only report conversation close when 'send typing notifications'
  preference is turned on (Bob Rossi)

Pidgin:
* Show current outgoing conversation formatting on the font label on
  the toolbar
* Slim new redesign of conversation tabs to maximize number of
  conversations that can fit in a window
* Tab bar is not visible when only one conversation is open. You can
  drag and drop conversations from the infopane.
* Moved "Reset Formatting" toolbar button to Font menu.
* Double click on the infopane to alias buddies and set topics
  on chats
* New smiley style

Finch:
* Sound support (Eric Polino)
   2007-08-30 19:24:06 by Greg Troxel | Files touched by this commit (1)
Log message:
bl3 on gettext-lib, PKGREVISION++

Next | Query returned 93 messages, browsing 81 to 90 | Previous