| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | only access $::o->{mouse}{unsafe} during install | Pascal Rigaux | 2003-08-21 | 1 | -1/+1 |
* | move ugtk2 related language fixes into ugtk2 jail | Thierry Vignaud | 2003-08-21 | 1 | -0/+3 |
* | chinese badly wrap with labels too | Thierry Vignaud | 2003-08-21 | 1 | -1/+1 |
* | the scrolled text is correctly sized, so do not let it compete with | Thierry Vignaud | 2003-08-21 | 1 | -1/+1 |
* | standalone wizards: increase height to prevent some hidden or cutted | Thierry Vignaud | 2003-08-20 | 1 | -1/+1 |
* | remove broken and unused gtkexpand() | Thierry Vignaud | 2003-08-19 | 1 | -2/+1 |
* | (_create_dialog, create_dialog) let support the same api as new() and | Thierry Vignaud | 2003-08-18 | 1 | -0/+1 |
* | (info_dialog) introduce another dialog helper | Thierry Vignaud | 2003-08-18 | 1 | -1/+8 |
* | kill buggy and no more used gtkbuttonset() | Thierry Vignaud | 2003-08-18 | 1 | -5/+0 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 1 | -2/+2 |
* | add gtkset_alignment | Guillaume Cottenceau | 2003-08-08 | 1 | -1/+2 |
* | do not invert Ok/Cancel for mdk 9.2 (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -13/+13 |
* | fix not possible to select with mouse anymore (rpmdrake etc) | Guillaume Cottenceau | 2003-08-04 | 1 | -4/+3 |
* | revert "use checkboxes instead of icons" | Guillaume Cottenceau | 2003-08-04 | 1 | -32/+10 |
* | don't export destroy_window(), this function doesn't exist! (thanks to perl_c... | Pascal Rigaux | 2003-08-04 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2003-08-04 | 1 | -3/+3 |
* | disable selecting text and popping the contextual menu | Pascal Rigaux | 2003-08-04 | 1 | -0/+1 |
* | replace signal_disconnect with signal_handler_disconnect (needed for perl-gtk... | Pascal Rigaux | 2003-08-01 | 1 | -1/+1 |
* | intermediate commit to completely broken ugtk2 for handling tree, in order for | Francois Pons | 2003-07-30 | 1 | -14/+17 |
* | labels are not able to correctly handle long texts, so rollback to using | Pascal Rigaux | 2003-07-29 | 1 | -0/+16 |