Commit Graph

31365 Commits

Author SHA1 Message Date
sekelsenmat
6728ece0c9 android: Updates the bindings
git-svn-id: trunk@32059 -
2011-08-26 07:29:28 +00:00
martin
ab90477674 SynEdit: Check if suficent space for caret exists at line-end. fixes issue #0020053
git-svn-id: trunk@32058 -
2011-08-25 23:46:14 +00:00
maxim
20149c50e0 localize.bat: cleanup
git-svn-id: trunk@32057 -
2011-08-25 23:09:22 +00:00
martin
e4fc107b50 SynEdit: Clean up ScreenCaret.ClipRect calculation; Fix ClipRect by 1 pixel to small. Partly fixes issue #0020053
git-svn-id: trunk@32056 -
2011-08-25 22:58:14 +00:00
maxim
7f8b9f009e Debugger: enabled .po file updating for gdbmidebugger and added Russian translation
git-svn-id: trunk@32055 -
2011-08-25 22:55:02 +00:00
maxim
a18edbb6a2 Debugger: minor resourcestring fix
git-svn-id: trunk@32054 -
2011-08-25 22:52:03 +00:00
juha
3d53dd6306 LCL: Fix Range Check errors on 64-bit system. Issue #20051, patch from Cyrax
git-svn-id: trunk@32053 -
2011-08-25 21:18:42 +00:00
maxim
59ebbbce2c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054
git-svn-id: trunk@32052 -
2011-08-25 21:14:51 +00:00
martin
4a3ebdadfa IDE, EditorOpts: fixed old hard coded default font height, use SynDefaultFontHeight
git-svn-id: trunk@32051 -
2011-08-25 17:28:40 +00:00
martin
fb0810d4a7 IDE: (Un)Indent current line, if no selection. Issue #0019724
git-svn-id: trunk@32050 -
2011-08-25 11:08:19 +00:00
martin
df270d4561 SynEdit: (Un)Indent current line, if no selection. Issue #0019724
git-svn-id: trunk@32049 -
2011-08-25 11:08:14 +00:00
martin
bfdb46c6b6 DBG: Watches, fix loading watches keep enabled/disabled state / same if history is switched. Issue #0020050
git-svn-id: trunk@32048 -
2011-08-25 10:48:27 +00:00
martin
c325a7e547 Debugger: Disassembler: follow font settings of EditorOpts. issue #0020039 / requires rev 32046 #8bf8857a40
git-svn-id: trunk@32047 -
2011-08-25 01:01:58 +00:00
martin
8bf8857a40 IDE-Options: Fixed AfterWrite-Handler
git-svn-id: trunk@32046 -
2011-08-25 01:01:38 +00:00
maxim
2c04be10ad Components, fppkg: fixed localization by adding package files to .lpk
git-svn-id: trunk@32045 -
2011-08-24 23:51:13 +00:00
maxim
499559c0e6 Components, fppkg: added Russian translation
git-svn-id: trunk@32044 -
2011-08-24 22:33:58 +00:00
maxim
09b5a23097 regenerated translations; updated Russian translation
git-svn-id: trunk@32043 -
2011-08-24 21:04:47 +00:00
maxim
0b7adfb3a5 LCL: improved MaskEdit localization (one ToDo item less). Thanks Alexey Lagunov for the hint.
git-svn-id: trunk@32042 -
2011-08-24 21:03:41 +00:00
maxim
2484cdcb62 Translations: Ukrainian translation update by Igor Paliychuk, bug #20044
git-svn-id: trunk@32041 -
2011-08-24 20:48:02 +00:00
juha
6feb51b924 Codetools: improve code completion with generics. Issue #19118, patch from Anton
git-svn-id: trunk@32040 -
2011-08-24 19:23:03 +00:00
martin
3968c44b39 SynEdit: allow caret to end of longest line (instead of MaxLeftChar), if eoScrollPastEOL is set
git-svn-id: trunk@32039 -
2011-08-24 10:10:01 +00:00
sekelsenmat
f22b324a64 android: Adds forgotten inc files to lcl.lpk and fixes InputDialog crash
git-svn-id: trunk@32038 -
2011-08-23 11:06:35 +00:00
jesus
7ee3c9d29b LCL, grids, check upper bound on adding string on cols/rows
git-svn-id: trunk@32037 -
2011-08-23 00:04:46 +00:00
jesus
8a68614069 LCL, fix for StringGrid.Row.DelimitedText := s ignores empty string parts, issue #19995
git-svn-id: trunk@32036 -
2011-08-23 00:02:52 +00:00
juha
a21fbde6ef LCL: Make MessageDlg default button work on Windows 7. Issue #19863, patch from Bart Broersma
git-svn-id: trunk@32035 -
2011-08-22 18:29:58 +00:00
sekelsenmat
8c23048e7d android: Adds a lot more of the basic structure and updates the bindings
git-svn-id: trunk@32034 -
2011-08-22 14:53:38 +00:00
sekelsenmat
88e27838e2 android: Adds combobox itemindex, set/get text for various textedit based controls
git-svn-id: trunk@32033 -
2011-08-22 09:22:24 +00:00
sekelsenmat
41360bd47d android: Adds title routines, updates bindings
git-svn-id: trunk@32032 -
2011-08-22 08:48:57 +00:00
juha
9faa8a5364 Codetools: improve parsing of generics with many type params, from Anton.
git-svn-id: trunk@32031 -
2011-08-21 21:45:52 +00:00
maxim
032b03e0d0 Translations: improved Russian translation
git-svn-id: trunk@32030 -
2011-08-21 14:43:19 +00:00
sekelsenmat
f6063bf57c Patch from bug #19638: Patch for TDBNavigator: new glyphs for "delete" and "undo"
git-svn-id: trunk@32029 -
2011-08-21 12:19:43 +00:00
ask
74bfc779a0 TAChart: Use TChartAxis.Range even if no series is assigned to the axis
git-svn-id: trunk@32028 -
2011-08-21 10:40:49 +00:00
ask
b001e5e50e TAChart: Auto-hide axis if exception is raised while drawing it
git-svn-id: trunk@32027 -
2011-08-21 10:06:43 +00:00
ask
afcfb37496 TAChart: Add TFuncSeries.GetNearestPoint function
git-svn-id: trunk@32026 -
2011-08-21 09:20:16 +00:00
ask
1f845378e0 TAChart: Deactivate cross-hair tool after call to Hide
git-svn-id: trunk@32025 -
2011-08-21 09:01:13 +00:00
ask
9835faabb1 TAChart: Fix MouseUp event dispatch for tools
git-svn-id: trunk@32024 -
2011-08-21 08:58:57 +00:00
ask
2411bc6d12 TAChart: Add Chart and NearestGraphPoint properties to data tools
git-svn-id: trunk@32023 -
2011-08-21 01:10:04 +00:00
maxim
0dc543f26e IDE, Initial setup dialog: made all memos containing check results read only.
git-svn-id: trunk@32022 -
2011-08-20 17:25:07 +00:00
maxim
8a965ad38a regenerated translations; updated Russian translation
git-svn-id: trunk@32021 -
2011-08-20 17:19:27 +00:00
maxim
db322bd785 Codetools: improved localization
git-svn-id: trunk@32020 -
2011-08-20 17:17:01 +00:00
maxim
ab89769de4 Codetools: fixed typo in function name
git-svn-id: trunk@32019 -
2011-08-20 17:02:54 +00:00
mattias
9360b276e8 laz2_xml: decode ISO-8859-1
git-svn-id: trunk@32018 -
2011-08-20 15:21:54 +00:00
mattias
6a19dcf9c3 laz2_xml: skip UTF-8 BOM
git-svn-id: trunk@32017 -
2011-08-20 15:14:31 +00:00
juha
52a0ff3f37 CodeTools: improve generics support (also nested generics types). Issue #18373, patch from Anton
git-svn-id: trunk@32016 -
2011-08-20 07:07:32 +00:00
juha
db121af7a1 Codetools: support generics in extended record syntax. Issue #18566, patch from Anton
git-svn-id: trunk@32015 -
2011-08-20 07:07:20 +00:00
juha
da2fe1ffb1 Codetools: improve indentation when pasting a line inside class definition. Patch from Anton.
git-svn-id: trunk@32014 -
2011-08-20 05:56:46 +00:00
juha
d0be101ab4 RTTIControls fix SIGSEGV when destroying controls. Issue #20020, patch from Flávio Etrusco
git-svn-id: trunk@32013 -
2011-08-19 21:33:30 +00:00
sekelsenmat
2338d7ce64 androidlcl: Advances to implementing reading text values
git-svn-id: trunk@32012 -
2011-08-19 15:26:10 +00:00
sekelsenmat
778c20af82 android: Combobox now works
git-svn-id: trunk@32011 -
2011-08-19 13:30:39 +00:00
sekelsenmat
9f40f4c23a android: Binding update
git-svn-id: trunk@32010 -
2011-08-19 11:18:18 +00:00