Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-09Updated FSF addressweberho
2015-01-29Reorganized the plugin checkboxesMuflone
2015-01-26Removed REMMINA_PROTOCOL_SETTING_TYPE_SCALEMuflone
2015-01-25Merge pull request #447 from FreeRDP/newscalerGiovanni Panozzo
2015-01-25Implemented disable password storing for protocols VNC VNCI, NX and RDP, than...Muflone
2015-01-25Scaler reimplementationGiovanni Panozzo
2015-01-25Removed some legacy GTK2 codeGiovanni Panozzo
2015-01-25Add copyright on modified filesGiovanni Panozzo
2015-01-25Added macro GET_PLUGIN_DATA in every pluginMuflone
2015-01-25Added code comments for options values arraysMuflone
2015-01-25Added code comments for the plugin definition and featuresMuflone
2015-01-25Added code comments for the available plugin featuresMuflone
2015-01-25Added code comments for RemminaProtocolSetting arraysMuflone
2015-01-24Added tool option to send Ctrl+Alt+Del to a VNC sessionMuflone
2015-01-11Added function tracing if enabled using -DWITH_TRACE_CALLS=ONMuflone
2015-01-06Change error message for bad auth scheme in vnc plugin, fixes #433Giovanni Panozzo
2014-12-02Migrate VNC plugin to GTK3. Fixes #365.Giovanni Panozzo
2014-11-28Switched to GTK+3.6 threading model, make pthreads compulsory.Giovanni Panozzo
2014-10-08Fix issue #90Giovanni Panozzo
2014-09-29Drop LIBVNCSERVER_WITH_CLIENT_TLS ifdef'sLuca Falavigna
2014-09-05Icons, label with gettext, avahiAntenore Gatta
2014-09-04GTK3 migration - Server name not aligned, checkboxes fixes and code cleaningAntenore Gatta
2014-08-18merged commit 7a82e3c into FreeRDP:gtk3 from amon-sha:fix_gtk2_compatibilityAntenore Gatta
2014-07-30Merge with masterAntenore Gatta
2014-07-18Merge pull request #236 from nopdotcom/masterAntenore Gatta
2014-06-25Merge commit 'b6a55ae6f4633d55f8f03e7ce2eeb5899514a8fc'Rene Rheaume
2014-03-15Recompressed icons. Also removed executable bit to some icons.Rene Rheaume
2013-11-01Typo in preference name broke key mapping in VNCJay Carlson
2013-02-02Do not define any SONAME for the pluginsLuca Falavigna
2012-05-13GDK_SCROLL_SMOOTH is undefined before GTK 3.4.Mike Gilbert
2012-04-25Also fix scrolling on VNC pluginJean-Louis Dupond
2012-04-24Fix deprecated functionsJean-Louis Dupond
2012-04-23Also handle GDK_SCROLL_SMOOTHJean-Louis Dupond
2012-02-12Do not use convenience copy of libvncserverLuca Falavigna
2012-02-03vnc: provide gtk2+3 supportDaniel M. Weeks
2012-02-02Revert "remmina-plugins: handle gtk2/3 differences"Daniel M. Weeks
2012-02-01remmina-plugins: expose-event signal in gtk2 is draw signal in gtk3Daniel M. Weeks
2012-01-31remmina-plugins: handle gtk2/3 differencesDaniel M. Weeks
2012-01-23remmina: code style cleanupMarc-André Moreau
2012-01-23vnc: move libvncserver inside remmina-plugins/vncMarc-André Moreau
2012-01-23vnc: fix cmake build scriptMarc-André Moreau
2012-01-22remmina-plugins: run code formatterMarc-André Moreau
2012-01-22VNC: change file naming conventionMarc-André Moreau
2012-01-22remmina-plugins: changing file naming conversion for common/ folderMarc-André Moreau
2012-01-05cmake: install plugin icons.Rex Tsai
2011-11-27cmake: fix missing libraries for RDP pluginMarc-André Moreau
2011-11-27cmake: removing GNU build system filesMarc-André Moreau
2011-11-26cmake: build plugins as shared librariesMarc-André Moreau
2011-11-13cmake: installation of binaries in proper locationsMarc-André Moreau
2011-11-13cmake: compile VNC pluginMarc-André Moreau