7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update .gitignore More... over 1 year ago
Merge pull request #7 from bill-auger/master More... about 3 years ago
clarify glib<->gtk ambiguity More... about 8 years ago
Update the man page. More... over 14 years ago
Work around Mozilla applications problems; ugly, needs a real fix before 0.7.6. More... over 14 years ago
Try to set focus on the window (does not work on my system however). More... over 14 years ago
Remove useless debug statement. More... over 14 years ago
Remove -DG_DISABLE_DEPRECATED in order to build again. More... over 14 years ago
AllTray does not use bzr, remove bzr things. More... over 14 years ago
Use AM_PROG_VALAC instead of generic exe finder. More... over 14 years ago
Add gio to package checks. More... over 14 years ago
Use built-in automake support for Vala. More... over 14 years ago
Build on Vala 0.14. However, GCC pukes afterward... More... over 14 years ago
Fix two typos. More... over 14 years ago
Remove the Debug.vala module. More... over 14 years ago
Merge branch '0.7.5dev' into 0.7.6dev More... almost 15 years ago
Remove detach logic, let X handle it. More... almost 15 years ago
Restore bracket slaughtered by last merge. More... almost 15 years ago
Merge branch 'emerg/ctt-sigsegv' into 0.7.6dev More... almost 15 years ago
Trap X11 errors when attempting to destroy CTT window. More... almost 15 years ago
Make buffer NULL-terminated to prevent errors. More... almost 15 years ago
Fix NULL ptr deref. More... almost 15 years ago
Append new windows to the list of CTT-attached windows. More... almost 15 years ago
Use hex for window IDs in Ctt.vala More... almost 15 years ago
Call this._update_ctt_state() when needed. More... almost 15 years ago
Declare the xid variable. More... almost 15 years ago
Move CTT state logic to its own function. More... almost 15 years ago
Use hex identifiers for window IDs. More... almost 15 years ago
Do not append new windows to the _attached_xids list. More... almost 15 years ago
Add debug statements for CTT in Application.vala More... almost 15 years ago