- 25 Mar, 2019 1 commit
-
-
Vladimir Stoiakin authored
Rename the objects according to the new name of the project. Change-Id: Iaf018c6e5b49b3a7a0b0c2ee26a52669961b6673
-
- 16 Dec, 2018 1 commit
-
-
Vladimir Stoiakin authored
Change-Id: Ie0134a741d5aedb4f83eca68f5084a8597ecb4ce
-
- 13 Dec, 2018 1 commit
-
-
Sébastien Blin authored
Change-Id: I7524c041d1cd70310b9b4408017332abfd381a8f Gitlab: #940
-
- 11 Dec, 2018 1 commit
-
-
Sébastien Blin authored
Change-Id: I2579d0a0d8bbca3c24039bf3a736c77fdb2d693d
-
- 22 Mar, 2017 1 commit
-
-
Victor Nikulshin authored
Allows gnome-ring to accept as the first command-line argument and automatically call a target RingID in the form of 'ring' URI scheme: "ring:[0-9a-z]{40}". It is possible to use filename and URI parsing capabilities of GTK applications to extract RingID from command-line argument if it is provided. This patch implements the 'open' hook of the GTK-application, as recommended by GTK documentation, to correctly communicate data between multiple running instance of the application. By doing this, the following behavior is achieved: 1. If gnome-ring is not yet running and it is invoked with a command-line argument, a new application instance will be initialized and will start a new call at once. 2. If gnome-ring is already running, the 'open' event with the RingID will be dispatched to the primary application instance and make it start a new call. = Testing the patch Apply the patch, recompile gnome-ring and execute it with the command-line argument in the Ring URI-scheme format: gnome-ring 'ring:0000000000000000000000000000000000000000' = Expected behaviour The main application window will appear and automatically start a call to the destination RingID. [GR: fix ci msg line lenght (limit to 72)] [GR: fix naked raw ptr and build warnings] Change-Id: I109f118fb4765e764dc399486091e456ef19117e Tuleap: #1539
-
- 08 Jun, 2016 2 commits
-
-
Stepan Salenikovich authored
Reverting until further discussion. This reverts commit c634cbec. Tuleap: #764 Change-Id: Ie7a47859b7103817208da416623f2a3e225f5eb9
-
- 29 Apr, 2016 1 commit
-
-
Stepan Salenikovich authored
To conform to the freedesktop standard, we should not hardcode the icon path, nor provide its file extension. Change-Id: If7f27e3dff46161904536cac47003359ed303fb5 Tuleap: #517
-
- 26 Mar, 2016 1 commit
-
-
aviau authored
This fixes the desktop-entry-lacks-keywords-entry lintian warning. Change-Id: Id896d81543589fc88c654ac86a7ead159b9e6847 Tuleap: #350
-
- 16 Sep, 2015 1 commit
-
-
Stepan Salenikovich authored
It should use RING_INSTALL_PREFIX since this is where the resources are expected to be. Issue: #78928 Change-Id: I12ce0339a5e02de9c6353bef9c65e8b14e5790bd
-
- 27 Apr, 2015 1 commit
-
-
Adrien Béraud authored
Refs #71678 Change-Id: I3a80300faa0e352d11f913768b832fdcd5ddcbbb
-
- 30 Mar, 2015 1 commit
-
-
Stepan Salenikovich authored
Refs #69645 Change-Id: Ic5022c4c122c30d71f3bad48351da74e24853494
-