| Commit message (Expand) | Author | Age | Files | Lines |
* | advertising: | Guillaume Cottenceau | 2004-01-29 | 1 | -60/+65 |
* | - add gtk_new_TextView_get_log() and gtk_TextView_get_log() which allow | Pascal Rigaux | 2004-01-27 | 1 | -0/+55 |
* | add gtk_set_treelist | Pascal Rigaux | 2004-01-26 | 1 | -0/+7 |
* | perl_checker cleanups | Thierry Vignaud | 2004-01-22 | 1 | -2/+2 |
* | minor cleanups | Thierry Vignaud | 2004-01-22 | 1 | -4/+2 |
* | (gtkadd_widget) introduce it for size groups | Thierry Vignaud | 2004-01-22 | 1 | -1/+11 |
* | - fix sizing main window | Pascal Rigaux | 2004-01-21 | 1 | -2/+9 |
* | (reate_box_with_title) shrink TextView size to its minimal size in | Thierry Vignaud | 2004-01-19 | 1 | -1/+9 |
* | fix #6899: tools failling to popup windows while embedded | Thierry Vignaud | 2004-01-17 | 1 | -1/+1 |
* | do not create spurious top window when embedded (why does this fsck us | Thierry Vignaud | 2004-01-15 | 1 | -3/+3 |
* | - "Next->" => "Next" | Thierry Vignaud | 2004-01-13 | 1 | -2/+2 |
* | enable to access extra buttons $w->{buttons}{<label>} | Thierry Vignaud | 2004-01-13 | 1 | -2/+2 |
* | do not pack empty label before extra buttons if there'll be no button | Thierry Vignaud | 2004-01-13 | 1 | -2/+1 |
* | handle exceptions with Glib-1.020/Gtk2-1.022 | Thierry Vignaud | 2004-01-09 | 1 | -0/+1 |
* | (gtktext_insert) make it works with both Glib-0.95/Gtk2-0.95 and | Thierry Vignaud | 2004-01-09 | 1 | -2/+1 |
* | add a separator below buttons on fredc request | Thierry Vignaud | 2004-01-08 | 1 | -13/+16 |
* | _ask_dir: when a directory is selected, need a / in between the "filename" an... | Guillaume Cottenceau | 2003-12-30 | 1 | -1/+1 |
* | - simplify button layout | Thierry Vignaud | 2003-12-29 | 1 | -11/+20 |
* | - simplify button layout | Thierry Vignaud | 2003-12-29 | 1 | -2/+2 |
* | fix previous button place at install time | Thierry Vignaud | 2003-12-18 | 1 | -1/+1 |
* | fix spurious previous button at install time on wizards' first steps | Thierry Vignaud | 2003-12-18 | 1 | -1/+6 |
* | (create_okcancel) try to better fit both install teams needs and | Thierry Vignaud | 2003-11-28 | 1 | -4/+11 |
* | on interface team request: | Thierry Vignaud | 2003-11-28 | 1 | -13/+27 |
* | (create_packtable) enable to provide 0 parameters for xpadding and | Thierry Vignaud | 2003-11-27 | 1 | -1/+2 |
* | (create_packtable) simplify xpadding managment | Thierry Vignaud | 2003-11-27 | 1 | -1/+1 |
* | (new) do not show up anymore banners for wizards when embeeded (the | Thierry Vignaud | 2003-11-27 | 1 | -1/+1 |
* | added xpadding/ypadding options in create_packtable | damien | 2003-11-27 | 1 | -1/+1 |
* | oops my problems were linked to wrongly being in live mode | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
* | allow "test your mouse" buttons to be viewable (window was much more than 16/... | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 |
* | smaller wizard window in move | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+1 |
* | prevent from FPE (even if I didn't see it duplicated) | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+1 |
* | corrected typo | damien | 2003-11-11 | 1 | -1/+1 |
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 1 | -1/+0 |
* | handle new exception system from perl-Glib >= 0.96 | Thierry Vignaud | 2003-10-30 | 1 | -0/+1 |
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 1 | -1/+1 |
* | mnemonics by default suck bigtime! | Guillaume Cottenceau | 2003-09-23 | 1 | -1/+1 |
* | don't pack_end two times a button, this causes a Gtk Critical and we never kn... | Guillaume Cottenceau | 2003-09-11 | 1 | -1/+1 |
* | use center_always for popped windows (if transient is not used), and force ce... | Pascal Rigaux | 2003-09-11 | 1 | -2/+5 |
* | remove too verbose _XSetInputFocus log | Pascal Rigaux | 2003-09-09 | 1 | -1/+0 |
* | fixing keyboard focus during install: | Pascal Rigaux | 2003-09-08 | 1 | -4/+21 |
* | _ask_file: don't forget to overwrite $o->{window} as well or else | Guillaume Cottenceau | 2003-09-01 | 1 | -1/+1 |
* | (create_dialog) do not scroll labels by default | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
* | fix dialogs height: replace"small" option by "height" & "weight" ones | Thierry Vignaud | 2003-08-31 | 1 | -4/+4 |
* | set_minmax_width was commented which caused the individual package selection | Pascal Rigaux | 2003-08-29 | 1 | -1/+2 |
* | (create_dialog) enable to pass an already created Gtk2::Label | Thierry Vignaud | 2003-08-28 | 1 | -2/+1 |
* | as discussed with david, gc, laurent & pixel early this week, since | Thierry Vignaud | 2003-08-23 | 1 | -2/+2 |
* | CJK fixes: use newly introduced Gtk2::WrappedLabel package | Thierry Vignaud | 2003-08-22 | 1 | -2/+2 |
* | introduce Gtk2::WrappedLabel to factorize fixed labels for CJK | Thierry Vignaud | 2003-08-22 | 1 | -0/+7 |
* | (gtkset_line_wrap) export it | Thierry Vignaud | 2003-08-22 | 1 | -2/+2 |
* | - (gtkset_line_wrap) introduce a Gtk2::Label wrapper for | Thierry Vignaud | 2003-08-21 | 1 | -5/+10 |