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
2017-11-04telepathy: install client fileDenis Ollier
2017-11-04telepathy: install dbus activation fileDenis Ollier
2017-11-04telepathy: use __func__ keyword when possibleDenis Ollier
2017-11-02telepathy: dbus_g_connection_register_g_object is lower caseDenis Ollier
2017-11-02telepathy: (error) #endif without #ifDenis Ollier
2017-11-02telepathy: compile some missing filesDenis Ollier
2017-10-28__func__ keyword must not be quotedDenis Ollier
2017-10-26Code beautyfiedAntenore Gatta
2017-10-23Update Copyright noticeAntenore Gatta
2017-10-12Merge remote-tracking branch 'origin/next' into refactoringAntenore Gatta
2017-10-12Using #pragma once instead of the old header definitionAntenore Gatta
2017-10-12Using implicit identifier __func__ when calling TRACE_CALLAntenore Gatta
2017-10-10Updated CopyrightAntenore Gatta
2017-09-07Allow customized runtime paths in cmake.Giovanni Panozzo
2017-03-12IndentationAntenore Gatta
2015-08-30all these plugins are modules, so set module property in cmake rulesFunda Wang
2015-06-19Revert "License update"Antenore Gatta
2015-06-12License updateAntenore Gatta
2015-02-09Updated FSF addressweberho
2015-01-29Added copyright on modified filesMuflone
2015-01-25Added code comments for the plugin definition and featuresMuflone
2015-01-11Added function tracing if enabled using -DWITH_TRACE_CALLS=ONMuflone
2014-07-26Issue #286 - License OpenSSL linking exceptionAntenore Gatta
2013-02-02Do not define any SONAME for the pluginsLuca Falavigna
2012-01-23remmina: code style cleanupMarc-André Moreau
2012-01-22remmina-plugins: run code formatterMarc-André Moreau
2012-01-22telepathy: change file naming conventionMarc-André Moreau
2012-01-22remmina-plugins: changing file naming conversion for common/ folderMarc-André Moreau
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-12cmake: added cmake scripts for most pluginsMarc-André Moreau
2010-10-29Add version field to plugin interface and show the version in plugin windowllyzs
2010-09-29Redesign RemminaProtocolPlugin API in order to have more flexibility for the ...llyzs
2010-09-27Rewrite a cleaner RemminaFile API. More test must be done...llyzs
2010-05-30Support the ipv6 notation formatllyzs
2010-05-29Add new server address format server/port in order to support ipv6. Compatibi...llyzs
2010-05-06Start working on file import/export plugin interface.llyzs
2010-05-06Telepathy: move the invitation into the plugin itself. Not necessary to do it...llyzs
2010-05-06Internationalize the plugin package.llyzs
2010-05-02Telepathy: all done. :)llyzs
2010-05-01Telepathy: add telepathy-glib/defs.h (diaz8)llyzs
2010-05-01Telepathy: telepathy itself completed; now only the actual connect left to be...llyzs
2010-04-30Telepathy: a skeleton of client handler interface implementation. Now it corr...llyzs
2010-04-29A telepathy plugin skeleton. Invitation confirmation dialog appears now, alth...llyzs