7
I Use This!
Very Low Activity

Commits : Listings

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