2004-08-07 17:06:29 +00:00
|
|
|
General
|
|
|
|
- general C#-ification
|
2004-08-28 03:30:33 +00:00
|
|
|
|
|
|
|
DemoMain
|
|
|
|
- syntax highlighting
|
2004-08-07 17:06:29 +00:00
|
|
|
|
|
|
|
DemoIconFactory
|
2004-12-03 22:21:44 +00:00
|
|
|
- I think this is removed > gtk2.4
|
2004-08-07 17:06:29 +00:00
|
|
|
|
|
|
|
DemoImages
|
2004-08-08 18:30:25 +00:00
|
|
|
- improve the Progressive Image loading and error handling
|
2004-08-07 17:06:29 +00:00
|
|
|
|
|
|
|
DemoStockBrowser
|
2004-08-28 20:51:06 +00:00
|
|
|
- underline _label properly
|
|
|
|
- use StudlyCaps instead of current horrible hack
|
|
|
|
- missing stockitems for some reason
|
|
|
|
- remove duplication in ListStore, and use DataFunc's
|
2004-08-07 17:06:29 +00:00
|
|
|
|
2004-08-28 03:30:33 +00:00
|
|
|
DemoHyperText
|
|
|
|
- finish
|
2004-08-28 20:51:06 +00:00
|
|
|
|
2004-12-03 22:21:44 +00:00
|
|
|
DemoEntryCompletion
|
|
|
|
- set the model
|
|
|
|
|