| Commit message (Expand) | Author | Age | Files | Lines |
* | String changes: perl -pi -e 's!"Password should resist to basic attacks"!"Pas... | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -5/+5 |
* | allow labels to be set selectable | Pascal Terjan | 2009-11-26 | 1 | -0/+1 |
* | (_gtk__Image) add support for stock images | Thierry Vignaud | 2009-09-17 | 1 | -0/+2 |
* | - mygtk2: | Aurélien Lefebvre | 2009-09-08 | 1 | -0/+41 |
* | - mygtk2: | Aurélien Lefebvre | 2009-09-07 | 1 | -1/+2 |
* | - mygtk2: | Aurélien Lefebvre | 2009-09-04 | 1 | -0/+9 |
* | fix window creation (#52812) | Pascal Terjan | 2009-08-12 | 1 | -2/+2 |
* | use gtk instead of X to focus window and revert workaround for the crash | Pascal Terjan | 2009-08-07 | 1 | -22/+1 |
* | typo fix | Thierry Vignaud | 2009-04-03 | 1 | -1/+1 |
* | only load draksnapshot translations if actually needing them | Thierry Vignaud | 2009-04-03 | 1 | -1/+1 |
* | fetch translations from 'urpmi' domain too | Thierry Vignaud | 2009-03-26 | 1 | -1/+1 |
* | (_gtk__Entry) entries now support most Sexy::IconEntry API | Thierry Vignaud | 2009-03-25 | 1 | -0/+12 |
* | (_gtk__Entry) make 'text_ref' somewhat usefull (pixel sucks) | Thierry Vignaud | 2009-02-16 | 1 | -0/+3 |
* | (_create_Window) prevent mdkapplet from crashing (#46477) | Thierry Vignaud | 2009-01-09 | 1 | -1/+1 |
* | (enable_sync_flush,sync_flush) split them out of wait_messageW() so that | Thierry Vignaud | 2008-10-11 | 1 | -0/+12 |
* | - ensure proper centering of popped windows | Pascal Rigaux | 2008-10-01 | 1 | -7/+6 |
* | remove unused parameter /o\ | Pascal Rigaux | 2008-10-01 | 1 | -1/+1 |
* | (_gtk__Image_using_pixbuf) workaround Gtk+ bug: in installer, first event is ... | Thierry Vignaud | 2008-10-01 | 1 | -0/+7 |
* | (_gtk__Image_using_pixbuf) optimize expose event management by only redrawing | Thierry Vignaud | 2008-10-01 | 1 | -2/+6 |
* | (_gtk__Image_using_pixbuf,_gtk__MDV_Notebook) adapt to latest commit | Thierry Vignaud | 2008-10-01 | 1 | -2/+3 |
* | (_gtk__Image_using_pixbuf) revert r246993 from 2008-09-29, thus fixing | Thierry Vignaud | 2008-10-01 | 1 | -1/+11 |
* | (_text_insert) fix rpmdrake crashing when description begins by | Thierry Vignaud | 2008-09-30 | 1 | -2/+2 |
* | (_gtk_any_Window,_gtk__FileChooserDialog) add support for Gtk+2's FileChooser... | Thierry Vignaud | 2008-09-29 | 1 | -0/+7 |
* | (_gtk__MDV_Notebook) render left background as dithered too (looks better on | Thierry Vignaud | 2008-09-29 | 1 | -1/+1 |
* | (_gtk__Image_using_pixbuf) simplify using pixbuf storage (which brings in | Thierry Vignaud | 2008-09-29 | 1 | -11/+1 |
* | (move_selection) better positionning of sidepanel's selection bar | Thierry Vignaud | 2008-09-28 | 1 | -2/+2 |
* | show what is common (btw, 'mcc' option should be either renamed or dropped si... | Thierry Vignaud | 2008-09-28 | 1 | -5/+5 |
* | (_gtk__MDV_Notebook) enable to simplify both installer & MCC | Thierry Vignaud | 2008-09-26 | 1 | -0/+1 |
* | (_gtk__WebKit_View) add basic support for WeBkit, with ability to | Thierry Vignaud | 2008-09-26 | 1 | -0/+18 |
* | (_gtk__ScrolledWindow) enable mcc to not display any shadow around HTML view ... | Thierry Vignaud | 2008-09-25 | 1 | -1/+1 |
* | (_gtk__MDV_Notebook) make sure mcc always have fillers | Thierry Vignaud | 2008-09-25 | 1 | -1/+1 |
* | (_gtk__Image) restore support of size parameter (it's really too late to commit) | Thierry Vignaud | 2008-09-24 | 1 | -2/+2 |
* | (_gtk__MDV_Notebook) actually use better rendering for background gradient | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
* | (_gtk__MDV_Notebook) handle "flip" option for "Image_using_pixbuf" too (could | Thierry Vignaud | 2008-09-24 | 1 | -2/+4 |
* | (_gtk__MDV_Notebook) add full support for new MCC style ; aka make this widge... | Thierry Vignaud | 2008-09-24 | 1 | -3/+19 |
* | (_gtk__MDV_Notebook) reorder | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
* | (_gtk__MDV_Notebook) make sure filler is big enough | Thierry Vignaud | 2008-09-24 | 1 | -0/+3 |
* | (_gtk__MDV_Notebook) store some values around (needed for next commits) | Thierry Vignaud | 2008-09-24 | 1 | -1/+3 |
* | (_gtk__MDV_Notebook) enable to override right widget; make it expands | Thierry Vignaud | 2008-09-24 | 1 | -1/+2 |
* | (_gtk__Image_using_pixbuf) introduce new 'Image_using_pixbuf' widget: | Thierry Vignaud | 2008-09-24 | 1 | -0/+16 |
* | (_new_alpha_pixbuf,_pixbuf_render_alpha) move & rename code from mcc in order | Thierry Vignaud | 2008-09-24 | 1 | -0/+15 |
* | further adjust for RTL languages | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
* | (_gtk__MDV_Notebook) further adjust | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
* | (_gtk__MDV_Notebook) do not hardcode width | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
* | (_gtk) enable to set handler for 'realize' signal on any widget | Thierry Vignaud | 2008-09-24 | 1 | -0/+1 |
* | (_gtk,_gtk__DrawingArea) enable to set handler for 'expose_event' signal on a... | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
* | (_gtk_any_Window) remove now uneeded "DURING_INSTALL" hack that got | Thierry Vignaud | 2008-09-23 | 1 | -1/+1 |
* | support global set_dialog_hint variable (for matchbox) | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
* | (_gtk__Label_Right) revert last change, this break alignment | Thierry Vignaud | 2008-09-22 | 1 | -1/+1 |