Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (gurpm::new) try harder not to have gray wait message dialogs (needs ↵ | Thierry Vignaud | 2008-10-11 | 1 | -2/+2 |
| | | | | drakxtools > 11.67) | ||||
* | (new,DESTROY) stop accounting main windows which collides with | Thierry Vignaud | 2008-09-30 | 1 | -2/+1 |
| | | | | | | | | mygtk2's accounting resulting in broken transient_for hints (regression introduced in drakxtools-11.10.2 on 18 August 2008 while fixing focus issues (#42750)) | ||||
* | (new) make dialogs be rendered instaneously by showing all widgets | Thierry Vignaud | 2008-02-06 | 1 | -0/+2 |
| | | | | | _and_ reusing label()'s hack | ||||
* | make a real object out of Rpmdrake::gurpm | Thierry Vignaud | 2007-09-18 | 1 | -38/+43 |
| | |||||
* | clear executable bit | Thierry Vignaud | 2007-09-03 | 1 | -0/+0 |
| | |||||
* | (invalidate_cancel_forever) temporary workaround that prevents | Thierry Vignaud | 2007-08-28 | 1 | -1/+5 |
| | | | | | | | Gtk2::Label::set_text() set_text_internal() -> queue_resize() -> size_allocate() call chain to mess up when ->shrink_topwindow() has been called (#32613) | ||||
* | (progress) prevent gtk+ warnings | Thierry Vignaud | 2007-08-13 | 1 | -1/+4 |
| | |||||
* | (init) align text to top (I wonder if we shouldn't align it to the left too) | Thierry Vignaud | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | (init) size label's heigh to 2 lines in order to prevent dummy vertical resizing | Thierry Vignaud | 2007-08-03 | 1 | -0/+5 |
| | |||||
* | (init) further size window in order to prevent resizing | Thierry Vignaud | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | (init) size window rather than progressbar and increase default size in ↵ | Thierry Vignaud | 2007-03-15 | 1 | -2/+2 |
| | | | | order to prevent resizing | ||||
* | (init,end) do not garbage $::main_window once gurpmi message is destroyed | Thierry Vignaud | 2007-02-21 | 1 | -0/+4 |
| | |||||
* | (init) set up so that transientness hint are OK for next dialogs | Thierry Vignaud | 2007-02-20 | 1 | -0/+1 |
| | |||||
* | split gurpm stuff into Rpmdrake::gurpm module | Thierry Vignaud | 2007-02-20 | 1 | -0/+86 |