mattias
|
40d77dcadc
|
codetools: fixed CompareAtom for atoms with same prefix, bug #13909
git-svn-id: trunk@20405 -
|
2009-06-04 17:45:42 +00:00 |
|
ask
|
05136fc2e5
|
TAChart: Add Axis.Title.Distance property. Minor refactoring.
git-svn-id: trunk@20404 -
|
2009-06-04 15:58:58 +00:00 |
|
ask
|
b13a1bbcb0
|
TAChart: Extract GetIntervals function
git-svn-id: trunk@20403 -
|
2009-06-04 15:08:28 +00:00 |
|
vincents
|
ee6572eea6
|
LCL: fixed TFont.Assign, also assign Orientation from Alexander (issue #13907)
git-svn-id: trunk@20402 -
|
2009-06-04 13:05:44 +00:00 |
|
ask
|
1acb779801
|
TAChart: Remove TChart.AxisColor -- superceeded by Axis.TickColor.
git-svn-id: trunk@20401 -
|
2009-06-04 11:33:34 +00:00 |
|
ask
|
95e83492e7
|
TAChart: Add Axis.TickLength and Axis.TickColor properties. Really use Axis.Title.Font.
git-svn-id: trunk@20400 -
|
2009-06-04 11:32:51 +00:00 |
|
martin
|
0ed28eaffa
|
SynEdit, Fix Replacing SelectedText, if selection is backwards, issue #13904
git-svn-id: trunk@20399 -
|
2009-06-04 10:46:53 +00:00 |
|
mattias
|
904c6cee55
|
IDE: code explorer: removing forward procs if proc exist
git-svn-id: trunk@20398 -
|
2009-06-04 09:34:16 +00:00 |
|
mattias
|
a0468e41ab
|
LCL: TFindDialog: added option entire scope, from Brad Campbell, bug #13783
git-svn-id: trunk@20397 -
|
2009-06-04 08:52:15 +00:00 |
|
vincents
|
e2d0fec11d
|
fpweb: patch from Attila Borka (issue #13901)
* added note about minimal fpc version
* minor message changes
git-svn-id: trunk@20396 -
|
2009-06-04 08:29:52 +00:00 |
|
paul
|
6b4d24ec67
|
gtk: fix drop down button drawing
git-svn-id: trunk@20395 -
|
2009-06-04 07:35:35 +00:00 |
|
paul
|
c3eb6e2b30
|
ide: MainBar:
- use ToolBars instead of SpeedButtons
- add stop button (issue #0001788 by Leslie Kaye)
git-svn-id: trunk@20394 -
|
2009-06-04 07:16:53 +00:00 |
|
paul
|
673794373d
|
lcl: publish TToolBar.Anchors
git-svn-id: trunk@20393 -
|
2009-06-04 06:26:38 +00:00 |
|
dodi
|
149dc010fc
|
dockmanager example: package now seems to work
git-svn-id: trunk@20392 -
|
2009-06-04 06:02:14 +00:00 |
|
paul
|
da300289b7
|
gtk: protect themeservices from empty rect
git-svn-id: trunk@20391 -
|
2009-06-04 02:10:23 +00:00 |
|
paul
|
f18b730234
|
lcl: fix TButtonPanel in design time (more buttons disappeared with ok/cancel buttons)
git-svn-id: trunk@20390 -
|
2009-06-04 02:09:40 +00:00 |
|
martin
|
e2ce0db6bc
|
EditorOptions/Mouse: added extra option; Full line select (issue #12302) / Mouselink on middle btn (issue #1878)
git-svn-id: trunk@20389 -
|
2009-06-04 01:18:42 +00:00 |
|
martin
|
82dd786de7
|
Fixed Mouse action / Ensure defaults are created
git-svn-id: trunk@20388 -
|
2009-06-03 23:42:31 +00:00 |
|
martin
|
6f5ec9cb32
|
Fixed Mouse action for SynMemo issue #13902
git-svn-id: trunk@20387 -
|
2009-06-03 23:25:06 +00:00 |
|
martin
|
74c1e17f0b
|
EditorOptions/Mouse: Cleanup
git-svn-id: trunk@20386 -
|
2009-06-03 23:12:09 +00:00 |
|
martin
|
c97984671d
|
EditorOptions/Mouse: Cleanup / Renamed unit
git-svn-id: trunk@20385 -
|
2009-06-03 23:02:17 +00:00 |
|
martin
|
2000315a22
|
EditorOptions/Mouse: Cleanup / Resize Grid
git-svn-id: trunk@20384 -
|
2009-06-03 22:29:33 +00:00 |
|
mattias
|
8f78d9aa6a
|
codetools: complete block: checking for end., bug #13895
git-svn-id: trunk@20383 -
|
2009-06-03 21:34:04 +00:00 |
|
martin
|
596cf9c261
|
Editor options / mouse conf: added help
git-svn-id: trunk@20382 -
|
2009-06-03 20:12:12 +00:00 |
|
martin
|
c7ba14b266
|
Fix for 64 bit compilation
git-svn-id: trunk@20381 -
|
2009-06-03 18:39:22 +00:00 |
|
martin
|
756467e902
|
File now contains the "auto generated" note, to avoid SVN seeing it as modified (since Lazarus keeps adding the note)
git-svn-id: trunk@20380 -
|
2009-06-03 18:18:28 +00:00 |
|
martin
|
485e5c2c90
|
SourceEditor: Introduced Selection-Toggle-Comments issue #13824 and redone old Set/Unset Comment. Based on a patch by Flávio Etrusco
git-svn-id: trunk@20379 -
|
2009-06-03 18:06:25 +00:00 |
|
mattias
|
cb61eaabf5
|
codetools: added more indentation examples
git-svn-id: trunk@20378 -
|
2009-06-03 17:14:42 +00:00 |
|
mattias
|
552a63960f
|
codetools: local var assignment completion: address operator
git-svn-id: trunk@20377 -
|
2009-06-03 17:10:17 +00:00 |
|
mattias
|
807dd50588
|
codetools: adding units: when no related found and uipBehindRelated: add as last, bug #13899
git-svn-id: trunk@20376 -
|
2009-06-03 16:27:32 +00:00 |
|
martin
|
5995a87130
|
Editor options / mouse conf: fixed column resizing, columns did disappear
git-svn-id: trunk@20375 -
|
2009-06-03 14:23:37 +00:00 |
|
vincents
|
aabad6948d
|
lazbuild: always build itself with the nogui widget set, so that it can be run from the command line without X (issue #13682)
git-svn-id: trunk@20374 -
|
2009-06-03 14:22:07 +00:00 |
|
martin
|
0f1e6bfc08
|
Editor options / mouse conf: fixed column resizing, columns did disappear
git-svn-id: trunk@20373 -
|
2009-06-03 13:59:22 +00:00 |
|
martin
|
a635ac62cf
|
SynEdit: Added configuration for mouse behaviour / Fix Gutter ContextMenu on left button
git-svn-id: trunk@20372 -
|
2009-06-03 13:49:40 +00:00 |
|
martin
|
40045494d3
|
Removing BOM from files, to stop svn from thinking they are modified
git-svn-id: trunk@20371 -
|
2009-06-03 13:45:35 +00:00 |
|
martin
|
b4e9932523
|
SynEdit: Added configuration for mouse behaviour / Deal with deprecated otpion "dbl click selects line"
git-svn-id: trunk@20370 -
|
2009-06-03 13:31:49 +00:00 |
|
dodi
|
b6cf28a955
|
dockmanager example: start package
git-svn-id: trunk@20369 -
|
2009-06-03 13:05:17 +00:00 |
|
martin
|
4b73160afa
|
Editor options / mouse conf: allow double click, to edit
git-svn-id: trunk@20368 -
|
2009-06-03 11:49:54 +00:00 |
|
dodi
|
144b067c3e
|
dockmanager example: cleanup workarounds for fixed bugs/features.
Controls now preserve their designed sizes.
git-svn-id: trunk@20367 -
|
2009-06-03 10:12:13 +00:00 |
|
paul
|
e24d4d50d0
|
lcl: store loaded height and width to use to float control for the first time
git-svn-id: trunk@20366 -
|
2009-06-03 06:26:23 +00:00 |
|
paul
|
72c3e1a908
|
gtk2: don't use GtkFrame for TScrollingWinControl since GtkScrolledWindow can draw shadow itself (fixes also #0013892)
git-svn-id: trunk@20365 -
|
2009-06-03 01:45:21 +00:00 |
|
paul
|
d5c602d182
|
ide: fix anchors of editor codefolding mouse options frame
git-svn-id: trunk@20364 -
|
2009-06-03 01:11:17 +00:00 |
|
paul
|
15b604110f
|
ide: fix groupbox caption in editor mouse fold options
git-svn-id: trunk@20363 -
|
2009-06-03 01:08:00 +00:00 |
|
paul
|
c863918ea7
|
ide: editor mouse action options
- use TButtonPanel instead of 2 TButton
- fix layout (remove unneeded panel, reanchor everything)
- fix taborder
git-svn-id: trunk@20362 -
|
2009-06-03 01:01:20 +00:00 |
|
paul
|
03e10e90a4
|
ide: fix anchors for few new option frames, add them to the lazarus.lpi
git-svn-id: trunk@20361 -
|
2009-06-03 00:42:10 +00:00 |
|
martin
|
e1b137ff44
|
Editor options / mouse conf: fixed a typo, looked bad under gtk, was ok for windows
git-svn-id: trunk@20360 -
|
2009-06-02 22:02:31 +00:00 |
|
martin
|
7bde133acd
|
SynEdit: Added configuration for mouse behaviour / Fix Gutter ContextMenu
git-svn-id: trunk@20359 -
|
2009-06-02 21:54:42 +00:00 |
|
martin
|
6e2bbfb0a1
|
SynEdit: Added configuration for mouse behaviour / Fix Gutter ContextMenu
git-svn-id: trunk@20358 -
|
2009-06-02 21:46:12 +00:00 |
|
martin
|
52b9334051
|
SynEdit: Added configuration for mouse behaviour / Ad ContextMenu
git-svn-id: trunk@20357 -
|
2009-06-02 21:35:01 +00:00 |
|
jesus
|
887eb89253
|
IDE, fixed compile for x86_64
git-svn-id: trunk@20356 -
|
2009-06-02 20:25:35 +00:00 |
|