Commit Graph

20193 Commits

Author SHA1 Message Date
martin
ba5c46c5be SynEdit, Mouse Actions: Added Priority
git-svn-id: trunk@20529 -
2009-06-08 23:53:55 +00:00
martin
b1baba1df8 SynEdit, Mouse Actions: Added IDE-Command
git-svn-id: trunk@20528 -
2009-06-08 22:35:47 +00:00
martin
b81b57c1e4 SynEdit, Mouse Actions: Fix issue with conflicting partially loaded mouse actions (load from resources)
Better handling in designer

git-svn-id: trunk@20527 -
2009-06-08 20:48:22 +00:00
martin
6de1371b98 SynEdit: auto fold region on load, if flagged => fixed for %region ; issue #13514
git-svn-id: trunk@20526 -
2009-06-08 18:09:37 +00:00
martin
80a3a5c1cb SynEdit, Ctrl-Mouse-Links: optimized the amount of codetool and repaint calls; issue #12790
git-svn-id: trunk@20525 -
2009-06-08 18:01:29 +00:00
martin
ad46eb8954 SynEdit, Pascal Highlighter. Support strict private, strict protected; issue #13928
git-svn-id: trunk@20524 -
2009-06-08 17:03:27 +00:00
martin
16e227e58a SynEdit: auto fold region on load, if flagged / issue #13514
git-svn-id: trunk@20523 -
2009-06-08 15:27:18 +00:00
paul
f112be2363 win32: fix aero snap problems (issue #0013921)
git-svn-id: trunk@20522 -
2009-06-08 15:22:03 +00:00
paul
670f0dd35e win32: more WM_TO_STRING consts
git-svn-id: trunk@20521 -
2009-06-08 15:05:47 +00:00
vincents
2762822fdd Mac OS X installers: make lazarus.app a symbolic link again from dmitry
git-svn-id: trunk@20520 -
2009-06-08 14:11:09 +00:00
vincents
ba57ca9a30 windows installer: synedit has default font is courier new, so no need to let the installer set the default editor font
git-svn-id: trunk@20519 -
2009-06-08 13:25:16 +00:00
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