mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 08:45:34 +00:00
db410e9497
fix some bugs in DemoEditableCells use more consistent tabs and spaces add a TODO of what is left use the using () pattern to dispose Dialogs automatically use args.RetVal when handling the DeleteEvent svn path=/trunk/gtk-sharp/; revision=32017
19 lines
301 B
Plaintext
19 lines
301 B
Plaintext
General
|
|
- general C#-ification
|
|
- embed PixBufs instead of loading from disk
|
|
|
|
DemoApplicationWindow
|
|
- ItemFactory stuff
|
|
|
|
DemoIconFactory
|
|
- almost everything
|
|
|
|
DemoImages
|
|
- fix the progressive loading image
|
|
|
|
DemoStockBrowser
|
|
- almost everything
|
|
|
|
DemoTextView
|
|
- small issue with international text
|