Commit Graph

20217 Commits

Author SHA1 Message Date
mattias
02fbb36db5 IDE: added ChangeStep for codeexplorer options, bug #13910
git-svn-id: trunk@20553 -
2009-06-09 16:37:44 +00:00
martin
63d7661e33 SynEdit, Mouse Actions: Handle Double, Triple and Quad for all buttons, up and down
git-svn-id: trunk@20552 -
2009-06-09 16:15:04 +00:00
martin
6b28f408ba SynEdit, Mouse Actions: Fixed capture, to allow capture of triple and quad
git-svn-id: trunk@20551 -
2009-06-09 15:44:20 +00:00
paul
1235f2dd11 win32: revert r20538 #dda7ce7306 (fixes bug #0013940)
git-svn-id: trunk@20550 -
2009-06-09 14:01:40 +00:00
martin
e12e8cb597 SynEdit, Mouse Actions: Fixed reset inputs on new Mouse Action
git-svn-id: trunk@20549 -
2009-06-09 11:27:24 +00:00
martin
d5605bca55 SynEdit, Mouse Actions: Fixed range-check with xtra buttons
git-svn-id: trunk@20548 -
2009-06-09 11:22:59 +00:00
paul
d5c624193e lcl: change KeysToShiftState and ShiftStateToKeys to get, return PtrUInt instead of word
git-svn-id: trunk@20547 -
2009-06-09 11:11:03 +00:00
mattias
3e08363bbb IDE: code explorer: restore expand state
git-svn-id: trunk@20546 -
2009-06-09 09:54:12 +00:00
paul
aa7a14e2ac win32: add TWin32ThemeServices.DrawTextEx
git-svn-id: trunk@20545 -
2009-06-09 09:06:40 +00:00
mattias
69228880ca IDE: searching unit files on error messages in complete search path
git-svn-id: trunk@20544 -
2009-06-09 08:27:13 +00:00
mattias
e67a902cf7 IDE: project loading: auto repair EditorIndex
git-svn-id: trunk@20543 -
2009-06-09 08:05:25 +00:00
paul
176f0a934d win32: detect windows 7 as WindowsVersion = wv7
git-svn-id: trunk@20542 -
2009-06-09 06:55:35 +00:00
mattias
bc74b86f6c IDE: fixed crash on testing compiler options
git-svn-id: trunk@20541 -
2009-06-09 06:53:55 +00:00
mattias
b4c8f1486d added license header
git-svn-id: trunk@20540 -
2009-06-09 06:50:37 +00:00
mattias
3be1814562 updated components/README.txt
git-svn-id: trunk@20539 -
2009-06-09 06:49:29 +00:00
paul
dda7ce7306 win32: use ThemeServices to draw TBitBtn (maybe fix issue #0013920)
git-svn-id: trunk@20538 -
2009-06-09 06:27:08 +00:00
paul
adb0522aff ide: fix compilation
git-svn-id: trunk@20537 -
2009-06-09 04:38:28 +00:00
paul
8140fd8755 lcl: add more extra mouse buttons support
git-svn-id: trunk@20536 -
2009-06-09 04:25:32 +00:00
paul
52202a4550 lcl: set default pushbuttonsize as 75x23 instead of 75x25
git-svn-id: trunk@20535 -
2009-06-09 03:10:41 +00:00
paul
885c4849a4 win32: don't count glyph size in TWin32WSBitBtn.GetPreferredSize if glyph is not shown
git-svn-id: trunk@20534 -
2009-06-09 03:04:36 +00:00
paul
681610137f lcl: TButtonPanel: pass CM_APPSHOWBTNGLYPHCHANGED to owned buttons
git-svn-id: trunk@20533 -
2009-06-09 03:03:54 +00:00
andrew
3d88da4119 Applied changes from Alex22
git-svn-id: trunk@20532 -
2009-06-09 02:40:26 +00:00
martin
97aec1fea7 SynEdit, Mouse Actions: Fixed a out of bounds exception
git-svn-id: trunk@20531 -
2009-06-09 01:12:23 +00:00
martin
f57b66915d SynEdit, Mouse Actions: Fixed a misplaced semicolon, preventing options to be set / Fixed column header order
git-svn-id: trunk@20530 -
2009-06-09 01:07:32 +00:00
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