Commit Graph

32474 Commits

Author SHA1 Message Date
juha
46836a1a51 IDE: remove obsolete ParsedCompilerOptStringNames, use WriteStr
git-svn-id: trunk@33238 -
2011-11-02 23:16:56 +00:00
juha
9a1d779e44 LCL: remove obsolete AddModeNames. Use WriteStr
git-svn-id: trunk@33237 -
2011-11-02 23:16:27 +00:00
juha
ed92cee3f1 LCL: remove unused NodeAttachModeNames
git-svn-id: trunk@33236 -
2011-11-02 23:16:05 +00:00
juha
ef93f8effc LCL: remove obsolete and WRONG cBrushStyle array. Items were in wrong order
git-svn-id: trunk@33235 -
2011-11-02 23:15:51 +00:00
juha
bd2c6d9b5c LCL: remove obsolete string array. Use WriteStr
git-svn-id: trunk@33234 -
2011-11-02 23:15:32 +00:00
juha
123ceac181 LCL: remove obsolete AlignNames, AnchorNames and AutoSizePhaseNames. Use WriteStr
git-svn-id: trunk@33233 -
2011-11-02 23:15:07 +00:00
juha
8c4df84f94 IDE: remove obsolete PkgCompileFlagNames, use WriteStr
git-svn-id: trunk@33232 -
2011-11-02 23:14:26 +00:00
juha
daeaa70d10 IDE: remove obsolete UnitInfoFlagNames, use WriteStr
git-svn-id: trunk@33231 -
2011-11-02 23:14:15 +00:00
jesus
3ae1241e1b LazReport, fix barcode editor anchors of variable and database buttons, added min width constraint too
git-svn-id: trunk@33230 -
2011-11-02 21:05:22 +00:00
jesus
253c353c17 LazReport, fixes barcode zoom broken in r33200 #15fd0b5d98
git-svn-id: trunk@33229 -
2011-11-02 20:50:27 +00:00
jesus
d872413a9f LazReport, make sure bands titles have the right orientation
git-svn-id: trunk@33228 -
2011-11-02 19:55:09 +00:00
jesus
ce604f82d7 LCL, dbgrid, implemented dgDisableInsert and dgDisableDelete
git-svn-id: trunk@33227 -
2011-11-02 18:35:26 +00:00
martin
a5b5ca1199 DBG: Fixed ThreadDlg. TThreadsDlg.ThreadsChanged was not protected against re-entrance, and could crash.
git-svn-id: trunk@33226 -
2011-11-02 17:52:16 +00:00
sekelsenmat
c297090c91 customdrawn: Starts moving to the new architecture with the common drawer
git-svn-id: trunk@33225 -
2011-11-02 17:15:33 +00:00
mattias
677c52a932 codetools: directorycacher: FindDiskFilename: skip under Linux
git-svn-id: trunk@33224 -
2011-11-02 16:53:40 +00:00
mattias
8de024e007 codetools: directorycacher: using disk filenames for directories
git-svn-id: trunk@33223 -
2011-11-02 16:51:41 +00:00
mattias
77eec82725 LCL: fixed uninitialized function result
git-svn-id: trunk@33222 -
2011-11-02 16:39:07 +00:00
martin
7275997958 DBG: Fix mem leak in expression-eval (hint/inspect)
git-svn-id: trunk@33221 -
2011-11-02 16:03:29 +00:00
mattias
08900f28d7 codetools: moved TCodeXYPosition from CodeAtom to CodeCache
git-svn-id: trunk@33220 -
2011-11-02 14:26:05 +00:00
mattias
099bf2898b lazutils+codetools: fixed FindDiskFilename
git-svn-id: trunk@33219 -
2011-11-02 13:51:26 +00:00
sekelsenmat
f0297d8f4f Advances a lot the new TTabControl, should be finished now
git-svn-id: trunk@33218 -
2011-11-02 13:08:43 +00:00
ask
edb96895c4 TAChart: Fix memory leak and images disappearing after save in TChartImageList
git-svn-id: trunk@33217 -
2011-11-02 11:47:39 +00:00
sekelsenmat
194bd3d594 customdrawn: TCDEdit: Advances the support for moving the caret to the right
git-svn-id: trunk@33216 -
2011-11-02 11:11:52 +00:00
sekelsenmat
2ce733728d Introduces TCanvas.TextFitInfo and implements LCLIntf.GetTextExtentExPoint for Win32
git-svn-id: trunk@33215 -
2011-11-02 11:11:28 +00:00
sekelsenmat
ee45c154a1 customdrawn: Initial code for TCDEdit to move beyond the right/left borders of the control with the caret
git-svn-id: trunk@33214 -
2011-11-02 08:13:29 +00:00
ask
8a21fcc894 TAChart: Add TChartImageList component.
git-svn-id: trunk@33213 -
2011-11-02 06:21:55 +00:00
jesus
3cb468c374 LazReport, fix after rotating a barcode, text was not able to return to 0 degree angle
git-svn-id: trunk@33212 -
2011-11-02 06:11:20 +00:00
martin
f00bddfe80 DBG: Fix evaluation of base-classes. Don't eval the type
git-svn-id: trunk@33211 -
2011-11-02 01:26:38 +00:00
blikblum
2f38072922 lcl: fix cursor placement of MaskEdit. Patch by Bart. Issue #20593
git-svn-id: trunk@33210 -
2011-11-01 23:05:33 +00:00
sekelsenmat
14c0de80e5 customdrawn: Starts selection support in TCDEdit
git-svn-id: trunk@33209 -
2011-11-01 21:37:35 +00:00
juha
8fa968c191 Improve Finnish translation
git-svn-id: trunk@33208 -
2011-11-01 21:30:11 +00:00
juha
04679166cb IDE: fix a potential crash in FPDOC options dialog
git-svn-id: trunk@33207 -
2011-11-01 21:28:53 +00:00
juha
9cee7a46ed IDE: improve some resource strings
git-svn-id: trunk@33206 -
2011-11-01 21:27:58 +00:00
sekelsenmat
d8923fa9c5 A basic implementation for TCDEdit which is now barely usable. Has caret, backspace, delete and key input support
git-svn-id: trunk@33205 -
2011-11-01 21:02:10 +00:00
jesus
57cd95b7e0 LazReport, fix mem leak when editing barcode
git-svn-id: trunk@33204 -
2011-11-01 21:02:01 +00:00
martin
b20c06b135 IDE: Compileropts, use VERSION
git-svn-id: trunk@33203 -
2011-11-01 20:13:47 +00:00
martin
c6a5c6d837 IDE Window Layout: provide ability to store columns/rows/splitter sizes.
DBG: Watches, store column widths with IDE layout

git-svn-id: trunk@33202 -
2011-11-01 16:31:31 +00:00
mattias
ed61ffb82a IDE: build project: do not build packages
git-svn-id: trunk@33201 -
2011-11-01 16:26:18 +00:00
jesus
15fd0b5d98 LazReport, BarCode fixes from Tony Whyman, issue #19423
git-svn-id: trunk@33200 -
2011-11-01 16:22:56 +00:00
juha
ae5fd0e0e9 JCF2: Improve parser error message
git-svn-id: trunk@33199 -
2011-11-01 09:47:01 +00:00
mattias
e8de1dd378 codetools: parameter hints in initialization and finalization section
git-svn-id: trunk@33198 -
2011-11-01 08:20:09 +00:00
jesus
bc59ea1543 LazReport, added barcode.pas file to package
git-svn-id: trunk@33197 -
2011-11-01 06:11:43 +00:00
jesus
d94f3a524e LazReport, fix the number of digits taken for ean-13 checksum calc
git-svn-id: trunk@33196 -
2011-11-01 05:58:34 +00:00
mattias
5c00c5d1db openglcontrol: using fp unit glx
git-svn-id: trunk@33195 -
2011-10-31 20:02:33 +00:00
maxim
edf2080634 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20596
git-svn-id: trunk@33194 -
2011-10-31 19:56:54 +00:00
mattias
2f7384cf55 IDE: clean package: check if required packages share the output directory
git-svn-id: trunk@33193 -
2011-10-31 18:36:59 +00:00
mattias
8133e0f35e IDE+lazbuild: when compiling a package clean and it has a separate unit output directory, delete all files in the directory
git-svn-id: trunk@33192 -
2011-10-31 16:51:35 +00:00
mattias
fa2dc2b245 LCL: fixed TLRSObjectReader.SkipValue vaWString, vaUString
git-svn-id: trunk@33191 -
2011-10-31 15:33:35 +00:00
dodi
1354aed604 Docs: LResources synced
git-svn-id: trunk@33190 -
2011-10-30 23:05:53 +00:00
zeljko
d871ad3dc6 Gtk2: fixed capturing of mouse with TScrollBar.Patch by August Klein. issue #19761
git-svn-id: trunk@33189 -
2011-10-30 20:12:18 +00:00