summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak.soc.2007.finchfeatSadrul Habib Chowdhury2007-08-113-46/+13
* Fix some white-space and other similar issues. Preparing for a merge.Sadrul Habib Chowdhury2007-08-114-74/+55
* Fix faulty merge.Sadrul Habib Chowdhury2007-08-113-8/+16
* propagate from branch 'im.pidgin.pidgin.2.1.0' (head 0b6c4677e52b2068c8f41154...Sadrul Habib Chowdhury2007-08-110-0/+0
|\
| * merge of 'bcf28ef7e8ff6bb7068d4f7f8f99127f0584b1c8'release-2.1.0Sadrul Habib Chowdhury2007-08-111-5/+6
| |\
| | * Use _notify_userinfo instead of _notify_error when there's an errorSadrul Habib Chowdhury2007-06-161-5/+6
* | | Allows libgnt to pull in needed scripts for a standalone build.Eric Polino2007-07-241-0/+1
* | | propagate from branch 'tmpbranch' (head ced7c84e4a66135a6493f8b9aa2e5b20bf6a6...Eric Polino2007-07-2433-69/+1599
|\ \ \
| * \ \ propagate from branch 'tmpbranch' (head 99adc2a159d591428565c43f8121b7f0d5cdf...Eric Polino2007-07-2233-69/+1599
| |\ \ \
| | * | | Whitespace fix.Sadrul Habib Chowdhury2007-07-191-27/+27
| | * | | propagate from branch 'tmpbranch' (head 4c5e266982c0a13f12646d63d64e177e3a826...Eric Polino2007-07-1635-237/+555
| | |\ \ \
| | * | | | Some lines to the auto-thingies to aid in libgnt building standaloneEric Polino2007-07-163-3/+13
| | * | | | Deleting profile is now from the entry.Eric Polino2007-07-131-2/+2
| | * | | | Reset to the default profile when the active profile is deleted.Eric Polino2007-07-131-0/+3
| | * | | | This makes things look nicer.Sadrul Habib Chowdhury2007-07-131-1/+1
| | * | | | Deleting a profile doesn't need to load the default profile.Sadrul Habib Chowdhury2007-07-131-3/+0
| | * | | | Fix some crashes when adding new profiles with the same name.Sadrul Habib Chowdhury2007-07-131-25/+23
| | * | | | Reduce some of the paddings.Sadrul Habib Chowdhury2007-07-131-0/+4
| | * | | | In case some decide to get anal about spaces after commas.Eric Polino2007-07-131-128/+128
| | * | | | Profiles now work with the new layoutEric Polino2007-07-122-20/+90
| | * | | | Redid the look to the Sound PrefsEric Polino2007-07-121-68/+64
| | * | | | Added sound profiles. First revision that's anywhere near stable, _shouldn't...Eric Polino2007-07-121-50/+104
| | * | | | merge of '399da3ec358f36fbb08d9c507f0f63706792da06'Eric Polino2007-07-114-114/+88
| | |\ \ \ \
| | | * | | | Update the way _get_children_names is used.Sadrul Habib Chowdhury2007-07-113-7/+40
| | | * | | | merge of '39146ef680779e861d9f7e46d1c674a183866df0'Sadrul Habib Chowdhury2007-07-112-41/+0
| | | |\ \ \ \
| | | | * | | | disapproval of revision '779b69ebec1c205d289986f93f25ead24290366b'Sadrul Habib Chowdhury2007-07-112-40/+0
| | | * | | | | One leak fix. Mostly cosmetic changes.Sadrul Habib Chowdhury2007-07-112-81/+63
| | * | | | | | merge of '63410823a172d188421e84f73dfbaed4a20be58a'Eric Polino2007-07-111-2/+18
| | |\ \ \ \ \ \
| | | * | | | | | Cleaned up a few missing NULL checks in GntWMEric Polino2007-07-111-2/+18
| | | |/ / / / /
| | * | | | | | disapproval of revision 'ab74f830abfd9bb3a7345dee6a00c2d51a8119b1'Eric Polino2007-07-112-50/+24
| | * | | | | | Cleaned up a few missing NULL checks in GntWMEric Polino2007-07-112-24/+50
| | |/ / / / /
| | * | | | | Removed some useless functionsEric Polino2007-07-111-18/+0
| | * | | | | Added some info to docs about mem managementEric Polino2007-07-101-1/+1
| | * | | | | memleak fixEric Polino2007-07-101-0/+1
| | * | | | | Added sound profilesEric Polino2007-07-102-63/+205
| | |/ / / /
| | * | | | Added a function to the prefs API to get a list of children names.Eric Polino2007-07-092-0/+40
| | * | | | Fix a potential crash if the file-selector window is closed after the pref-wi...Sadrul Habib Chowdhury2007-07-071-2/+14
| | * | | | Mark some strings for translation.Sadrul Habib Chowdhury2007-07-071-8/+7
| | * | | | Fix a potential bug.Sadrul Habib Chowdhury2007-07-071-25/+26
| | * | | | propagate from branch 'im.pidgin.pidgin' (head 0226ffea1a95d5e476f92e311c90ad...Sadrul Habib Chowdhury2007-07-0719-62/+267
| | |\ \ \ \
| | * | | | | Made the display of files for sound events cleanerEric Polino2007-07-061-3/+6
| | * | | | | Added ability to show empty groupsEric Polino2007-07-061-5/+18
| | * | | | | Fixed a few merge errorsEric Polino2007-07-061-3/+2
| | * | | | | merge of 'ce2f681adadf10b931b01d18f1afcedd9540cfad'Eric Polino2007-07-051-2/+0
| | |\ \ \ \ \
| | | * | | | | FIX: Setting combo_box doesn't cause memory corruption.Eric Polino2007-07-051-4/+1
| | * | | | | | merged FinchSoundPrefEvent with FinchSoundEvent and removed id from FSEEric Polino2007-07-051-43/+41
| | * | | | | | propagate from branch 'im.pidgin.pidgin' (head 55d7e067a3ca1926d5a5071745af8e...Eric Polino2007-07-0559-465/+1536
| | |\ \ \ \ \ \
| | * | | | | | | Some more work to the sound prefsEric Polino2007-07-051-36/+111
| | * | | | | | | Fixed Cancel button callbackEric Polino2007-07-021-3/+44
| | * | | | | | | Cleaned up a few poorly written "activate" callbacks.Eric Polino2007-07-022-13/+8