Commit Graph

24260 Commits

Author SHA1 Message Date
paul
35fd92cb93 ideintf: don't use canvas of ValueComboBox while handle is not assigned (fixes bug #0016246)
git-svn-id: trunk@24636 -
2010-04-15 22:10:28 +00:00
martin
13a122abd6 SourceEditor, Refactor: Centralize handling of Modified, and SourceBuffer for shared editors
git-svn-id: trunk@24635 -
2010-04-15 21:51:45 +00:00
martin
c4eff67b5c SynEdit: Removed accidental committed "deprecated" hint
git-svn-id: trunk@24634 -
2010-04-15 18:46:56 +00:00
martin
261424827b SynEdit, Refactor: Moved Modified/ChangStamp completely to TextBuffer (shred editors share this state)
git-svn-id: trunk@24633 -
2010-04-15 18:42:04 +00:00
jesus
622b9e77e6 LCL, grid's bidi improvements by Zaher Dirkey
git-svn-id: trunk@24632 -
2010-04-15 15:58:42 +00:00
martin
3e9500c36b Debugger: Fixed execution-line, when changing units
git-svn-id: trunk@24631 -
2010-04-15 13:43:18 +00:00
paul
526fcbcc5f codetools: add support for class constructors and class destructors
git-svn-id: trunk@24630 -
2010-04-15 13:00:14 +00:00
martin
5118ed289e IDE, SourceEditor: Add keyboard commands for multi-window handling
git-svn-id: trunk@24629 -
2010-04-15 11:54:36 +00:00
mattias
72259342cb gtk2 intf: fixed pango bidi, bug #16271
git-svn-id: trunk@24628 -
2010-04-15 08:38:02 +00:00
maxim
f916cc487f IDE: 'Show compiler options' dialog: improved localization and (slightly) layout, enabled memo scrollbar
git-svn-id: trunk@24627 -
2010-04-14 23:17:51 +00:00
maxim
be270991f3 IDE: 'About' form: removed superfluous space from FPC version caption
git-svn-id: trunk@24626 -
2010-04-14 23:03:39 +00:00
maxim
54980c5f33 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@24625 -
2010-04-14 22:22:28 +00:00
martin
85e3857c5e SynEdit: Diff highlighter (forgot the file)
git-svn-id: trunk@24624 -
2010-04-14 20:07:30 +00:00
martin
2bc158ad52 IDE: Diff dialog, use highlighter
git-svn-id: trunk@24623 -
2010-04-14 20:03:59 +00:00
martin
ae416f6a77 SynEdit: added Diff Highlighter
git-svn-id: trunk@24622 -
2010-04-14 20:03:17 +00:00
mattias
493bda77a5 LCL: calendar: fixed fetching date on handle destroy
git-svn-id: trunk@24621 -
2010-04-14 13:53:50 +00:00
mattias
8798f09aa7 LCL: TToolBar: fixed wrap
git-svn-id: trunk@24620 -
2010-04-14 13:01:02 +00:00
juha
5b24e1fcc4 Converter: Replace also Kylix Q* unit names.
git-svn-id: trunk@24619 -
2010-04-14 11:40:46 +00:00
dmitry
26583a48d6 carbon: fix Memo line endings #16267
git-svn-id: trunk@24618 -
2010-04-14 09:26:53 +00:00
martin
3fbfb52cce EditorOpts: Folding for html
git-svn-id: trunk@24617 -
2010-04-14 02:10:13 +00:00
martin
b69ccc3438 SynEdit: Folding for html
git-svn-id: trunk@24616 -
2010-04-14 02:09:43 +00:00
martin
c0cdbb38c5 SynEdit: Clean-up
git-svn-id: trunk@24615 -
2010-04-14 02:07:32 +00:00
paul
326a55c908 lcl: apply patch of Juha Manninen to publish ShowHint property for TStaticText (issue #0016258)
git-svn-id: trunk@24614 -
2010-04-14 00:45:50 +00:00
martin
8763903289 Debugger: Fixed a mem-leak in new event-log code
git-svn-id: trunk@24613 -
2010-04-13 13:53:11 +00:00
mattias
6f80b48f64 translations: german: from Joerg Braun
git-svn-id: trunk@24612 -
2010-04-13 13:42:33 +00:00
martin
819f86018d SynEdit-Completion: Fixed long line hint for multi-monitor
git-svn-id: trunk@24611 -
2010-04-13 13:42:27 +00:00
dodi
2609b4a679 dockmanager example: trim root zone after RemoveZone
git-svn-id: trunk@24610 -
2010-04-13 09:47:33 +00:00
dmitry
b55e278c6e drawgrid: fix SetSelection that was causing exception, if too big range is given
git-svn-id: trunk@24609 -
2010-04-13 09:14:46 +00:00
dmitry
7766b8ea65 carbon: fix Memo readonly text alignment. patch by Jonas Maebe. fixes #16262
git-svn-id: trunk@24608 -
2010-04-13 04:46:40 +00:00
maxim
27c97f512f regenerated translations; updated Russian translation
git-svn-id: trunk@24607 -
2010-04-12 23:46:20 +00:00
maxim
4cbc62c949 JCF2: localized 'Error Display' dialog
git-svn-id: trunk@24606 -
2010-04-12 23:45:40 +00:00
marc
8e5361c254 * debugger: moved FormCreate/Destroy code to constructor/destructor since debugmanager uses OnDestroy itself
git-svn-id: trunk@24605 -
2010-04-12 21:37:19 +00:00
martin
7f9ad32c3b Fixed raising exceptions / rev 24601 #fe2c9e2b46
git-svn-id: trunk@24604 -
2010-04-12 16:53:26 +00:00
martin
0d9ddd4c01 TCompiler: IFDEFed all async changes
git-svn-id: trunk@24603 -
2010-04-12 15:49:20 +00:00
martin
7b05020246 Reverted r24590 #6f624de421/24598 #a0082f9ea7
git-svn-id: trunk@24602 -
2010-04-12 15:16:35 +00:00
mattias
fe2c9e2b46 IDE: outputfilter: only raising one exception
git-svn-id: trunk@24601 -
2010-04-12 14:54:50 +00:00
mattias
35197f4b0d codetools: fpc units in packages/fcl* have higher priority
git-svn-id: trunk@24600 -
2010-04-12 14:29:36 +00:00
mattias
826224189b translations: german: updates from Joerg Braun
git-svn-id: trunk@24599 -
2010-04-12 12:37:44 +00:00
martin
a0082f9ea7 IDE: Fixed compilation
git-svn-id: trunk@24598 -
2010-04-12 11:45:36 +00:00
mattias
0dffe43cf2 IDE: clean up
git-svn-id: trunk@24597 -
2010-04-12 11:14:09 +00:00
dmitry
a66b559f69 carbon: fix for ExtTextOut PDX parameter usage
git-svn-id: trunk@24596 -
2010-04-12 10:06:44 +00:00
mattias
9b563d432e translations: german: updates from Joerg Braun
git-svn-id: trunk@24595 -
2010-04-12 09:14:32 +00:00
juha
56e426c037 Converter: Cleanup.
git-svn-id: trunk@24594 -
2010-04-12 08:29:51 +00:00
ask
471a3d050a TAChart: Workaround for bug #16035/bug #16254
git-svn-id: trunk@24593 -
2010-04-12 07:09:39 +00:00
ask
ef7d9b0948 TAChart: Use FreeAndNil instead of Free for object fields
git-svn-id: trunk@24592 -
2010-04-12 06:59:17 +00:00
paul
4a39ffeb78 ide: revert resource file change by Marc
git-svn-id: trunk@24591 -
2010-04-12 00:57:57 +00:00
martin
6f624de421 Compiler/OutputFilter: Use QueueAsyncCall for compilation of normal project (F9)
git-svn-id: trunk@24590 -
2010-04-12 00:40:23 +00:00
martin
907fb4c6ab Compiler/OutputFilter: Prepare using Application.QueueAsyncCall instead of ProcessMessages
git-svn-id: trunk@24589 -
2010-04-12 00:39:34 +00:00
maxim
c35d025dac IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@24588 -
2010-04-11 20:18:51 +00:00
maxim
75776a5c90 JCF2: regenerated translations; updated Russian translation
git-svn-id: trunk@24587 -
2010-04-11 20:12:58 +00:00