summaryrefslogtreecommitdiffstats
path: root/perl-install/my_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* no more used (drakcronat just removed from distro)Thierry Vignaud2003-09-081-575/+0
* perl_checker fixesThierry Vignaud2003-05-231-1/+1
* fix #3952: do not pass extra argument (gc alteredThierry Vignaud2003-05-201-1/+1
* - clean up embedding; since socket automatically emit plug-added gtk+ signalThierry Vignaud2003-02-241-1/+0
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-241-1/+0
* remove exported names which are not definedPascal Rigaux2002-12-131-1/+1
* remove dynamic theme choosing, and next/previous (F11/F12) handlingPascal Rigaux2002-12-091-6/+1
* remove code handling setstepPascal Rigaux2002-12-091-11/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-8/+7
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-3/+3
* warn about broken programs that misuse my_gtkThierry Vignaud2002-11-251-1/+1
* display in mcc when embedded only when ready to interact with the userThierry Vignaud2002-11-251-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-3/+3
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-2/+2
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-2/+2
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-8/+7
* normalizePascal Rigaux2002-11-081-2/+2
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-11/+11
* fix dams suckiness breaking install2 --testGuillaume Cottenceau2002-10-161-1/+1
* mdk icon_path are added heredamien2002-10-011-0/+1
* fix die wizcancel in non wizard modeGuillaume Cottenceau2002-09-161-1/+1
* workaround ERROR: Can't call method "child" on an undefined value atGuillaume Cottenceau2002-09-141-1/+1
* gfx specs is to have the text justified on the leftGuillaume Cottenceau2002-09-091-1/+1
* - fix wizard title and pixmap overlapDaouda Lo2002-09-061-1/+1
* add gtkset_visibilityGuillaume Cottenceau2002-09-061-1/+1
* ask_browse_tree_info_given_widgets: add ability of partialGuillaume Cottenceau2002-09-051-2/+3
* try to get rid of BEGIN but still be able to start up the install :-)Guillaume Cottenceau2002-09-031-1/+0
* remove the use of Ok/Cancel/Exit icons (per ergonomy team request)Pascal Rigaux2002-09-031-11/+6
* better icon associationdamien2002-09-031-5/+4
* added create_pixbuttondamien2002-09-031-7/+13
* fixed damien (aka pitchounette) sucking, this is not this way pitchounette youFrancois Pons2002-09-031-1/+1
* - better size of wizard for printerdrakeDaouda Lo2002-09-031-1/+1
* added add_icon_path for control-centerdamien2002-09-031-0/+1
* ask_browse: display_info needs to be available for rpmdrakeGuillaume Cottenceau2002-08-291-2/+2
* - add ",*-r-*" in wizard fontsetPascal Rigaux2002-08-271-1/+1
* hackery for [+] intruded some situations where we really don'tGuillaume Cottenceau2002-08-221-3/+4
* change a bit hackery of parents with no children, so now we haveGuillaume Cottenceau2002-08-221-1/+5
* - the ugly trick on destroy doesn't work for wait_message'sPascal Rigaux2002-08-211-7/+0
* - in destroy, detect if program is going to leave, in that casePascal Rigaux2002-08-201-0/+10
* in my_gtk object, set {isEmbedded} if embedded and {isWizard} if displayed wi...Pascal Rigaux2002-08-191-0/+2
* (create_okcancel): do not display "Cancel" when {cancel} is empty stringPascal Rigaux2002-08-161-4/+3
* do not hard code icon pathPascal Rigaux2002-08-081-1/+1
* - remove buttons to change themePascal Rigaux2002-08-081-0/+3
* make perl_checker happyPascal Rigaux2002-08-061-2/+2
* the state can be XXX also in flat mode, for disablingGuillaume Cottenceau2002-08-051-0/+1
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-2/+2
* move interactive::gtk::exit to my_gtk::exit so that my_gtkGuillaume Cottenceau2002-08-021-0/+6
* commit according to 1.1.9-1mdk of drakxtools, and especially:Guillaume Cottenceau2002-08-011-36/+66
* move back Gtk->init to "new" and "gtkroot"Pascal Rigaux2002-08-011-0/+3