log finch/gntsound.c @ 19146:5ff1231993af

age author description
Tue, 10 Jul 2007 16:10:06 +0000 Eric Polino Added sound profiles
Sat, 07 Jul 2007 01:30:42 +0000 Sadrul Habib Chowdhury Fix a potential crash if the file-selector window is closed after the pref-window.
Sat, 07 Jul 2007 01:17:19 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Sat, 07 Jul 2007 01:11:45 +0000 Sadrul Habib Chowdhury Fix a potential bug.
Fri, 06 Jul 2007 23:28:24 +0000 Eric Polino Made the display of files for sound events cleaner
Fri, 06 Jul 2007 01:08:22 +0000 Eric Polino Fixed a few merge errors
Thu, 05 Jul 2007 18:21:41 +0000 Eric Polino merge of '6a14f373f6f5ea48a0816197f7cfbfdc7600e74e'
Thu, 05 Jul 2007 18:15:32 +0000 Eric Polino FIX: Setting combo_box doesn't cause memory corruption.
Thu, 05 Jul 2007 17:29:45 +0000 Eric Polino merged FinchSoundPrefEvent with FinchSoundEvent and removed id from FSE
Thu, 05 Jul 2007 02:34:30 +0000 Eric Polino Some more work to the sound prefs
Mon, 02 Jul 2007 05:22:56 +0000 Eric Polino Fixed Cancel button callback
Mon, 02 Jul 2007 01:29:01 +0000 Eric Polino Cleaned up a few poorly written "activate" callbacks.
Sun, 01 Jul 2007 20:56:17 +0000 Eric Polino Sound prefs now save.
Fri, 29 Jun 2007 21:59:48 +0000 Eric Polino Removed sound_pref_data
Fri, 29 Jun 2007 21:33:43 +0000 Eric Polino Made sound_pref_data a pointer
Fri, 29 Jun 2007 21:28:50 +0000 Eric Polino Added _get_value
Fri, 29 Jun 2007 21:12:03 +0000 Eric Polino Changed the volume changer to a GntSlider.
Fri, 29 Jun 2007 01:51:13 +0000 Eric Polino Created SoundPrefDialog to store dialog data.
Thu, 28 Jun 2007 17:21:24 +0000 Eric Polino Added more to the Sounds Preferences
Wed, 27 Jun 2007 20:19:09 +0000 Eric Polino Added Sounds to the actions list
Mon, 25 Jun 2007 20:27:36 +0000 Eric Polino Moved:
Thu, 14 Jun 2007 03:54:49 +0000 Eric Polino Added sound to Finch.
Mon, 30 Jul 2007 12:17:34 +0000 Stu Tomlinson More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors
Wed, 11 Jul 2007 17:45:09 +0000 Sadrul Habib Chowdhury Silent sound for finch. The audible stuff will get in in a later release.