[ANNOUNCE] LibUnique 1.1.2 (rc)



hi everyone;

LibUnique 1.1.4 is available at:

Checksums:

  73fb130295fc42b237aa3d808905f65ead9f979acbe49434eca830c6085f0c6e  libunique-1.1.2.tar.bz2
  ccf73a90a66477d6d31e50aeabebad8e0035f80e98ac0e926157c3d7e229b31e  libunique-1.1.2.tar.gz

LibUnique is everyone's (least) favorite library for writing single
instance applications. LibUnique makes it easy to write this kind of
applications by providing a base class, taking care of all the IPC
machinery needed to send messages to a running instance, and also
handling the startup notification side. 

Unique aims to replace the BaconMessageConnection code that has been
copied by many projects, and the equivalent code using Bonobo or D-Bus. 

Notes:

  - This is the second unstable release of the 1.1 development cycle
  - The API is fully compatible with LibUnique 1.0.*
  - Web site: http://live.gnome.org/LibUnique
  - Bugzilla: http://bugzilla.gnome.org/enter_bug.cgi?product=libunique

Requirements:

  - gobject-2.0 >= 2.12
  - gtk+-2.0 >= 2.11
  - dbus-glib-1

Detailed of changes for 1.1.4:

Anders F Bjorklund (1):
      gdkx.h is x11 only

Emmanuel Rodriguez (4):
      Fix the macro UNIQUE_CHECK_VERSION
      Fix the check for minor in UNIQUE_CHECK_VERSION
      Fix a typo
      Document that we can also get/set a filename in a message

Emmanuele Bassi (8):
      Post-release bump to 1.1.3
      [docs] Add a note about requiring gtk_init()
      build: Update build environment
      build: Install uniqueenumtypes.h
      Update repository URI
      Annotate unique_message_data_[sg]et_uris()
      enum-types: Put back a missing static
      Release 1.1.4

Tor Lillqvist (1):
      Make it possible to build with just the D-Bus backend

ciao,
 Emmanuele.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]