[vinagre] Created tag 2.91.7
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Created tag 2.91.7
- Date: Fri, 18 Feb 2011 19:02:41 +0000 (UTC)
The unsigned tag '2.91.7' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Fri Feb 18 14:02:31 2011 -0500
2.92.7
Changes since the last tag 'VINAGRE_2_31_5':
A S Alam (3):
update Punjabi Translation by A S Alam
update for Punjabi
update Punjabi Translation by A S Alam
Alexander Shopov (3):
Updated Bulgarian translation
Updated Bulgarian translation
Updated Bulgarian translation
Andika Triwidada (2):
Updated Indonesian translation
Updated Indonesian translation
Andrea Zagli (1):
[l10n] Updated Italian translation
Aron Xu (1):
Update Simplified Chinese translation.
Ask H. Larsen (1):
Updated Danish translation
Baurzhan Muftakhidinov (1):
Initial translation to Kazakh
Branko KokanoviÄ? (1):
Updated Serbian translation
Bruce Cowan (1):
Updated British English translation
Bruno Brouard (1):
Updated French translation
Carles Ferrando (1):
Updated Catalan (Valencian) translation
Changwoo Ryu (1):
Updated Korean translation
Chao-Hsiung Liao (2):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Claude Paroz (2):
Updated French translation
Update POTFILES.in
Daniel Korostil (2):
Uploaded Ukranian
Uploaded Ukranian
Daniel Nylander (2):
Updated Swedish translation
Updated Swedish translation
Duarte Loreto (1):
Updated Portuguese translation
Everado Canuto (2):
Move from GTK_COMBO_BOX_ENTRY to GTK_COMBO_BOX_TEXT to fix some compilation problems on GTK 3.0.
Fix compilation error, g_application_is_remote is now g_application_get_is_remote on latest glib.
Fran Diéguez (7):
Updated Galician translations
Update Galician translations
Update Galician translations
Updated galician translations
Updated Galician translations
Updated Galician translations
QA of Galician translations
Gabor Kelemen (1):
Updated Hungarian translation
Gheyret Kenji (1):
Added UG translation
Gheyret T.Kenji (4):
Added UG translation
Added UG translation
Added UG translation
Added UG translation
Gintautas Miliauskas (1):
Updated Lithuanian translation.
Jakob Kramer (1):
[i18n] Updated German translation
Javier Jardón (1):
Use gtk_paned_new() instead gtk_[h|v]paned_new()
Jonh Wendell (88):
Don't use GtkNotebookPage
Migrate to GtkApplication
Don't use deprecated vte function
Fix compiler warnings
fix an callback signature
Removed unused functions, since now we use GtkApplication
Removed plugin-loaders dir
Removed vinagre-plugin-loader.[ch]
Removed vinagre-plugin-info*
Removed vinagre-plugins-engine.*
Removed vinagre-plugin-manager.*
Removed vinagre-plugin.*
Require libpeas
Removed vinagre-object-module.*
Add GObject introspection support
Fix mo files git-ignore
Drop vinagre-object-module.[ch] from Makefile
Added VinagreProtocol interface
Added VinagreProtocolExt proxy
Added VinagrePluginsEngine as subclass of PeasEngine
Fix introspection stuff
Port RDP plugin to Peas
Port everything to Peas
Clean typelib files at Makefile
Port VNC plugin to Peas
Ported SSH plugin to Peas
m4 stuff
Merge branch 'libpeas'
Bump peas to 0.5.5 and fix vinagre to use the new api
Fixed loading/saving of active plugins from/to gconf
Simplify vinagre_utils_get_builder()
Modify vinagre_utils_get_builder() callers to use the new signature
Fix an error in vinagre_utils_get_builder()
Added support to PeasActivatable extensions in VinagreWindow
Add reverse-vnc plugin
Drop reverse vnc feature from vnc plugin
Updated POTFILES.in
Added a missing file in POTFILES.in
Added Socket property to VncConnection
Port reverse-vnc plugin to GSocket from GLib
Reorder fields
Re-enabled command-line options provided by plugins
Added some gi annotations
Rename interface init functions
Fix git-ignore of help .mo files
Drop VinagreProtocolExt
Drop dummy private struct from PluginDialog
Adjust the size of the plugin dialog
Added im-status plugin
Adapt to GDK key names change
Rename PeasUI to PeasGtk
Added a skip annotation
Drop call to gtk_dialog_set_has_separator()
Replace GtkItem to GtkMenuItem
Add some checks
Remove has-separator property from all .ui files
Don't use hooks in About dialog, they were dropped in gtk 3.0
Added annotations
Updated m4 files (newer libtool)
Get rid of GtkObject
Get rid of Colormap in GdkWindowAttr
Get rid of gdk_drawable_get_size
Adapt to the new PeasGtkPluginManager API
Adapt VNC plugin .desktop file to the new peas format
Adapt SSH plugin .desktop file to the new peas format
Adapt RDP plugin .desktop file to the new peas format
Adapt im-status plugin .desktop file to the new peas format
Adapt reverse-vnc plugin .desktop file to the new peas format
Bump peas required version to 0.7
Adapt VinagrePluginsEngine to the new Peas API
Added a default implementation for tab_get_screenshot()
Added "has-screenshot" property into VinagreTab
Make the action 'take screenshot' sensitive according to has-screenshot property
Drop screenshot action for ssh plugin
Drop screenshot action for rdp plugin
Drop screenshot action for vnc plugin
Added protocol-[added,removed] signal to PluginsEngine
Make avahi browser work with the new plugin system
Make Bookmarks sensible to protocol-[added,removed] signals
Refresh bookmarks panel when a protocol is added/removed
Refresh the bookmarks menu when a protocol is added/removed
Fixed logic for removing mdns entries
Let's be more flexible
Don't show duplicated mDNS entries. Closes #587131.
Don't emit an error message in cache_finalize()
Adapt to the new G[tk]Application API
comment a new gio function
Adapt to new gtk width-for-height geometry
Jorge González (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kenneth Nielsen (1):
Updated Danish translation
Khaled Hosny (2):
Fix file name
Updated Arabic translation
Kjartan Maraas (2):
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Lucian Adrian Grijincu (2):
po: Updated Romanian translation
Updated Romanian translation
Mario Blättermann (1):
[i18n] Updated German translation
Marios Zindilis (1):
Updated Greek translation
Matej UrbanÄ?iÄ? (7):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Added Slovenian translation
Added sl for Slovenian translation
Updated Slovenian translation
Matthias Clasen (16):
Include <gtk/gtkx.h> when using GtkSocket
Bump required GTK+ version
Handle URI schemes through mime-types instead of GConf schemas
Fix the build with --enable-telepathy=yes
Remove GtkComboBoxEntry
No more gtk_combo_box_append_text()
Make the history combo a GtkComboBoxText
Quell a compiler warning
Update for current libpeas API
Bump libpeas requirement to 0.7.2
Bump version to 2.91.7
Some NEWS
Bump gtk-vnc dep to 0.4.3
distcheck with --disable-applet
Fix introspection build
Build fixes for VinagreTubeHandler
Mattias Põldaru (4):
[l10n] Updated Estonian translation
[l10n] Updated Estonian translation
[l10n] Updated Estonian translation
[l10n] Updated Estonian translation
Reinout van Schouwen (1):
[l10n] Updated Dutch translation by Reinout van Schouwen
Roman Mátyus (1):
Updated Slovak translation
Runa Bhattacharjee (1):
Updated Bengali India Translation
Shushi Kurose (1):
Updated Japanese translation.
Takayuki KUSANO (3):
Updated Japanese translation
Fix Japanese translation
Updated Japanese translation
Theppitak Karoonboonyanan (1):
Updated Thai translation.
Yaron Shahrabani (5):
Updated Hebrew translation.
Updated Hebrew translation.
Updated Hebrew translation.
Updated Hebrew translation.
Updated Hebrew translation.
drtv (2):
Updated Tamil translation
Updated Tamil translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]