mattias
|
a46e172bd9
|
laz_xmlread: replaced some ExpectString with faster ExpectChar
git-svn-id: trunk@22274 -
|
2009-10-24 10:23:12 +00:00 |
|
michael
|
68ecf8856b
|
* Fixed copy/paste error found by Pierre Panissod
git-svn-id: trunk@22273 -
|
2009-10-24 07:51:19 +00:00 |
|
michael
|
b8c2996e0d
|
* Fixed bug #7408
git-svn-id: trunk@22271 -
|
2009-10-23 16:31:37 +00:00 |
|
zeljko
|
8533b5894c
|
Qt: fix for #14871 , problem with TQtPage painting under win32 ... now it's same for all qt platforms and works ok.
git-svn-id: trunk@22270 -
|
2009-10-23 11:16:42 +00:00 |
|
michael
|
d05f809e5b
|
* Add lazdaemonapp to uses clause
git-svn-id: trunk@22269 -
|
2009-10-23 09:16:11 +00:00 |
|
paul
|
4ca72dc495
|
lcl: add more WM_ messages
git-svn-id: trunk@22268 -
|
2009-10-23 05:25:32 +00:00 |
|
marc
|
bce54d0455
|
+ Added extra gdb startup options, patch #0014866 by DRIGUS GmbH
* to bo done: store this property
git-svn-id: trunk@22267 -
|
2009-10-22 22:32:22 +00:00 |
|
marc
|
a593eef5ef
|
* Initialize rawimage data when no data present and no data loaded
git-svn-id: trunk@22266 -
|
2009-10-22 21:54:28 +00:00 |
|
marc
|
e7f7fe8eb9
|
* fixed loading rawimage from savestream
git-svn-id: trunk@22265 -
|
2009-10-22 20:32:30 +00:00 |
|
marc
|
a457e55753
|
* fixed missing endupdate when loadinf image with size=0
git-svn-id: trunk@22264 -
|
2009-10-22 20:31:04 +00:00 |
|
vincents
|
ba1b2f95f1
|
jcf: removed FileUtils unit from package in the past it has been replaced with JcfFileUtils, fixes issue #14863
git-svn-id: trunk@22263 -
|
2009-10-22 19:59:03 +00:00 |
|
mattias
|
b3fc61266c
|
IDE: clean up
git-svn-id: trunk@22262 -
|
2009-10-22 18:20:55 +00:00 |
|
mattias
|
e70c760505
|
IDE: fixup references of embedded frames
git-svn-id: trunk@22261 -
|
2009-10-22 14:19:17 +00:00 |
|
mattias
|
29ea3fdaa5
|
IDE: fixup references when dropping a frame onto a form
git-svn-id: trunk@22260 -
|
2009-10-22 13:56:11 +00:00 |
|
mattias
|
2265922f51
|
IDE: removed disable code for multiform props
git-svn-id: trunk@22259 -
|
2009-10-22 12:52:45 +00:00 |
|
mattias
|
f7aa425da1
|
IDE: load lfm: fixup references: added try..except for GlobalFixupReferences
git-svn-id: trunk@22258 -
|
2009-10-22 12:50:59 +00:00 |
|
mattias
|
17d85d9ddc
|
IDE: TComponent properties: search not only in CreateForm components but in all open components
git-svn-id: trunk@22257 -
|
2009-10-22 11:45:13 +00:00 |
|
paul
|
21709ba4c4
|
ideintf: fix add fields editor - don't use TFieldDef references since dataset can rebuild them and we get pointers to the wrong memory areas
git-svn-id: trunk@22256 -
|
2009-10-22 09:00:05 +00:00 |
|
paul
|
cc6b1224f5
|
designer: paint non-visual component names using parent form brush color for filling (so on datamodule they will have clWhite bg and on form clBtnFace)
git-svn-id: trunk@22255 -
|
2009-10-22 07:58:03 +00:00 |
|
sekelsenmat
|
5e0d91920e
|
wince: Fixes positioning of buttons inside other controls
git-svn-id: trunk@22254 -
|
2009-10-21 18:08:51 +00:00 |
|
mattias
|
45058f096d
|
educationlaz: added page for new single file programs
git-svn-id: trunk@22253 -
|
2009-10-21 16:53:30 +00:00 |
|
mattias
|
7804984b6d
|
IDE: saving project on build file
git-svn-id: trunk@22252 -
|
2009-10-21 16:51:45 +00:00 |
|
mattias
|
bac47a7cdb
|
IDEIntf: added BuildFileIfActive and RnFileIfActive for file descriptors
git-svn-id: trunk@22251 -
|
2009-10-21 16:50:24 +00:00 |
|
zeljko
|
6fab82a729
|
Qt: fixed bug when changing ReadOnly for TQtTextEdit & TQtLineEdit during runtime.
git-svn-id: trunk@22250 -
|
2009-10-21 16:38:41 +00:00 |
|
paul
|
1f597e595b
|
jcf: fix char case in unit names
git-svn-id: trunk@22248 -
|
2009-10-21 07:57:37 +00:00 |
|
paul
|
05b4a3cd3e
|
ide: fix naming options frame. group boxes was not autosized and caused bad look on windows
git-svn-id: trunk@22247 -
|
2009-10-21 01:24:20 +00:00 |
|
sekelsenmat
|
67b6e93573
|
wince: Patch from DRIGUS GmbH, implements LCLIntf.TextOut
git-svn-id: trunk@22246 -
|
2009-10-20 14:37:30 +00:00 |
|
sekelsenmat
|
a8faf01cf3
|
Activates menu support for wince-win32
git-svn-id: trunk@22245 -
|
2009-10-20 13:53:49 +00:00 |
|
sekelsenmat
|
244afd1998
|
Small wince code refactoring/removing unnecessary stuff.
git-svn-id: trunk@22244 -
|
2009-10-20 13:46:07 +00:00 |
|
mattias
|
1d0d26677d
|
IDE: hide custom program descriptor
git-svn-id: trunk@22243 -
|
2009-10-20 13:26:43 +00:00 |
|
mattias
|
048a50846a
|
educationlaz: hiding menu items only wehn enabled
git-svn-id: trunk@22242 -
|
2009-10-20 13:20:24 +00:00 |
|
mattias
|
5ea22214c6
|
educationlaz: implemented hiding menu items
git-svn-id: trunk@22241 -
|
2009-10-20 12:51:23 +00:00 |
|
mattias
|
1a06444518
|
educationlaz: added frame for hiding menu items
git-svn-id: trunk@22240 -
|
2009-10-20 11:49:06 +00:00 |
|
sekelsenmat
|
53dd6c1b6e
|
wince: some more fixes for smartphone menus
git-svn-id: trunk@22239 -
|
2009-10-19 19:33:06 +00:00 |
|
sekelsenmat
|
635a218218
|
wince: Finishes basic implementation of Smartphone menus
git-svn-id: trunk@22238 -
|
2009-10-19 19:11:06 +00:00 |
|
sekelsenmat
|
002847ab7e
|
wince: patch from bug #14742
git-svn-id: trunk@22237 -
|
2009-10-19 18:08:40 +00:00 |
|
sekelsenmat
|
4255ee910b
|
wince: Initial part of the new implementation of menus in smartphones
git-svn-id: trunk@22236 -
|
2009-10-19 16:01:27 +00:00 |
|
mattias
|
3288b6cecf
|
IDEIntf: fixed compilation
git-svn-id: trunk@22235 -
|
2009-10-19 14:47:34 +00:00 |
|
mattias
|
de6ad52bee
|
translastions: german: updates from Swen Heinig
git-svn-id: trunk@22234 -
|
2009-10-19 13:45:54 +00:00 |
|
mattias
|
85342206e2
|
educationlaz: show/hide all components buttons
git-svn-id: trunk@22233 -
|
2009-10-19 13:13:22 +00:00 |
|
mattias
|
97c17bf8a9
|
educationlaz: register component palette page
git-svn-id: trunk@22232 -
|
2009-10-19 13:00:47 +00:00 |
|
mattias
|
8d8f0ae9d7
|
LCL: lconvencoding: added cp437
git-svn-id: trunk@22231 -
|
2009-10-19 12:26:30 +00:00 |
|
mattias
|
8075c5af72
|
iconvtable: fixed compilation
git-svn-id: trunk@22230 -
|
2009-10-19 12:17:54 +00:00 |
|
mattias
|
94eb8856f3
|
educationlaz: added frame for component palette
git-svn-id: trunk@22229 -
|
2009-10-19 12:01:05 +00:00 |
|
mattias
|
24b6026795
|
IDE: build project: auto create target output directory, bug #11498
git-svn-id: trunk@22228 -
|
2009-10-19 11:12:03 +00:00 |
|
zeljko
|
5c093cf06a
|
Qt: qtwinapi - implemented CreatePatternBrush()
git-svn-id: trunk@22227 -
|
2009-10-19 06:43:58 +00:00 |
|
mattias
|
80ed918e4c
|
translations: german: updates from Swen Heinig
git-svn-id: trunk@22226 -
|
2009-10-18 16:18:47 +00:00 |
|
zeljko
|
1ac7f1cedc
|
Qt: fix for #14840, autocalcrange of scrollbar.
git-svn-id: trunk@22225 -
|
2009-10-18 11:47:13 +00:00 |
|
mattias
|
9e8f522ad3
|
IDE: updated lrs
git-svn-id: trunk@22224 -
|
2009-10-18 11:37:56 +00:00 |
|
mattias
|
8cf10cd42f
|
IDE: optoional: ask for new filename for new files
git-svn-id: trunk@22223 -
|
2009-10-18 11:36:54 +00:00 |
|