Commit Graph

30624 Commits

Author SHA1 Message Date
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
juha
742c9d7a23 And more Finnish translations
git-svn-id: trunk@31017 -
2011-06-02 22:51:01 +00:00
mattias
da38b23e31 IDE: change encoding: fixed crash on load failed
git-svn-id: trunk@31016 -
2011-06-02 19:35:06 +00:00
mattias
7cb84fa4ec IDE: change encoding: fixed searching in first source directory
git-svn-id: trunk@31015 -
2011-06-02 19:16:35 +00:00
mattias
bd0ecad60d fixed encoding
git-svn-id: trunk@31014 -
2011-06-02 19:14:01 +00:00
juha
657c9e5726 Converter: Try to change character encoding of Delphi sources to UTF-8
git-svn-id: trunk@31013 -
2011-06-02 17:41:17 +00:00
juha
8a67167542 Minor fixes to Finnish translations
git-svn-id: trunk@31012 -
2011-06-02 17:41:12 +00:00
michael
4f6735791e * New Lazarus project type: HTTP application (FCL only)
git-svn-id: trunk@31011 -
2011-06-02 16:19:25 +00:00
mattias
78b7e56c20 startlazarus: use --pcp
git-svn-id: trunk@31010 -
2011-06-02 07:46:22 +00:00
jesus
a015faa28d LCL, grids implements moving cell cursor on setting grid.Slectiong, issue #19458
git-svn-id: trunk@31008 -
2011-06-02 06:39:31 +00:00
juha
de5c4106f9 Improving Finnish translations
git-svn-id: trunk@31007 -
2011-06-01 20:39:26 +00:00