|
db2b388968
|
plugins: remove cruft from Makefile.am
|
2013-06-20 11:17:30 -04:00 |
|
|
d255a85d33
|
addressbook: remove unnecessary GCONF macro
|
2013-06-20 10:21:42 -04:00 |
|
|
7b62728dc1
|
[#25528] Update doc with new version number, and jenkins script
|
2013-06-18 10:22:14 -04:00 |
|
|
1b52c2473b
|
addressbook: remove dead code
|
2013-05-30 17:26:17 -04:00 |
|
|
b3ca5f640c
|
plugins: removed INSTALL from repo
|
2013-03-05 14:20:44 -05:00 |
|
|
f18fc5eeb0
|
* #19035: addressbook: return all contacts with phones on empty search
|
2013-02-14 13:30:07 -05:00 |
|
|
ab3287fae7
|
* #19035: addressbook: test cleanup
|
2013-02-14 11:15:15 -05:00 |
|
|
ae4735e700
|
* #19035: addressbook: use const gchar * parameter
|
2013-02-14 10:58:15 -05:00 |
|
|
08ddbf7a1f
|
* #19035: addressook search all if given empty query
|
2013-02-14 10:31:53 -05:00 |
|
|
3d21ae48d6
|
* #19035: addressbook: added test which lists contacts
|
2013-02-12 17:37:46 -05:00 |
|
|
77be893d93
|
* #19035: addressbook: check if config is NULL before using
|
2013-02-12 16:10:03 -05:00 |
|
|
42f38427a4
|
* #19035: addressbook: add standalone test
|
2013-02-12 14:40:38 -05:00 |
|
|
7663950251
|
* #19246: build: bump version numbers for 1.2.2
|
2013-01-14 11:15:35 -05:00 |
|
|
80764d6dda
|
[#19045] Update code with new release number (1.2.1)
|
2013-01-07 17:50:21 -05:00 |
|
|
62f8c7c6e7
|
* #17184: addressbook: use empty string for deprecated uri field
We should only use one form of our book_data_t struct, as it is being
loaded from the plugin into gnome.
|
2012-11-07 16:22:36 -05:00 |
|
|
26fdda4fd1
|
* #17184: daemon should have no mention of the addressbook
Address books are client specific.
|
2012-11-07 14:32:55 -05:00 |
|
|
b1dcc49e83
|
* #17184: addressbook: cleanup
|
2012-11-06 15:14:35 -05:00 |
|
|
0bca0f6463
|
* #17184: addressbook: remove unused current_name variable
|
2012-11-01 02:01:41 -04:00 |
|
|
375c7bb502
|
* #17183: plugins: fix configure for newer autotools
|
2012-11-01 01:02:44 -04:00 |
|
|
fd25f85b39
|
* #13218: Bump version numbers for release 1.2.0
|
2012-08-10 10:23:34 -04:00 |
|
|
901db43bb0
|
* #14267: addressbook: fix gcc warnings
|
2012-08-02 17:08:28 -04:00 |
|
|
f10249848f
|
* #13994: addressbook: flushed deprecated API, support 3.5.3 API if present
|
2012-08-02 10:38:24 -04:00 |
|
|
004eb1ae6f
|
* #13994: addressbook: issue warning but compile anyway if eds version >= 3.5.3
We still have to implement the missing functionality in terms of the new API
|
2012-07-31 18:02:55 -04:00 |
|
|
f527ffa895
|
* #13994: addressbook: use single-file includes if eds version >= 3.5.3
|
2012-07-30 11:03:24 -04:00 |
|
|
d0f8e084e4
|
* #13254: gnome: fix address book compilation for gtk3 and crasher bug
|
2012-07-13 10:17:58 -04:00 |
|
|
a1ad26983c
|
[ #12150 ] Fix video preview for higher resolutions
|
2012-07-04 16:21:20 -04:00 |
|
|
83286ef0b7
|
* #11208: bump version numbers for release 1.1.0
|
2012-05-17 15:58:08 -04:00 |
|
|
ae6da5767c
|
* #9381: use autoconf macros and AC_SEARCH_LIBS
|
2012-03-20 14:30:18 -04:00 |
|
|
3ed300124a
|
* #9144: Fixes "Only <glib.h> can be included directly" error
|
2012-03-06 10:19:59 -05:00 |
|
|
f0c23e62b2
|
#8449: Update version 1.0.2
|
2012-02-08 12:34:46 -05:00 |
|
|
6614ee1e24
|
* #8542: removed trailing whitespace from tree
Also added whitespace checking pre-commit hook when autogen.sh is called.
|
2012-02-03 13:14:02 -05:00 |
|
|
c83e3441b3
|
* #7242: updated version numbers for release 1.0.1
|
2011-11-18 11:40:08 -05:00 |
|
|
8ea54c8218
|
* #6902: bumped up address book to gtk3
|
2011-11-18 10:57:47 -05:00 |
|
|
3f76621874
|
* #6902: build client with stricter deprecation flags
Specifically, compiles with the flags:
-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGTK_DISABLE_SINGLE_INCLUDES
See:
http://developer.gnome.org/gtk3/3.3/gtk-migrating-2-to-3.html#id1539429
|
2011-11-16 16:12:29 -05:00 |
|
|
69061f3d6a
|
* #7393: methods that return pointers to internal members should not be const
|
2011-11-07 18:20:22 -05:00 |
|
|
4ef4e2038b
|
* #7242: Fix per target compilation in plugins
|
2011-10-19 16:09:47 -04:00 |
|
|
a9f3dc574f
|
* #7127: apply astylerc to daemon and client.
99 % of these are just whitespace changes. Some unnecessary includes
removed as well
|
2011-10-11 13:43:26 -04:00 |
|
|
416fee0bf6
|
Bump version to 1.0.0
|
2011-09-30 09:27:16 -04:00 |
|
|
e30e83baaa
|
* #5659 : addressbook doesn't use libedataserverui
|
2011-09-12 13:33:47 -04:00 |
|
|
14287d8a1f
|
* #5695: addressbook: simplify
|
2011-09-12 13:28:15 -04:00 |
|
|
0b99863940
|
* #5695: addressbook : remove AddrBookHandle from plugin
|
2011-09-12 11:05:38 -04:00 |
|
|
ced9d1e5c9
|
* #5695 : addressbook : remove unused stuff, use static mutex
|
2011-09-12 10:44:55 -04:00 |
|
|
2b17d2dda9
|
remove unused autoconf variable
|
2011-08-23 11:21:30 -04:00 |
|
|
edeb4b98c5
|
* #6714: fixed make distcheck for sflphone-plugins
|
2011-08-22 16:57:50 -04:00 |
|
|
79242d9ff8
|
git: #6698 split the main .gitignore file
|
2011-08-19 19:36:10 -04:00 |
|
|
0d02b874ea
|
rename directories
sflphone-common -> daemon
sflphone-client-gnome -> gnome
sflphone-client-kde -> kde
sflphone-plugins -> plugins
|
2011-08-15 09:15:00 -04:00 |
|