424
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #32 from janseeger/anonymous_checkout More... about 3 years ago
Allow anonymous checkout More... about 3 years ago
Update README.md for version 1.5.10.4. More... about 3 years ago
Readme link updates (fixed md syntax) More... about 3 years ago
Readme link updates More... about 3 years ago
Substantial updates to dependency handling. Not all dependencies are compiling properly yet, and not all dependencies are linked through our build directory yet More... about 3 years ago
Adjust paths on the Touch Frameworks script to reflect it is running from within the AIUtilities build process More... about 3 years ago
AIUtilities dependency chain fixes More... about 3 years ago
Added missing AccountProfile.nib from an old hg checkout More... about 3 years ago
Use current MMTabBarView for codesign fixes More... about 3 years ago
Corrected code signing to be automatic and managed by Xcode using the IMF team. More... about 3 years ago
Force commit xcprojs More... over 3 years ago
Working on separating into projects. Codesign issues with Adium.app related to frameworks created by dependency script. All other targets compiling properly. More... over 3 years ago
fixing 10.11 issues More... almost 4 years ago
Oops - flipped the menu icon! Reverted that line and removed one more that seems not to cause any flips. More... over 4 years ago
Removed all setFlipped and AIIconFlipped uses that could be removed without causing Contact List icons to be upside down. Next step is to replace final uses with non-deprecated alternative. More... over 4 years ago
Merge remote-tracking branch 'origin/fix_idle' into adium-1.5.11.asher More... over 4 years ago
Fixed contact list background problem More... over 4 years ago
Log Viewer works again. More... over 4 years ago
Upgraded Logger nibs, removed bad outlets (appropriate valid outlets already existed) More... over 4 years ago
Figured this out. More... over 4 years ago
Removed deprecated g_type_init (initialization should now happen automatically) More... over 4 years ago
replaced deprecated compositeToPoint:operation: with drawAtPoint:fromRect:operation:fraction: More... over 4 years ago
Added scrollerStyle:NSScrollerStyleOverlay: to contentSizeForFrameSize:hasHorizontalScrollerhasVerticalScroller: More... over 4 years ago
Added scrollerStyle:NSScrollerStyleOverlay: to scrollerWidthForControlSize: More... over 4 years ago
Replaced more deprecated convertScreenToBase: with convertPointFromScreen: More... over 4 years ago
Removed deprecated setScalesWhenResized: More... over 4 years ago
Replaced deprecated convertBaseToScreen: with convertPointToScreen: More... over 4 years ago
Removed deprecated setDataRetained: More... over 4 years ago
Replaced deprecated convertScreenToBase: with convertPointFromScreen: More... over 4 years ago