Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable to use WebKit2 with mygtk3 | Thierry Vignaud | 2016-02-23 | 1 | -4/+13 |
| | |||||
* | use real class name (s!WebKit_View!WebKit_WebView!) | Thierry Vignaud | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | switch from obsolete [HV]Panel to Panel widget | Thierry Vignaud | 2016-01-02 | 1 | -1/+1 |
| | |||||
* | Revert "better fix for the scrollbar in the package installation details window" | Rémi Verschelde | 2015-03-30 | 1 | -2/+1 |
| | | | | | | | | This reverts commit ff785ad67f69650b978704b7d2043389e0067222. The "better fix" has been tested and though it does a good job at letting the user go back in the history, it does not keep track of the latest entry perfectly. More work needs to be done on this to have a clean solution. | ||||
* | tell users to ignore Gtk3 warnings | Thierry Vignaud | 2015-03-26 | 1 | -0/+1 |
| | |||||
* | better fix for the scrollbar in the package installation details window | Rémi Verschelde | 2015-03-21 | 1 | -1/+2 |
| | | | | patch by Martin Whitaker (mga#13894) | ||||
* | FileSelection no more exists in Gtk3 | Thierry Vignaud | 2014-10-20 | 1 | -11/+0 |
| | |||||
* | add support for gtkset() on 'ComboBoxText' widgets | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | | | | for drakpxelinux... | ||||
* | simplify using member() | Thierry.Vignaud | 2014-05-28 | 1 | -2/+2 |
| | |||||
* | partially podify mygtk3 | Thierry.Vignaud | 2014-05-24 | 1 | -35/+93 |
| | |||||
* | fix unused variable | Thierry Vignaud | 2014-02-07 | 1 | -5/+5 |
| | |||||
* | drop support for 'Sexy_IconEntry' widget (unused since 2009) | Thierry Vignaud | 2014-02-07 | 1 | -25/+0 |
| | |||||
* | fix not moving window (mga#11790, mga#11988, mga#11977) | Thierry Vignaud | 2014-01-20 | 1 | -3/+3 |
| | | | | | | regression introduced in commit fadc8b97ed98977bf264d87d62c33e779f299716 sadly flickering may happen | ||||
* | fix inverted dimensions | Thierry Vignaud | 2014-01-20 | 1 | -1/+1 |
| | | | | | bug introduced in commit fadc8b97ed98977bf264d87d62c33e779f299716 important to fix before next commit | ||||
* | kill very old comment (introduced when migrated from gtk1 to gtk2) | Thierry Vignaud | 2014-01-20 | 1 | -1/+1 |
| | |||||
* | fix a rpmdrake crash (mga#12331) | Thierry Vignaud | 2014-01-16 | 1 | -0/+1 |
| | |||||
* | workaround a gtk+3 issue resulting in blacked embbeded tools (mga#11969) | Thierry Vignaud | 2013-12-13 | 1 | -0/+1 |
| | | | | it only happens with some locales (eg: pl/uk) | ||||
* | add 'use_markup' parameter to Expanders | Thierry Vignaud | 2013-12-06 | 1 | -0/+1 |
| | |||||
* | add support for RadioMenuItems for rpmdrake | Thierry Vignaud | 2013-11-29 | 1 | -1/+4 |
| | |||||
* | fix displaying ads by default | Thierry Vignaud | 2013-11-24 | 1 | -2/+1 |
| | | | | after commit 81bb64a79ef, this was no longer true | ||||
* | fix doble space | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | add support for ToolButton | Thierry Vignaud | 2013-11-24 | 1 | -0/+13 |
| | |||||
* | set_url_hook() & set_email_hook() no more exists | Thierry Vignaud | 2013-11-24 | 1 | -8/+0 |
| | |||||
* | fix putting filler at right place | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2013-11-24 | 1 | -1/+2 |
| | |||||
* | prevent set_sensitive() to be called with undef parameter | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | | | | (for drakguard) | ||||
* | fix creating a SpinButton | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | | | | | | ->{lower} was deleted in the previous line (bug introduced with the first code drop by pixel in commit f6f78109c on Dec 2 2004) | ||||
* | fix computing left part width | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | add support for set an image directly from a pixbuf | Thierry Vignaud | 2013-11-24 | 1 | -0/+2 |
| | |||||
* | handle alignment for Images too (needed for banners) | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | |||||
* | perlish ->style() => ->get_style() | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | fix missing parameter in drakx-net | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | workaround the same segfault when picking the desktop | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | | | | alter mygtk3 in order to pass a button to join its group | ||||
* | prevent set_active() to be called with undef parameter | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | |||||
* | those setters no more accept undef | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |
| | |||||
* | fix "undefined value for mandatory argument..." | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | |||||
* | drop support for Image_using_pixmap | Thierry Vignaud | 2013-11-24 | 1 | -7/+1 |
| | | | | cairo as used by gtk+ does a better job those days anyway... | ||||
* | perlish $adjustment->upper => adjustment->get_property("upper") | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | perlish $adjustment->value => adjustment->get_value | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | perlish $adjustment->page_size => adjustment->get_property("page_size") | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | (installPackages) initialize fraction to 0 | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
| | | | | Gtk3 doesn't accept default value for Gtk2::ProgressBar->set_fraction() | ||||
* | fix setting exceptions handler for Gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |
| | | | | | | | | rationale: whereas Glib's gtk_main() was called smoothly by Gtk2's XS, Gtk3 goes through Glib::Object::Introspection->invoke() which goes directly to the typelib... we thus needs to ask Gtk3 to overrides Gtk3->main | ||||
* | load Gtk3::WebKit when needed, thus fixing help during install | Thierry Vignaud | 2013-11-24 | 1 | -0/+2 |
| | | | | also initialize introspection by explicitely importing it | ||||
* | fix retrieving allocated size | Thierry Vignaud | 2013-11-24 | 1 | -3/+3 |
| | |||||
* | factorize a value | Thierry Vignaud | 2013-11-24 | 1 | -2/+3 |
| | |||||
* | fix retrieving image size | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |
| | |||||
* | fix computing parent_window/root_window height | Thierry Vignaud | 2013-11-24 | 1 | -2/+8 |
| | |||||
* | add basic support for Builder widget | Thierry Vignaud | 2013-11-24 | 1 | -0/+12 |
| | |||||
* | add basic support for ActionGroup & UIManager widgets | Thierry Vignaud | 2013-11-24 | 1 | -0/+28 |
| | |||||
* | better test for the banner widget | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
| | | | | make this test work whatever is used to implement our banners |