Commit Graph

99 Commits

Author SHA1 Message Date
juha
b2fbbd9b34 LCL: Fix the rest of Assert to DebugLn conversion.
git-svn-id: trunk@29837 -
2011-03-14 11:54:38 +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
paul
98f9a52bdf gtk2: fix copyright header
git-svn-id: trunk@23152 -
2009-12-17 04:05:26 +00:00
paul
f74c3e2724 gtk: fix compilation
git-svn-id: trunk@21796 -
2009-09-21 09:07:13 +00:00
mattias
f833ae42ef gtk intf: fixed GTKAPIWidgetClient_GetType: gtype
git-svn-id: trunk@21794 -
2009-09-21 08:04:10 +00:00
mattias
f644767fc3 gtk intf: fixed GTKAPIWidget_GetType: gtype
git-svn-id: trunk@21793 -
2009-09-21 07:55:27 +00:00
paul
31e1214cec gtk: redo TPanel implementation, add new flag to skip LCL LM_ERASEBKGND
git-svn-id: trunk@19718 -
2009-05-01 04:54:19 +00:00
paul
8c52991db1 formatting
git-svn-id: trunk@18824 -
2009-02-26 02:04:33 +00:00
mattias
aac829f16a gtk2 intf: custom drawing text cursor - the xor is needed for twilight highlighter settings
git-svn-id: trunk@16180 -
2008-08-22 07:31:14 +00:00
mattias
63cfdf7dfa gtk2 intf: using gtk_draw_insertion_cursor under gtk2 fpc 2.2.2
git-svn-id: trunk@16161 -
2008-08-20 11:45:31 +00:00
mattias
67ebb5aa2d gtk2: fixed compilation for fpc 2.2.2
git-svn-id: trunk@16156 -
2008-08-20 08:50:21 +00:00
paul
e8d24d2a59 gtk2: use old cursor drawing routine in case of cursor is overwrite cursor, other small cursor fixes
git-svn-id: trunk@16153 -
2008-08-20 04:34:06 +00:00
paul
b494a1f624 gtk1,gtk2: improve text cursor drawing.
gtk2: use system settings to determine blink time and use special gtk function to draw text cursor shape
(#0011887)

git-svn-id: trunk@16152 -
2008-08-20 03:31:16 +00:00
mattias
e9b5c82525 gtk2: improved caret by painting only during paint event
git-svn-id: trunk@15960 -
2008-08-05 15:10:14 +00:00
mattias
5f699ac8b2 gtk2: implemented TCanvas.ClipRect during paint, improved hiding/drawing caret with double buffer
git-svn-id: trunk@15865 -
2008-07-25 14:42:09 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
20f65465f5 gtk1: fixed compilation
git-svn-id: trunk@15430 -
2008-06-15 11:31:56 +00:00
mattias
b713bcb5bb gtk intf: first try to debug caret bug
git-svn-id: trunk@15426 -
2008-06-14 17:26:23 +00:00
mattias
d8ea030583 gtk2 intf: enabled gtk double buffering for TCustomControls
git-svn-id: trunk@15376 -
2008-06-10 19:06:59 +00:00
mattias
668f6c6a7e IDE: source editor: showing for ansi encoding the current system encoding
git-svn-id: trunk@15363 -
2008-06-08 19:39:17 +00:00
mattias
a008d75250 gtk2 intf: moved doublebuffering from synedit to gtk2 as this is faster since gtk2.12
git-svn-id: trunk@15362 -
2008-06-08 13:17:51 +00:00
paul
79fbbcfde2 repair VerboseFocus for gtk2
git-svn-id: trunk@13326 -
2007-12-14 04:17:15 +00:00
paul
4cd7b9125b gtk:
- simplify TGtkWSWinControl.SetBorderStyle
- correct TGTKAPIWidget for gtk2-win32
- set border according to borderStyle for gtk2

git-svn-id: trunk@12653 -
2007-10-31 02:18:41 +00:00
vincents
8025a708bc gtk widgetset: remove use of NoGdkPixbufLib define
git-svn-id: trunk@11750 -
2007-08-06 18:48:29 +00:00
mattias
2d3019ded3 gtk: fixed pasting from other apps: reason was an uninitialized stack value
git-svn-id: trunk@11693 -
2007-07-31 17:17:14 +00:00
mattias
d45e62cd1b gtk2 intf: disabled removing callbacks, added GetDefaultClientRect for TPage and TNoteBook
git-svn-id: trunk@11189 -
2007-05-23 23:24:14 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
mattias
ef154d8f3d removed obsolete focussing after buttonpress on gtkapiwidget
git-svn-id: trunk@7123 -
2005-05-02 08:39:29 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
a25dc800f1 fixed gtk2 intf winapiwindow keypress handler result from Danny Milosavljevic
git-svn-id: trunk@6886 -
2005-03-04 12:25:13 +00:00
mattias
94f6a1142d fixed gtk2 intf from Peter Vreman
git-svn-id: trunk@6667 -
2005-01-22 23:53:43 +00:00
mazen
e7c690a4cf * Fix parameters in function call
git-svn-id: trunk@5892 -
2004-08-30 15:47:29 +00:00
mattias
56ae7a60a2 fixed focus catch for combobox csDropDownList
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
mattias
87eeaf72b3 added hints for long props in OI from Andrew Haines
git-svn-id: trunk@5877 -
2004-08-28 10:22:13 +00:00
mattias
3e8038ec1a added UniCode keyvals
git-svn-id: trunk@5803 -
2004-08-16 16:03:52 +00:00
mattias
05cae27203 replaced rotten gtk_widget_newv by gtk_type_new
git-svn-id: trunk@5789 -
2004-08-15 16:11:32 +00:00
mattias
414e677c1e fixed initialization of GTKAPIWidget_new
git-svn-id: trunk@5782 -
2004-08-13 17:41:18 +00:00
mattias
3b38b2321b fixed uninitialized argument
git-svn-id: trunk@5779 -
2004-08-13 12:41:54 +00:00
mattias
e79a9e2cb3 fixed grids SetBorderStyle
git-svn-id: trunk@5499 -
2004-05-22 11:06:27 +00:00
mattias
7f77713e6c replaced writeln by debugln
git-svn-id: trunk@5456 -
2004-05-11 12:16:48 +00:00
mattias
388eec3000 fixed 1.0.10 compilation
git-svn-id: trunk@5375 -
2004-04-05 07:43:14 +00:00
vincents
72607db98b Fixed 1.0.x compilation
git-svn-id: trunk@5370 -
2004-04-04 01:42:31 +00:00
mattias
8b5fa84eff implemented converting gdkbitmap to RawImage mask
git-svn-id: trunk@5367 -
2004-04-03 16:47:46 +00:00
marc
a30ff867e8 * Implemented IM to get composed keyevents
git-svn-id: trunk@5357 -
2004-04-02 00:07:51 +00:00
peter
0cc6b98039 * fixed gtk2 compilation
git-svn-id: trunk@5289 -
2004-03-09 15:30:15 +00:00
mattias
1766d6ed74 started double buffering for gtk intf
git-svn-id: trunk@5045 -
2004-01-10 22:34:20 +00:00
peter
a69a5639ed * change $ifdef ver1_1 to $ifndef ver1_0 so it works also with
fpc 1.9.x

git-svn-id: trunk@4754 -
2003-11-03 16:57:47 +00:00