|
From: SourceForge.net <no...@so...> - 2005-03-13 18:02:34
|
Patches item #1161777, was opened at 2005-03-11 20:07 Message generated for change (Comment added) made by nosnilmot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1161777&group_id=235 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Hassan (mickeynoear) Assigned to: Sean Egan (seanegan) Summary: Truncate Long Friendly Name Initial Comment: Probably this will get moved to 'Rejected Patches' section. But I'll send it here for review anyway. Changed function gaim_gtk_blist_get_name_markup in gtkblist.c so that it will truncate long friendly names in the buddy list. The truncate length is determined by an option in the preference window Changed function max_name_enter_callback in gtkprefs.c to add a textbox and labels where the user can specify the maximum length of friendly name before starting to truncate it. ---------------------------------------------------------------------- >Comment By: Stu Tomlinson (nosnilmot) Date: 2005-03-13 13:02 Message: Logged In: YES user_id=309779 FYI, this is not UTF-8 safe and I agree with Mark ---------------------------------------------------------------------- Comment By: Mark Doliner (thekingant) Date: 2005-03-13 12:05 Message: Logged In: YES user_id=20979 FYI I'm against committing this. The ellipsizing feature in gtk 2.6 eliminates the need for client-implemented truncation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1161777&group_id=235 |