[ekiga] (158 commits) ...Merge remote-tracking branch 'origin/ds-gsettings3'
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] (158 commits) ...Merge remote-tracking branch 'origin/ds-gsettings3'
- Date: Sat, 14 Dec 2013 17:51:14 +0000 (UTC)
Summary of changes:
a1d76ff... GSettings: Added schema file. (*)
fc4bece... GSettings: Added compilation and installation of schema fil (*)
7753a90... GSettings: Schema empty values should be empty. (*)
c05cbca... GSettings: Fixed schema compliance. (*)
1aa3f62... GmMenuAddon: Dropped obsolete settings. (*)
6f1b9ef... INSTALL: New version. (*)
09c0ab2... GmMenuAddon: Removed unused function. (*)
b36fc2a... GSettings: Added TODO. Not to forget. (*)
1d17f1c... GSettings: Ignore GmConf ugprades. (*)
2584457... GSettings: Fixed schema to add missing values. (*)
6e69863... GSettings: Added initial implementation of GSettings. (*)
501789b... GmMenuAddon: Dropped reference to removed function. (*)
6641511... GSettings: Converted GmWindow objects to use GSettings. (*)
03a1bb1... GmDialog: Removed antic and unused functions. (*)
8d4260e... GmPreferences: Added missing config.h. (*)
da8c1f6... GmWindow: Removed useless public functions. (*)
9a74373... GSettings: Do not remember positions for the prefs and assi (*)
1015b88... Code simplification and cleanups. (*)
97b0eb5... GSettings: Ported the sound events part of the preferences (*)
eeae004... GmPrefs: Fixed sound event playing if full filename is prov (*)
edecb96... GSettings: Ported the sound events part of the engine. (*)
7a998be... GSettings: Migrated sound events, audio output and audio in (*)
9c9f5df... Added C++ boost class "wrapper" around GSettings. (*)
7fb2c60... Moved most of video devices keys to GSettings. (*)
8cab840... Added GSettings TODO so that others can continue my work. (*)
e984c94... VideoInputCore: Dropped configuration bridge and moved more (*)
dbabc1a... VideoInputCore: Dropped configuration bridge and moved more (*)
31624f6... Moved VideoOutputCore to GSettings. (*)
39ec5c6... Updated INSTALL file. (*)
dcd7724... Opal: Ported SIP GmConf keys to GSettings. (*)
9f54442... Rebased and fixed conflicts. (*)
706892c... Statusicon: Fixed warning in case the status icon should no (*)
e0bb237... Fixed a few conflicts. (*)
0d52ce4... RefLister: Added size() method. (*)
90b7500... GSettings: Ported the accounts list to GSettings. (*)
f97d0b6... Settings: Added C++ convenience wrappers. (*)
790142b... Ported the GmConf::PersonalDetails component to GSettings. (*)
fcbbf6d... Added new files and dirs to gitignore. (*)
20042c7... Simplified Opal::Bank code thanks new Settings wrappers. (*)
4cfa4b8... GSettings: Ported the H.323 EndPoint. (*)
0b90e13... Ported H.323 settings from the bridge to GSettings. (*)
fd6c22c... Changed the default H.323 DTMF mode to RFC2833. (*)
f55ef66... Removed useless variable use. (*)
5ca91e9... Completed the SIP EndPoint GSettings port. (*)
b6fe9fd... Fixed H.323 DTMF mode description. (*)
fbeb41a... GSettings: More porting. (*)
b9e9516... Added documentation as well as new GSList convenience metho (*)
009fca5... Gtk: Ported Roster to GSettings. (*)
7fbda09... Fixed the gstreamer plugin compilation with GSettings (*)
3fba001... Added an experimental Opal::Presentity implementation (*)
5221c21... Opal::Presentity: I see no need for that doc parameter! (*)
5205935... Opal::Presentity: try to get rid of the need for the whole (*)
23f827c... Opal::Presentity: static is only for the declaration in the (*)
c5f810b... Opal::Bank: first draft of the modification (*)
7c1ee3e... Opal::Account: first draft (*)
4ad50dd... Opal: added the Opal::Presentity code to lib/Makefile.am (*)
a72b035... Opal::Account: cleaned how the 'type' is handled (*)
4e0fd5a... Opal::Account: a local variable was shadowing an instance v (*)
5038d73... Opal::Account: added the get_groups method (*)
031a3e2... Opal::Bank: finally made it use an XML document, and fixed (*)
aa86003... Opal::Account: actually make it link (*)
4b604ef... Main window: remove now unused function (fixes a compilatio (*)
9140bf3... Avahi::Heap: fixed a compilation warning by renaming a vari (*)
318d2bc... Loudmouth::Bank: fixed a compilation warning (*)
c4cd902... Ported GtkEntry widgets of the prefs window to GSettings. (*)
bc70ce9... C++ised more things. (*)
6975032... Renamed the accounts-list schema key to accounts and made i (*)
d5a7114... Opal: added the Opal::Bank to the Ekiga::PresenceCore so th (*)
7fa4697... Opal::Account: added the code to add a contact in an accoun (*)
99d45ac... Opal::Bank: transmit the required signals upward so the gui (*)
be59b02... Fixed flickering effect when windows are shown. (*)
5d33133... GSettings: Ported toggles to GSettings. (*)
f4c6453... GSettings: Ported remaining int_option_menu to GSettings. (*)
e6cacac... GSettings: Completely ported PrefsWindow to GSettings. (*)
ce83ff5... GmMenuAddon: Ported TOGGLE_ENTRY and RADIO_MENU_ENTRY to GS (*)
d99a0ea... Ported the Call Window and the Main Window to GSettings. (*)
342191a... Ported the Call Window and the Main Window to GSettings. (*)
9663f65... MainWindow: Fixed crash due to signal loop. (*)
f95f95a... MainWindow: Fixed signal loop. (*)
c9582f4... GmWindow: Completed GSettings porting. (*)
dbd6c1f... LDAP: Ported to GSettings. (*)
5bfb806... Fixed the gstreamer plugin compilation with GSettings (*)
051a4e9... Added an experimental Opal::Presentity implementation (*)
bde9c1f... Opal::Presentity: I see no need for that doc parameter! (*)
a00402f... Opal::Presentity: try to get rid of the need for the whole (*)
84e88e9... Opal::Presentity: static is only for the declaration in the (*)
620be01... Opal::Bank: first draft of the modification (*)
e020d83... Opal::Account: first draft (*)
dba4490... Opal: added the Opal::Presentity code to lib/Makefile.am (*)
d9848a4... Opal::Account: cleaned how the 'type' is handled (*)
b352345... Opal::Account: a local variable was shadowing an instance v (*)
71c71f4... Opal::Account: added the get_groups method (*)
def4d2e... Opal::Bank: finally made it use an XML document, and fixed (*)
936f2c8... Opal::Account: actually make it link (*)
b92dc26... Avahi::Heap: fixed a compilation warning by renaming a vari (*)
21b982a... Loudmouth::Bank: fixed a compilation warning (*)
2c25dc6... Renamed the accounts-list schema key to accounts and made i (*)
d0a00d2... Opal: added the Opal::Bank to the Ekiga::PresenceCore so th (*)
4efc0d1... Opal::Account: added the code to add a contact in an accoun (*)
6e41b3f... Opal::Bank: transmit the required signals upward so the gui (*)
179e97c... Merge remote-tracking branch 'origin/jp-opal-roster' into j (*)
c65d6f0... RL: Ported to GSettings. (*)
27e0efe... Resource-lists: Ported to GSettings. (*)
e35e654... Jabber: Ported to GSettings. (*)
0603035... RL/Jabber: Fixed previous commit which was incomplete. (*)
92a5a21... Call Window: Ported to GSettings. (*)
e924312... ExtWindow: Ported to GSettings. (*)
f518398... StatusMenu: Ported to GSettings. (*)
13e2923... GSettings: Restrict callback to the exact key. (*)
945095c... Assistant: Ported to GSettings. (*)
fe35f3a... DBUS: Ported to GSettings and removed deprecated methods. (*)
8fcf7f2... main (): Ported to GSettings. (*)
4d45172... Opal: Completed GSettings port. (*)
5ba6e5e... Call History: Ported to GSettings. (*)
7bef548... Local Roster: Ported to GSettings. (*)
122bb69... GSettings: Removed remaining GConf/GmConf bits. (*)
ea49738... GSettings: Actually, there was still a GConf PTRACE. (*)
c88b940... VideoInputCore: Fixed possible deadlocks on exit. (*)
d158506... Opal: Fixed missed call signal emission. (*)
7032490... Opal: Fixed objects initialisation. (*)
e97f13b... X11: Fixed black window problem when displaying video. (*)
cfaaf87... Extwindow: Fixed crash when changing stay-on-top key. (*)
731c32e... Prefs: Simplified code using GSettings bindings for toggles (*)
9651198... Prefs: Removed useless gm_prefs_entry_new parameters. (*)
fd6bf76... Prefs: Simplified code using GSettings bindings for GTK ent (*)
f0b1d0c... Prefs: Ported GTK adjustments to GSettings bindings to simp (*)
22e5224... Prefs: Ported string option menu to GSettings binding. (*)
4542477... Prefs: Ported int_option_menu to GSettings bindings. (*)
8bb93ed... Audio/Viceo: Let the engine handle unexisting devices. (*)
1a07efe... Devices: Removed desired_device and simplified code. (*)
029081b... Prefs: Fixed devices list update and removal. (*)
370161f... CodecsBox: Fixed leak. (*)
57fbc1d... Prefs: Device selection errors are now handled by the appro (*)
c5db326... VideoInputCore: Optimized fallback selection. (*)
f8be45c... Device: Extended definition to add convenience constructor. (*)
4dc8756... AudioInputCore: Added device auto-selection algorithm. (*)
832d761... AudioOutputCore: Added device auto-selection algorithm. (*)
529c02e... Prefs: Fixed and improved layout, usability and simplified (*)
a194b84... Prefs: Modified the prefs window so that it is more HIG com (*)
106bda2... About: Moved Lumi to the About box. (*)
4c4dc55... VideoInput/VideoOutput: Reorganized mutexes and memory mana (*)
3f2e1cd... Audio/Video Cores: Added anoter get_devices method. (*)
36ac351... Call Manager: Optimized code for individual changes of vide (*)
9a1162f... Assistant: Removed useless code. (*)
a5c7a3e... Services: Define Service as a class instead of a Struct. (*)
0356749... GSettings: Use enum instead of int when possible. (*)
d8cce37... Prefs: Handle safely the case where no device is found. (*)
d657826... Prefs: Converted window into a GObject. (*)
de7748a... Roster: Fixed crash on invalid iter. (*)
65283a6... GSettings: Converted more keys to enums. Done cleanups. (*)
6fc6d34... GSettings: Converted keys to enum. (*)
9222d8b... Makefile: Remove ekiga.schemas which does not exist anymore (*)
1142be0... GSettings: Added GConf to GSettings migration file. (*)
22db27b... GSettings: Added range specifications. (*)
e3c6a1f... Merge branch 'jp-opal-roster' into ds-gsettings3 (*)
616e4b9... GSettings: Unfortunately removed accounts list migration fr (*)
91cde6c... Cleanup. (*)
7ab236e... Merge remote-tracking branch 'origin/ds-gsettings3'
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]