Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gtk-rs/pango

DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!
https://github.com/gtk-rs/pango

Add new Widget : EntryCompletion

85921cbd2831260350415f69eaaf5aca3bd92912 authored over 10 years ago by GuillaumeGomez <[email protected]>
Development in progress

64e63fd5bad0604d87e0e76b2a93edbb82cb5648 authored over 10 years ago by GuillaumeGomez <[email protected]>
New trait : GtkCellLayout

91e3ec8ad886263da6b306fd7536585e0c6fca16 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #85 from buster/window-decoration

added gtk_window_set_decorated() to set and remove Window decorations

a48bcb7a42115b8e5de6ef0c13ff9e565be00a40 authored over 10 years ago by Jeremy Letang <[email protected]>
toggle window decoration on in gtktest

0efa3d817c8cd4b95a9a553bec1f45114c75d14d authored over 10 years ago by Sebastian Schulze <[email protected]>
added get_window_set_decorated() toset and remove Window decorations

6652b73df06e11ada1120b09f571778859bda281 authored over 10 years ago by Sebastian Schulze <[email protected]>
Merge pull request #84 from GuillaumeGomez/master

Fix event structs errors

977fe4747bd32cf4a33ebd16c6aaa59a9bf4795e authored over 10 years ago by Jeremy Letang <[email protected]>
Fix event structs errors

bc1219afbac781486692293788dd3d039d9d708f authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #83 from GuillaumeGomez/master

New trait : Actionable

75750b7bce5fbe8c8cc067c5bd85091bd916b587 authored over 10 years ago by Jeremy Letang <[email protected]>
Fix build errors

Extend a little the gtktest example

2b47caa7542a308343a094369d96ec6627c22746 authored over 10 years ago by GuillaumeGomez <[email protected]>
Now the LockButton is complete

ac8b7e2ce9617f89af5333b128de7ca6e6bf07f2 authored over 10 years ago by GuillaumeGomez <[email protected]>
New trait : Actionable

85fe5f1a3e720d78d816cd1d25f1f0af6f7e89e0 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #81 from GuillaumeGomez/master

Add GObject : Permission

ddf1bda5310257324600bf474b02c6bf3b007cbc authored over 10 years ago by Jeremy Letang <[email protected]>
Add GObject : Permission

Add Widget : LockButton

cae9f462dbb620232d90d1ac7f8079cac8ac9342 authored over 10 years ago by GuillaumeGomez <[email protected]>
add events_pending to gtk::rt, reexported into rgtk::gtk;

83ad3bb1877a8fba069491d1a9e3beeea8df56cc authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #78 from GuillaumeGomez/master

Fix build warnings and errors

5bbf9d8b78f21aa59fc2386684d42c2d29a035f6 authored over 10 years ago by Guillaume Gomez <[email protected]>
Fix build warnings and errors

f173eabee19970a455b74703aae708d7b26c016d authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #77 from briankropf/master

Fixing build for x86_64-w64-mingw32

12cb04cbce068fdc63f905a0a67c41e3d2d760a5 authored over 10 years ago by Jeremy Letang <[email protected]>
Fixing build for x86_64-w64-mingw32

9e9f3a2aa08f8be5335dbdcad93bc5c07f103f43 authored over 10 years ago by Brian Kropf <[email protected]>
Merge pull request #74 from GuillaumeGomez/master

New trait : CellRenderer

6d2e2be39223f53b6261d9d33d8a86c024a482b5 authored over 10 years ago by Jeremy Letang <[email protected]>
Update to last rust compiler version

60e6611bb1d61090cfd16bb59c046ac4ca82eca5 authored over 10 years ago by GuillaumeGomez <[email protected]>
Reexport CellRenderer trait

251bf58bd66c089c040aada5a6ec61a665c49528 authored over 10 years ago by GuillaumeGomez <[email protected]>
New trait : CellRenderer

New Module : CellRendererText

cf9dd510efa0193ecfa566c4acc95a144fd0e5e6 authored over 10 years ago by GuillaumeGomez <[email protected]>
Reexport CellEditable trait

8b9bd493b75f79ecb6013d4db233d6c9d0878a89 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #75 from dndanik/master

Fix GtkRecentChooserDialog segfault

82da33a6d6e5ebda2f31162dee722b932eb42c71 authored over 10 years ago by Jeremy Letang <[email protected]>
Fix GtkRecentChooserDialog segfault

f5459a49c2bedcd16725b499be79b69a92a9efba authored over 10 years ago by dndanik <[email protected]>
Merge pull request #73 from jeremyletang/random-widgets

widget random stuff

35796ad0c0c287b328c4baebb3a62feb33d14710 authored over 10 years ago by Jeremy Letang <[email protected]>
add statusbar

aee603d9bf19b0035cfea2640d21196b84c63ac8 authored over 10 years ago by JeremyLetang <[email protected]>
add scrollbar

56f6966cf7f325b502f338fdb112861f36a1241b authored over 10 years ago by JeremyLetang <[email protected]>
add viewport

d83b3f24e70896d67e7f1a5ad1ae6d42f978bfa3 authored over 10 years ago by JeremyLetang <[email protected]>
remove unused file

53ba75a3ed1ef235cf3f63e6b7ebe2073fc0f811 authored over 10 years ago by JeremyLetang <[email protected]>
fix cairo to the last Rust compiler

- cannot separate struct impl in different files

7bacae565a8fc09889d2deae2b2e5facbe41ae46 authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #72 from jeremyletang/menu

menu widgets

992038f966fb449359c3e516588c3b7b54060a98 authored over 10 years ago by Jeremy Letang <[email protected]>
restore menuitem

73a26131ecc4525464376ccd8a860e9b16037ef5 authored over 10 years ago by JeremyLetang <[email protected]>
add gtk::CheckMenuItem trait and widget

756db05f339fd4718c2493c3049a23e0473fe8a2 authored over 10 years ago by JeremyLetang <[email protected]>
add gtk::SeparatorMenuItem

4788496afd22ec648638840c312bf08cd8fb8aa1 authored over 10 years ago by JeremyLetang <[email protected]>
uncomment functions in traits::MenuShell

5915414b57984823b145d1b4795776e014acc15b authored over 10 years ago by JeremyLetang <[email protected]>
add menushell interface

623e9c27611a704562e9971f860d844c77c3ab70 authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #70 from GuillaumeGomez/treeview

work on tree view

00ee7cdaebe7a537801b8ff2f430d8a103a8230d authored over 10 years ago by Jeremy Letang <[email protected]>
Change CVec to Vec

583a4ef3bf5e4efad9f91d28e8cc7fc8a28f204b authored over 10 years ago by GuillaumeGomez <[email protected]>
Fix rebase error

6081c9c0f76684ae78a740e1d523761a86ecec58 authored over 10 years ago by GuillaumeGomez <[email protected]>
New Type : TreeModel

92d971183be6fb962e24685b2a8569acd1298376 authored over 10 years ago by GuillaumeGomez <[email protected]>
New type : TreeIter

f03731ee26bc1072e7f29eb98c7b4faeb8a6510a authored over 10 years ago by GuillaumeGomez <[email protected]>
Rebase on master

ea12b212b8dd260be8077c57e5f6531f460a3876 authored over 10 years ago by GuillaumeGomez <[email protected]>
New type : TreePath

5f4d0a6eaed084c8aa51dbe761a469fecd54d1cf authored over 10 years ago by GuillaumeGomez <[email protected]>
Add new trait : CellRenderer

4a5f888a4b75e0d51a90d137165f34de361d08e7 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #71 from jeremyletang/tree-view

gtk::TreeView work in progress

592f959ba7cc1bc28d7944534c69bfbcf75b8b41 authored over 10 years ago by Jeremy Letang <[email protected]>
add gtk::TreeViewColumn

aabfdaae1ef503ac575bfab9d476bd7311eb6f23 authored over 10 years ago by JeremyLetang <[email protected]>
begin implementation of gtk::TreeView

73cec420bb1a3627bc70c3af1f45ea975cb49c7a authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #69 from jeremyletang/radio-button

widget: radiobutton

d0ba810e8adbf3293f7f40d2ce4faba3de633556 authored over 10 years ago by Jeremy Letang <[email protected]>
widget: radiobutton

3046ff0205e19c6e8ac90b99a4bf8e02732045b2 authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #68 from bpbp-boop/master

add text_viewer example and a part of text_viewer stuff

eddbebef5c4138a7f19e8030f8bcc827b5f2f66a authored over 10 years ago by Jeremy Letang <[email protected]>
Add myself to authors

d65698325c8cb38c2e07e1a02eaab94d8d5c591c authored over 10 years ago by Boden Garman <[email protected]>
Complete unsafe GtkTextView functions

832d3bda9d729d8e72eee809f85aa1c42030f83c authored over 10 years ago by Boden Garman <[email protected]>
Add text_viewer example

Begin implementing GtkTextView, GtkTextBuffer, GtkTextTagTable, GtkScrolledWindow
Part of #32

c94a84a3e49e7ca225bda34ade3017792f2a4928 authored over 10 years ago by Boden Garman <[email protected]>
Merge pull request #64 from dndanik/master

Windows support

24582ce0ff36caa2f127526ce4aec251de566572 authored over 10 years ago by Guillaume Gomez <[email protected]>
Fix link errors on windows

f9a6f2c4597749aba7d571c50a055362c541b3b3 authored over 10 years ago by dndanik <[email protected]>
Add GApp* support

826975c2e118cdc13c15c20298d7767c2010f8e9 authored over 10 years ago by dndanik <[email protected]>
Fix windows compilation

Unsigned long is 32 bits on windows.

cec44d5724d3ba3e458fb1678f3ad9b57917df1c authored over 10 years ago by dndanik <[email protected]>
Fix gtk_glue conditionals

af1116960763952351f04ff143fa020284f97ff0 authored over 10 years ago by dndanik <[email protected]>
Merge pull request #63 from GuillaumeGomez/master

Add new rule in Makefile

f12eae663dee09e6972fdf0b8f0fda76f2b57e36 authored over 10 years ago by Guillaume Gomez <[email protected]>
Add new rule in Makefile

Remove warings

20fa164ee37fdea359ff5ee79ec16ea8b9c1b444 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #62 from GuillaumeGomez/master

Update to last rust compiler version

a4919ae9f8c03e1b8413216492aee0ca0c4845a1 authored over 10 years ago by Guillaume Gomez <[email protected]>
Update to last rust compiler version

57d577a6963c6480702a9066d41d637fe57f0b43 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #59 from jeremyletang/editable

add editable trait + impl for Entry, SearchEntry and SpinButton

b715ac73be44ebd43fb106f5b1d41ecd1c2bbda0 authored over 10 years ago by Jeremy Letang <[email protected]>
add editable trait + impl for Entry, SearchEntry and SpinButton

3d191fb8e1157482109c34c4913d1bcfd5d7d940 authored over 10 years ago by JeremyLetang <[email protected]>
update to last Rust

- add repr(c) attribute to foreign interface structs

6c2856de06078e4c0348b82593a042fbb25aa5cf authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #58 from bpbp-boop/master

Start implementing examples from Vala's GTKSample guide.

4ce378d2e5bd1536fe942d32cba2bcf826cf06e6 authored over 10 years ago by Jeremy Letang <[email protected]>
Added Range trait.

Scale now implements Range trait.
Added sync_widgets example from Vala example docs.
Part of issu...

24644e01f7be6b85e3df7ea8b7c90438355c3a51 authored over 10 years ago by Boden Garman <[email protected]>
Added set_window_position to gtktest.

Removed some commented out code.
Part of issue #32

9673478d761594fc58d9c3ab0c0400704e070c5a authored over 10 years ago by Boden Garman <[email protected]>
Implemented basic from Vala's examples. Implemented set_window_position. Part of issue #32.

5537eab55bb1fae9d1361ec449dc5258bc9fc559 authored over 10 years ago by Boden Garman <[email protected]>
Merge pull request #57 from GuillaumeGomez/master

Fix compilation bug under linux mint 17

2cf669107d09ca4e91af3c74689995865c4b03da authored over 10 years ago by Guillaume Gomez <[email protected]>
Fix compilation bug under linux mint 17

f1a4e9381cf6a58cd24039a86eca0b686c0bea2a authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #56 from GuillaumeGomez/master

Update to last rust compiler version

828146cea0b7645be2f9590dc1857e8e2de7adef authored over 10 years ago by Guillaume Gomez <[email protected]>
Update to last rust compiler version

a03eadaf444f57ceebbe299b3014bd39f6d57059 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #53 from GuillaumeGomez/master

Update Cargo

8a725c5c09fef952d448bf8312c4325e9472e33b authored over 10 years ago by Guillaume Gomez <[email protected]>
Update Cargo

8cd4ea42c32fee0583e627bbf4e6be626a2ce377 authored over 10 years ago by GuillaumeGomez <[email protected]>
address windows issues, update with diff from issue #26

463df506846b2025788161924adfef9f6173e040 authored over 10 years ago by JeremyLetang <[email protected]>
fix to last Rust

- ::std::slice::Vector is now ::std::slice::Slice

9a833fdd858022db6cfe241535608716143f04a7 authored over 10 years ago by JeremyLetang <[email protected]>
Update README.md

4d31e8d4054f1bc7e3320871c5bd5b7c4808d8c3 authored over 10 years ago by Jeremy Letang <[email protected]>
try fix windows build

e6e9e57ffb4de7e8340932675ff3390fef21fafb authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #50 from GuillaumeGomez/master

update travis script

7dace54b6c45f2462590c72a803f266cae59b534 authored over 10 years ago by Guillaume Gomez <[email protected]>
update travis script

6a225dd224747f0692c9c633750dbb9e1c3c3608 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #47 from GuillaumeGomez/master

Finalize dialog widget collections + update to last Rust ( str::raw -> string::raw )

36e98e0bee419ce4dae189d114e51f58fb56b480 authored over 10 years ago by Jeremy Letang <[email protected]>
Update to last rust compiler version

9788f8602c037d70e5cd1a3ff6e2ec0ae923deed authored over 10 years ago by GuillaumeGomez <[email protected]>
New widget : RecentChooserDialog (and all its subwidgets)

d43282901c54139cc55c5610946c08ab6028b5f4 authored over 10 years ago by GuillaumeGomez <[email protected]>
New widget : UnixPrintDialog

961e1fc05cac59ebbba4e28cffed34e7b8d26ef3 authored over 10 years ago by GuillaumeGomez <[email protected]>
Add new dialog : PageSetupUnixDialog (you need to uncomment it before using it)

Add new widgets : PageSetup, PrintSettings, PaperSize

dd808a5f3b3442e793f4c32f63d5e91cbba01c91 authored over 10 years ago by GuillaumeGomez <[email protected]>
Merge pull request #48 from EdShaw/buildscripts

Move cargo bins to examples/, and fix the cargo building.

c56f2d46d16bcfa8a660868dc3fdf9765266a905 authored over 10 years ago by Jeremy Letang <[email protected]>
Move cargo bins to examples/, and fix the cargo building.

90ccebd7efb60ab5140941f7e5810a6ec7424ca8 authored over 10 years ago by EdShaw <[email protected]>
Merge pull request #40 from jeremyletang/rm-widget

remove gtk::Widget

d3111508e6117ff8ddc654cdd6b281041ee8b314 authored over 10 years ago by Jeremy Letang <[email protected]>
remove gtk::Widget, this shouldn't exist, use traits::Widget,

this follow my previous commit ( by mistake i've not made a pull request, see commit f985cbf10529...

28013e9758f9e8e6222f9bbeedd15447e0cc03bf authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #46 from GuillaumeGomez/master

Add new dialog : FontChooserDialog

d5bbaa4b65b9f46f4067991aa82a27396b1baa4e authored over 10 years ago by Jeremy Letang <[email protected]>
Add new dialog : FontChooserDialog

Add new trait : FontChooser
I also added function declarations of GtkBuilder in case we would bin...

6e6be8840944798e8596e16d339387d58555bf43 authored over 10 years ago by GuillaumeGomez <[email protected]>
fix to last Rust

d1bf5b6019146d2dfae26e23d865a9d0ccd8e619 authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #45 from GuillaumeGomez/master

Widget features

05eef681a9fb5f8f35146317cd379681b44b8407 authored over 10 years ago by Jeremy Letang <[email protected]>
Deprecated functions have been removed

All widget functions are now declared in ffi
New widget functions implemented

8246843e7fded0e14552bcf8831ca0ac207d302b authored over 10 years ago by GuillaumeGomez <[email protected]>
New widget function declaration

6e7e234eb017b5135271bec4dcfd9e3675767021 authored over 10 years ago by GuillaumeGomez <[email protected]>
update to last Rust

- fix implicit borrow removal for Box<T> in cairotest

fd8a647ed6b3c5915abf8396c7641a90490e17cf authored over 10 years ago by JeremyLetang <[email protected]>
Merge pull request #44 from GuillaumeGomez/master

Fix an error in Makefile (test rule doesn't exist)

c7db41b4650ba487607c75406c554ca45b6dfcab authored over 10 years ago by Jeremy Letang <[email protected]>