index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
no need to implement our own cell renderer
Thierry Vignaud
2013-11-24
1
-1
/
+7
*
fix "Can't call method "x" on unblessed reference"
Thierry Vignaud
2013-11-24
1
-5
/
+5
*
workaround a gtk+3 regression (bgo#711873)
Thierry Vignaud
2013-11-24
2
-2
/
+2
*
workaround the same segfault when picking the desktop
Thierry Vignaud
2013-11-24
2
-1
/
+2
*
workaround a gtk+3 segfault
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish ->state() => ->get_state()
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
perlish $dialog->action_area => $dialog->get_action_area
Thierry Vignaud
2013-11-24
5
-6
/
+6
*
prevent set_active() to be called with undef parameter
Thierry Vignaud
2013-11-24
3
-3
/
+5
*
perlish $dialog->vbox => $dialog->get_child
Thierry Vignaud
2013-11-24
5
-5
/
+5
*
those setters no more accept undef
Thierry Vignaud
2013-11-24
6
-13
/
+13
*
ignore events who lack ->x & ->y
Thierry Vignaud
2013-11-24
1
-0
/
+1
*
use a variable for clarity
Thierry Vignaud
2013-11-24
1
-1
/
+2
*
fix $model->iter_next($iter) usage with Gtk3
Thierry Vignaud
2013-11-24
1
-3
/
+5
*
fix "undefined value for mandatory argument..."
Thierry Vignaud
2013-11-24
2
-1
/
+2
*
drop support for Image_using_pixmap
Thierry Vignaud
2013-11-24
1
-7
/
+1
*
stop using Image_using_pixmap
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
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
2
-2
/
+2
*
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
*
fix setting exceptions handler for Gtk3
Thierry Vignaud
2013-11-24
1
-2
/
+2
*
kill this (uneeded)
Thierry Vignaud
2013-11-24
1
-72
/
+0
*
load Gtk3::WebKit when needed, thus fixing help during install
Thierry Vignaud
2013-11-24
1
-0
/
+2
*
revert commit 9186647e
Thierry Vignaud
2013-11-24
1
-2
/
+0
*
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
*
we don't care about setting root window's background color
Thierry Vignaud
2013-11-24
1
-1
/
+0
*
fix computing parent_window/root_window height
Thierry Vignaud
2013-11-24
1
-2
/
+8
*
fix setting font with Gtk3
Thierry Vignaud
2013-11-24
1
-1
/
+3
*
add a FIXME note
Thierry Vignaud
2013-11-24
1
-0
/
+1
*
(load_rc) rename as 'load_css' and load CSS theme file
Thierry Vignaud
2013-11-24
1
-4
/
+7
*
(init_sizes) fix retrieving screen size with Gtk3
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
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
*
split menu closures as real functions
Thierry Vignaud
2013-11-24
1
-40
/
+55
*
drop Jazz option (dead for years)
Thierry Vignaud
2013-11-24
1
-4
/
+0
*
we no longuer have access to PANGO_PIXELS() with introspection
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
use the proper Pango API instead of using Pango::SCALE directly
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
we no longuer have access to PANGO_SCALE_* with introspection
Thierry Vignaud
2013-11-24
2
-2
/
+2
*
adapt to new Pango binding
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
better test for the banner widget
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
drop "Image_using_pixbuf", Cairo does a better job
Thierry Vignaud
2013-11-24
1
-29
/
+2
*
'draw' replaces 'expose_event'
Thierry Vignaud
2013-11-24
3
-7
/
+7
*
(wait_messageW) prevent calling set_title() w/o a title
Thierry Vignaud
2013-11-24
1
-1
/
+1
*
copy new CSS files
Thierry Vignaud
2013-11-24
2
-2
/
+2
*
(import_style_ressources) convert Galaxy theme to CSS
Thierry Vignaud
2013-11-24
3
-41
/
+36
*
add support for Gtk3::Overlay
Thierry Vignaud
2013-11-24
1
-0
/
+21
*
switch from old RC to CSS for diskdrake
Thierry Vignaud
2013-11-24
3
-69
/
+69
*
fix computing width without Gdk::Window
Thierry Vignaud
2013-11-24
1
-1
/
+1
[prev]
[next]