Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump copyright notice | Thierry Vignaud | 2014-06-29 | 1 | -1/+1 |
| | | | | for bad faith people who do look at "git log"... | ||||
* | fix my email | Thierry Vignaud | 2013-12-16 | 1 | -1/+1 |
| | |||||
* | we no longuer have access to PANGO_PIXELS() with introspection | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | | | | | => let's use the proper API instead we could alternatively have divide by Pango::SCALE, but this is cleaner | ||||
* | we no longer can use old style objects | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | perlish ->style() => ->get_style() | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | Gtk2::Pango -> Pango | Thierry Vignaud | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-12-05 | 1 | -5/+5 |
| | |||||
* | (progress) limit progress bar refreshes to 3 per second max (mga#2775) | Thierry Vignaud | 2012-02-15 | 1 | -0/+5 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-14 | 1 | -1/+1 |
| | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r535 | dmorgan | 2011-02-14 00:37:56 +0000 (Mon, 14 Feb 2011) | 1 line Import cleaned rpmdrake ------------------------------------------------------------------------ | ||||
* | (new) revert using installer hack that prevents having gray wait | Thierry Vignaud | 2009-04-03 | 1 | -2/+2 |
| | | | | | | | message dialogs on dialog popup in favor of old rgs hack, else (when not on displayed desktop), it uses too much CPU and waits until it got the focus (#48912) | ||||
* | (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 |