Revision 1392

src/send_message.c (revision 1392)
688 688
	progress_dialog_set_label(dialog->dialog, buf);
689 689
	progress_dialog_set_percentage
690 690
		(dialog->dialog, (gfloat)cur_len / (gfloat)total_len);
691
#ifdef G_OS_WIN32
692
	GTK_EVENTS_FLUSH();
693
#endif
691 694

  
692 695
	return 0;
693 696
}
ChangeLog.ja (revision 1392)
1
2006-12-05
2

  
3
	* src/send_message.c: send_send_data_progressive(): win32: ????Ū??
4
	  UI ?ò¹¹¿??????褦?ˤ???(?礭?Ê¥??Ã¥????????÷¿®»??Ë¥???????????????
5
	  ?????ʤ??ä??Τ?????)??
6

  
1 7
2006-12-04
2 8

  
3 9
	* src/printing.c: ʣ???ڡ????ΰ???????????
ChangeLog (revision 1392)
1
2006-12-05
2

  
3
	* src/send_message.c: send_send_data_progressive(): win32: force
4
	  flushing of UI (fixes the dialog not updated while sending large
5
	  messages).
6

  
1 7
2006-12-04
2 8

  
3 9
	* src/printing.c: implemented printing of multiple pages.

Also available in: Unified diff