This website requires JavaScript.
Explore
Help
Register
Sign In
mia
/
Aegisub
Watch
1
Star
0
Fork
You've already forked Aegisub
1
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
3617
commits
10
branches
31
tags
51
MiB
C
63%
C++
30.9%
Lua
3%
Inno Setup
0.8%
Meson
0.8%
Other
1.4%
41be900efa
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
harukalover
41be900efa
Fixed a memory leak that occurred whenever the Edit menu was opened due to the Undo/Redo items being replaced with new wxMenuItem's without deleting the previous items (now it just updates the label/enabled status without creating new wxMenuItem's)
...
Originally committed to SVN as r4139.
2010-02-21 06:09:28 +00:00
aegisub
Fixed a memory leak that occurred whenever the Edit menu was opened due to the Undo/Redo items being replaced with new wxMenuItem's without deleting the previous items (now it just updates the label/enabled status without creating new wxMenuItem's)
2010-02-21 06:09:28 +00:00
contrib
Remove some files from the iconv project that we shouldn't have been building.
2009-10-02 22:02:00 +00:00
devel
Forgot to add rpath info for the osx builds.
2010-01-26 14:06:49 +00:00
docs
Add new buttons, commit changes to modified buttons.
2009-08-21 23:10:43 +00:00