mattias
|
b6a295185e
|
lcl: gtk2: fixed typo
git-svn-id: trunk@65098 -
|
2021-05-10 13:38:43 +00:00 |
|
juha
|
1c2402a14a
|
LCL: Revert some optimizations with TStringListUTF8Fast. It must not be used when locale based sort order is needed. Issue #38612.
git-svn-id: trunk@64784 -
|
2021-03-11 18:03:35 +00:00 |
|
juha
|
a542627231
|
LCL: Use a faster compare method for case-insensitive StringList.
git-svn-id: trunk@64443 -
|
2021-01-30 18:36:54 +00:00 |
|
juha
|
9219ea531d
|
Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI.
git-svn-id: trunk@64303 -
|
2020-12-29 22:56:40 +00:00 |
|
juha
|
6813e28eef
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
git-svn-id: trunk@64197 -
|
2020-12-12 11:41:07 +00:00 |
|
zeljko
|
7268a635f5
|
gtk2: fixed compilation on ms windows. Patch by barlone. issue #36991
git-svn-id: trunk@63091 -
|
2020-04-29 10:44:29 +00:00 |
|
zeljko
|
f2f8feab9b
|
Gtk2: implemented accurate frame under x11. fixes issue #36897
Gtk2: fixed Screen.WorkAreaRect. issue #36919
git-svn-id: trunk@62996 -
|
2020-04-16 09:24:25 +00:00 |
|
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
|
87ecd828b1
|
lcl: gtk2: less hints
git-svn-id: trunk@59220 -
|
2018-10-01 15:16:00 +00:00 |
|
juha
|
2ee72166e4
|
LCL-GTK2: Prevent flickering in TOpenGLControl. Turn DoubleBuffered off. Issue #33864, patch from accorp.
git-svn-id: trunk@59111 -
|
2018-09-21 09:13:12 +00:00 |
|
juha
|
41dc46374f
|
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
git-svn-id: trunk@58634 -
|
2018-07-25 23:44:54 +00:00 |
|
juha
|
3574bdfb6d
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
|
2018-06-13 13:59:07 +00:00 |
|
juha
|
c7ba603d21
|
Reduce typecasts. Use TIntegerList and TByteList where appropriate.
git-svn-id: trunk@56399 -
|
2017-11-13 23:20:44 +00:00 |
|
juha
|
12046b3ddb
|
LCL: Add capability lcTransparentWindow for GTK2. Formatting.
git-svn-id: trunk@55929 -
|
2017-09-26 11:28:00 +00:00 |
|
juha
|
73aa9aa4bb
|
Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
|
2016-12-20 16:26:44 +00:00 |
|
juha
|
a714a91311
|
LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.
git-svn-id: trunk@53711 -
|
2016-12-17 22:58:08 +00:00 |
|
juha
|
37be425708
|
LCL-GTK2: Remove old GTK2USEDUMMYNOTEBOOKPAGE code. Not needed any more.
git-svn-id: trunk@53098 -
|
2016-10-12 10:45:13 +00:00 |
|
ondrej
|
a26b02db5a
|
win32, gtk2, qt: use unified multiclick mouse message handling
git-svn-id: trunk@51723 -
|
2016-02-27 06:22:07 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
juha
|
abf9a845da
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
|
2015-02-06 18:25:31 +00:00 |
|
mattias
|
7abd5e6276
|
LCL: gtk2: fixed uses section
git-svn-id: trunk@45601 -
|
2014-06-22 08:57:16 +00:00 |
|
zeljko
|
e92a302d5b
|
Gtk2: fixed showing of popup window over fsStayOnTop forms.issue #26018
git-svn-id: trunk@44723 -
|
2014-04-14 16:33:50 +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 |
|
zeljko
|
45c5cd91e9
|
Gtk2: fixed visibility of THintWindow when switching desktops.issue #24363
git-svn-id: trunk@41001 -
|
2013-05-02 15:09:58 +00:00 |
|
zeljko
|
516dfebcfc
|
Gtk2: fixed THintWindow visibility when minimizing application.part of #24363
git-svn-id: trunk@41000 -
|
2013-05-02 12:09:30 +00:00 |
|
mattias
|
69cb36d62a
|
lcl: gtk2: fixed LM_CONTEXTMENU for TCustomControl
git-svn-id: trunk@40541 -
|
2013-03-13 10:15:15 +00:00 |
|
juha
|
7548ba8e96
|
LCL: Support for TImage.AntialiasingMode (stretching). Implement Win32 and GTK2. Issue #22205, patch from Chronos
git-svn-id: trunk@39894 -
|
2013-01-19 17:42:38 +00:00 |
|
zeljko
|
8e1595bae1
|
Gtk2: removed (by ifdef) usage of dummy notebook page for gtk2.Old gtk1 fashioned dummy page can be used with define GTK2USEDUMMYNOTEBOOKPAGE.
git-svn-id: trunk@39882 -
|
2013-01-18 20:46:46 +00:00 |
|
paul
|
977f05a8ef
|
gtk2: rework SetWindowOrgEx() and related code
git-svn-id: trunk@38742 -
|
2012-09-19 01:48:48 +00:00 |
|
mattias
|
2a2ff5bd9d
|
gtk2 intf: cleaned up releasecapture
git-svn-id: trunk@37033 -
|
2012-04-26 12:48:50 +00:00 |
|
mattias
|
1d8586a848
|
gtk2: clean up
git-svn-id: trunk@36791 -
|
2012-04-15 11:46:16 +00:00 |
|
mattias
|
22e37e0981
|
gtk2: clean up
git-svn-id: trunk@36790 -
|
2012-04-15 11:20:46 +00:00 |
|
mattias
|
eec588e537
|
gtk2: removed OldCreateStatusBarPanel
git-svn-id: trunk@36789 -
|
2012-04-15 11:08:57 +00:00 |
|
mattias
|
2fd5ebfb38
|
gtk2: clean up
git-svn-id: trunk@36787 -
|
2012-04-15 10:59:36 +00:00 |
|
mattias
|
a93abd6d81
|
gtk2: clean up
git-svn-id: trunk@36783 -
|
2012-04-15 00:56:30 +00:00 |
|
juha
|
109adf051f
|
LCL: add TGtk2WidgetSet.SetDesigning to prevent Abstract method call in IDE. Issue #21773
git-svn-id: trunk@36779 -
|
2012-04-14 20:33:16 +00:00 |
|
mattias
|
d82c35b476
|
gtk2: less hints
git-svn-id: trunk@36771 -
|
2012-04-14 11:27:22 +00:00 |
|
mattias
|
5b350609ab
|
gtk2: less hints
git-svn-id: trunk@36761 -
|
2012-04-14 10:27:10 +00:00 |
|
mattias
|
07257ec5cd
|
gtk2: less hints
git-svn-id: trunk@36760 -
|
2012-04-14 10:05:39 +00:00 |
|
zeljko
|
861c143774
|
Gtk2: revert TGtk2WidgetSet.FinishCreateHandle() since it's used by opengl implementation. issue #21569
git-svn-id: trunk@36347 -
|
2012-03-26 17:48:39 +00:00 |
|
zeljko
|
7723f075ae
|
Gtk2: removed unused TGtk2WidgetSet.FinishCreateHandle() and some cleanups
git-svn-id: trunk@36251 -
|
2012-03-23 09:12:08 +00:00 |
|
zeljko
|
e95c6fcbb0
|
Gtk2: removed redundant and unused RecreateWnd() from gtk2widgetset, also removed unused GetDoubleBufferedDC()
git-svn-id: trunk@36250 -
|
2012-03-23 09:07:15 +00:00 |
|
zeljko
|
c5696c73fd
|
Gtk2: removed unused stuff
git-svn-id: trunk@36073 -
|
2012-03-16 08:42:10 +00:00 |
|
zeljko
|
2203de7ea1
|
Gtk2: compositeManagerRunning moved from Gtk2WSForms into Gtk2Int.
git-svn-id: trunk@35625 -
|
2012-02-29 19:07:33 +00:00 |
|
zeljko
|
8cb9d35d98
|
Gtk2: make it compileable with -dUSE_GTK_MAIN_OLD_ITERATION
git-svn-id: trunk@35565 -
|
2012-02-23 14:39:49 +00:00 |
|
zeljko
|
e82b157cfd
|
Gtk2: added ifdef around duplicated routines in gtk2extras for fpc >= 2.6.0 (routines exist in fpc's gtk2 package).
git-svn-id: trunk@35491 -
|
2012-02-19 17:35:46 +00:00 |
|
zeljko
|
045a3558a4
|
Gtk2: implemented SM_CYCAPTION system metrics.
git-svn-id: trunk@35300 -
|
2012-02-11 11:56:20 +00:00 |
|
zeljko
|
ba86e46415
|
Gtk2: fixed running gtk2 forms from library.
git-svn-id: trunk@34639 -
|
2012-01-07 17:12:12 +00:00 |
|
blikblum
|
bcdef55e90
|
gtk2: use FreeAndNil where appropriate in Gtk2Int (missing part)
git-svn-id: trunk@34394 -
|
2011-12-24 20:42:00 +00:00 |
|
zeljko
|
2ce9d7f56a
|
Gtk2: introduced GetWindowManager functino to fix various wm's behaviour under X11.Fixes modal windows problems under kwin with gtk2lcl.issues #18323 and #18823
git-svn-id: trunk@34003 -
|
2011-12-06 17:11:56 +00:00 |
|