7
I Use This!
Very Low Activity

Commits : Listings

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