[gtk-vnc] Created tag release-0.4.0
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Created tag release-0.4.0
- Date: Sun, 11 Jul 2010 21:03:28 +0000 (UTC)
The signed tag 'release-0.4.0' was created.
Tagger: Daniel P. Berrange <dan berrange com>
Date: Sun Jul 11 22:02:23 2010 +0100
Release 0.4.0
Changes since the last tag 'release-0.3.10':
A S Alam (1):
Adding Punjabi (pa) Translation by A S Alam (aman)
Andre Klapper (1):
Remove use of 'widget->window' in favour of gtk_widget_get_window()
Chao-Hsiung Liao (1):
Added Traditional Chinese translation(Hong Kong and Taiwan)
Daniel P. Berrange (60):
Remove use of stdint in favour of GLib fixed size types
Initialize gcrypt threading callbacks
Add plugin to .gitignore files
Fix compile warnings
Add some installation caveats to README
Rename gvnc.[h,c] -> vncconnection.[h,c]
Rename gvnc module to prepare for turning into public GObjects
Pull pixel format struct out into a separate file with typedef
Add a VncFrameBuffer interface and basic implementation
Add a framebuffer implementation based on a GdkImage
Convert VncConnection over to use VncFramebuffer object
Generate enum types for VncConnection enums
Convert VncConnection into a proper GObject type
Tidy up header files to have consistent coding style
Introduce a VncCursor object
Replace 'local_cursor' operation callback with a signal
Replace 'pointer_type_changed' operation with a signal
Replace 'bell' operation with a signal
Replace 'server_cut_text' operation with a signal
Replace 'update', 'resize' and 'pixel_format' operation callbacks with signals
Replace 'auth_failure' and 'auth_unsupported' operations with signals
Remove 'get_preferred_pixel_format' operation
Replace 'auth_cred' operation with a signal
Replace 'auth_type' and 'auth_subtype' operations with signals
Remove jpeg_render function and use gdk-pixbuf directly
Rename enums from GVNC_ to VNC_CONNECTION_
Move X keycode -> PC scancode conversion into VncDisplay
Move all coroutine stuff into VncConnection
Avoid crash if framebuffer is not set & silence warning
Introduce a function for setting debug flag in prep for library split
Update copyright headers after last round of object refactoring
Split up library into libgvnc.so (GObject) bits and libgtk-vnc.so (GTK widget)
Turn VncPixelFormat into a boxed type
Support GObject introspection & add javascript demo program
Fix include files / libs in new RPM split
Turn on debug in javascript example program
Use --no-undefined instead of -no-undefined
Try next DNS addr after all connect failures
Fix crash in server cut text
Fix the vnc_connection_set_encodings method write
Fix off by 1 in initial protocol greeting
Add support for colourmap based pixel formats
Add padding to GObject classes
Change vnc_connection_key_event to use a boolean
Fix emitting of unsupported auth signal
When using 32bpp, depth 24 fill alpha byte.
Change vnc_connection_framebuffer_update_request to use boolean
Add a gvnccapture command line tool
Fix parallel build with introspection data
Fix dead framebuffer refresh after psuedo encodings
Drop autoconf version back to 2.63
Make use of termios.h conditional, to fix win32 builds
Replace getline with fgets for win32 portability
Add missing deps for gobject introspection
Fix DLL linking on mingw32
Fix mingw32 RPM specfile
Update metadata files ready for new release
Remove GNOME compile warnings checks
Add gvncviewer.js to EXTRA_DIST
Fix ChangeLog generation
Emilio Pozuelo Monfort (1):
Remove use of PATH_MAX in favour of dynamic buffers
Gil Forcada (1):
Added Catalan translation
Guido Günther (4):
Add missing symbols
Fix symbol versioning script application
Explicitly link against X11 libs for XkbGetKeyboard
Add -Wl since --no-undefined is a linker option
Halton Huo (4):
Pull in npapi.h & npupp.h from FF3 source to fix plugin build
Remove check for NSPR in configure.ac
Add -lgpg-error to linker flags
Conditional use JRI stuff in npupp.h
Jonh Wendell (17):
Avoid a GCC warning
Fix plugin build. Closes #599146.
Fix a memory leak by freeing host and port private variables
Fix a memory leak by freeing the private null cursor
Fix a memory leak by freeing the result of gdk_pixbuf_format_get_name()
Fix a memory leak by freeing a GdkGC private variable
Fix a memory leak by freeing the remote cursor
Fix a memory leak by freeing a buffer variable
Drop the useless global variable signalCredParam
Only memcpy() if source and destination are different
Modernize autotools. Bug #621312.
git-ignore build-aux dir
Build with GSEAL. Closes #612727.
Only handle motion events when initialized.
Fixed GOBJECT flags
Prepare for gtk+ >= 2.22
Allows linking with gtk+2.0 and gtk+3.0
Kenneth Nielsen (1):
Added da to list of languages
Kris Thomsen (1):
Updated Danish translation
Leonid Kanter (1):
Added Russian translation
Lyper Lai (1):
Add Simplified Chinese translation.
Matej UrbanÄ?iÄ? (3):
Updated Slovenian translation
Added sl for Slovenian language
Updated Slovenian translation
Michal Novotny (1):
Add APIs for configurable key grab sequences
Michal Suchanek (1):
Improve error message in gvncviewer when connection fails
Sjoerd Simons (1):
Make sure the local pointer setting is respected on enter events
Takeshi AIHANA (1):
Add Japanese translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]