| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
when using scrollbars
|
| |
|
| |
|
| |
|
|
|
|
|
| |
be done for "Image_using_pixmap" but that's uneeded for now)
|
|
|
|
| |
widget resizable
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
like 'Image_using_pixmap', it renders using DITHER_MAX which is much
better on 16bpp displays but it also handle transparancy
|
|
|
|
|
|
|
|
| |
to be able to render transparent pixbufs with dithering:
new_pixbuf() => _new_alpha_pixbuf()
render_alpha() => _pixbuf_render_alpha()
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
any widget
|
|
|
|
|
| |
added in r245000 on 2008-09-09
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ressources file in standalone mode
|
|
|
|
| |
pixbufs directly
|
|
|
|
| |
case for RTL languages)
|
| |
|
|
|
|
|
| |
safer to rely on Gtk+ idea of direction than on our own DB
|
| |
|
|
|
|
| |
next commit)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
font settings)
|
| |
|
|
|
|
| |
higher level widgets)
|
| |
|
| |
|
|
|
|
|
| |
make sure that all popup titles be upcase (eg: when using default step title)
|
|
|
|
|
| |
that gurpmi.addmedia during install displays nicely
|
|
|
|
|
|
|
|
|
|
| |
maximize & minimize buttons to disappear with gnome in standalone mode
(#43540); was:
"- libDrakX:
o make all windows are "dialog", so that gurpmi.addmedia during install
displays nicely"
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
allyChooseDesktop)
explain infamous 6 years old gnome bug #101968 workarounds
|