Commit Graph

47279 Commits

Author SHA1 Message Date
mattias
6104e32839 IDE: less hints
git-svn-id: trunk@49667 -
2015-08-14 09:48:06 +00:00
mattias
aa33066937 codetools: searching all compatible objccategory
git-svn-id: trunk@49666 -
2015-08-14 09:42:29 +00:00
mattias
18825bf47b codetools: test for type helper
git-svn-id: trunk@49665 -
2015-08-14 08:11:08 +00:00
mattias
dcfae18d9a lazutils: comments
git-svn-id: trunk@49664 -
2015-08-13 10:13:05 +00:00
mattias
5dd2f13c9f codetools: clean up
git-svn-id: trunk@49663 -
2015-08-13 10:12:56 +00:00
mattias
26b480004f codetools: find declaration: resolve expr type of objccategory
git-svn-id: trunk@49662 -
2015-08-13 08:16:38 +00:00
mattias
40688b9497 codetools: split helper coder for objccategory
git-svn-id: trunk@49661 -
2015-08-13 07:01:44 +00:00
mattias
2c559c3ecb codetools: tests: added objccategory
git-svn-id: trunk@49660 -
2015-08-13 07:01:05 +00:00
mattias
be9ce3be19 lcl: less warnings
git-svn-id: trunk@49659 -
2015-08-13 06:07:53 +00:00
jesus
25c059c099 LazReport Patch from Aleksey Lagunov
1. For dialog controls in designer work UNDO
2. In lrForm StorageEditor list box with props now sorted
3. Fix error in lrSpreadsheetImport - not loaded last col and row
4. increase file format version to 2.9
5. add support for paragraph gap
6. add support for line spacing
7. In report designer add action for UNDO and REDO menu items
8. In designer fix AV on clipborad actions

git-svn-id: trunk@49658 -
2015-08-12 19:28:00 +00:00
sekelsenmat
79e2da2c5e cocoa: Rewrites modal form support to fix bugs #28499 and #28490
git-svn-id: trunk@49657 -
2015-08-12 19:25:48 +00:00
juha
14ddc8f033 Clean and reorder more uses sections to prevent "deprecated" warnings.
git-svn-id: trunk@49656 -
2015-08-12 10:19:37 +00:00
juha
0e783282e9 LCL: Make Calculator "simple" layout work. Issue #28413, patch from Alexey Torgashin.
git-svn-id: trunk@49655 -
2015-08-12 10:19:34 +00:00
mattias
c4df72ddfa codetools: simplified CompareHelpersList
git-svn-id: trunk@49654 -
2015-08-11 13:32:40 +00:00
mattias
3efaeb10b7 codetools: simplified CompareHelpersList
git-svn-id: trunk@49653 -
2015-08-11 13:31:37 +00:00
mattias
fbf5029f32 codetools: simplified
git-svn-id: trunk@49652 -
2015-08-11 13:26:14 +00:00
mattias
d7a9c2946c lazdebuggergdbmi: fixed compilation under darwin
git-svn-id: trunk@49651 -
2015-08-11 13:25:59 +00:00
mattias
6e77eb32e9 lcl: carbon: fixed compilation when depracted functions disabled
git-svn-id: trunk@49650 -
2015-08-11 12:48:38 +00:00
mattias
783144bb12 codetools: comments
git-svn-id: trunk@49649 -
2015-08-11 12:47:36 +00:00
mattias
ccdf8a27f9 lazutils: clean up
git-svn-id: trunk@49648 -
2015-08-11 12:47:25 +00:00
mattias
582f4ad8d9 codetools: clean up
git-svn-id: trunk@49647 -
2015-08-11 12:29:02 +00:00
mattias
f6e1445ede lcl: fixed TCDDrawerMac.DrawMacSquareButton y
git-svn-id: trunk@49646 -
2015-08-11 12:28:07 +00:00
mattias
348bc7ef4c codetools: allow "helper" variable in object
git-svn-id: trunk@49645 -
2015-08-11 12:13:32 +00:00
sekelsenmat
410d77a990 fpvectorial: Fixes propagating the background color to all entities
git-svn-id: trunk@49644 -
2015-08-11 12:13:26 +00:00
mattias
0d82fd511b leakview: less hints
git-svn-id: trunk@49643 -
2015-08-11 12:06:23 +00:00
sekelsenmat
74373f534e fpvectorial: Starts fit to page and fixes equations for line intersection in ellipses
git-svn-id: trunk@49642 -
2015-08-11 12:04:02 +00:00
mattias
bb5f1d11a6 codetools: modeswitch objectivec1,2: check keywords objcclass,category,protocol only in this mode switch, fixed finding NSObject, hack for searching objccategory removed
git-svn-id: trunk@49641 -
2015-08-11 11:56:02 +00:00
mattias
e5f6bc622c opengl: started cocoa cgl
git-svn-id: trunk@49640 -
2015-08-11 09:45:24 +00:00
mattias
806a858149 opengl: comments
git-svn-id: trunk@49639 -
2015-08-11 09:45:03 +00:00
sekelsenmat
73a5b52394 customdrawn: Fixes compilation, bug #28470
git-svn-id: trunk@49635 -
2015-08-10 19:06:20 +00:00
sekelsenmat
f1a6111db4 cocoa: Improves status bar default size and looks
git-svn-id: trunk@49634 -
2015-08-10 19:03:48 +00:00
sekelsenmat
b056d5b455 cocoa: Patch from issue #28510 autorelease pool mem leak fix
git-svn-id: trunk@49633 -
2015-08-10 18:36:10 +00:00
sekelsenmat
58cbaacbda cocoa: Patch from issue #28509 use cgfloat
git-svn-id: trunk@49632 -
2015-08-10 18:34:09 +00:00
sekelsenmat
ffae572f14 cocoa: Patch from issue #28511 potential listview mem leak
git-svn-id: trunk@49631 -
2015-08-10 18:32:52 +00:00
sekelsenmat
758c2b909b cocoa: Now the apple menu is minimally functional
git-svn-id: trunk@49630 -
2015-08-10 18:28:39 +00:00
sekelsenmat
441bf2f002 cocoa: Fixes compilation
git-svn-id: trunk@49629 -
2015-08-10 18:14:28 +00:00
sekelsenmat
3560b2d25d cocoa: Fixes empty mouse wheel events (bug #28491) and starts improving the apple menu
git-svn-id: trunk@49628 -
2015-08-10 18:12:18 +00:00
jesus
2024fef1d5 LazReport, fix leak left by previous patch
git-svn-id: trunk@49627 -
2015-08-10 17:53:08 +00:00
sekelsenmat
2bd8349602 cocoa: Fixes tab sheet positioning (bug #28489) and starts improving main menu code
git-svn-id: trunk@49626 -
2015-08-10 05:12:52 +00:00
jesus
4eaea7c197 LazReport, cut the objects that fall outside of page boundaries on preview window
git-svn-id: trunk@49625 -
2015-08-10 05:09:28 +00:00
juha
c96d141c52 Tools: Reorder and clean uses sections. Prevent "deprecated" warnings.
git-svn-id: trunk@49624 -
2015-08-08 21:06:51 +00:00
maxim
b64a6fdd26 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49623 -
2015-08-08 12:14:30 +00:00
maxim
28f092feb1 CodeTools: corrected identifier completion options captions
git-svn-id: trunk@49622 -
2015-08-08 12:06:14 +00:00
maxim
27cb420fb4 ChmHelp: committed file, which seems to be forgotten in r49494 #06ac76f560
git-svn-id: trunk@49621 -
2015-08-08 11:40:52 +00:00
mattias
0d54b4a4f4 IDE: fpdoceditor: create button: show error message instead of disabling
git-svn-id: trunk@49620 -
2015-08-08 10:37:14 +00:00
juha
95646ee93f IDE: Revert 2 single-word resources that were switched to reused resources earlier.
git-svn-id: trunk@49619 -
2015-08-08 08:59:40 +00:00
mattias
917903ada1 IDE: less hints
git-svn-id: trunk@49618 -
2015-08-08 08:38:43 +00:00
mattias
46cd19490b codetools: less hints
git-svn-id: trunk@49617 -
2015-08-08 08:37:38 +00:00
mattias
d5cc6e7c0e IDEIntf: clean up
git-svn-id: trunk@49616 -
2015-08-08 08:35:24 +00:00
mattias
ab7f52ff2d printers: less hints
git-svn-id: trunk@49615 -
2015-08-08 08:26:38 +00:00