Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't parse the theme rc file to set the root window background color during ↵ | Pascal Rigaux | 2004-12-17 | 1 | -2/+7 |
| | | | | | | | install, instead use the gc of a fake window named "background" | ||||
* | oops, set_background *is* needed | Pascal Rigaux | 2004-12-17 | 1 | -0/+1 |
| | |||||
* | remove unneeded ->set_background | Pascal Rigaux | 2004-12-17 | 1 | -1/+0 |
| | |||||
* | add some more functions in mygtk2 | Pascal Rigaux | 2004-12-17 | 1 | -0/+28 |
| | |||||
* | - add DrawingArea | Pascal Rigaux | 2004-12-16 | 1 | -3/+23 |
| | | | | | - add text_ref & format for buttons | ||||
* | remove debug code | Pascal Rigaux | 2004-12-16 | 1 | -1/+0 |
| | |||||
* | we must allow more than one callback per ref & widget | Pascal Rigaux | 2004-12-16 | 1 | -2/+2 |
| | |||||
* | add option allow_unknown_options for easy compatibility | Pascal Rigaux | 2004-12-16 | 1 | -1/+3 |
| | |||||
* | export gtkval_register() and gtkval_modify() | Pascal Rigaux | 2004-12-14 | 1 | -1/+1 |
| | |||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -4/+4 |
| | |||||
* | replace "policy => [ horizpolicy, vertpolicy ]" with "h_policy => ..., ↵ | Pascal Rigaux | 2004-12-02 | 1 | -1/+1 |
| | | | | | | | v_policy => ..." (both defaulting to "automatic") | ||||
* | future is in mygtk2, ugtk2 must die (and it will die, but not that soon (to ↵ | Pascal Rigaux | 2004-12-02 | 1 | -0/+635 |
keep compatibility)) |