[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] TextArea: Do not create a new buffer when setting the text, it is not...
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [Git][gambas/gambas][master] TextArea: Do not create a new buffer when setting the text, it is not...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 01 Nov 2025 00:07:14 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: c9d272c4 by Benoît Minisini at 2025-11-01T01:06:10+01:00 TextArea: Do not create a new buffer when setting the text, it is not necessary, and it ensures that the 'Change' event is correctly raised. [GB.GTK] * BUG: TextArea: Do not create a new buffer when setting the text, it is not necessary, and it ensures that the 'Change' event is correctly raised. [GB.GTK3] * BUG: TextArea: Do not create a new buffer when setting the text, it is not necessary, and it ensures that the 'Change' event is correctly raised. - - - - - 1 changed file: - gb.gtk/src/gtextarea.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c9d272c431ff5958963dac7c4140151d1d2276f0 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c9d272c431ff5958963dac7c4140151d1d2276f0 You're receiving this email because of your account on gitlab.com.