wp_xxyyzz
|
e48f357eec
|
NiceGrid: Improved mousewheel behaviour.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8926 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-09-23 20:59:57 +00:00 |
|
wp_xxyyzz
|
7c1eebfad2
|
NiceGrid: Alternate solution to r8924.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8925 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-09-23 20:40:21 +00:00 |
|
wp_xxyyzz
|
46dba5245e
|
NiceGrid: Fix endless loop when colwidths are changed so that a horizontal scrollbar is about to disappear (https://forum.lazarus.freepascal.org/index.php?topic=64703).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8924 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-09-23 17:56:55 +00:00 |
|
wp_xxyyzz
|
4d050fb094
|
NiceGrid: Increment version number to 3.0.1 for next OPM release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-07-25 08:16:13 +00:00 |
|
wp_xxyyzz
|
0720be79d7
|
NiceGrid: Attempt to fix editing cells in non-Windows widgetsets.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8876 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-07-08 21:54:41 +00:00 |
|
wp_xxyyzz
|
f94507c050
|
NiceGrid: Palette icon for TNiceGridSync.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8873 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-07-03 22:39:08 +00:00 |
|
wp_xxyyzz
|
e44baffbcc
|
NiceGrid: Fix crash in gtk3 due to loading cursors. Introduce TNiceGridState to avoid defining the grid state by means of the current cursor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8870 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-30 21:18:38 +00:00 |
|
wp_xxyyzz
|
792ce273a7
|
NiceGrid: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8869 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-30 15:12:43 +00:00 |
|
wp_xxyyzz
|
dafa0ba164
|
NiceChart: Introduce TNiceGridstate to avoid using the cursor shape to define the state of the grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8868 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-30 15:06:23 +00:00 |
|
wp_xxyyzz
|
8e2c01fd88
|
NiceGrid: Position controls in Lazarus version of basic_demo by means of anchoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8864 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-28 14:45:37 +00:00 |
|
wp_xxyyzz
|
bfe4fadec2
|
NiceGrid: Support high-dpi.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8860 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-26 21:02:46 +00:00 |
|
wp_xxyyzz
|
a71d00eb98
|
NiceGrid: Fix crash in cocoa.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8853 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-25 17:56:32 +00:00 |
|
wp_xxyyzz
|
912b9950d9
|
NiceGrid: Fix compilation with Delphi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8846 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-24 17:50:31 +00:00 |
|
wp_xxyyzz
|
276cde6ebc
|
NiceGrid: Cleanup before OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8845 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-24 14:15:54 +00:00 |
|
wp_xxyyzz
|
1530e7edf2
|
NiceGrid: Reactivate component editor.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-24 09:56:42 +00:00 |
|
wp_xxyyzz
|
22bdf4cdca
|
NiceGrid: Restore TNiceGridSync palette icon
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8843 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-24 09:48:19 +00:00 |
|
wp_xxyyzz
|
0d3f47cae6
|
NiceGrid: Fix incorrect path in Lazarus package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-24 09:43:29 +00:00 |
|
wp_xxyyzz
|
9884b87d80
|
NiceGrid: Initial commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2023-06-23 15:21:39 +00:00 |
|