paul
f87570c216
examples: replace the rest forms stored in lrs with FPC resource forms
...
git-svn-id: trunk@43027 -
2013-09-29 07:53:52 +00:00
paul
5062e4415f
examples: replace some forms stored in lrs with FPC resource forms
...
git-svn-id: trunk@43026 -
2013-09-29 07:26:58 +00:00
juha
635b400a54
Add the icon for TreeFilterEdit. Forgotten earlier.
...
git-svn-id: trunk@43025 -
2013-09-29 06:52:49 +00:00
jesus
6d093a3d09
Printers, windows, do not open and setup printer if it's being destroyed, issue #23026
...
git-svn-id: trunk@43024 -
2013-09-29 04:49:22 +00:00
maxim
88a54c3916
Examples, CleanDir: removed unused LResources unit from Uses clause
...
git-svn-id: trunk@43023 -
2013-09-28 22:47:25 +00:00
maxim
fb99a0a76b
Examples, CleanDir: removed LRS resources
...
git-svn-id: trunk@43022 -
2013-09-28 22:41:45 +00:00
maxim
8a39c8c9b5
LCL, CustomDrawn: added Russian translation file
...
git-svn-id: trunk@43021 -
2013-09-28 18:50:39 +00:00
maxim
50cbc9aefa
Components, Doceditor: regenerated German translation
...
git-svn-id: trunk@43020 -
2013-09-28 18:35:51 +00:00
maxim
f66c1134c8
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@43019 -
2013-09-28 18:07:32 +00:00
paul
e1fdc4ce4f
tools: remove unused lrs files
...
git-svn-id: trunk@43018 -
2013-09-28 16:04:19 +00:00
paul
e14326093c
doceditor: remove unused files
...
git-svn-id: trunk@43017 -
2013-09-28 16:02:03 +00:00
paul
4e8817b49e
components: replace forms stored in lrs with FPC resource forms
...
git-svn-id: trunk@43016 -
2013-09-28 15:57:45 +00:00
paul
30c941dd22
images: remove unused files
...
git-svn-id: trunk@43015 -
2013-09-28 15:30:08 +00:00
paul
3b4fd0a38c
images: remove unused files
...
git-svn-id: trunk@43014 -
2013-09-28 15:26:16 +00:00
paul
0e8dcc15e1
examples: use FPC resources
...
git-svn-id: trunk@43013 -
2013-09-28 15:25:27 +00:00
paul
28a7e9342f
ide: load default indentation resource from FPC resource
...
git-svn-id: trunk@43012 -
2013-09-28 15:16:27 +00:00
paul
87c32c3dd4
ide: load default DCI resource from FPC resource
...
git-svn-id: trunk@43011 -
2013-09-28 15:06:04 +00:00
paul
8a831f63e9
ide: add a button to restore default project icon
...
git-svn-id: trunk@43010 -
2013-09-28 14:35:59 +00:00
martin
5da511836b
SynEdit: Allow to set ssoMatchCase for TSynEditMarkupHighlightAllCaret. Issue #0025108 Patch by Denis Golovan
...
git-svn-id: trunk@43009 -
2013-09-28 13:15:26 +00:00
paul
74ef8c5b49
lcl: update sh scripts
...
git-svn-id: trunk@43005 -
2013-09-28 04:21:40 +00:00
paul
8d59547a0b
images: update sh scripts
...
git-svn-id: trunk@43004 -
2013-09-28 04:20:22 +00:00
paul
843c109549
lazsvnpkg: migrate to FPC resources
...
git-svn-id: trunk@43003 -
2013-09-28 04:19:32 +00:00
paul
890c070e16
lazsvnpkg: migrate to FPC resources
...
git-svn-id: trunk@43002 -
2013-09-28 04:18:01 +00:00
paul
f1fdebc841
ide: again rename project.ico to mainiconproject.ico - this way it is more understandable that it is a mainicon of a project file
...
git-svn-id: trunk@43001 -
2013-09-28 04:10:00 +00:00
paul
e335a5c101
ide:
...
- rename LazarusProject.ico to project.ico to place it alphabetically after MainIcon
- fix loading of default project icon from FPC resource
git-svn-id: trunk@43000 -
2013-09-28 03:47:31 +00:00
paul
fe00c4851c
ide, images:
...
- update IDE resource scripts to use lazres to generate RES files,
- fix fpdoc editor window
git-svn-id: trunk@42999 -
2013-09-28 03:19:37 +00:00
paul
491694002a
lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
...
git-svn-id: trunk@42998 -
2013-09-28 03:06:54 +00:00
paul
19e101225a
lazres: output in RES format
...
git-svn-id: trunk@42997 -
2013-09-28 02:53:26 +00:00
jesus
6054b06619
LazReport, save version in binary file temple, fix crash on loading template, issue #14137
...
git-svn-id: trunk@42996 -
2013-09-28 02:22:29 +00:00
jesus
a6d9f9da26
LazReport, allow to distinguish between name.lrt and name.frt in new from template dialog
...
git-svn-id: trunk@42995 -
2013-09-27 20:45:11 +00:00
jesus
f3f2450272
LazReport, check valid lrt template files before listing them
...
git-svn-id: trunk@42994 -
2013-09-27 20:05:16 +00:00
jesus
34f400b8f1
LCL, grids, implemented InsertRowWithValues from Everton Vieira, issue #21176
...
git-svn-id: trunk@42993 -
2013-09-27 19:03:32 +00:00
jesus
60927657c9
LCL, grids, allow the RETURN key to go to OnKeyPress
...
git-svn-id: trunk@42992 -
2013-09-27 18:28:28 +00:00
jesus
6ab0ade4ee
LCL, grids, check for valid editor
...
git-svn-id: trunk@42991 -
2013-09-27 18:00:39 +00:00
martin
189a3c9fa2
Debugger: fix race condition, stopping the debugger could lead to debugger error
...
git-svn-id: trunk@42990 -
2013-09-27 15:43:31 +00:00
martin
55c4d9ac7e
Debugger: fix disassembler, check if offset can be used
...
git-svn-id: trunk@42989 -
2013-09-27 14:35:38 +00:00
martin
b6abc8d962
Debugger: Spelling
...
git-svn-id: trunk@42988 -
2013-09-27 13:31:29 +00:00
martin
665feafdc0
SynEdit: Spelling
...
git-svn-id: trunk@42987 -
2013-09-27 13:31:20 +00:00
jesus
4a666839dd
LCL, grids, fixed selection by mouse if editor is visible and focused (also undoes de previous premature commit)
...
git-svn-id: trunk@42986 -
2013-09-27 13:29:32 +00:00
jesus
c9715d9f6b
LCL, grids, fix check for focused
...
git-svn-id: trunk@42985 -
2013-09-27 12:59:45 +00:00
paul
7f4caeb374
ide, components: move images related code to use FPC resource instead of Lazarus resources
...
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
paul
b49be32350
lcl: add an ability to create a TGraphic from resource which at the moment supports Bmp, Png, Ico and Cur resources, add an ability to add an ImageList element from resource
...
git-svn-id: trunk@42983 -
2013-09-27 11:46:02 +00:00
paul
ab1634fea8
ide: remove unused code
...
git-svn-id: trunk@42982 -
2013-09-27 11:36:28 +00:00
paul
21663ec7d3
ide: remove unneeded resource
...
git-svn-id: trunk@42981 -
2013-09-27 11:33:05 +00:00
mattias
4470449f12
cody: fixed icon
...
git-svn-id: trunk@42980 -
2013-09-27 11:19:36 +00:00
paul
3674b3d5bf
ide: fix loading of some IDE resources
...
git-svn-id: trunk@42979 -
2013-09-27 10:48:59 +00:00
zeljko
86dacb6100
Gtk3: use LCLIntfCellRenderer for text rendering in TGtk3CheckListBox, so we can use OwnerDraw modes (OnDrawItem event)
...
git-svn-id: trunk@42978 -
2013-09-27 09:02:10 +00:00
paul
6ec1af244d
ide: load component treeview images from FPC resource
...
git-svn-id: trunk@42977 -
2013-09-27 08:58:33 +00:00
paul
d0e5148925
ide: load splash logo from FPC resource
...
git-svn-id: trunk@42976 -
2013-09-27 08:51:41 +00:00
zeljko
5cffde6483
gtk3: setted up selection mode on TGtk3CheckListBox
...
git-svn-id: trunk@42975 -
2013-09-27 08:51:28 +00:00