1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Oct 18, 2024 — Oct 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2008-11-19 (V1-1-55) Fix a memory issue with Y15 login * - login under y15 would sometimes segment violation More... almost 17 years ago
2008-11-18 (V1-1-54) libtool fix * - Fix gyachi to compile/link under libtool v2 * - A side effect of the above is a complete restructuring * of the plugin directory. * - moved lower_str from gyachi main to libgyachi * - the photo_album plugin is now considered obsolete. * do not build it * - the xmms plugin is now considered obsolete. * do not build it More... almost 17 years ago
2008-11-08 (V1-1-53) more webcam updates/fixes * - handle case of V4L1 cam under libv4l but V4L version * is set to V4L2. Need to be able to switch from V4L2 to * V4L1, when v4l_open fails. * - fix seg fault in gyachi-webcam webcam viewer. * - Added support for ANY V4L2 camera attribute that * the driver supports. More... almost 17 years ago
2008-11-08 (V1-1-52) more webcam updates/fixes * - address some minor parenting issues with the * webcam uploaded, and webcam viewer. * - removed unimplemented [profile] button in the * "Do you wish to let this person view" dialog * - Updated copyright stmns & version # in both * webcam viewer & uploader. * - conditionalize some of the V4L2 attributes that * were added to the kernel after the core V4L2 * attributes. (e.g. SHARPNESS) More... almost 17 years ago
2008-11-07 (V1-1-51) webcam updates/fixes * - Fix support of V4L1 webcam in V4L1 mode with no * libv4l support. * - Fix seg fault with V4L1 cam, and running/switching * to V4L2 mode with no libv4l. * - Fixed parenting of About. More... almost 17 years ago
2008-11-06 (V1-1-50) webcam overhaul * - redid the webcam uploader application, so that it * simultanaously supports BOTH V4L1 *AND* V4L2 (not * important for newer libv4l2 support) * - redid/enhanced the webcam preferences UI * - properly parented the webcam UI and child * message/dialog UI pages. * - fixed webcam support so that windows users will NOW * see gyachi webcam as online. (Need to fix the * custom "view my webcam" message. That REALLY belongs * in the gyachi setup UI) * - Fixed webcam upload so that it DEFAULTS to broadcasting mode. * - Fixed webcam uploader to NOT use/save the webcamrc settings. * webcam is like soundcard. The application should inherit the * settings from the last application. * - Updated the copyright of yahoo_ymsg15.c & gyachi_ssl.c * needed to link GPL against the OpenSSL license, See * http://www.gnome.org/~markmc/openssl-and-the-gpl.html * - Fix a potential stack overflow in yahoo_fxfer_getfile_thread() * array declared as 1024, but was allowing a write of 2046 ... More... almost 17 years ago
2008-10-20 (V1-1-49) improved webcam support * - added configure support for libv4l * - added configure support for --enable-v4l2 * - fixed bug in webcam startup. * - updated webcam/gyacheupload-v4l.c for libv4l * - fix combobox crash when enabling encryption * - added a pidgin like theme (pidgy), contributed by Henk More... almost 17 years ago
2008-08-17 (V1-1-48) New theme / theme changes * - Some image updates to teh recre8 theme, Thx Loell * - YMlike, Yahoo Messenger lookalike theme, independently * created. More... about 17 years ago
2008-08-10 (V1-1-47) Lots of bimage changes... Fix crash in photosharing * - Fix a potential crash in photosharing, when a pm session * is closed during a file transfer. * - Fix bug in uploading of new buddy image. * - Change local name of our buddy image to * GYACH_CFG_DIR/%s.friend_icon.png, with our id * embedded into the filename. This allows us to have * different bimages for different ym accounts, on the * same linux login id. * - Fix window parenting for error dialog message * The image could not be loaded * when the bimage cannot be loaded. * - Fix bimage selection, so that upon selecting a new * buddy image, *ALL* of the PM windows will update with * the newly selected buddy image. * - Put the upload of the buddy image into a separate thread. * - Speed up buddy image conversion & processing. More... about 17 years ago
2008-08-07 (V1-1-46) Fix gyachivoice crash when turning ON. * - Fix an elusive crash when turning gyachi voice ON More... about 17 years ago
2008-08-07 (V1-1-45) Fix crash for setting buddy image with new gyachrc * - Fix a crash with new gyachirc, and selecting buddy image. More... about 17 years ago
2008-08-03 (V1-1-44) revert g_timeout_add_seconds back to g_timeout_add * - revert g_timeout_add_seconds back to g_timeout_add for * compatibility w/ RHEL5 * - fix fader to store selected custom fader string in the rc file * - remove GTK_DISABLE_DEPRECATED from build Makefiles More... about 17 years ago
2008-08-03 (V1-1-43) Fix missing voice in chat rooms * - Restore voice to chat rooms (broken in 1.1.41) More... about 17 years ago
2008-08-02 (V1-1-42) auto-expire of captcha cache items * - expire captcha cache items after 1.5 secs so that * yahoo doesn't block us... More... about 17 years ago
2008-08-02 (V1-1-41) Fix Captcha positioning... * - redid captcha GUI so that the ui properly centers in * the chat window UI. * - Add a check to gyachivoice so that it doesn't crash * if no sound plugin has been detected. * - make threads mandatory in configure. More... about 17 years ago
2008-07-28 (V1-1-40) Fix for remembering last login at startup * - Fix pulldown so that last login-id is remembered at * startup, even if you didn't store a list of login id's. * - Fix captcha popup to always be centered within the chat window. More... about 17 years ago
2008-07-27 (V1-1-39) Fix crash in chatroom, when fader is enabled. * - Fix crash in chatroom when fader is enabled (introduced in * 1.1.36) More... about 17 years ago
2008-07-26 (V1-1-38) More misc fixes. * - Fix sizing of main chat window. Allow it to resize both * larger *AND* smaller... * - implement a room hop captcha cache. (See Setup -> Chat * & Conferences tab, under Room List Options.) * - Make gyachi compatible w/ YM9b More... about 17 years ago
2008-07-24 (V1-1-37) Misc fixes 1.1.36 fixes * - Correct file browser for selection your buddy image. * - Fix seg fault at startup if you have no gyachrc file. * (due to no fader strings selected...) * - login screen doesn't remember login-id for reconnects * - Fix segfault if no sound player selected. * - Disabled captcha result caching... Seems that Yahoo fixed * their long standing captcha bug... More... about 17 years ago
2008-07-20 (V1-1-36) removal of deprecated gtk code. * - updated spec file to be more closer to fedora * - removed a gnu-ism (strchrnul) from theme_support.c * - converted deprecated gtk_combo to newer gtk_combo_box * - updated all the deprecated gtk functions so that we're GTK3 clean. * - changed the fader UI. The main UI now has a fader button * on the toolbar, and the fader UI has been expanded to include * the preset fader strings. You can still set your own fader/alt * string, but only the current one in use is saved. * - Fix the pm's d/l manager so that when it is clicked close, it * *stays* closed (i.e. when you switch to another pm, and back...) More... about 17 years ago
2008-06-07 (V1-1-35) sound plugin support * - modularize sound support. * - convert existing alsa support into a loadable module. * - Add loadable module for Pulse Audio as an alternative sound player * - Add sound selector in Setup -> Options * - gyachivoice will now use the same sound plugin as is selected in * gyachi. * - Fix CODEC_PATHS to not reference WIN32_PATH in compiles configured * with "--disable-wine" * - Fix a segfault in gyachivoice when a name in the namelist is zero * length. * - Set the default login chat server to scs.msg.yahoo.com (instead of * a randomly selected one -- scs.msg.yahoo.com will remap into one * one of the default login servers via DNS) * - Added Voice server to gyachivoice UI More... over 17 years ago
2008-06-01 (V1-1-34) misc fixes * - fixed photo-album plugin so that it doesn't give Gtk-CRITICAL * messages. (photo albums basically don't work due to yahoo * no longer supports photo.yahoo.com) * - fixed codec check for voice chat... :( More... over 17 years ago
2008-05-31 (V1-1-33) misc fixes * - fixed popup question dialog when a user offers their webcam. * used to parent the chat window. Now we parent the PM window * (if there is one), and the chat_window if the pm window is not * opened, yet. * - converted remaining show_confirm_dialog_config() to * show_confirm_dialog_config_p() with chat_window as the parent. * - updated gyachi.spec.in file to be closer to the Fedora spec file. * - Added "/usr/lib/codecs" to the codec search path. * - Updated yahoophshare to use common set_tooltip() code in util.c * - Updates set_tooltip to use new gtk_widget_set_tooltip() if * available, and the older, deprecated gtk_tooltip, if not * available. This will gyachi to build on older platforms (i.e. * with gtk+2 not >= 2.12 ... * - Fix YMSG_PACKET_HEADER_STRUCT in yahoochat.h to be defined in a * platform independent manner. * - moved find_pms_window() to util.c (from yahoofxfer.c) * - set default value of enable_preemptive_strike to 0 (from 0) * - Detect a multiple login session, and logoff when it's detected * (note that if auto-reconnect is enabled, this will still attempt a * re-connect. That's intentional...) * - Change PM window info messages, to have a default icon of * GTK_STOCK_DIALOG_INFO icon, and allow alternate icons to be * displayed as appropriate. append_to_open_pms() * - Handle auto-raise-pm for incoming file requests & incoming * photosharing requests * - add permission checking for incoming photosharing sessions * (so that, e.g. spammer cannot initiate a photoshare session w/ us) * - auto-create pm session for incoming file requests. * - fix file transfer to prompt before overwriting an existing file. * - Made photoshare upload/download directory persistent across * runs. As a side affect, the photoshare directory is now shared * across all pm sessions. (used to be unique per pm session). * - Made file download directory persistent across gyachi runs. * - Made file upload dir/filename persistent across gyachi runs. * - Added Setup option "Auto open file download manager" (defaulted * to TRUE), which controls the default opening of the d/l manager. More... over 17 years ago
2008-05-05 (V1-1-32) misc configure changes for better x64 support * - updated configure & spec file to better support x64 builds * - Fix configure & webcam/Makefile.am so that webcam executables * go to libexec directory More... over 17 years ago
2008-04-19 (V1-1-31) misc updates. * - Made Chat UI tabs DnD * - Added popup menu support on the Chat UI tabs * - added setup option to remember the chat ui tab * settings, or not. More... over 17 years ago
2008-04-12 (V1-1-30) misc updates. * - Fixed crash on new user. * - Changed some initialization default values: * default version of messy: changed from 13 to 15 * default auto_reconnect: from 0 to 1 * - Changed the default configuration values for xmms * and photo_album (formerly photosharing). These * 2 configure options now default to off. * - Cleanup .yahoo/gyachu/photo directory when d/l'ing * photosharing photos. * - Cleanup .yahoo/gyachu/photo directory when d/l'ing * photosharing photos andthe d/l is cancelled. * - Fix photosharing "fullsize" to center in the display * area. * - Fix a photoshare crash where the other side closes * photosharing in the middle of a transfer. * - Remember scrollbar posn of the fullsize image. More... over 17 years ago
2008-04-03 (V1-1-29) Photoshare update. Added "pointer" support. * - Added "pointer" support for photosharing * - Cleanup. Renamed a bunch of routines internal to yahoophshare.c * - Cleanup. changed all gtk signals that has "_" to use "-" instead. * Should not have any noticible effect on the application. * - Added a fix for slow performance when d/l'ing files (apparently * introduced in 1.1.27 w/ the new d/l manager... More... over 17 years ago
2008-03-09 (V1-1-28) Photoshare updates. * - added configure check to ensure gtk2+ >= 2.12 * - removed configure "disable-pixbuf" option * - PhotoShare: Fix DnD and "[+] Add File", when a file * has a space in filename. * - Add relay server to the columns in the file d/l * manager, and allow "black list relay server" on * send side. * - Add "photoshare / Share Photos..." quick access icon button * to the pm quick access buttons. Changed the icon for photoshare * menu item. * - When photosharing is initiated, add a line to the PM & chat * windows saying that we have invited the buddy for a photosharing * session. More... over 17 years ago
2008-03-08 (V1-1-27) First stab at photosharing * - added support for photosharing * - redid the file d/l mechanish, so that there is now a * file d/l manager, in each pm window... More... over 17 years ago
2008-03-01 (V1-1-26) Added configure wine conditional * - Added configure support of wine. This allows * gyachi to be built on non-x86 platforms where * wine is not available (wine is needed for gyvoice). * - Now we copy the ChangeLog and ABOUT-NLS to the documentation * directory. More... over 17 years ago