| Commit message (Expand) | Author | Age | Files | Lines |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -8/+7 |
* | - simplify mcc stuff | Thierry Vignaud | 2002-11-25 | 1 | -8/+5 |
* | - api change for latest harddrake | Thierry Vignaud | 2002-11-20 | 1 | -2/+4 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -2/+2 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -5/+5 |
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 1 | -2/+2 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -7/+6 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
* | please perl_checker: | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -4/+4 |
* | use each_index instead of map_index when the return value is not used | Pascal Rigaux | 2002-11-05 | 1 | -2/+2 |
* | perl_checker fixes | Thierry Vignaud | 2002-10-23 | 1 | -1/+1 |
* | forking ugtk, sorry guys. reverted last patch | damien | 2002-10-01 | 1 | -108/+34 |
* | cleaned, readded needed hack, removed mdk specific functions, added libconf G... | damien | 2002-10-01 | 1 | -34/+108 |
* | dams fix enable to get rid of the infamous ugly gtk timeout | Thierry Vignaud | 2002-09-24 | 1 | -12/+0 |
* | from dams: | Thierry Vignaud | 2002-09-24 | 1 | -6/+9 |
* | fix expansion of widgets | Thierry Vignaud | 2002-09-24 | 1 | -1/+1 |
* | corrected typo (modification of constant if ugtk.pm was a string) | damien | 2002-09-09 | 1 | -3/+4 |
* | - use variable $::no_ugtk_init in ugtk.pm instead of using $::isInstall | Pascal Rigaux | 2002-09-09 | 1 | -1/+1 |
* | - drakfloppy / logdrake: destroy_window and create_dialog were | Thierry Vignaud | 2002-09-09 | 1 | -1/+37 |
* | add gtkset_visibility | Guillaume Cottenceau | 2002-09-06 | 1 | -1/+2 |
* | export compose_pixbufs for mcc | Thierry Vignaud | 2002-09-06 | 1 | -1/+1 |
* | - ugtk::gtkicons_labels_widget() : | Thierry Vignaud | 2002-09-06 | 1 | -18/+25 |
* | gtkcreate_png_pixbuf() : support jpeg too for bootlook.pm | Thierry Vignaud | 2002-09-04 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-09-04 | 1 | -1/+1 |
* | try to get rid of BEGIN but still be able to start up the install :-) | Guillaume Cottenceau | 2002-09-03 | 1 | -16/+9 |
* | have the possibility in gtktext_insert to provide font/color | Guillaume Cottenceau | 2002-09-03 | 1 | -1/+5 |
* | - create_pix_text, gtkicons_labels_widget: remove text color argument, defaul... | Thierry Vignaud | 2002-09-03 | 1 | -4/+4 |
* | added create_pixbutton | damien | 2002-09-03 | 1 | -1/+6 |
* | fixed previous fix; | Francois Pons | 2002-09-03 | 1 | -5/+5 |
* | try to avoid clashes with install. | Francois Pons | 2002-09-03 | 1 | -7/+9 |
* | - ugtk : | Thierry Vignaud | 2002-09-03 | 1 | -43/+46 |
* | meuh gtk init | Guillaume Cottenceau | 2002-09-03 | 1 | -2/+3 |
* | gtkcreate_png was too stupid to allow subdirectories for images, | Guillaume Cottenceau | 2002-09-03 | 1 | -5/+5 |
* | fixed titi suckings. | Francois Pons | 2002-09-02 | 1 | -2/+0 |
* | gtkicons_labels_widget(): check binary exists | Thierry Vignaud | 2002-09-02 | 1 | -0/+1 |
* | kill glib warnings | Thierry Vignaud | 2002-09-02 | 1 | -2/+2 |
* | - mcc : | Thierry Vignaud | 2002-08-30 | 1 | -47/+61 |
* | 19mdk | Thierry Vignaud | 2002-08-23 | 1 | -62/+82 |
* | - ugtk: | Thierry Vignaud | 2002-08-23 | 1 | -82/+62 |
* | fix 95% of mcc memory leaks | Thierry Vignaud | 2002-08-23 | 1 | -12/+0 |
* | kill debugging prints | Thierry Vignaud | 2002-08-20 | 1 | -2/+0 |
* | consolidate create_factory_menu | Thierry Vignaud | 2002-08-12 | 1 | -0/+12 |
* | - ugtk::gtkexpand : new function | Thierry Vignaud | 2002-08-12 | 1 | -1/+2 |
* | write_on_pixmap: kill unused variable | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
* | tree_set_icon: new function | Thierry Vignaud | 2002-08-12 | 1 | -0/+8 |
* | create_okcancel isn't in ugtk so don't export it (warning fix) | Thierry Vignaud | 2002-08-12 | 1 | -1/+1 |
* | remove old references to rectangle drawing around mcc icons | Thierry Vignaud | 2002-08-06 | 1 | -4/+0 |