lp://staging/~bcurtiswx/ubuntu/precise/empathy/3.4.2.3-0ubuntu1
- Get this branch:
- bzr branch lp://staging/~bcurtiswx/ubuntu/precise/empathy/3.4.2.3-0ubuntu1
Branch merges
- Ken VanDine: Pending requested
-
Diff: 90848 lines (+9925/-28942)74 files modified.pc/01_lpi.patch/configure.ac (+0/-660)
.pc/01_lpi.patch/src/empathy-chat-window.c (+0/-2761)
.pc/01_lpi.patch/src/empathy-chat-window.ui (+0/-229)
.pc/01_lpi.patch/src/empathy-roster-window-menubar.ui (+0/-301)
.pc/01_lpi.patch/src/empathy-roster-window.c (+0/-2754)
.pc/10_use_notify_osd_icons.patch/libempathy-gtk/empathy-images.h (+0/-59)
.pc/10_use_notify_osd_icons.patch/libempathy-gtk/empathy-ui-utils.c (+0/-2309)
.pc/10_use_notify_osd_icons.patch/src/empathy-event-manager.c (+0/-1621)
.pc/23_idomessagedialog_for_voip_and_ft.patch/configure.ac (+0/-661)
.pc/23_idomessagedialog_for_voip_and_ft.patch/src/empathy-event-manager.c (+0/-1621)
.pc/34_start_raised_execpt_in_session.patch/src/empathy-status-icon.c (+0/-536)
.pc/37_facebook_default.patch/libempathy-gtk/empathy-protocol-chooser.c (+0/-641)
.pc/38_lp_569289.patch/libempathy-gtk/empathy-irc-network-chooser.c (+0/-426)
.pc/41_unity_launcher_progress.patch/configure.ac (+0/-663)
.pc/41_unity_launcher_progress.patch/src/Makefile.am (+0/-241)
.pc/41_unity_launcher_progress.patch/src/empathy-ft-manager.c (+0/-1186)
.pc/42_shell_running.patch/src/empathy-chat-window.c (+0/-2767)
.pc/43_quicklists.patch/data/empathy.desktop.in.in (+0/-16)
.pc/applied-patches (+0/-9)
ChangeLog (+7975/-7846)
Makefile.in (+54/-26)
NEWS (+18/-0)
aclocal.m4 (+286/-234)
config.guess (+136/-115)
config.sub (+125/-64)
configure (+222/-106)
configure.ac (+1/-34)
data/Makefile.in (+33/-26)
data/empathy-accounts.desktop (+1/-1)
data/empathy-accounts.desktop.in (+1/-1)
data/empathy.desktop (+1/-1)
data/empathy.desktop.in (+1/-1)
data/empathy.desktop.in.in (+1/-17)
data/icons/Makefile.in (+23/-11)
debian/changelog (+12/-0)
depcomp (+66/-8)
extensions/Makefile.in (+39/-33)
goa-mc-plugin/Makefile.in (+41/-27)
help/Makefile.in (+22/-11)
install-sh (+18/-11)
libempathy-gtk/Makefile.in (+43/-30)
libempathy-gtk/empathy-account-widget.c (+0/-11)
libempathy-gtk/empathy-chat.c (+33/-11)
libempathy-gtk/empathy-images.h (+0/-1)
libempathy-gtk/empathy-irc-network-chooser.c (+1/-1)
libempathy-gtk/empathy-protocol-chooser.c (+0/-1)
libempathy-gtk/empathy-ui-utils.c (+0/-3)
libempathy/Makefile.in (+44/-33)
libempathy/empathy-client-factory.c (+1/-5)
libempathy/empathy-ft-factory.c (+4/-2)
libempathy/empathy-tp-chat.c (+11/-40)
libempathy/empathy-tp-chat.h (+0/-1)
ltmain.sh (+56/-37)
m4/intltool.m4 (+46/-25)
m4/libtool.m4 (+208/-57)
m4/ltoptions.m4 (+17/-2)
m4/ltversion.m4 (+5/-5)
missing (+4/-49)
nautilus-sendto-plugin/Makefile.in (+41/-27)
po/Makefile.in.in (+9/-4)
src/Makefile.am (+0/-3)
src/Makefile.in (+167/-214)
src/empathy-auth-client.c (+2/-2)
src/empathy-chat-window.c (+5/-60)
src/empathy-chat-window.ui (+0/-1)
src/empathy-event-manager.c (+23/-104)
src/empathy-ft-manager.c (+0/-71)
src/empathy-roster-window-menubar.ui (+0/-1)
src/empathy-roster-window.c (+0/-6)
src/empathy-status-icon.c (+2/-12)
tests/Makefile.in (+42/-34)
tests/interactive/Makefile.in (+41/-33)
tests/xml/Makefile.in (+22/-11)
tools/Makefile.in (+22/-11)
Branch information
- Owner:
- Brian Curtis
- Status:
- Development
Recent revisions
- 189. By Brian Curtis
-
* New upstream release (LP: #1018784).
- Use a weak reference while loading the logs asynchronously to detect when the object has been destroyed
- irc connection parameters dialog: "apply" button stays unsensitive (Guillaume Desmottes)
- empathy-chat crashed with SIGSEGV in _tp_base_client_ handle_ channels( ) (Guillaume Desmottes) - 187. By Ken VanDine
-
* New upstream bug fix release.
- floating toolbar not working.
- Take picture button in image change doesn't work. - 186. By Brian Curtis
-
* New upstream bug fix release.
- The buddy list window is very small by default
- IRC Edit Connection Parameters text alignment (LP: #996823)
- Translation updates. - 185. By Martin Pitt
-
* New upstream bug fix release:
- empathy -h should not present existing roster window (LP: #975679)
- Translation updates. - 184. By Ken VanDine
-
* New upstream release:
- fixes the build with --enable-empathy-av
- bring back the "Previous conversations" menu item which had been
accidentally removed.
* debian/patches/ 99_add_ missing_ av_files. patch
- dropped, fixed upstream - 183. By Ken VanDine
-
* New upstream release:
- Initial Empathy Accounts Dialog does not allow to click
"Connect" (LP: #972382)
- Empathy should notify when someone mention me at IRC (LP: #877698)
- empathy-accounts segfault (settings are null for liststore iter)
- Call window inline toolbar borders are not crisp
- Call window preview drop placeholder should not be red
- gst_element_get_name: return value should be freed
- Pidgin importer treeview should expand vertically.
- Empathy need porting to logger stable call1 support
- Video preview is always behind the incoming video
- Right-click on GOA account let you disable it
- "Enable" account menu item doesn't connect the account
- nautilus-sendto menu entry "Instant Message (Empathy)" lacks icon
* debian/control
- bump build depend on libclutter-1.0-dev >= 1.10.0
* debian/patches/ 99_add_ missing_ av_files. patch
- Add AudioVideo files that are missing from the release tarball - 182. By Robert Ancell
-
* New upstream release:
- Account banner should have some minimum spacing
- When no accounts are enabled at startup, window flashes welcome screen then goes blank
- "Advanced" scrolled window does not have border
- help doesn't work
- Please add translator comment
- Changing avatar does nothing
- Crash when trying to accept a subscription request
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/quantal/empathy