Chat-O-Matic/application/preferences
barrett 5e26a038dc Updated TODO in CayaPreferences. 2013-04-06 19:59:46 +00:00
..
AccountDialog.cpp Layout API changes. Tested on Haiku r39074, I really don't know what is the first revision with this changes. 2010-10-24 06:27:09 +00:00
AccountDialog.h * More NULL checks for ContactLinkers. 2010-05-30 04:28:04 +00:00
AccountListItem.cpp Some style violations fixed. 2010-05-20 21:31:55 +00:00
AccountListItem.h Merged multiprotocol branch with trunk. 2010-05-16 21:02:50 +00:00
AccountView.cpp Added AccountDialog and AccountView, previously the code was in PreferencesAccounts.cpp. 2010-05-09 06:27:48 +00:00
AccountView.h Added AccountDialog and AccountView, previously the code was in PreferencesAccounts.cpp. 2010-05-09 06:27:48 +00:00
CayaPreferences.cpp Updated TODO in CayaPreferences. 2013-04-06 19:59:46 +00:00
CayaPreferences.h Patch from Maciej Janiszewski which adds support for hiding offline contacts, message notifications and caya can now set the window title to unread state, all functions can be disabled from settings as well. Thanks\! 2013-04-06 19:47:04 +00:00
PreferencesAccounts.cpp AIM : Removed _declspec and removed a unuseful parameter, both were causing warnings. Replaced List<> a std::list wrapper, with BObjectList and removed the _TR macro in ProtocolSettings that is apparently not doing anything. 2012-02-25 20:33:28 +00:00
PreferencesAccounts.h Preferences dialog is progressing... 2010-05-08 19:35:28 +00:00
PreferencesBehavior.cpp Patch from Maciej Janiszewski which adds support for hiding offline contacts, message notifications and caya can now set the window title to unread state, all functions can be disabled from settings as well. Thanks\! 2013-04-06 19:47:04 +00:00
PreferencesBehavior.h Patch from Maciej Janiszewski which adds support for hiding offline contacts, message notifications and caya can now set the window title to unread state, all functions can be disabled from settings as well. Thanks\! 2013-04-06 19:47:04 +00:00
PreferencesChatWindow.cpp Modified preferences dialog, better look for Replicant settings, added a new tab for Chat Window settings 2012-03-02 02:23:21 +00:00
PreferencesChatWindow.h Modified preferences dialog, better look for Replicant settings, added a new tab for Chat Window settings 2012-03-02 02:23:21 +00:00
PreferencesContainer.h Modified the CayaPreferencesData class to become a BFlattenable, this remove the limit of having a fixed-size buffer for string settings. 2012-03-24 14:56:00 +00:00
PreferencesDialog.cpp Patch from Maciej Janiszewski which adds support for hiding offline contacts, message notifications and caya can now set the window title to unread state, all functions can be disabled from settings as well. Thanks\! 2013-04-06 19:47:04 +00:00
PreferencesDialog.h Usual SVN tree (branches, tags, trunk). 2010-05-07 09:47:10 +00:00
PreferencesReplicant.cpp Modified the Replicant preferences string to notify that it's working only under gcc4hybrid atm, a development release will follow. 2012-03-24 23:54:58 +00:00
PreferencesReplicant.h Added replicant preferences view. 2012-03-13 22:57:04 +00:00