vincents
|
8c765ce1af
|
sqldb components:
* enabled TSqlite3Connection, TSQLScript and TSQLConnector for fpc 2.2.1
- removed support for versions before 2.2.0
git-svn-id: trunk@15276 -
|
2008-05-30 08:31:47 +00:00 |
|
paul
|
9c829fa22a
|
lcl: toolbutton
- fix drawing of non-flat disabled state
- fix drawing of disabled state (now it looks gray and fixes #0001650)
git-svn-id: trunk@15275 -
|
2008-05-30 02:18:12 +00:00 |
|
vincents
|
feea28fc55
|
IDE: prefer ' over " in Makefile and make commands, " is not handled well on windows 98
git-svn-id: trunk@15274 -
|
2008-05-29 22:25:33 +00:00 |
|
kirkpatc
|
90fb54104d
|
FPDoc - more methods defined in FileUtil.xml
git-svn-id: trunk@15273 -
|
2008-05-29 07:55:13 +00:00 |
|
paul
|
abd20effbe
|
lcl: split glowshadow const to glow and shadow pars and increase glow as been suggested at blog
git-svn-id: trunk@15272 -
|
2008-05-29 07:51:03 +00:00 |
|
mattias
|
e015a8abdf
|
IDE: designer: not setting ancesto during reading
git-svn-id: trunk@15271 -
|
2008-05-28 17:47:24 +00:00 |
|
mattias
|
6db258bc44
|
codetools: fixed stop/continue searching for overload procs, bug #8632
git-svn-id: trunk@15270 -
|
2008-05-28 12:47:36 +00:00 |
|
vincents
|
bd9d58aa42
|
macosx installer: support for uploading multiple fpc versions
git-svn-id: trunk@15269 -
|
2008-05-28 11:36:56 +00:00 |
|
tombo
|
19200a436b
|
Carbon LCL: fixed #0009732: Carbon SpinEdit accepts return key
git-svn-id: trunk@15268 -
|
2008-05-28 10:19:19 +00:00 |
|
mattias
|
252f7ee831
|
codetools: fixed: not searching with context in parent nodes
git-svn-id: trunk@15267 -
|
2008-05-28 08:17:30 +00:00 |
|
vincents
|
baab4f3e05
|
LCL: implemented TCustomListBox.SelectAll (issue #1603)
git-svn-id: trunk@15266 -
|
2008-05-28 08:02:34 +00:00 |
|
jesus
|
ab422b9665
|
Printers, setdc after sucessful change printer, issue #11279
git-svn-id: trunk@15265 -
|
2008-05-28 05:22:03 +00:00 |
|
jesus
|
9b7d2653bd
|
LCL, grids, make sure ancestor is a compatible grid, fix #11363
git-svn-id: trunk@15264 -
|
2008-05-27 18:11:11 +00:00 |
|
mattias
|
d0dadb1551
|
IDE: showing lfm filename on read stream error
git-svn-id: trunk@15263 -
|
2008-05-27 16:06:00 +00:00 |
|
mattias
|
c7cab28f06
|
IDE: improved error handling readstream
git-svn-id: trunk@15262 -
|
2008-05-27 14:56:22 +00:00 |
|
vincents
|
0f41981031
|
win32 interface: implemented UpdateWindow, fixes bug #9771
git-svn-id: trunk@15261 -
|
2008-05-27 14:38:36 +00:00 |
|
vincents
|
34c9409331
|
IDE: removed TrimFileName from IDEProc, so the one from FileProc is used, fixes bug #8654.
git-svn-id: trunk@15260 -
|
2008-05-27 14:17:04 +00:00 |
|
vincents
|
affaad4f42
|
codetools: merged r10717 and r10718 #7847b25113 from fileutils to fileprocs to fix FileIsExecutable for directories
git-svn-id: trunk@15259 -
|
2008-05-27 12:08:36 +00:00 |
|
vincents
|
31c6ff80ad
|
tests: added some file related tests
git-svn-id: trunk@15258 -
|
2008-05-27 12:06:31 +00:00 |
|
mattias
|
5c7e0b9f07
|
IDE: designer: giving error on exception while loading lfm
git-svn-id: trunk@15257 -
|
2008-05-27 11:57:53 +00:00 |
|
vincents
|
6b20f997be
|
IDE, path editor: double clicking on a template path, adds it to the selected paths.
git-svn-id: trunk@15256 -
|
2008-05-27 09:41:31 +00:00 |
|
mattias
|
0f58489d09
|
IDE: saving package user links after opening project dependencies
git-svn-id: trunk@15255 -
|
2008-05-27 09:28:51 +00:00 |
|
vincents
|
e4968dd922
|
Lazarus Data Desktop: cleanup
git-svn-id: trunk@15254 -
|
2008-05-27 09:17:09 +00:00 |
|
mattias
|
90e2a18527
|
translations: german: updates from Joerg Braun
git-svn-id: trunk@15253 -
|
2008-05-27 08:45:26 +00:00 |
|
paul
|
41c8f0ba80
|
lcl: don't show enlarge group box of docking dialog if no one child is visible
git-svn-id: trunk@15252 -
|
2008-05-27 07:35:07 +00:00 |
|
paul
|
6e460c2b91
|
lcl: make checked non-hot non-themed toolbutton more windows like (not 100% similarity though)
git-svn-id: trunk@15251 -
|
2008-05-27 06:58:54 +00:00 |
|
paul
|
35de6bcdec
|
win32: draw menu bar with adequate color when themes are enabled and COLOR_MENUBAR <> COLOR_MENU
git-svn-id: trunk@15250 -
|
2008-05-27 06:05:10 +00:00 |
|
paul
|
ae4bdde101
|
lcl:
- don't publish Hint in TControl descendants, it is published in TControl itself
- add few missed TMemo properties
git-svn-id: trunk@15249 -
|
2008-05-27 03:40:39 +00:00 |
|
paul
|
31659c29e0
|
ide: $Prompt() causes Laz error with external tool (#0011353)
git-svn-id: trunk@15248 -
|
2008-05-27 02:29:44 +00:00 |
|
paul
|
0dd452c02a
|
formatting
git-svn-id: trunk@15247 -
|
2008-05-27 02:21:20 +00:00 |
|
paul
|
c246a4e243
|
lcl: ClientRect had not been recalculated on TPanel.BorderWidth/BevelWidth change (#0011351)
git-svn-id: trunk@15246 -
|
2008-05-27 01:50:06 +00:00 |
|
vincents
|
3f55063f8c
|
IDE: implemented showing widestring properties in the object inspector
git-svn-id: trunk@15245 -
|
2008-05-26 20:55:07 +00:00 |
|
mattias
|
1352a93e6e
|
IDE: designer: writing nested inherited components
git-svn-id: trunk@15244 -
|
2008-05-26 16:40:21 +00:00 |
|
mattias
|
6a7677946e
|
IDE: reduced output
git-svn-id: trunk@15243 -
|
2008-05-26 16:25:04 +00:00 |
|
mattias
|
c52071e8b7
|
IDE: designer: set default ancestor when writing component
git-svn-id: trunk@15242 -
|
2008-05-26 16:12:23 +00:00 |
|
mattias
|
16cf6730fd
|
IDE: implemented loading ancestor file if not already done
git-svn-id: trunk@15241 -
|
2008-05-26 15:30:37 +00:00 |
|
mattias
|
3b6486fbbb
|
IDE: designer: implemented generic function for TWriter to find stream ancestor
git-svn-id: trunk@15240 -
|
2008-05-26 15:22:25 +00:00 |
|
vincents
|
5d3ba0fc54
|
lazarus data desktop: missing files from r15238 #59a89eeefe.
git-svn-id: trunk@15239 -
|
2008-05-26 15:05:31 +00:00 |
|
vincents
|
59a89eeefe
|
lazarus data desktop: improved key handling and firebird/interbase from Javier Villarroya (issue #11360)
git-svn-id: trunk@15238 -
|
2008-05-26 14:56:44 +00:00 |
|
mattias
|
c0d554cdc6
|
lcl: LRSObjectTextToBinary writing inline flag
git-svn-id: trunk@15237 -
|
2008-05-26 14:39:50 +00:00 |
|
vincents
|
f57507573f
|
IDE: fixed project -> Save As when there was no name change (bug #11090)
git-svn-id: trunk@15236 -
|
2008-05-26 14:23:39 +00:00 |
|
vincents
|
a3230ffdcd
|
win32 printers: cleanup
git-svn-id: trunk@15235 -
|
2008-05-26 14:09:18 +00:00 |
|
mattias
|
2bf1be0786
|
synedit: lfm highlighter: added keyword inline
git-svn-id: trunk@15234 -
|
2008-05-26 14:08:50 +00:00 |
|
mattias
|
5afca49751
|
IDE: designer: added comment about csDesignInstance
git-svn-id: trunk@15233 -
|
2008-05-26 09:14:28 +00:00 |
|
mattias
|
b87e7979e5
|
IDE: designer: auto resetting frame bounds/anchors
git-svn-id: trunk@15232 -
|
2008-05-26 07:40:37 +00:00 |
|
paul
|
34db4880ce
|
win32: add .inc to the themes unit (resolves #0011348)
git-svn-id: trunk@15231 -
|
2008-05-26 07:11:54 +00:00 |
|
mattias
|
3668e304fa
|
IDE: designer: implemented using ancestor in TCustomFormEditor.SaveUnitComponentToBinStream
git-svn-id: trunk@15230 -
|
2008-05-26 00:08:46 +00:00 |
|
mattias
|
da7efa80db
|
IDE: designer: implemented loading lists of ancestors
git-svn-id: trunk@15229 -
|
2008-05-25 23:37:39 +00:00 |
|
mattias
|
0f56af6dc6
|
IDE: designer: improved error messages
git-svn-id: trunk@15228 -
|
2008-05-25 22:20:58 +00:00 |
|
mattias
|
a75241f932
|
IDE: using DesignInfo for frames to store position, LCL: TFrame storing DesignLeft and DesignTop
git-svn-id: trunk@15227 -
|
2008-05-25 20:50:07 +00:00 |
|