Commit Graph

15 Commits

Author SHA1 Message Date
zeljko
6634dfe6aa Gtk2: fixed crash of TCustomMemo because of stalled gtk_timeout in gtk2memostrings.Completely fixes #16407
git-svn-id: trunk@25372 -
2010-05-13 16:32:02 +00:00
paul
b3be50f764 gtk2: use queued SelLength if available (issue #0014065)
git-svn-id: trunk@20768 -
2009-06-30 08:11:13 +00:00
mattias
a2f39228ab clean up
git-svn-id: trunk@20212 -
2009-05-25 17:51:57 +00:00
andrew
7d267984d2 Hopefully fixed gtk2 bug where SelLength wouldn't work
git-svn-id: trunk@20178 -
2009-05-24 23:23:45 +00:00
paul
ac0184724f gtk, gtk2, win32: don't call OnChange twice when we change TEdit text (bug #0013102)
gtk2: don't call OnChange more than one time when we change TMemo text

git-svn-id: trunk@19151 -
2009-03-29 09:06:48 +00:00
mattias
7329c36e1f gtk1+2 intf: replaced g_idle_add with gtk_timeout_add. g_idle_add is not called when app is busy (e.g. using OnIdle)
git-svn-id: trunk@16324 -
2008-08-31 08:38:48 +00:00
paul
17a18c93f0 gtk2: move some code lines
git-svn-id: trunk@15649 -
2008-07-02 08:45:28 +00:00
paul
02f171c994 gtk2: fix similar memory leak with memo
git-svn-id: trunk@15645 -
2008-07-02 07:01:37 +00:00
paul
05de12747e gtk2: fix memory leak on retrieving memo line (#0011131)
git-svn-id: trunk@15644 -
2008-07-02 06:55:14 +00:00
andrew
71cb81c8b0 Fixed gtk2 bug #9974. Now Gtk2 Memo will scroll correctly for sure when Selstart is set or the Cursor is at the insertion point when text is added
git-svn-id: trunk@12556 -
2007-10-22 22:44:31 +00:00
andrew
77cd061be9 fixed gtk1 and gtk2 bug #9974 for the TMemo scrolling. if the cursor is at the end when new lines are appended then the memo will auto scroll to mimick delphi
git-svn-id: trunk@12536 -
2007-10-20 22:02:59 +00:00
mattias
83af777229 gtk intf: fixed LineTo to not paint last pixel if Pen.Width<=1
git-svn-id: trunk@11711 -
2007-08-02 11:46:06 +00:00
vincents
1af28eb5e6 gtk2 interface: use RaiseGDBException
git-svn-id: trunk@9873 -
2006-09-12 19:44:55 +00:00
marc
60f6291387 * Fix for #859 from Andrew Haines (modified)
git-svn-id: trunk@7066 -
2005-04-10 16:30:44 +00:00
mattias
6697af3196 accelerated TMemo on gtk, gtk2 and win32 interface from Andrew Haines
git-svn-id: trunk@7060 -
2005-04-05 19:41:19 +00:00