lp:~ken-vandine/libfriends/dispatcher_rename
Created by
Ken VanDine
and last modified
- Get this branch:
- bzr branch lp:~ken-vandine/libfriends/dispatcher_rename
Only
Ken VanDine
can upload to this branch. If you are
Ken VanDine
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Robert Bruce Park: Approve
-
Diff: 934 lines (+156/-180)12 files modifieddebian/changelog (+11/-1)
debian/control (+1/-1)
debian/libfriends0.symbols (+21/-21)
debian/rules (+2/-0)
examples/example-vala.vala (+16/-16)
gtk/entry.vala (+28/-28)
src/Makefile.am (+1/-1)
src/dispatcher.vala (+36/-53)
tests/vala/Makefile.am (+2/-2)
tests/vala/dbusmock.vala (+3/-3)
tests/vala/test-dispatcher.vala (+32/-51)
tests/vala/test-vala.vala (+3/-3)
Branch information
Recent revisions
- 54. By Ken VanDine
-
* Service rename to Dispatcher
* debian/control
- require friends-dispatcher
* debian/libfriends0. symbols
- updated symbols - 53. By Ken VanDine
-
* Implement the new dbusmock ClearCalls API so that each test starts off
with a fresh state.
* debian/control
- require python3-dbusmock >= 0.4.0 needed for GetCalls API - 52. By Robert Bruce Park
-
Implement the new dbusmock ClearCalls API so that each test starts off
with a fresh state. - 48. By Ken VanDine
-
use get_style_context to get the Gtk.StyleContext for the current widget.
This should do what we want, but get_color is always getting white...
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:libfriends