mattias
|
f6aa228479
|
IDE: find in files: do not show source editor before find in files
git-svn-id: trunk@31114 -
|
2011-06-06 06:24:17 +00:00 |
|
mattias
|
af1ebf7837
|
IDE: find in files: activecontrol
git-svn-id: trunk@31113 -
|
2011-06-06 06:22:13 +00:00 |
|
martin
|
338c22fd29
|
DBG: More Snapshots, fix compilation
git-svn-id: trunk@31112 -
|
2011-06-06 02:17:51 +00:00 |
|
martin
|
7e94016e3a
|
DBG: Automatic Snapshots on breakpoint
git-svn-id: trunk@31111 -
|
2011-06-06 01:41:20 +00:00 |
|
martin
|
283669a413
|
DBG: More Snapshots, forgotten files
git-svn-id: trunk@31110 -
|
2011-06-06 01:40:02 +00:00 |
|
mattias
|
23176970f9
|
IDE: added warning when auto compile package has dependencies and output dir is in default fpc unit path
git-svn-id: trunk@31109 -
|
2011-06-05 23:34:31 +00:00 |
|
martin
|
7ca74f8ce1
|
DBG: More Snapshots,
git-svn-id: trunk@31108 -
|
2011-06-05 22:38:52 +00:00 |
|
martin
|
6e46475a00
|
DBG: More Snapshots, Some optimizations/reduce watches refresh
git-svn-id: trunk@31107 -
|
2011-06-05 22:27:15 +00:00 |
|
mattias
|
2aefa7b3ad
|
lazsvnpkg: removed duplicate include, bug #19481
git-svn-id: trunk@31106 -
|
2011-06-05 22:12:48 +00:00 |
|
mattias
|
51b6a754dc
|
IDE: install packages dialog: fixed duplicate search
git-svn-id: trunk@31105 -
|
2011-06-05 22:07:00 +00:00 |
|
mattias
|
bad0bed938
|
codetools: updated english fpc error msg file
git-svn-id: trunk@31104 -
|
2011-06-05 21:39:31 +00:00 |
|
mattias
|
8d08ac00c6
|
IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file
git-svn-id: trunk@31103 -
|
2011-06-05 20:56:03 +00:00 |
|
mattias
|
fb72e61115
|
IDE: improved debugging output
git-svn-id: trunk@31102 -
|
2011-06-05 20:37:38 +00:00 |
|
martin
|
97caca8832
|
DBG, SourceEditor: Prevent moving focus for auto continue breakpoints
git-svn-id: trunk@31101 -
|
2011-06-05 18:34:11 +00:00 |
|
juha
|
7b9af3aeac
|
and more Finnish translations...
git-svn-id: trunk@31100 -
|
2011-06-05 14:59:08 +00:00 |
|
juha
|
0345459ac3
|
Packager, InstallPkgSetDialog: fix a crash caused by OnIdle handler which was not removed
git-svn-id: trunk@31099 -
|
2011-06-05 14:59:04 +00:00 |
|
juha
|
353c186df3
|
Converter: don't leave an empty row to end of grids. It will be added automatically with "Down" button on last line.
git-svn-id: trunk@31098 -
|
2011-06-05 12:53:24 +00:00 |
|
juha
|
2e9c1e7401
|
Converter: cleanup
git-svn-id: trunk@31097 -
|
2011-06-05 12:32:24 +00:00 |
|
juha
|
484c27e8e6
|
Some Finnish translation improvements
git-svn-id: trunk@31096 -
|
2011-06-05 10:54:25 +00:00 |
|
juha
|
042dd6b290
|
IDE & designer: add layout management to anchor editor and tab order dialog
git-svn-id: trunk@31095 -
|
2011-06-05 10:54:20 +00:00 |
|
juha
|
206aff06b3
|
More Finnish translations
git-svn-id: trunk@31094 -
|
2011-06-05 09:47:43 +00:00 |
|
juha
|
ba6d14dcc6
|
IDE: Fix resourcestring for anchor editor
git-svn-id: trunk@31093 -
|
2011-06-05 09:47:39 +00:00 |
|
juha
|
19b61399a0
|
IDE: improve the layout and layout management of search dialogs.
git-svn-id: trunk@31092 -
|
2011-06-05 09:47:35 +00:00 |
|
mattias
|
dcd22ef75e
|
IDE: build lazarus: removed obsolete options
git-svn-id: trunk@31091 -
|
2011-06-05 09:08:22 +00:00 |
|
mattias
|
decb40acca
|
examples: clean up
git-svn-id: trunk@31090 -
|
2011-06-05 09:07:56 +00:00 |
|
mattias
|
51471a7417
|
IDE: setup dialog: using TOpenDialog for compiler file name
git-svn-id: trunk@31089 -
|
2011-06-05 08:28:46 +00:00 |
|
mattias
|
3f98f11cda
|
IDE: clean up
git-svn-id: trunk@31088 -
|
2011-06-05 08:17:45 +00:00 |
|
juha
|
4b57ac797b
|
IDE & LCL: Move focus to editor after hitting breakpoint. Patch from August Klein, issue #15967
git-svn-id: trunk@31087 -
|
2011-06-05 06:22:54 +00:00 |
|
mattias
|
8f85c6d37a
|
LCL: LRSObjectTextToBinary: do not write widestring, it is not needed and makes trouble by the widestringmanager under windows
git-svn-id: trunk@31040 -
|
2011-06-04 10:20:21 +00:00 |
|
juha
|
3ee93b4389
|
svn2revisioninc: Dig svn revision number from git repository also when there are local branches. Modified from Greame's patch, issue #18156
git-svn-id: trunk@31039 -
|
2011-06-04 09:27:42 +00:00 |
|
juha
|
10d948d4b2
|
LCL: Fix the cursor pointer for SpinEdit buttons and ListView column resize. Patch from August Klein, issues #16542 and #15083
git-svn-id: trunk@31038 -
|
2011-06-04 07:03:48 +00:00 |
|
maxim
|
5130301c3e
|
regenerated translations; updated Russian translation
git-svn-id: trunk@31037 -
|
2011-06-03 22:42:13 +00:00 |
|
maxim
|
58f6f818fc
|
IDE: improved 'Clean and rebuild' dialog localization
git-svn-id: trunk@31036 -
|
2011-06-03 22:41:01 +00:00 |
|
maxim
|
a42f9f07db
|
Translations: Ukrainian translation update by Igor Paliychuk, bug #19476
git-svn-id: trunk@31035 -
|
2011-06-03 22:10:56 +00:00 |
|
mattias
|
a39784ea7c
|
lazbuild: do not compile to lazarus.new.exe, bug #19474
git-svn-id: trunk@31034 -
|
2011-06-03 21:56:24 +00:00 |
|
maxim
|
eabbb9d096
|
Translations: removed unused file
git-svn-id: trunk@31033 -
|
2011-06-03 21:50:44 +00:00 |
|
maxim
|
4811362319
|
regenerated translations; updated Russian translation
git-svn-id: trunk@31032 -
|
2011-06-03 21:48:55 +00:00 |
|
mattias
|
7518b94193
|
codeexplorer: surrounding: hide class nodes
git-svn-id: trunk@31031 -
|
2011-06-03 21:30:37 +00:00 |
|
mattias
|
30b260c5b6
|
turbo ipro: using exclusive stream
git-svn-id: trunk@31030 -
|
2011-06-03 21:02:05 +00:00 |
|
mattias
|
39474920c0
|
ipro design: use a panel
git-svn-id: trunk@31029 -
|
2011-06-03 19:43:59 +00:00 |
|
mattias
|
bae7c25e9b
|
turbopoweripro: implemented TIpHtmlCustomPanel.CalculatePreferredSize
git-svn-id: trunk@31028 -
|
2011-06-03 19:33:44 +00:00 |
|
juha
|
da7886ece6
|
IDE Compile options: Add hint to Custom options memo. Issue #19276
git-svn-id: trunk@31027 -
|
2011-06-03 18:51:20 +00:00 |
|
mattias
|
945625f788
|
IDE: install pkg dlg: added filter for available
git-svn-id: trunk@31026 -
|
2011-06-03 18:28:20 +00:00 |
|
juha
|
76c27fe938
|
Converter: Remove the experimental FixEncoding checkbox from settings dialog
git-svn-id: trunk@31024 -
|
2011-06-03 16:19:23 +00:00 |
|
juha
|
ba43bbf08f
|
Converter: change the character encoding of source files to UTF-8
git-svn-id: trunk@31023 -
|
2011-06-03 16:19:19 +00:00 |
|
mattias
|
dfe60001a1
|
codetools: fixed nested comments for compiler mode fpc
git-svn-id: trunk@31022 -
|
2011-06-03 14:21:28 +00:00 |
|
mattias
|
03e335fd0e
|
codetools: fixed fpc src include path for directory rtl
git-svn-id: trunk@31021 -
|
2011-06-03 14:03:26 +00:00 |
|
mattias
|
decee4a238
|
IDE: remote control: Linux
git-svn-id: trunk@31020 -
|
2011-06-03 00:29:11 +00:00 |
|
juha
|
a4437fdf73
|
LCL: fix range error when reading an ImageList made with Delphi. Issue #19454
git-svn-id: trunk@31019 -
|
2011-06-03 00:28:50 +00:00 |
|
juha
|
74a398b683
|
LCL: Fix PaintTo for GTK2. Patch from August Klein, issue #18242
git-svn-id: trunk@31018 -
|
2011-06-02 22:51:06 +00:00 |
|