30
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
correct the priority values to reflect what moonlight was actually use pre-android merge fiasco, not what glib defines things to be. should fix drt #178 More... almost 14 years ago
fix build references More... almost 14 years ago
Prepare for .info (incoming) updates More... almost 14 years ago
[ResourceDictionary] Relax the check to see if the key is already there More... almost 14 years ago
[ResourceDictionary] Fix up issues with using a System.Type key More... almost 14 years ago
Reuse the rect instersection logic to clip the bounds More... almost 14 years ago
Revert "MS.VB.dll's mdb file works now, so keep it." More... almost 14 years ago
Partial invalidation works in most cases, land the code and document the issues More... almost 14 years ago
Document the reason for full-frame invalidations on cocoa until we resolve it More... almost 14 years ago
[pal-cocoa] initialize sources More... almost 14 years ago
[pal-cocoa] handle the modifierFlags for all event types More... almost 14 years ago
Revert "Now that our custom NSView isFlipped, we can do partial invalidations without worrying about translating coordinates" More... almost 14 years ago
Now that our custom NSView isFlipped, we can do partial invalidations without worrying about translating coordinates More... almost 14 years ago
Fix dllconfig More... almost 14 years ago
Fix the host for darwoon More... almost 14 years ago
remove some spew More... almost 14 years ago
c++ hates bit operations with enums. HATES. More... almost 14 years ago
fix build breakage More... almost 14 years ago
just use the same event class for both crossing event types More... almost 14 years ago
Lots of command / c&p code More... almost 14 years ago
just use a single switch statement here More... almost 14 years ago
add backspace/delete More... almost 14 years ago
get some keypresses working. More... almost 14 years ago
implement MoonWindowCocoa::SetTitle, and call it from the launcher More... almost 14 years ago
if we can determine that the Polygon is the same as before its PointsProperty has changed, do not invalidate. this helps JelloPhysics where every frame it resets the pointsproperty of every polygon in the scene. More... almost 14 years ago
Fix posix_memalign merge mess More... almost 14 years ago
slow down the cursor blinking. makes things a little more pleasing (the cursor isn't as crazy) and lowers cpu utilization when the blinking is the only happening (from 17% to 5% on cocoa) More... almost 14 years ago
timemanager fixes for putting it to sleep. More... almost 14 years ago
various time related fixes for getting the time manager to go to sleep properly on cocoa More... almost 14 years ago
Removed useless warnings More... almost 14 years ago