[perl-gtk2-unique] Created tag 0.07
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gtk2-unique] Created tag 0.07
- Date: Wed, 13 Jan 2021 17:43:38 +0000 (UTC)
The signed tag '0.07' was created.
Tagger: Brian Manning <bmanning src gnome org>
Date: 1610559615 -0800
Deprecation release 0.07; project is now in 'deprecated' status
- See the README file for more information about the project's
deprecation
Changes:
Brian Manning (4):
Makefile.PL: added 'configure_requires' to META_MERGE block
renamed: perl-Gtk2-Unique.doap -> perl-gtk2-unique.doap
Added project deprecation notice
Deprecation release 0.07; project is now in 'deprecated' status
Emmanuel Rodriguez (116):
Initial import
Ignoring the intermerdiate files
The package can now be built.
Unit tests for Gtk2::UniqueApp
The costructor used 'class'. Add _ornull when needed.
Unit tests for Gkt2::UniqueBackend
The constructor takes a 'class' argument. Using _ornull when required.
Unit tests for Gtk2::UniqueMessageData
Fix the name of Gtk2::UniqueMssageData
Test the right class name
Custom typemap
Definitions for Gtk2::UniqueMessageData
UniqueMessageData is not a GObject
Add unique.typemap to the typemaps
Update the files in the project
Add SvUniqueMessageData() and newSVUniqueMessageData().
Added tests for send_message()
MesageData is not a GObject
Remove the methods because GMessage is not a GObject.
Basic implementation of unique_app_send_message()
Add new_with_commands().
More tests for send_message()
Move imports around
Add OUTOUT: RETVAL to send_message()
New example
Update the text messages
Arguments parsing is done in a function
No need for PROTOTYPES: DISABLE
Fix the condition when checking for keys
Update the croak messages
Calling new_with_commands() with the proper argument order
Simplied the example
Remove the eval around the main loop
UniqueMessageData is a GBoxed object
Add get_text()
Updates
Basic message mapping
Add get_filename() and get_uris().
Code cleanup
send_message() has a more perlish API
Add get()
API change for send_message
Fix the calls to send_message
Indentation
Add examples/sample.pl and remove t/UniqueMessageData.t
Exclude the .tar.gz bundle
Remove print statements
unique_app_new() returns a UniqueApp_noinc
Tests update
Unit test main app
The unit test helper script is now in t/
Remove all print messages
Add an example and the section 'BUGS & API'
Request name seems to work
Add t/unit-tests.pl to the manifest
Add META_MERGE with repository
Added Gtk2-Unique-*.tar.gz to the ignore list
Can send messages by name
Test send_message_by_name()
Using send_message_by_name() as it more perlish
Merge unique_app_send_message and unique_app_send_message_by_name
Fix the alias to send_message_by_name
Shorter alias for new_with_commands
Use send_message_by_name() in the SYNOPSIS
Version change to 0.02
Ignore the bundle folders
Version change to 0.03_01
Add POD to Gkt2::UniqueApp
Add the documentation for Gtk2::UniqueApp->new_with_commands()
Calling request_name() fails
Version change for 0.03_01
Swap the method name and alias for unique_app_send_message and unique_app_send_message_by_name
Documentation for send_message()
Correct typos
New line at the end of the file
Fix the =for position directive
Add POD to Gtk2::UniqueBackend
Add POD to Gtk2::UniqueMessageData
Add a comment about the missing set_*() for Gtk2::UniqueMessageData
Add the message type filename to the documentation
Add the version check constants
Update 0.03_01: Add the version check functions (C macros).
Check the generic version libraries
Provide our own version of UNIQUE_CHECK_VERSION() because the upstread one is broken (won't even
compile)
Test the version constants
Update 0.03_01
Test passing raw data
Update the description of the messages of type 'data'
Don't increment the ref count of UniqueBackend
Skip 8 tests if the application is not running
Use the bacon backend
Update release 0.03_01 (unit test fix)
Version change to 0.03
The macro UNIQUE_CHECK_VERSION will be fixed in 1.1.0
Version change to 0.04
Can marshall all parameters except of the MessageData
Fix the marshalling of UniqueMessageData
Marshall the 3 paramter with gperl_sv_from_value()
Marshall the command id into a command name
Update 0.04 - custom marshaller for Gtk2::UniqueApp::message-received
Correct a typo
XS coverage file
No need to call sv_len() since SvPV() also returns the string's lenght
Copyright 2010
Version change to 0.05
Ignore .xs-coverage.ignore in the MANIFEST
Add the DOAP description file
Fix a typo in a comment
Copyright 2017
Ignore MYMETA.json and MYMETA.yml
Fix paths to .gitignore (add leading /)
[RT-120115] crash on starting second instance
Fix compilation warnings with unique_command_from_string
Update the SYNOPSIS
Fix compilation warnings with unique_message_data_get
Version change to 0.06
Ryan Niebur (1):
Add whatis entries to the POD
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]