Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolidate create_factory_menu | Thierry Vignaud | 2002-08-12 | 1 | -0/+12 |
| | |||||
* | - ugtk::gtkexpand : new function | Thierry Vignaud | 2002-08-12 | 1 | -1/+2 |
| | | | | | - harddrake::ui : uses it | ||||
* | 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 |
| | |||||
* | we already require perl-GTK-GdkImLib so temporary disable | Thierry Vignaud | 2002-08-01 | 1 | -2/+2 |
| | | | | | Gtk::Gdk::Pixbuf support, thus removing all gdk/gtk warnings | ||||
* | commit according to 1.1.9-1mdk of drakxtools, and especially: | Guillaume Cottenceau | 2002-08-01 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | - integrate patches in my_gtk and ugtk for new rpmdrake: - [ugtk] add "gtkentry" so that we can create an entry and set initial value in one call - [my_gtk::main] don't set the events, to fix keyboard focus problem in entries when embedded - [my_gtk::_create_window] add $::noBorder, to not have a frame in the main window, so that it's possible to end up with windows with no border - [my_gtk] add ask_dir which is a ask_file with only the dir list - [my_gtk] add ask_browse_tree_info to the export tags, and: - add support for parents with no leaves, so that then we can partially build the trees (for speedup) - add "delete_all" and "delete_category" callbacks - use Gtk::CList::clear when removing all the nodes, much speedup | ||||
* | removed fonctions typage | damien | 2002-08-01 | 1 | -23/+23 |
| | |||||
* | move back Gtk->init to "new" and "gtkroot" | Pascal Rigaux | 2002-08-01 | 1 | -4/+2 |
| | |||||
* | remove INFO warnings | Thierry Vignaud | 2002-08-01 | 1 | -3/+0 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-08-01 | 1 | -5/+5 |
| | |||||
* | my_gtk: | Thierry Vignaud | 2002-08-01 | 1 | -0/+835 |
- splitup it into my_gtk and ugtk as done by dams - resync with dams - increase the icon blinkage from 50ms to 100ms |