CHANGELOG

2022-02-20 v0.2.0

  • add CHANGELOG.rakudoc

  • add link to offical GTK explanation for adding GTK to a Windows system

    • remove the BUILD step and the *.dll files in the resources

    • Rationale: a) the Windows build process did not work; b) GTK now has a recommended way to do this.

  • Rename all modules / files to new Raku versions

  • Add placeholder method for Entry

  • Modify README to reflect these changes

  • change CI to github actions

GTK::Simple v0.2.1

Simple GTK 3 binding using NativeCall

Authors

  • Jonathan Worthington
  • Moritz Lenz
  • Timo Paulssen
  • Ahmad M. Zawawi
  • Jonathan Stowe
  • ab5tract
  • momozor
  • Zoffix Znet
  • Nick Logan
  • finanalyst aka Richard Hainsworth

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • GTK::Simple
  • GTK::Simple::ActionBar
  • GTK::Simple::App
  • GTK::Simple::Box
  • GTK::Simple::Button
  • GTK::Simple::Calendar
  • GTK::Simple::CheckButton
  • GTK::Simple::ComboBoxText
  • GTK::Simple::Common
  • GTK::Simple::ConnectionHandler
  • GTK::Simple::Container
  • GTK::Simple::DrawingArea
  • GTK::Simple::Entry
  • GTK::Simple::FileChooserButton
  • GTK::Simple::Frame
  • GTK::Simple::GDK
  • GTK::Simple::Grid
  • GTK::Simple::HBox
  • GTK::Simple::Label
  • GTK::Simple::LevelBar
  • GTK::Simple::LinkButton
  • GTK::Simple::MarkUpLabel
  • GTK::Simple::Menu
  • GTK::Simple::MenuBar
  • GTK::Simple::MenuItem
  • GTK::Simple::MenuToolButton
  • GTK::Simple::NativeLib
  • GTK::Simple::PlacesSidebar
  • GTK::Simple::ProgressBar
  • GTK::Simple::PropertyFacade
  • GTK::Simple::RadioButton
  • GTK::Simple::Raw
  • GTK::Simple::Scale
  • GTK::Simple::Scheduler
  • GTK::Simple::ScrolledWindow
  • GTK::Simple::Separator
  • GTK::Simple::Spinner
  • GTK::Simple::StatusBar
  • GTK::Simple::Switch
  • GTK::Simple::TextView
  • GTK::Simple::ToggleButton
  • GTK::Simple::Toolbar
  • GTK::Simple::VBox
  • GTK::Simple::Widget
  • GTK::Simple::Window

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.