Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 14 | -4999/+0 |
| | |||||
* | add fake MDV::Distribconf | Pascal Rigaux | 2006-08-23 | 1 | -0/+17 |
| | |||||
* | add a fake packdrake.pm | Pascal Rigaux | 2006-06-15 | 1 | -0/+25 |
| | |||||
* | sync with Glib/Gtk2-1.120 | Thierry Vignaud | 2006-04-11 | 2 | -14/+716 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-08-18 | 1 | -0/+6 |
| | |||||
* | help perl_checker on drakx code | Pascal Rigaux | 2004-08-11 | 4 | -0/+42 |
| | |||||
* | provide Gnome2::Vte fake package too (thus enabling to kill one warning in | Thierry Vignaud | 2004-04-05 | 1 | -0/+72 |
| | | | | | drakconsole) | ||||
* | provide Gnome2 fake package too | Thierry Vignaud | 2004-04-05 | 1 | -0/+641 |
| | |||||
* | resync with Glib/Gtk2 1.040 | Thierry Vignaud | 2004-04-05 | 2 | -154/+772 |
| | |||||
* | update from current patched xs sources | Thierry Vignaud | 2004-02-12 | 2 | -162/+87 |
| | |||||
* | filter perl keyword | Thierry Vignaud | 2004-01-13 | 2 | -4/+4 |
| | |||||
* | add exceptions for some std perl keywords used in glib/gtk2 binding | Thierry Vignaud | 2004-01-13 | 1 | -1/+1 |
| | |||||
* | - simplify using operator "..." | Pascal Rigaux | 2004-01-13 | 1 | -7/+2 |
| | | | | | - fix line number | ||||
* | update to latest Glib and Gtk2 bindings | Thierry Vignaud | 2004-01-12 | 2 | -125/+404 |
| | |||||
* | ignore pod while parsing xs files | Thierry Vignaud | 2004-01-12 | 1 | -1/+7 |
| | |||||
* | resync with perl-Gtk2-0.95-5mdk | Thierry Vignaud | 2003-08-28 | 1 | -0/+4 |
| | |||||
* | print number of the bad line | Thierry Vignaud | 2003-08-28 | 1 | -3/+5 |
| | |||||
* | resync with Gtk2-0.95-4mdk | Thierry Vignaud | 2003-08-27 | 2 | -55/+122 |
| | |||||
* | fix usage message so that one can understand how this script really work | Thierry Vignaud | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | resync with Gtk2-0.94 (increase snr by reducing ugtk2 warnings) | Thierry Vignaud | 2003-08-19 | 1 | -3/+67 |
| | |||||
* | oops, it was the small debug version i used for testing, | Pascal Rigaux | 2003-08-11 | 1 | -0/+2305 |
| | | | | | committing the real one | ||||
* | adapt to perl-Gtk2 xs (replacing the perl-GTK2 inline version) | Pascal Rigaux | 2003-08-11 | 3 | -2958/+184 |
| | |||||
* | some small additions for lord titi | Guillaume Cottenceau | 2003-05-13 | 2 | -3/+6 |
| | |||||
* | one more method | Thierry Vignaud | 2003-04-30 | 1 | -0/+1 |
| | |||||
* | add expand_to_path (interactive::gtk) | Guillaume Cottenceau | 2003-04-30 | 2 | -0/+2 |
| | |||||
* | add some missing funcs | Guillaume Cottenceau | 2003-04-29 | 2 | -0/+20 |
| | |||||
* | override a few functions | Guillaume Cottenceau | 2003-04-29 | 2 | -2/+8 |
| | |||||
* | override some more functions | Guillaume Cottenceau | 2003-04-29 | 2 | -6/+12 |
| | |||||
* | fix missing functions from GC | Guillaume Cottenceau | 2003-04-29 | 2 | -1/+3 |
| | |||||
* | add some missing functions | Guillaume Cottenceau | 2003-04-29 | 2 | -0/+4 |
| | |||||
* | add support for overriden functions | Guillaume Cottenceau | 2003-04-29 | 2 | -3/+6 |
| | |||||
* | add a few complex functions | Guillaume Cottenceau | 2003-04-29 | 2 | -1/+23 |
| | |||||
* | fix methods with numeric constants | Guillaume Cottenceau | 2003-04-29 | 2 | -1/+1343 |
| | |||||
* | fix methods with no arguments | Guillaume Cottenceau | 2003-04-29 | 2 | -2/+3 |
| | |||||
* | add undetected functions | Guillaume Cottenceau | 2003-04-29 | 2 | -1/+4 |
| | |||||
* | fix methods with no arguments | Guillaume Cottenceau | 2003-04-29 | 2 | -1/+30 |
| | |||||
* | fix check_usage on multiple lines | Guillaume Cottenceau | 2003-04-29 | 2 | -4/+12 |
| | |||||
* | update | Guillaume Cottenceau | 2003-04-28 | 1 | -1646/+387 |
| | |||||
* | methods not naming arguments | Guillaume Cottenceau | 2003-04-28 | 1 | -8/+26 |
| | |||||
* | ignore multiply defined functions | Guillaume Cottenceau | 2003-04-28 | 1 | -3/+2 |
| | |||||
* | add traditional forms of subroutines declarations in .pm files | Guillaume Cottenceau | 2003-04-28 | 1 | -1/+11 |
| | |||||
* | have the generated code perl_checker compliant | Pascal Rigaux | 2003-04-28 | 1 | -2/+2 |
| | |||||
* | first shot | Guillaume Cottenceau | 2003-04-25 | 2 | -253/+2748 |
| | |||||
* | add ->to_string | Pascal Rigaux | 2003-04-22 | 1 | -0/+1 |
| | |||||
* | more gtk+2.2 methods & gtk-perl2 wrappers (from drakperm) | Thierry Vignaud | 2003-04-14 | 1 | -9/+18 |
| | |||||
* | add some | Guillaume Cottenceau | 2003-04-03 | 1 | -0/+2 |
| | |||||
* | more gtk+-2 methods | Thierry Vignaud | 2003-04-02 | 1 | -0/+8 |
| | |||||
* | shut up perl_checker by adding missing gtk+-2 methods | Thierry Vignaud | 2003-04-02 | 1 | -0/+6 |
| | |||||
* | add some more Gtk2 methods | Pascal Rigaux | 2003-04-01 | 1 | -0/+5 |
| | |||||
* | add idle_add() | Pascal Rigaux | 2003-03-04 | 1 | -0/+1 |
| |