1999-02-07 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gwidget.c (entry_click): On mouse clicks, mark the input as changed-without destroy.
Этот коммит содержится в:
родитель
ea0410522b
Коммит
c4426b3f8a
@ -1,3 +1,8 @@
|
||||
1999-02-07 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* gwidget.c (entry_click): On mouse clicks, mark the input as
|
||||
changed-without destroy.
|
||||
|
||||
1999-02-07 Federico Mena Quintero <federico@nuclecu.unam.mx>
|
||||
|
||||
* gscreen.c (x_create_panel): Removed a couple unused variables.
|
||||
|
@ -262,6 +262,7 @@ static void
|
||||
entry_click (GtkWidget *widget, GdkEvent *event, WInput *in)
|
||||
{
|
||||
dlg_select_widget (in->widget.parent, in);
|
||||
in->first = 0;
|
||||
}
|
||||
|
||||
static void
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user