Age | Commit message (Collapse) | Author |
|
|
|
|
|
This will allow us to catch errors early on FileManager
|
|
|
|
|
|
|
|
We also clean up some old references to the old G prefixed GUI classes
This also fixes a potential bug with using: C_OBJECT_ABSTRACT(GAbstractButton)
instead of C_OBJECT_ABSTRACT(AbstractButton)
|
|
LibCore's GZip is also moved into the Core namespace with this change.
|
|
|
|
|
|
|
|
|
|
|