Commit Graph

42166 Commits

Author SHA1 Message Date
martin
db5590d263 LazUtils: fix DebuglnEnter with list of 1 argument
git-svn-id: trunk@43778 -
2014-01-21 16:11:49 +00:00
martin
b15354e59a Examples: Grid Columneditors, added Option goTabs for convenience.
git-svn-id: trunk@43777 -
2014-01-21 14:48:46 +00:00
jesus
8656af3464 LazReport: Formatting and cleanup
git-svn-id: trunk@43776 -
2014-01-20 03:38:35 +00:00
jesus
d877b82218 LazReport: Patch from Alexey Lagunov
1. Copies collation is done internally
2. Property has been implemented lrMemo.Text
3. Finalized editor of the prepared report
4. Fixed bug when printing TfrPrintGrid after a call to another report designer

git-svn-id: trunk@43775 -
2014-01-20 03:35:56 +00:00
jesus
103d6a39e3 LCL, added dbgs(variant)
git-svn-id: trunk@43774 -
2014-01-20 01:14:56 +00:00
sekelsenmat
065d37b166 fpvectorial: Implements support for color channels in percentages
git-svn-id: trunk@43773 -
2014-01-19 21:20:17 +00:00
sekelsenmat
0ac5918f3d fpvectorial: Fixes many SVG reading issues, such as text position, poligon/polyline coordinates
git-svn-id: trunk@43772 -
2014-01-19 19:26:49 +00:00
bart
85d0817718 Win32: update combobox dropdownlist (nr. of items displayed) when using AddStrings. Issue #0025556.
git-svn-id: trunk@43771 -
2014-01-19 13:56:44 +00:00
freq
059f3dcb43 Cocoa: Cleanup ClientToScreen and ScreenToClient. Now it works proper for embedded controls and parented windows
git-svn-id: trunk@43770 -
2014-01-19 09:48:16 +00:00
freq
3d7f433284 Cocoa: refactor window topbar height determination
git-svn-id: trunk@43769 -
2014-01-19 08:51:35 +00:00
martin
32fbd71f5c SynEdit: speed up large operations ([un]indent)
git-svn-id: trunk@43768 -
2014-01-19 03:03:40 +00:00
martin
1fba2652a7 SynEdit: avoid duplicate call
git-svn-id: trunk@43767 -
2014-01-19 03:02:30 +00:00
martin
f176b97cd5 SynEdit: speed up large operations (search replace / indent): space trimmer
git-svn-id: trunk@43766 -
2014-01-19 03:01:17 +00:00
martin
83440b60d9 SynEdit: clean up ifdef debug code
git-svn-id: trunk@43765 -
2014-01-18 22:50:25 +00:00
martin
626258734f SynEdit: speed up large operations (search replace) / fix
git-svn-id: trunk@43764 -
2014-01-18 19:06:02 +00:00
martin
d57a4a302e SynEdit: speed up large operations (search replace)
git-svn-id: trunk@43763 -
2014-01-18 19:01:23 +00:00
martin
a586b848df SynEdit: speed up large operations (search replace)
git-svn-id: trunk@43762 -
2014-01-18 18:48:17 +00:00
martin
c5bd5091ff SynEdit: speed up large operations (search replace) / fix/clean up
git-svn-id: trunk@43761 -
2014-01-18 15:38:34 +00:00
martin
3d9de1aad4 SynEdit: speed up large operations (search replace)
git-svn-id: trunk@43760 -
2014-01-18 01:19:11 +00:00
maxim
309c217c7f Translations: revert r43747 #bd7db234e4: ipconst*.po chages are false, and lazaruside*.po chages were "reverted" after regenerating these files
git-svn-id: trunk@43758 -
2014-01-17 23:18:13 +00:00
maxim
8f68b9e105 Examples, sqlite_mushrooms: close transaction at application end, fixes SIGSEGV at program close
git-svn-id: trunk@43757 -
2014-01-17 22:45:55 +00:00
maxim
079e565ed6 Docs: added Philippe Picard aka Jurassic Pork to contributors list
git-svn-id: trunk@43756 -
2014-01-17 22:00:26 +00:00
maxim
81d67ab408 Examples, sqlite_mushrooms:
- increased height of the TDBText DBText1
   - removed a slash for the path of Mushroom_Report.lrf in the PrintClick procedure (now the report can be opened on Linux - tested on Ubuntu 12.04)
   - fixed bad test for frReport1EnterRect procedure

patch by Jurassic Pork, bug #25511

git-svn-id: trunk@43755 -
2014-01-17 21:44:43 +00:00
freq
4cd110d9c9 Cocoa: Enhance TCocoaWSCustomListBox functionality
git-svn-id: trunk@43754 -
2014-01-17 18:44:52 +00:00
freq
4dd58709a9 Cocoa: Add DCSetPixel functionality
git-svn-id: trunk@43753 -
2014-01-17 14:39:46 +00:00
mattias
27f1cc4c94 codetools: read var postfix modifiers without first semicolon, bug #25537
git-svn-id: trunk@43752 -
2014-01-17 12:54:55 +00:00
mattias
f8d3895843 codetools: read var postfix modifiers without first semicolon, bug #25543
git-svn-id: trunk@43751 -
2014-01-17 10:54:36 +00:00
paul
3296df64f5 lcl, ide: use code compatible with JSon package from FPC 2.6.2
git-svn-id: trunk@43750 -
2014-01-17 10:54:10 +00:00
mattias
512afcce68 lcl: fixed comialtion with fpc 2.6.2
git-svn-id: trunk@43749 -
2014-01-17 09:47:44 +00:00
freq
b7b6c05eac Cocoa: Fix transparency bug on TImage
git-svn-id: trunk@43748 -
2014-01-17 08:47:43 +00:00
paul
bd7db234e4 lazarus: regenerate translations using the new .rsj files
git-svn-id: trunk@43747 -
2014-01-17 02:00:03 +00:00
paul
a09c2043ae lcl: fix memory leak
git-svn-id: trunk@43746 -
2014-01-17 01:59:04 +00:00
paul
39ebe8df60 ide + tools: support rsj files
git-svn-id: trunk@43745 -
2014-01-17 01:14:53 +00:00
paul
94e8ee0649 lcl: add support for rsj translation files
git-svn-id: trunk@43744 -
2014-01-17 01:14:32 +00:00
maxim
a51ef5c65e Examples: added SQLite 'mushrooms' database example by Jurassic Pork, bug #25511
git-svn-id: trunk@43743 -
2014-01-16 23:10:20 +00:00
maxim
56325c433d Components, TAChart: fix checkboxes drawing in TChartListbox on Linux and Mac OS X, patch from wp, bug #25452
git-svn-id: trunk@43739 -
2014-01-16 21:24:49 +00:00
maxim
8d5dfb7e93 Components, TAChart: don't eat OnMouseMove event when AllowZoom = false, patch from wp, bug #25439
git-svn-id: trunk@43738 -
2014-01-16 20:56:45 +00:00
maxim
9a1699953a Components, TAChart: don't crash when making legend for PolarSeries visible, patch from wp, bug #25456
git-svn-id: trunk@43737 -
2014-01-16 20:39:19 +00:00
freq
c1cacc53f9 Cocoa: Remove left margin on TMemo and add border option
git-svn-id: trunk@43736 -
2014-01-16 18:47:05 +00:00
juha
8db456be20 IDE: Prevent AV with typing a non-existent file name for Convert Delphi Unit. Issue #25538
git-svn-id: trunk@43735 -
2014-01-16 18:28:44 +00:00
freq
692c4c1ef3 Cocoa: Fix font size bug
git-svn-id: trunk@43734 -
2014-01-16 17:53:18 +00:00
freq
8bce6066ca Cocoa: Fix #0025526 TLabel Font handling
git-svn-id: trunk@43733 -
2014-01-16 16:23:02 +00:00
paul
df1425b1ec codetools: also support *noreturn* directive for methods
git-svn-id: trunk@43732 -
2014-01-16 05:11:47 +00:00
maxim
b4f110b22d Examples, translation: fix compilation on Linux, comment out old BiDi workaround, patch by wp, bug #25541
git-svn-id: trunk@43731 -
2014-01-15 22:29:24 +00:00
juha
ce870413b0 Improvements for Finnish translation. Patch from delfion.
git-svn-id: trunk@43729 -
2014-01-15 20:28:20 +00:00
juha
9121265a10 IDE: In compiler options -> Other -> Defines, catch an exception when parsing an invalid option.
git-svn-id: trunk@43727 -
2014-01-15 00:08:49 +00:00
juha
0e189386d9 Fix comments, formatting
git-svn-id: trunk@43726 -
2014-01-15 00:08:42 +00:00
martin
63668e5e4c FPDebug: Start on reading values
git-svn-id: trunk@43725 -
2014-01-14 23:48:58 +00:00
maxim
87023d8658 Components, TAChart: make TChart GetChartHeight return height and GetChartWidth return width, note vice versa, patch by Michael Fuchs, bug #25437
git-svn-id: trunk@43722 -
2014-01-14 22:02:48 +00:00
zeljko
f2e9065f51 Gtk2: Fixed TGtk2WidgetSet.Polygon overwriting points array.Patch by Bart. issue #25507
git-svn-id: trunk@43719 -
2014-01-12 19:14:23 +00:00