3
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unify README More... over 9 years ago
Tweet is dead More... over 9 years ago
Separate the timestamp from the text in the status view More... almost 17 years ago
Use GDK to update the resolution in Clutter More... almost 17 years ago
Use the icon name in the desktop file More... almost 17 years ago
Merge Neil's clickable-url branch More... almost 17 years ago
Use a plain Label, not a UrlLabel More... almost 17 years ago
Remove the ListView hack More... almost 17 years ago
Chain up to the GtkWindow focus-in-event More... almost 17 years ago
The cursor now changes to a hand whenever it moves over a URL. A new interface called TweetHotActor has been added which represents an actor which can return a different cursor for a given stage position. TweetUrlLabel implements this to return the hand cursor. TweetWindow now listens for motion events on the stage and if the cursor is over a hot actor it will change. More... about 17 years ago
Move comments in the URL regular expression to outside the string More... about 17 years ago
Merge branch 'master' into clickable-url More... about 17 years ago
Hack to make the calculation of the position of the URL label actor relative to the stage work when the label is inside a scrolled TidyListview. More... about 17 years ago
Hide the spinner actor after fading it out More... about 17 years ago
Remove check when picking an overlay More... about 17 years ago
Make the URLs clickable in the status info display as well. More... about 17 years ago
Merge the canvas wrapper More... about 17 years ago
Slightly optimize the ListView paint More... about 17 years ago
Update the position of the Spinner actor when reallocating More... about 17 years ago
Use relative sizes for the StatusInfo unrolling animation More... about 17 years ago
Use the minimum size defined by the canvas More... about 17 years ago
Make the minimum size defines public More... about 17 years ago
Position the spinner using the canvas size More... about 17 years ago
Dynamically size the TweetCanvas on resize More... about 17 years ago
Add TweetCanvas, a wrapper for GtkClutterEmbed More... about 17 years ago
Show the URL when it is clicked on More... about 17 years ago
Moved the URL handler from the about box to a global function so that it can be used elsewhere too More... about 17 years ago
Draw the link underlined whenever the mouse moves over a URL. More... about 17 years ago
Make TidyListView forward picks to the children. More... about 17 years ago
Fixed unrefing the GRegex. Thought they were GObjects. More... about 17 years ago