log finch/gntsound.c @ 19163:1e4630ee4b2a

age author description
Fri, 13 Jul 2007 11:53:44 +0000 Sadrul Habib Chowdhury Fix some crashes when adding new profiles with the same name.
Fri, 13 Jul 2007 10:59:37 +0000 Sadrul Habib Chowdhury Reduce some of the paddings.
Fri, 13 Jul 2007 02:25:11 +0000 Eric Polino In case some decide to get anal about spaces after commas.
Thu, 12 Jul 2007 23:37:35 +0000 Eric Polino Profiles now work with the new layout
Thu, 12 Jul 2007 21:49:27 +0000 Eric Polino Redid the look to the Sound Prefs
Thu, 12 Jul 2007 02:45:59 +0000 Eric Polino Added sound profiles. First revision that's anywhere near stable, _shouldn't_ crash though.
Wed, 11 Jul 2007 21:10:09 +0000 Eric Polino merge of '16890deaaff10687d4bb05f2ee33efeac224027b'
Wed, 11 Jul 2007 19:44:32 +0000 Sadrul Habib Chowdhury Update the way _get_children_names is used.
Wed, 11 Jul 2007 17:36:15 +0000 Sadrul Habib Chowdhury One leak fix. Mostly cosmetic changes.
Wed, 11 Jul 2007 19:51:48 +0000 Eric Polino disapproval of revision '28530bc53fbe271f49ca1baa55938a067f20aed8'
Wed, 11 Jul 2007 19:40:49 +0000 Eric Polino Cleaned up a few missing NULL checks in GntWM
Wed, 11 Jul 2007 16:20:12 +0000 Eric Polino Removed some useless functions
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.