martin
|
7d32d219bc
|
SynEdit: Windows Default font is now "Courier New" (for component usage)
git-svn-id: trunk@20518 -
|
2009-06-08 12:58:47 +00:00 |
|
paul
|
9037c5325a
|
ide, packager: use AutoSize for toolbar dividers
git-svn-id: trunk@20517 -
|
2009-06-08 12:34:53 +00:00 |
|
paul
|
c729661d99
|
lcl: fix toolbutton divider and separator drawing on windows 7, implement autosize for them
git-svn-id: trunk@20516 -
|
2009-06-08 12:28:40 +00:00 |
|
vincents
|
d91ba78192
|
IDE: fixed setting compiler options from http://lazarus.freepascal.org/index.php/topic,6856
git-svn-id: trunk@20515 -
|
2009-06-08 11:55:43 +00:00 |
|
dodi
|
754531cdfd
|
dockmanager example: added missing package files
git-svn-id: trunk@20514 -
|
2009-06-08 09:35:38 +00:00 |
|
paul
|
d37ca80343
|
lcl: fix TPairSplitter cursor change (#0013925)
git-svn-id: trunk@20513 -
|
2009-06-08 09:05:39 +00:00 |
|
mattias
|
e88c1fadd4
|
codetools: AbsoluteToLineCol allow SrcLen and SrcLen+1
git-svn-id: trunk@20512 -
|
2009-06-08 09:03:42 +00:00 |
|
paul
|
277169e2ca
|
ide: draw native header in the editor mouse options
git-svn-id: trunk@20511 -
|
2009-06-08 08:31:12 +00:00 |
|
paul
|
a25c7654e8
|
packager: increase size constraints for the package options dialog
git-svn-id: trunk@20510 -
|
2009-06-08 06:57:34 +00:00 |
|
paul
|
9bcf8a3838
|
packager: fix anchors in package options
git-svn-id: trunk@20509 -
|
2009-06-08 06:53:54 +00:00 |
|
paul
|
3b93e3603f
|
ide: add constraints to the package options dialog
git-svn-id: trunk@20508 -
|
2009-06-08 06:29:39 +00:00 |
|
paul
|
0f87070034
|
ide: use button panels in add project dialog
git-svn-id: trunk@20507 -
|
2009-06-08 06:22:29 +00:00 |
|
paul
|
cfa6393564
|
lcl: fix TCanvas.DoLine
git-svn-id: trunk@20506 -
|
2009-06-08 06:05:00 +00:00 |
|
paul
|
d24d8ac07f
|
packager: use ToolBar for buttons in the package editor
git-svn-id: trunk@20505 -
|
2009-06-08 04:38:07 +00:00 |
|
paul
|
e55e302b7e
|
lcl: allow use of DropDownMenu for TToolButton.Style = tbsButton (delphi compatible)
git-svn-id: trunk@20504 -
|
2009-06-08 03:42:06 +00:00 |
|
paul
|
5a4bf4a31b
|
lcl: skip ampersands in toolbutton textsize calculations
git-svn-id: trunk@20503 -
|
2009-06-08 03:28:05 +00:00 |
|
martin
|
fe1e5ca093
|
SynEdit, Search/Replace: implemented \n in replacement string for reg exp, issue #13748
git-svn-id: trunk@20502 -
|
2009-06-08 00:26:02 +00:00 |
|
martin
|
daea5691fc
|
SynEdit, Search/Replace: implemented \n \u \l \U \L in replacement string for reg exp, issue #13748
git-svn-id: trunk@20501 -
|
2009-06-08 00:06:26 +00:00 |
|
jesus
|
5a971c0e06
|
LCL, added option nboHidePageListPopup to Notebook so default right click popup list can be disabled (gtk1&2), enable multiline tab control under windows
git-svn-id: trunk@20500 -
|
2009-06-07 19:13:17 +00:00 |
|
marc
|
8d3b74321e
|
* Removed copy of stream when reading bitmaps from a resourcestream
git-svn-id: trunk@20499 -
|
2009-06-07 17:53:54 +00:00 |
|
marc
|
9601319387
|
* fixed compatebility with 32bpp bitmaps and alpha channel (issue #13917)
git-svn-id: trunk@20498 -
|
2009-06-07 16:38:54 +00:00 |
|
martin
|
bcedde9431
|
SynEdit: Clean-up CtrlMouseLink Code
git-svn-id: trunk@20497 -
|
2009-06-07 16:24:00 +00:00 |
|
martin
|
9b4e327536
|
SynEdit: Fix Context menu by Keyboard
git-svn-id: trunk@20496 -
|
2009-06-07 14:49:29 +00:00 |
|
martin
|
2f710fb9b6
|
SynEdit, Beautifier: added Replace current indent
git-svn-id: trunk@20495 -
|
2009-06-07 12:03:16 +00:00 |
|
zeljko
|
ed0983b26a
|
Qt: fix for #13470. Note that this bug is Qt bug not LCL or qtlcl one, so this commit is an workaround for qt bug.
git-svn-id: trunk@20494 -
|
2009-06-07 09:44:37 +00:00 |
|
mattias
|
7fa3e9d966
|
synedit: clean up
git-svn-id: trunk@20493 -
|
2009-06-07 07:42:58 +00:00 |
|
mattias
|
c30b6e429e
|
IDE: completed UnbindEditor
git-svn-id: trunk@20492 -
|
2009-06-07 07:41:32 +00:00 |
|
martin
|
cf7f836d24
|
Editor Options: removed deprecated entry (alt-column-mode)
SynEdit: added handling for deprecated value
git-svn-id: trunk@20491 -
|
2009-06-07 01:28:26 +00:00 |
|
martin
|
cfcc5f9b04
|
SynEdit, Beautifier: Renamed OnDesiredIndentNeeded / Added to SourcEditor
git-svn-id: trunk@20490 -
|
2009-06-06 19:10:11 +00:00 |
|
mattias
|
8edea32cee
|
IDE: double click on component palette invokes selection dialog
git-svn-id: trunk@20489 -
|
2009-06-06 18:56:56 +00:00 |
|
martin
|
5306762a21
|
SynEdit, Beautifier: added Line param to OnDesiredIndentNeeded
git-svn-id: trunk@20488 -
|
2009-06-06 18:43:12 +00:00 |
|
paul
|
678583aee1
|
ide: change ok -> close button + show standard glyph for it in show compiler options dialog
git-svn-id: trunk@20487 -
|
2009-06-06 18:24:28 +00:00 |
|
martin
|
d891e19daf
|
SynEdit, Beautifier: Renamed OnDesiredIndentNeeded / Fixed Log-Caret
git-svn-id: trunk@20486 -
|
2009-06-06 18:08:31 +00:00 |
|
mattias
|
56629b80c6
|
codetools: indentation for comments
git-svn-id: trunk@20485 -
|
2009-06-06 17:30:16 +00:00 |
|
paul
|
6438eaf854
|
packager: package options dialog:
- set constraints
- cosmetic changes
git-svn-id: trunk@20484 -
|
2009-06-06 17:19:09 +00:00 |
|
mattias
|
d4ba91160a
|
codetools: default indentation
git-svn-id: trunk@20483 -
|
2009-06-06 17:18:31 +00:00 |
|
paul
|
5a6d80b45a
|
lcl: don't update toolbar if imageindex is set for non-visible button
git-svn-id: trunk@20482 -
|
2009-06-06 17:05:02 +00:00 |
|
mattias
|
e9d3df252f
|
LCL: TToolBar: fixed autosize loop
git-svn-id: trunk@20481 -
|
2009-06-06 16:59:46 +00:00 |
|
mattias
|
a1c288222b
|
codetools: moved indenter to TCodeToolManager
git-svn-id: trunk@20480 -
|
2009-06-06 16:16:51 +00:00 |
|
mattias
|
a465012659
|
LCL: TCanvas: removed LineTo, MoveTo, using DoLineTo and DoMoveTo instead
git-svn-id: trunk@20479 -
|
2009-06-06 15:51:39 +00:00 |
|
paul
|
1ccbb42de7
|
gtk: fix wrong UTF8KeyPress calls
git-svn-id: trunk@20478 -
|
2009-06-06 15:49:42 +00:00 |
|
mattias
|
8e4bea4234
|
LCL: TCanvas: added LineTo(p: TPoint)
git-svn-id: trunk@20477 -
|
2009-06-06 15:34:46 +00:00 |
|
mattias
|
36ea04d805
|
IDE: code browser: disable mem stats
git-svn-id: trunk@20476 -
|
2009-06-06 15:27:38 +00:00 |
|
martin
|
e5d812e301
|
SynEdit, Beautifier: Added OnDesiredIndentNeeded
git-svn-id: trunk@20475 -
|
2009-06-06 15:24:45 +00:00 |
|
paul
|
ee5d26485b
|
ide: fix splitter move in editor mouse options
git-svn-id: trunk@20474 -
|
2009-06-06 15:20:09 +00:00 |
|
paul
|
ad154a3de0
|
lcl: change TSpitter to respect other control constrains (issue #0013905 by Martin)
git-svn-id: trunk@20473 -
|
2009-06-06 15:16:25 +00:00 |
|
paul
|
2544382402
|
lcl: publish TStringGrid.Constraints
git-svn-id: trunk@20472 -
|
2009-06-06 15:12:44 +00:00 |
|
martin
|
dd531e749d
|
SynEdit: Cleanup (Beautifier)
git-svn-id: trunk@20471 -
|
2009-06-06 14:46:49 +00:00 |
|
mattias
|
7a9d3e8f22
|
synedit: clean up
git-svn-id: trunk@20470 -
|
2009-06-06 11:11:28 +00:00 |
|
dmitry
|
06b4501395
|
added QDStyleToFontStyle function
git-svn-id: trunk@20469 -
|
2009-06-06 11:00:42 +00:00 |
|