Commit Graph

49514 Commits

Author SHA1 Message Date
ondrej
522085a524 lcl: treeview: improve scrollling, improve tooltips.
git-svn-id: trunk@52354 -
2016-05-23 12:13:24 +00:00
ondrej
251c2ec7a1 DateTimeCtrls: split code into run-time and design-time packages.
git-svn-id: trunk@52353 -
2016-05-23 07:40:27 +00:00
ondrej
58277d75f2 lcl: grids: don't add line break if only one cell is selected. Change #13#10 to sLineBreak
git-svn-id: trunk@52352 -
2016-05-23 06:13:04 +00:00
ondrej
0b9e2259d5 lcl: grids: fix scrollbar visibility and MaxTLOffset.
git-svn-id: trunk@52351 -
2016-05-23 05:39:30 +00:00
ondrej
4f22e5e67a lcl: dbgrids: allow smooth scrolling only for horizontal scrollbar.
git-svn-id: trunk@52350 -
2016-05-23 05:04:26 +00:00
ondrej
e7c61fbccf lcl: grids: allow smooth scrolling for vertical and horizontal scrollbars independently.
git-svn-id: trunk@52349 -
2016-05-23 05:03:54 +00:00
ondrej
c9fd0654b7 lcl: dbgrids: disable goSmoothScroll. Issue #30165
git-svn-id: trunk@52348 -
2016-05-23 04:47:08 +00:00
wp
86d8a267aa TAChart: Fix missing initialization of glut library in opengl demo.
git-svn-id: trunk@52347 -
2016-05-22 20:53:45 +00:00
wp
cc9413a516 TAChart: Set "AddToUsesPkgSection" flag of TADrawerOpenGL to false (had been changed in r52340 #c3114ad322, resolves issue #0030169)
git-svn-id: trunk@52346 -
2016-05-22 20:29:53 +00:00
juha
66ee1de7d4 Add Maciej Izak to contributors list. Was forgotten earlier for some reason.
git-svn-id: trunk@52345 -
2016-05-22 13:43:06 +00:00
ondrej
bd2fb1f4bc IDEIntf: improve set active page in designer on OI selection change.
git-svn-id: trunk@52344 -
2016-05-22 10:51:17 +00:00
ondrej
d22c7ed37a lcl: add TPage.PageIndex and TNotebook.IndexOf
git-svn-id: trunk@52343 -
2016-05-22 10:12:03 +00:00
ondrej
6b94a5fca9 lazutils: less hints
git-svn-id: trunk@52342 -
2016-05-22 10:10:48 +00:00
ondrej
958c53a72e revert r52338 #e26e156a5c
git-svn-id: trunk@52341 -
2016-05-22 10:06:52 +00:00
wp
c3114ad322 TAChart: Fix pen style and pen width in OpenGL drawer.
git-svn-id: trunk@52340 -
2016-05-22 09:24:34 +00:00
wp
11f4b132d1 TAChart: Remove path to TADrawerOpenGl from opengl demo.
git-svn-id: trunk@52339 -
2016-05-22 09:15:35 +00:00
ondrej
e26e156a5c LCL: add CM_OBJECTINSPECTORSELECT message (to handle OI selection change). Implement it for TPageControl and TNotebook.
git-svn-id: trunk@52338 -
2016-05-22 09:01:20 +00:00
juha
e2d6d7b8b3 IdeIntf: Hide procedure RunBootHandlers from IDE plugins. Issue #30154, patch from errno.
git-svn-id: trunk@52337 -
2016-05-20 18:10:21 +00:00
juha
40e7389f88 Add Michal Gawrycki to contributors list.
git-svn-id: trunk@52336 -
2016-05-20 18:10:15 +00:00
wp
11f4712b8d TAChart: Add missing declaration of PutPixel to TOpenGLDrawer.
git-svn-id: trunk@52335 -
2016-05-20 18:01:04 +00:00
ondrej
f573bc33de LCL: dbgrids: fix vertical scrollbar range for empty dataset.
git-svn-id: trunk@52334 -
2016-05-20 11:14:06 +00:00
ondrej
5b82107429 LCL: grids: fix endless paint loop on Gtk2. Issue #30160
git-svn-id: trunk@52333 -
2016-05-20 11:07:00 +00:00
ondrej
c5a2645c68 IDE: use FPC_FULLVERSION-independent approach for GlobalSkipIfNoLeaks.
git-svn-id: trunk@52332 -
2016-05-20 09:41:21 +00:00
ondrej
826e528110 LCL: grids: fix recent regressions: goThumbTracking behavior, grid editor scrolling, comment
git-svn-id: trunk@52331 -
2016-05-19 21:57:00 +00:00
ondrej
fc9ac9dd0b LCL: grids: don't reset col/row offset in MoveNextAuto.
git-svn-id: trunk@52330 -
2016-05-19 21:49:47 +00:00
wp
27e59768b3 LazUtils: Extend xml reader to accept encoding name "UTF8" in addition to "UTF-8"
git-svn-id: trunk@52329 -
2016-05-19 20:59:13 +00:00
juha
1236d8fbe8 LCL: Implement WriteVariant for TLRSObjectWriter. Fix variant property editor. Issue #28040, patch from Michal Gawrycki.
git-svn-id: trunk@52328 -
2016-05-19 08:15:02 +00:00
juha
c5dce4c982 LCL, Cocoa: Fix a small memory leak. Issue #30128.
git-svn-id: trunk@52327 -
2016-05-18 22:38:13 +00:00
dmitry
b9fe233c6e cocoa: patch for missing default cursor icons by lks. #30127
git-svn-id: trunk@52326 -
2016-05-18 02:00:21 +00:00
ondrej
7011d822c7 LCL: grids: better name TrySmoothScrollBy.
git-svn-id: trunk@52324 -
2016-05-17 21:09:32 +00:00
ondrej
cb66fc3d5c LCL: grids: fix clipping area for scrolling.
git-svn-id: trunk@52323 -
2016-05-17 21:06:32 +00:00
ondrej
d142d5f737 LCL: grids: improve scrolling.
git-svn-id: trunk@52322 -
2016-05-17 20:36:07 +00:00
ondrej
7da309900e LCL: support CM_CHANGED message (Delphi compatibility).
git-svn-id: trunk@52321 -
2016-05-17 16:41:32 +00:00
ondrej
50ea528caa lcl: grids: fix backwards compatibility after r52316 #19ab80027c. Issue #30150
git-svn-id: trunk@52320 -
2016-05-17 10:43:15 +00:00
mattias
3582be7963 aggpas: make gpc exception more clear
git-svn-id: trunk@52319 -
2016-05-17 08:18:38 +00:00
ondrej
f1bc81b3e8 lcl: grids: fix backwards compatibility after r52316 #19ab80027c. Issue #30150
git-svn-id: trunk@52318 -
2016-05-17 07:38:52 +00:00
ondrej
19ab80027c LCL: grids: improve scrolling.
git-svn-id: trunk@52316 -
2016-05-16 22:48:36 +00:00
maxim
45f631604d Translations: Hungarian translation update by Péter Gábor, bug #30148
git-svn-id: trunk@52315 -
2016-05-16 22:44:17 +00:00
maxim
0f06da03a6 Translations: French translation update by Gilles Vasseur, bug #30136
git-svn-id: trunk@52312 -
2016-05-16 22:25:15 +00:00
ondrej
47bba81e9a IDEIntf: revert r52310 #cac4521b5e. Issue #30143.
git-svn-id: trunk@52311 -
2016-05-15 16:27:37 +00:00
ondrej
cac4521b5e IDEIntf: fix possible regression after r52306 #2b94ec1a7c. Issue #30143
git-svn-id: trunk@52310 -
2016-05-15 16:24:12 +00:00
ondrej
f7106b7504 IDE: exception dialog: support copy to clipboard. Issue #30050
git-svn-id: trunk@52309 -
2016-05-15 09:34:34 +00:00
ondrej
f6175a256f LCL: dialogs: create a generic solution for dialog copy to clipboard.
git-svn-id: trunk@52308 -
2016-05-15 09:33:19 +00:00
ondrej
5b3cd06ae3 LCL: menus: implement StripHotkey (Delphi compatibilty)
git-svn-id: trunk@52307 -
2016-05-15 09:26:48 +00:00
ondrej
2b94ec1a7c IDEIntf: assign OnClick events in RegisterIDEButtonCommand. Issue #30137
git-svn-id: trunk@52306 -
2016-05-15 07:53:35 +00:00
ondrej
73a539294e IDE: fix compilation after r52304 #1d00376578
git-svn-id: trunk@52305 -
2016-05-15 07:21:00 +00:00
marco
1d00376578 * TP Ide also uses ctrl-F2 for program reset-> add to classic mode.
git-svn-id: trunk@52304 -
2016-05-14 12:39:58 +00:00
juha
6a953bde6b Improve Finnish translation a little.
git-svn-id: trunk@52303 -
2016-05-14 12:38:48 +00:00
maxim
26c7c4beaf IDE: improved Russian translation
git-svn-id: trunk@52301 -
2016-05-10 22:16:48 +00:00
maxim
9b69c298fd Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@52300 -
2016-05-10 21:42:41 +00:00