*********************************************** * GnomeICU 0.99.9 released * *********************************************** 2006-02-12 Olivier Crete * autogen.sh: Make it build, require automake 1.7 * src/cl_migrate.c, src/gtkfunc.c, src/tcp.c, src/util.c: Fix compilation on 64 bit arch with more stringent compiler * src/v7recv.c: Ignore other TLVs inside code for simple messages * src/v7snac13.c: Print more explicit errors * src/configure.in: Bump version to 0.99.9 2006-01-26 Daniel Nylander * po/sv.po: Updated Swedish translation 2005-10-16 Olivier Crete * configure.in: Added PKG_PROG_PKG_CONFIG, require intltool>=0.32.1 * src/auth.c: Fixed giving authorisation, patch from janecek@ucw.cz (bug #172022) * src/v7snac13.c: Ignore TLVs 0x14, 0x15, 0x144 (bugs #151280 and #144335) * src/prefs: Load ctrl-enter setting properly, (bug #149303) * src/v7snac13.c: Fix crash on non-utf8 nick in contact list, patch idea from Ilya , (bug #147536) * src/showlist.c: Dont crash on DnD of groups (bug #150267) * src/prefs.c: Use portable int-in-pointer macros * src/response.c: Make away message window larger (bug #315978) * configure.in: bump version to 0.99.8 2005-07-19 Pawan Chitrakar * configure.in: Added ne in ALL_LINGUAS 2005-04-01 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS. 2005-01-18 Olivier Crete * ui/addcontact.glade: Fixed tab browsing order * src/gnomeicu.c: Fix my name's spelling 2005-01-04 Olivier Crete * GnomeICU.desktop.in: Add InstantMessenger;GNOME;GTK to the Categories 2004-12-25 Kjartan Maraas * configure.in: Add «nb» to ALL_LINGUAS. 2004-12-06 Olivier Crete * src/v7recv.c: Fix reception of UTF-16BE (from gaim) 2004-11-10 Olivier Crete * Makefile.am: Fixes to help distributors with the gconf stuff. Thanks to Julio M. Merino Vidal * src/v7login.c, src/v7newuser.c, src/v7recv.c: Add netinet/in.h include so it compiles properly on NetBSD 2.x. Thanks to Julio M. Merino Vidal again. 2004-10-05 Amanpreet Singh Alam * configure.in: pa(Punjabi) Language is add 2004-09-20 Olivier Crete * ui/user_info.glade: Make own UIN selectable, but not editable 2004-09-17 Olivier Crete * src/rtf-reader.c: Added Hebrew lang from bug #152896 2004-08-14 Olivier Crete * src/rtf-reader.c: Added fixes for Chinese/Japanase from Bryan Chan 2004-06-09 Patrick Sung * src/v7snac13.c: updated to recognize new TLV (0x0F, LastUpdateDate) This looks like created by ICQ4 (lite) just released a week ago. * src/v7send.c: added back a trace function to v7_client_ready(). 2004-06-09 Olivier Crete * src/v7recv.c: show invisible+online as invisible and the rest as the underlying status 2004-06-08 Olivier Crete * src/Makefile.am, gnomeicu-applet/Makefile.am: Remove *_DISABLE_DEPRECATED... 2004-06-05 Olivier Crete * ui/prefs.glade, src/pref_string.h, src/prefs.c, src/msg.c, gnomeicu.schemas.in: Its now possible to configure whether enter or control-enter sends a message * ui/prefs.glade: improve text of the ctrl-enter preference and while I'm at it of the character set preference (and gladed added a few more properties) 2004-06-02 Olivier Crete * src/msg.c, src/flash.c: Only set urgency hint on realized widgets (requires an X window) * ui/message.glade, src/msg.c: Focus got to input area when clicking in conversation * src/msg.c: Changed message sending key from ctrl-enter to enter its now ctrl-enter or shift-enter to enter a new line 2004-05-31 Olivier Crete * src/flash.c, src/msg.c: Implement urgency hint.. We can stop flashing the icon if Gnome ever implements that correctly * src/*.c, po/*.po: Changed "while being disconnected" to "while disconnected", also updated all of the translations * configure.in: bumped to 0.99.7 * src/v7send.c: Dont try to free unallocated hashtable * ui/user_info.glade, src/v7recv.c, src/common.h, src/v7send.c, src/personal_info.c, src/response.c: Added support for the "idle for" property * ui/prefs.glade: Changed "Enable sounds only when online" to "Disable sounds when away" per bug #122879 2004-05-30 Olivier Crete * src/gtkfunc.[ch]: Remove unused create_menu function * src/v7login.c: Make gnomeicu popup an error if it can't resolve the IP of the ICQ login server (instead of becoming unusable) * ui/message.glade: The message sending part of the window auto-grows just like gossip does 2004-05-29 Patrick Sung * src/showlist.c, src/user_popup.c, src/v7snac13.c, src/xmlcontact.c: properly escape the nickname and group name from the server, using g_markup_escape_text(). The now are represented internally with xml entity reference. 2004-05-26 Olivier Crete * src/gtkfunc.c: Can now add user from the "User has added you dialog" 2004-05-21 Olivier Crete * src/v7recv.c, src/v7send.c src/response.[ch], src/v7base.[ch], src/changenick.c: Do not play "user is online" sound during the first 30 seconds of a connection 2004-05-02 Olivier Crete * gnomeicu.png, *: Renamed gnome-gnomeicu.png to make it show up correctly in the session startup splash screen * src/auth.c, ui/auth.glade: Added user info button to auth request dialog per bug #123002 * ui/user_info.glade, src/common.h, src/response.c, src/xmlcontact.c, src/v7recv.c, src/personal_info.c: Added online since and last seen to user info * src/auto_respond.c, src/v7send.[ch], src/v7base.h: Send idle time to server. How do I retrieve it from others now? * src/xmlcontact.c: Oops in lastseen code 2004-05-01 Olivier Crete * gnomeicu.schemas.in, src/gnomeicu.c: Make default position automatic * src/gnomeicu.c, src/prefs.[ch]: Block unreasonable window size/positon * src/tray.c: Just present, dont move window when tray disapears * src/gnomeicu.c: Wait for 15 seconds timer to show window if the tray is not present at startup to let the panel enough time to start * src/util.c: Sort item post-translation per #140440 2004-04-30 Olivier Crete * ui/history.glade: Duplicate alt-c shortcut replaced * src/v7snac13.c: Re-add a contact to the online list too when moving him 2004-04-18 Patrick Sung * gnomeicu.schemas.in, prefs_string.h: Added gconf preference to save X,Y position upon program exiting * gnomeicu.c, tray.c, userserver.c, v7login.c: replace all reference to varialbe 'app' with 'MainData->window'. We don't need another global var. * tray.[ch]: app_have_tray() -> tray_exists(), and make it global * tray.[ch]: Changed the controversial double click to single click to open the GnomeICU window from the tray icon. Trying to be consistent with other gnome apps (rhythmbox, gossip, etc) * gnomeicu.c: Save the gnomeicu window x,y position. Also save the hidden state when you save gnomeicu into session. * gnomeicu.c: Added --hide command line option. 2004-04-17 Olivier Crete * configure.in: Make spelling really disabled by default