| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-12 | More TODOs. | Pietro Gagliardi | |
| 2015-04-12 | More TODOs. | Pietro Gagliardi | |
| 2015-04-12 | Fixed a major flaw in the GTK+ implementation I only realized now: by ↵ | Pietro Gagliardi | |
| calling gtk_widget_show_all() in uiWindowShow(), we override the user's explicit hide settings! Fix it by calling gtk_widget_show() there (to only show the window), and gtk_widget_show_all() in both the new control constructor (to show the new control initially) and in the container constructor (to show that initially too). | |||
| 2015-04-11 | More TODOs. | Pietro Gagliardi | |
| 2015-04-10 | More of the previous commit. More TODOs. | Pietro Gagliardi | |
| 2015-04-10 | Moved the control IDs TODO to TODO.md as that's a long-term TODO; it depends ↵ | Pietro Gagliardi | |
| on how container controls play out. | |||
| 2015-04-10 | More TODOs. | Pietro Gagliardi | |
| 2015-04-10 | More TODOs. | Pietro Gagliardi | |
