3
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unify README More... over 8 years ago
Tweet is dead More... over 8 years ago
Separate the timestamp from the text in the status view More... almost 16 years ago
Use GDK to update the resolution in Clutter More... almost 16 years ago
Use the icon name in the desktop file More... almost 16 years ago
Merge Neil's clickable-url branch More... almost 16 years ago
Use a plain Label, not a UrlLabel More... almost 16 years ago
Remove the ListView hack More... almost 16 years ago
Chain up to the GtkWindow focus-in-event More... almost 16 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... almost 16 years ago
Move comments in the URL regular expression to outside the string More... almost 16 years ago
Merge branch 'master' into clickable-url More... almost 16 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... almost 16 years ago
Hide the spinner actor after fading it out More... almost 16 years ago
Remove check when picking an overlay More... almost 16 years ago
Make the URLs clickable in the status info display as well. More... almost 16 years ago
Merge the canvas wrapper More... almost 16 years ago
Slightly optimize the ListView paint More... almost 16 years ago
Update the position of the Spinner actor when reallocating More... almost 16 years ago
Use relative sizes for the StatusInfo unrolling animation More... almost 16 years ago
Use the minimum size defined by the canvas More... almost 16 years ago
Make the minimum size defines public More... almost 16 years ago
Position the spinner using the canvas size More... almost 16 years ago
Dynamically size the TweetCanvas on resize More... almost 16 years ago
Add TweetCanvas, a wrapper for GtkClutterEmbed More... almost 16 years ago
Show the URL when it is clicked on More... almost 16 years ago
Moved the URL handler from the about box to a global function so that it can be used elsewhere too More... almost 16 years ago
Draw the link underlined whenever the mouse moves over a URL. More... almost 16 years ago
Make TidyListView forward picks to the children. More... almost 16 years ago
Fixed unrefing the GRegex. Thought they were GObjects. More... almost 16 years ago