Commit Graph

18 Commits

Author SHA1 Message Date
juha
bfd348501a LCL-GTK2: Remove a boolean param from GetWidgetInfo and use new func GetOrCreateWidgetInfo. Identify memory leaks.
git-svn-id: trunk@61684 -
2019-08-11 17:15:48 +00:00
mattias
03e749be43 lcl: gtk2: GTKAPIWidget_FocusIn: check if client widget can be focused
git-svn-id: trunk@52558 -
2016-06-22 14:34:20 +00:00
mattias
7abd5e6276 LCL: gtk2: fixed uses section
git-svn-id: trunk@45601 -
2014-06-22 08:57:16 +00:00
jesus
ff8b5f7a1b LCL, Gtk2, force redraw of GTKWinApiWidgets on focus changes so they can reflect focused/unfocused state (for grids in this case)
git-svn-id: trunk@42924 -
2013-09-24 17:36:24 +00:00
mattias
63b2a29382 lcl: gtk2: tcustomcontrol: clear background pixmap of parent window too
git-svn-id: trunk@41670 -
2013-06-10 21:50:02 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
blikblum
7185755781 gtk2: replace the deprecated gtk_object_get/set_data by g_object_get/set_data. part 2
git-svn-id: trunk@37752 -
2012-06-23 18:27:49 +00:00
mattias
1a21dd05cd gtk2: verbosity for ubuntu liboverlay mouse capture bug
git-svn-id: trunk@37034 -
2012-04-26 13:58:47 +00:00
mattias
2fd5ebfb38 gtk2: clean up
git-svn-id: trunk@36787 -
2012-04-15 10:59:36 +00:00
mattias
f7fbc97d3f gtk2: clean up
git-svn-id: trunk@36784 -
2012-04-15 01:45:34 +00:00
zeljko
ad5445bdf0 Gtk2: fixed gtk2 < 2.12 assertions because of missing property.
git-svn-id: trunk@35193 -
2012-02-06 19:36:02 +00:00
paul
c610a9a179 gtk2: check gtk2 code for correctness after Assert->DebugLn replacement, remove some commented DebugLn, fix caret painting error which was caused by the replacement
git-svn-id: trunk@29832 -
2011-03-14 03:22:53 +00:00
juha
01db3bb47c LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
git-svn-id: trunk@29820 -
2011-03-13 18:21:51 +00:00
mattias
369aa3055c fixed typo dont
git-svn-id: trunk@27304 -
2010-09-11 14:05:21 +00:00
martin
2c75806565 GTK2: clean up caret timer-handler
git-svn-id: trunk@27171 -
2010-08-23 17:19:59 +00:00
martin
6eb5cddca6 Gtk2: Fix newly created caret not shown (until after SetCaretPos)
git-svn-id: trunk@27159 -
2010-08-21 00:49:45 +00:00
zeljko
358af10c61 Gtk2: fixed caret blinking with gtk2 >= 2.18
git-svn-id: trunk@26431 -
2010-07-02 22:04:05 +00:00
marc
46ebaabc7a gtk-splitup: merged gtk source into gtk2, removed gtk1 ifdefs
git-svn-id: trunk@26012 -
2010-06-09 23:01:52 +00:00