|
From: Antenore G. <ant...@si...> - 2014-08-24 19:33:48
|
Hi all, has already highlighted by Giovanni, we are trying to fix as much issues as possible. Since about 8 weeks we submitted and merged almost 50 patches (( sorry, some descriptions are not well written )) 0467ef7 - antenore, 23 hours ago : Merge branch 'gtk3' of github.com:giox069/Remmina into gtk3 Improvements for issue #301 - Save status of pin_down before leaving fullscreen mode - Fix floating toolbar not appearing on mouse on border - Rename floating toolbar event functions … 53a2290 - Giovanni Panozzo, 3 days ago : Rename floating toolbar event functions 0dc8373 - Giovanni Panozzo, 3 days ago : Fix floating toolbar not appearing on mouse on border 1f888d9 - Giovanni Panozzo, 3 days ago : Save status of pin_down before leaving fullscreen mode a90706d - antenore, 4 days ago : Merge branch 'gtk3' of github.com:giox069/Remmina into gtk3 GTK+ < 3.8 compatibility, fixes #299 #300 1ce25e6 - Giovanni Panozzo, 4 days ago : GTK+ < 3.8 compatibility, fixes #299 698c853 - ant...@si..., 4 days ago : Merge branch 'gtk3' of github.com:giox069/Remmina into gtk3 Fixes #296 #281 b7f0bc0 - Giovanni Panozzo, 4 days ago : Improve disconnection detection 4139ab6 - Giovanni Panozzo, 5 days ago : Enable sound. Fixes #296 #281. 1de073b - antenore, 5 days ago : Merge branch 'giox069-gtk3' into gtk3 - Corrections to keyboard grab/ungrab. Fixes #245 0cd78ef - Giovanni Panozzo, 6 days ago : Corrections to keyboard grab/ungrab. Fixes #245 0031310 - ant...@si..., 6 days ago : Merge branch 'giox069-gtk3' into gtk3 * Fix compatibility with freerdp 1.2: channels are now inside instance struct * Fix double free crash * Fix clipboard problems (bug #280) * Fix password not saved in RDP auth dialog, also fixes #247 7226c8f - ant...@si..., 7 days ago : Merge branch 'gtk3' of github.com:giox069/Remmina into giox069-gtk3 c2e72d4 - ant...@si..., 7 days ago : merged commit 7a82e3c into FreeRDP:gtk3 from amon-sha:fix_gtk2_compatibility d441e99 - Giovanni Panozzo, 8 days ago : Fix password not saved in RDP auth dialog, also fixes #247 7d55488 - Giovanni Panozzo, 10 days ago : Fix clipboard problems 1d6050d - Giovanni Panozzo, 11 days ago : Fix double free crash d13c56b - Giovanni Panozzo, 13 days ago : Fix compatibility with freerdp 1.2: channels are now inside instance struct bb27720 - dupondje, 3 weeks ago : Merge pull request #290 from giox069/gtk3 76369e3 - Giovanni Panozzo, 3 weeks ago : Indentation fix 4307f52 - Antenore, 3 weeks ago : Merge pull request #289 from giox069/gtk3 d16a7b8 - Giovanni Panozzo, 3 weeks ago : Fix for issue #143: removed call to gtk_adjustment_set_page_size() ea80c52 - Giovanni Panozzo, 3 weeks ago : Fix for issue #288: removed test on freerdp_shall_disconnect() when disconnecting from client 53212b0 - Giovanni Panozzo, 3 weeks ago : Removed calls to deprecated gtk_widget_reparent() 9952695 - antenore, 4 weeks ago : Merge with master b02a08b - antenore, 5 weeks ago : migrated to grid layout c91f36f - Antenore, 5 weeks ago : Update README 9e53604 - ant...@si..., 5 weeks ago : gtk and x11 cleaning dddd83f - ant...@si..., 5 weeks ago : added freerdp_register_addin_provider to fix LoadLibraryA: /usr/local/lib64/freerdp/drive-client.so: cannot open shared object file: No such file or directory 1470c97 - Antenore, 5 weeks ago : Merge pull request #282 from antenore/master 9b45031 - Antenore, 5 weeks ago : Fixed type in version number 80fb2ee - Antenore, 5 weeks ago : Merge pull request #236 from nopdotcom/master 1c101f1 - Antenore, 5 weeks ago : Merge pull request #253 from giox069/master c6bd940 - Antenore, 5 weeks ago : Merge pull request #275 from jerrido/master 8ebb325 - Antenore, 5 weeks ago : Merge pull request #276 from repzilon/master 559257c - antenore, 5 weeks ago : Pull requests and segfault bf68209 - ant...@si..., 5 weeks ago : sse2 instr. set option 76f59b3 - ant...@si..., 5 weeks ago : workaround shared folders because of wrong struct passed to freerdp 75b4024 - ant...@si..., 6 weeks ago : TODO: Removed License discussion as it's fine, added irc conversation for the clipboardwq 728da28 - ant...@si..., 6 weeks ago : TODO list 7e62023 - ant...@si..., 6 weeks ago : ChangeLog 542465a - ant...@si..., 6 weeks ago : updated doc - WIP + refactoring b0ac3df - antenore, 6 weeks ago : Merge branch 'master' of github.com:nopdotcom/Remmina into antenore_20140714 c7b347e - antenore, 6 weeks ago : Merge branch 'master' of github.com:giox069/Remmina into antenore_20140714 17563ed - antenore, 6 weeks ago : Merge branch 'master' of github.com:jerrido/Remmina into antenore_20140714 03835b6 - antenore, 6 weeks ago : Merge github.com:repzilon/Remmina into antenore_20140714 e47e323 - antenore, 6 weeks ago : undefined symbol: freerdp_channels_global_init We created a branch, gtk3, with the intention to move definitively from gtk2 to gtk3, but as this is a huge task for us, we will probably just fix the most annoying and important issues and complete the gtk3 migration later. Please, tell us what do you think, any criticism will be welcome, but don't forget that we are just users that wants to improve a bit the tool that we use everyday. (Personally I'm even not a developer, well I don't speak C fluently). |