aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/profile_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...Ulf Lamping2008-04-111-3/+3
* OBJECT_..._DATA --> g_object_..._dataBill Meier2008-04-111-25/+25
* remove GTK1 codeUlf Lamping2008-04-071-6/+0
* Improved the profile name check to popup a dialog when trying to apply anStig Bjørlykke2008-02-041-34/+62
* Disallow ending space was not such a good idea, chop it of before save instead.Stig Bjørlykke2008-02-011-13/+24
* Fixed a problem with renaming a profile after hitting apply.Stig Bjørlykke2008-02-011-0/+27
* Do not change profile if directory creation failed, and change to defaultStig Bjørlykke2008-01-271-2/+5
* Always return a valid profile name from get_profile_name().Stig Bjørlykke2008-01-241-2/+2
* Free allocated data in prefs_reset, removed need for uat_reload_all and Stig Bjørlykke2008-01-191-42/+15
* Save the changes also when selecting a profile from the list.Stig Bjørlykke2008-01-141-22/+20
* Several profile enhancements:Stig Bjørlykke2008-01-141-0/+31
* This patch adds support for configuration profiles, which can be used toStig Bjørlykke2008-01-141-0/+791