mattias
521b65bbed
IDE: clean up
...
git-svn-id: trunk@45622 -
2014-06-23 18:32:41 +00:00
mattias
50e6e8ecf9
IDE: clean up
...
git-svn-id: trunk@45621 -
2014-06-23 16:38:31 +00:00
mattias
e09f10816f
IDE: object inspector: show error if integer out of range
...
git-svn-id: trunk@45620 -
2014-06-23 16:23:51 +00:00
mattias
bf29568adb
IDE: fpc msg parser: check package file flag Use Unit
...
git-svn-id: trunk@45619 -
2014-06-22 16:59:23 +00:00
mattias
ad2d4103c7
IDE: fpc msg parser: check package file flag Use Unit
...
git-svn-id: trunk@45618 -
2014-06-22 16:55:06 +00:00
bart
08e38d3746
TCustomEdit: Dont set Modified to True in TextChanged when text is set by code. (Issue #0025666 )
...
git-svn-id: trunk@45617 -
2014-06-22 16:38:22 +00:00
mattias
33ebf1adac
IDE: added macro LazVer, from Mike Thompson
...
git-svn-id: trunk@45616 -
2014-06-22 16:27:51 +00:00
mattias
e7656175f0
IDE: project inspector: dnd files
...
git-svn-id: trunk@45615 -
2014-06-22 12:05:27 +00:00
mattias
70baddad3d
IDE: package editor: fixed dnd to directory nodes
...
git-svn-id: trunk@45614 -
2014-06-22 11:43:34 +00:00
mattias
1d8608aa7f
IDE: project inspector: menu item: copy/move file to directory
...
git-svn-id: trunk@45613 -
2014-06-22 11:07:45 +00:00
bart
bc6d6a987d
PoChecker: make CompareFormatArgs a little smarter, so it does not give false errors for strings like e.g.
...
"Hide message at %s by inserting IDE directive {%H-}"
(Issue #0026360 )
git-svn-id: trunk@45612 -
2014-06-22 10:40:00 +00:00
juha
5ca5c5401d
IDE: commit automatic changes for lazarus.lpi
...
git-svn-id: trunk@45611 -
2014-06-22 09:56:56 +00:00
juha
b13cb7de63
IDE: remove Import/Export project options functions from IDEIntf.
...
git-svn-id: trunk@45610 -
2014-06-22 09:56:32 +00:00
juha
f3d543e261
IDE: add separators around Import/Export buttons in Project options dialog.
...
git-svn-id: trunk@45609 -
2014-06-22 09:55:48 +00:00
juha
3a7d798fa6
IDE: Revamp the GUI for importing / exporting compiler options.
...
git-svn-id: trunk@45608 -
2014-06-22 09:55:10 +00:00
juha
750993ff2d
IDE: Import / export compiler options, remove Options parameter. Prepare working with BuildModes.
...
git-svn-id: trunk@45607 -
2014-06-22 09:54:32 +00:00
juha
eef99cf9b7
IDE: Import / export compiler options, use const strings.
...
git-svn-id: trunk@45606 -
2014-06-22 09:54:01 +00:00
juha
732fcf9725
IDE: refactor loading the default CompilerOptions in BuildModes separately.
...
git-svn-id: trunk@45605 -
2014-06-22 09:53:36 +00:00
juha
87cbbd926f
IDE: Optimize away redundant tests for FLoadParts when loading project.
...
git-svn-id: trunk@45604 -
2014-06-22 09:53:09 +00:00
mattias
cc0f2b8e77
IDE: jitlist error: show exception message
...
git-svn-id: trunk@45603 -
2014-06-22 09:31:45 +00:00
mattias
8d3d5b37b4
synedit: fixed compilation, bug #26371 , from Reinier Olislagers
...
git-svn-id: trunk@45602 -
2014-06-22 09:07:32 +00:00
mattias
7abd5e6276
LCL: gtk2: fixed uses section
...
git-svn-id: trunk@45601 -
2014-06-22 08:57:16 +00:00
mattias
f86ca1636d
LCL: gtk2: fixed uses section
...
git-svn-id: trunk@45600 -
2014-06-22 08:36:02 +00:00
joost
5ca2fb27e0
FpDebugger (pure): If the debugger failed to start, clear TDebuggerIntf.FileName to make sure the state of the debugger is set properly on the next start.
...
git-svn-id: trunk@45599 -
2014-06-22 08:34:03 +00:00
jesus
4af1d3acba
LCL, gtk2, corrects PGtkWidget to Handle conversion under FreeBSD 64bits it fix LazReport AV on showing report designer, issue #26354
...
git-svn-id: trunk@45598 -
2014-06-22 07:56:31 +00:00
mattias
e36d6f373e
IDE: move files: more generic
...
git-svn-id: trunk@45597 -
2014-06-21 23:11:49 +00:00
mattias
95e940dff4
IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile
...
git-svn-id: trunk@45596 -
2014-06-21 20:57:14 +00:00
joost
4171928dd9
LazDebuggerFp (pure): Improved handling of step-over/into-line, when a library is loaded, a breakpoint is hit or when stepping out of a procedure.
...
git-svn-id: trunk@45595 -
2014-06-21 19:10:03 +00:00
mattias
4aec88b1cd
IDE: quick fix for No matching implementation for interface method found: show abstracts methods
...
git-svn-id: trunk@45594 -
2014-06-21 16:02:43 +00:00
mattias
9ddf3d4196
codetools: FindAbstractMethods: search class interfaces
...
git-svn-id: trunk@45593 -
2014-06-21 15:35:46 +00:00
maxim
c300707e90
CHMHelp: regenerated translations; updated Russian translation
...
git-svn-id: trunk@45592 -
2014-06-20 22:33:05 +00:00
maxim
a24058e8a7
IDE: fixed typo in string
...
git-svn-id: trunk@45591 -
2014-06-20 22:02:30 +00:00
joost
843f23eafd
LazDebuggerFp (pure): Rewrote/refactored ResolveDebugEvent. As much as possible code moved from the os-specific classes to the general classes. Now TDbgProcess and TDbgThread only handle single-stepping and the handling of breakpoints and exceptions. Other commands (like step-line, step-into-line etc) are implemented as childs of TDbgControllerCmd. All specific handling is done in those classes.
...
git-svn-id: trunk@45590 -
2014-06-20 15:22:45 +00:00
mattias
7d00cd341d
IDE: package editor: move files: use interface
...
git-svn-id: trunk@45589 -
2014-06-20 11:49:55 +00:00
mattias
c07eaa50e2
IDE: project inspector: rusing package editor types
...
git-svn-id: trunk@45588 -
2014-06-20 10:55:44 +00:00
mattias
62a230bb86
IDE: package editor: moved DragDrop to package manager
...
git-svn-id: trunk@45587 -
2014-06-20 10:01:49 +00:00
mattias
44b1fcc42d
IDE: project inspector: multi selection for readd, delete, open, clear deps, set dep defaults
...
git-svn-id: trunk@45586 -
2014-06-19 17:29:27 +00:00
mattias
2fa4bf34b6
IDE: project inspector: multi selection for remove
...
git-svn-id: trunk@45585 -
2014-06-19 16:46:02 +00:00
mattias
7281f37a45
IDE: project inspector: multi selection for buttons and popup menu
...
git-svn-id: trunk@45584 -
2014-06-19 16:34:13 +00:00
mattias
328830cd54
IDE: use codetools lists of CPUs
...
git-svn-id: trunk@45583 -
2014-06-19 13:23:59 +00:00
mattias
ca796f9dce
codetools: updated FPCOperatingSystemCaptions
...
git-svn-id: trunk@45582 -
2014-06-19 13:07:12 +00:00
mattias
522643fce7
IDE: clean up
...
git-svn-id: trunk@45581 -
2014-06-19 13:01:36 +00:00
mattias
ff2369aacf
codetools: updated FPCOperatingSystemNames
...
git-svn-id: trunk@45580 -
2014-06-19 12:58:55 +00:00
mattias
7d95c6eb09
codetools: updated FPCProcessorNames
...
git-svn-id: trunk@45579 -
2014-06-19 12:55:44 +00:00
blikblum
1891880cc5
lcl: use Enable/DisableControls in TDBLookup. Issue #26356
...
git-svn-id: trunk@45578 -
2014-06-19 12:45:43 +00:00
mattias
aad031fb47
LCL: messagedlg, questiondlg, showmessage: convert line endings within LCLBase, not in the widgetsets
...
git-svn-id: trunk@45577 -
2014-06-19 10:49:08 +00:00
mattias
7474d0f59c
IDE: lpi: store last unitname
...
git-svn-id: trunk@45576 -
2014-06-19 10:03:25 +00:00
mattias
a828ed780c
Examples; TSQLScript:
...
- add support for LazReport tutorial (with PHOTO blob field)
- allow loading your own script
- better error reporting
- support SET TERM if using Firebird
- various small fixes
patch from Reinier Olislagers, issue #26355
git-svn-id: trunk@45575 -
2014-06-19 10:02:00 +00:00
mattias
7a606f8061
IDE: project inspector: drop files from other applications
...
git-svn-id: trunk@45574 -
2014-06-19 09:57:41 +00:00
mattias
fbf842866c
lazdaemon: clean up
...
git-svn-id: trunk@45573 -
2014-06-19 08:15:44 +00:00