mattias
|
91dbe3bee6
|
IDE: find in files dialog: disable autosize if old size is available
git-svn-id: trunk@26305 -
|
2010-06-27 20:45:22 +00:00 |
|
martin
|
8a4ade1c32
|
IDE: fix crash with line highlight in plain text files (find in po files; issue #16796)
git-svn-id: trunk@26304 -
|
2010-06-27 18:59:58 +00:00 |
|
mattias
|
2fae5d61df
|
codetools: identifier completion: property keywords
git-svn-id: trunk@26303 -
|
2010-06-27 18:30:31 +00:00 |
|
mattias
|
5d9e277cbd
|
sqldb: registered TSQLStringsPropertyEditor for TSQLScript
git-svn-id: trunk@26302 -
|
2010-06-27 17:46:55 +00:00 |
|
mattias
|
9df7b33b05
|
codetools: identifier completion: added class keywords property etc at start of variable
git-svn-id: trunk@26301 -
|
2010-06-27 17:41:29 +00:00 |
|
mattias
|
6f853cc984
|
IDEIntf: TCustomShortCutGrabBox: minwidth for combobox
git-svn-id: trunk@26300 -
|
2010-06-27 17:19:49 +00:00 |
|
mattias
|
afb0f90b2b
|
IDE: keymapping: show active key filter
git-svn-id: trunk@26299 -
|
2010-06-27 17:18:01 +00:00 |
|
mattias
|
e30e46cf41
|
IDE: added splitter to options
git-svn-id: trunk@26298 -
|
2010-06-27 17:10:47 +00:00 |
|
mattias
|
fbf7b6f9ac
|
IDE: using project defines for non defined directories
git-svn-id: trunk@26297 -
|
2010-06-27 16:55:11 +00:00 |
|
mattias
|
dee92243f1
|
codetools: expreval: support for defined(#var)
git-svn-id: trunk@26296 -
|
2010-06-27 16:49:58 +00:00 |
|
dmitry
|
3962bb560c
|
carbon: change preferred size for groupbox and custompanel to return size excluding clientarea. bug #16337
git-svn-id: trunk@26295 -
|
2010-06-27 14:29:29 +00:00 |
|
maxim
|
5ec928bb45
|
regenerated translations; updated and fixed Russian translation
git-svn-id: trunk@26294 -
|
2010-06-27 13:24:06 +00:00 |
|
maxim
|
8c560ac949
|
IDE: simplified message asking user to install missing packages
git-svn-id: trunk@26293 -
|
2010-06-27 13:23:33 +00:00 |
|
maxim
|
8c9acce692
|
updated languages README.txt
git-svn-id: trunk@26292 -
|
2010-06-27 12:40:51 +00:00 |
|
dmitry
|
52d455e520
|
lang: fix a mistake in russian translation. Russian encoding is changed to UTF8 in README.txt
git-svn-id: trunk@26291 -
|
2010-06-27 10:18:32 +00:00 |
|
maxim
|
b9e15b70f1
|
Portuguese translation update from Marcelo B Paula, bug #16791.
git-svn-id: trunk@26290 -
|
2010-06-26 18:01:05 +00:00 |
|
maxim
|
f54619fed2
|
IDE: Hebrew translation update by Ezik Shlomi, bug #16790.
git-svn-id: trunk@26289 -
|
2010-06-26 00:05:19 +00:00 |
|
paul
|
0f18cc9cc0
|
ide: add .or files to the cleandir default filter
git-svn-id: trunk@26288 -
|
2010-06-25 07:43:08 +00:00 |
|
paul
|
facdcb2784
|
jcf: don't expand clarify options nodes by default
git-svn-id: trunk@26287 -
|
2010-06-25 02:47:32 +00:00 |
|
mattias
|
d0d753564d
|
IDE: define template use default flag
git-svn-id: trunk@26286 -
|
2010-06-24 19:19:34 +00:00 |
|
mattias
|
bef96de901
|
LCL: reduced debugging
git-svn-id: trunk@26285 -
|
2010-06-24 17:35:53 +00:00 |
|
mattias
|
d530a2cf9f
|
LCL: TAutoSizeCtrlData.ComputePreferredClientArea: use 1 as default width/height
git-svn-id: trunk@26284 -
|
2010-06-24 17:34:17 +00:00 |
|
jesus
|
36021d1c6e
|
LazReport, implements ignoring non existing field on dataset option
git-svn-id: trunk@26283 -
|
2010-06-24 17:18:13 +00:00 |
|
mattias
|
1be549d07a
|
anchordocking: clean up
git-svn-id: trunk@26282 -
|
2010-06-24 15:48:12 +00:00 |
|
mattias
|
4abd567ce9
|
IDE: started fallback define templates
git-svn-id: trunk@26281 -
|
2010-06-24 15:47:28 +00:00 |
|
mattias
|
2bd8a3a414
|
IDE; anchoreditor: less annoying circle checks
git-svn-id: trunk@26280 -
|
2010-06-24 12:17:43 +00:00 |
|
mattias
|
5f8cbd5a41
|
TForm.AutoSize: TCustomForm.CalculatePreferredSize, check for Parent=nil
git-svn-id: trunk@26279 -
|
2010-06-24 09:43:13 +00:00 |
|
mattias
|
ee8a253eab
|
TForm.AutoSize: using Monitor.WorkAreaRect as maximum for AutoSize when akRight,akBottom are set
git-svn-id: trunk@26278 -
|
2010-06-24 09:41:28 +00:00 |
|
paul
|
8c4f53f514
|
docs: add more documentation regards monitors
git-svn-id: trunk@26277 -
|
2010-06-24 09:20:20 +00:00 |
|
paul
|
25a11ea33a
|
docs: document TMonitor class
git-svn-id: trunk@26276 -
|
2010-06-24 09:10:50 +00:00 |
|
mattias
|
0aca7c0bf4
|
LCL: fixed TAnchorSide.CheckSidePosition circle check
git-svn-id: trunk@26275 -
|
2010-06-24 07:35:43 +00:00 |
|
paul
|
f5bc15e6a6
|
ide: fixed layout
git-svn-id: trunk@26274 -
|
2010-06-24 03:28:01 +00:00 |
|
maxim
|
61cc67ab34
|
regenerated translations; updated Russian translation
git-svn-id: trunk@26273 -
|
2010-06-24 00:01:04 +00:00 |
|
zeljko
|
611ec32890
|
Gtk2: TGtk2WSCustomPairSplitter: fixed crash on 64bit gtk2. fixes #16760
git-svn-id: trunk@26272 -
|
2010-06-23 17:26:27 +00:00 |
|
mattias
|
241c05aaae
|
LCL: TDragDockObject.HideDockImage check if something to hide
git-svn-id: trunk@26271 -
|
2010-06-23 15:15:40 +00:00 |
|
mattias
|
7f8a4f287d
|
IDE: do not close docked forms on escape
git-svn-id: trunk@26270 -
|
2010-06-22 22:45:09 +00:00 |
|
mattias
|
be1fa2943a
|
LCL: TCustomForm: FreeNotification for FCancelControl
git-svn-id: trunk@26269 -
|
2010-06-22 21:00:54 +00:00 |
|
maxim
|
b4a3311a75
|
LCL: TButtonPanel: store also button Name and ShowHint properties
git-svn-id: trunk@26268 -
|
2010-06-22 20:57:01 +00:00 |
|
mattias
|
6439acd830
|
LCL: TButtonPanel: store button properties
git-svn-id: trunk@26267 -
|
2010-06-22 20:50:17 +00:00 |
|
mattias
|
5b71b83138
|
anchordocking: started PreferredSiteSizeAsSiteMinimum
git-svn-id: trunk@26266 -
|
2010-06-22 20:42:30 +00:00 |
|
blikblum
|
3d4516b088
|
lcl: implement GetCurrentObject for Gtk, Gtk2, Qt, Carbon and WinCe. Part of 14792
git-svn-id: trunk@26265 -
|
2010-06-22 20:36:58 +00:00 |
|
sekelsenmat
|
4d2431babc
|
Patch from DRIGUS GmbH, improves TListView under WinCE
git-svn-id: trunk@26264 -
|
2010-06-22 19:19:49 +00:00 |
|
mattias
|
4396585f5d
|
anchordocking: fixed checking if already docked
git-svn-id: trunk@26263 -
|
2010-06-22 18:55:43 +00:00 |
|
martin
|
c0277a4485
|
Fixed BorderSpacing
git-svn-id: trunk@26262 -
|
2010-06-22 18:38:48 +00:00 |
|
martin
|
3a8858a8df
|
Publish BorderSpacing
git-svn-id: trunk@26261 -
|
2010-06-22 18:36:39 +00:00 |
|
martin
|
935e95f351
|
Use TDividerBevel
git-svn-id: trunk@26260 -
|
2010-06-22 18:28:23 +00:00 |
|
martin
|
b880d3cc1a
|
Fixed spelling
git-svn-id: trunk@26259 -
|
2010-06-22 17:42:54 +00:00 |
|
zeljko
|
354b05f27c
|
Gtk2: reimplemented Gtk2WSScrolledWindow.ScrollBy(), also GtkWSCustomForm.ScrollBy() using patch from Mazen Niefer as better approach so gtk 2.8 is supported also.
git-svn-id: trunk@26258 -
|
2010-06-22 17:40:37 +00:00 |
|
martin
|
afbdf3e742
|
Moved drag-able notebook
git-svn-id: trunk@26257 -
|
2010-06-22 17:31:08 +00:00 |
|
blikblum
|
2b652bd86c
|
lcl/win32: Add GetCurrentObject. Implement under win32. Part of 14792
git-svn-id: trunk@26256 -
|
2010-06-22 17:03:04 +00:00 |
|