Commit Graph

21912 Commits

Author SHA1 Message Date
mattias
e2bf0d0920 IDE: codetools options: added indent context sensitive checkbox
git-svn-id: trunk@22291 -
2009-10-26 16:29:24 +00:00
paul
81f665d3c4 codetools: better support 'sealed' and 'abstract' classes
git-svn-id: trunk@22290 -
2009-10-26 15:01:26 +00:00
mattias
62bfbe7c8c IDE: codetools options: added indentation example file name
git-svn-id: trunk@22289 -
2009-10-26 13:17:35 +00:00
mattias
5a0d1223bc IDE: reduced debugging
git-svn-id: trunk@22288 -
2009-10-26 12:42:05 +00:00
mattias
03c7d6f036 IDE: added default config for indentation
git-svn-id: trunk@22287 -
2009-10-26 12:39:34 +00:00
dmitry
97e87ee11f fixed TCarbonWSCustomComboBox, adding Get-SetDroppedDown method. ComboBoxDropDown removed from carbon widgetset
git-svn-id: trunk@22286 -
2009-10-26 10:46:45 +00:00
paul
b89b28de7c lcl: remove lclintf ComboBoxDropDown, create 2 methods instead in TWSCustomCombobox: one to get DroppedDown status, another to set it. + implementation for all widgetsets except carbon
git-svn-id: trunk@22285 -
2009-10-26 10:21:56 +00:00
paul
833166cbd0 lcl: allow ItemChanged event for OwnerData listview
git-svn-id: trunk@22284 -
2009-10-26 07:17:16 +00:00
paul
391e491deb ideintf: fix fields removing from the dataset field list. selection must be removed before designer.modified call
git-svn-id: trunk@22283 -
2009-10-26 03:30:54 +00:00
andrew
7b12360c79 * Fixed bug #14890 where if no binary or text Index existed a crash would occur. if fpc > 2.4 is used then fpc needs to be latest too since a bug was found there also that caused the same crash
git-svn-id: trunk@22282 -
2009-10-26 00:48:00 +00:00
mattias
29dc7d7e67 codetools: auto indent: using last indent
git-svn-id: trunk@22281 -
2009-10-25 20:10:39 +00:00
dmitry
09be8c7fb1 refactored CarbonButtons. removed LCL controls dependancy to CarbonWS units
git-svn-id: trunk@22280 -
2009-10-25 18:00:39 +00:00
andrew
4590634148 * Fixed chm toc being loaded as index
git-svn-id: trunk@22279 -
2009-10-24 19:20:00 +00:00
andrew
5ae9882103 * Implemented several fpgui dialogs
* Improved base widget signal handlers to reduce code duplication

git-svn-id: trunk@22275 -
2009-10-24 17:22:56 +00:00
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