Commit Graph

23192 Commits

Author SHA1 Message Date
paul
2747daddbd jcf: support utf8 paths
git-svn-id: trunk@23606 -
2010-01-31 14:53:11 +00:00
paul
198567241a gtk2: minor changes of gtk scroll-event handler
git-svn-id: trunk@23605 -
2010-01-31 12:02:18 +00:00
paul
d4aa924e22 lcl: don't report that shortcut is handled if shortcut menu item is disabled
git-svn-id: trunk@23604 -
2010-01-30 18:47:58 +00:00
paul
f0c2b4ccf2 lcl: properly initialize and finalize more application properties handlers
git-svn-id: trunk@23603 -
2010-01-30 17:48:30 +00:00
paul
19471a58d8 win32: adjust size of pages after assigning an imagelist to a pagecontrol (bug #0015516)
git-svn-id: trunk@23602 -
2010-01-30 16:16:05 +00:00
paul
3dd19fc92b jcf: store and load settings file from the IDE primary config path
git-svn-id: trunk@23601 -
2010-01-30 15:54:37 +00:00
paul
9f4057f9f2 lcl: fix TTextStrings.Put: don't call SetLength before the text move if new string is shorter, call if after the move, copy one symbol more since we want to copy from the end position including it (bug #0015496)
git-svn-id: trunk@23600 -
2010-01-30 11:41:54 +00:00
paul
9faffafaa8 lcl: always eat Up and Down keys by treeview by C Western (issue #0015408)
git-svn-id: trunk@23599 -
2010-01-30 10:52:00 +00:00
paul
deba8dce43 lcl: comment DebugLn in toolbutton code (issue #0015623)
git-svn-id: trunk@23598 -
2010-01-30 04:04:49 +00:00
paul
265891c7da ide: editor general mist: don't rely on captions since they can change after language switch (issue #0015559)
git-svn-id: trunk@23597 -
2010-01-29 18:00:11 +00:00
paul
3f076b14b9 lcl: implement TControlScrollBar.Tracking for win32, qt and gtk2 (issue #0007981)
git-svn-id: trunk@23596 -
2010-01-29 17:32:40 +00:00
blikblum
4f3a4da4f5 ide: add ability in ImageList editor to split image file containing multiple images in the format (Width / Height * n) where n is the number of images. Previously where possible to load only images with format (Width * n / Height). Issue #0015617
git-svn-id: trunk@23595 -
2010-01-29 15:36:27 +00:00
mattias
3221d311f6 LCL: added GetAppConfigFileUTF8
git-svn-id: trunk@23594 -
2010-01-29 13:12:18 +00:00
mattias
531317a506 IDE: saving override disk encodings
git-svn-id: trunk@23593 -
2010-01-29 09:54:08 +00:00
paul
f5da4dfcbc ide: add an option to skip packages check on form creation for designer
git-svn-id: trunk@23592 -
2010-01-29 09:41:47 +00:00
mattias
77a6f454ed IDE: change encoding on disk: update overide list
git-svn-id: trunk@23591 -
2010-01-29 09:37:05 +00:00
paul
1c052ae3c6 lcl: formatting
git-svn-id: trunk@23590 -
2010-01-29 09:12:11 +00:00
paul
db416e28ac win32: pass better messages to NotifyApplicationUserInput for WM_NCMOUSE...
git-svn-id: trunk@23589 -
2010-01-29 09:11:25 +00:00
mattias
d9170c2e4a codetools: started otheridentifiertree, removed TcodeTreeNode.GetRootNode use GetRoot instead
git-svn-id: trunk@23588 -
2010-01-29 09:06:32 +00:00
zeljko
2ee917e36f Qt: removed workaround for darwin TPopupMenu.Close
git-svn-id: trunk@23587 -
2010-01-29 07:09:41 +00:00
dmitry
da9f4b2ed4 carbon: fix for #15604
git-svn-id: trunk@23586 -
2010-01-29 05:31:04 +00:00
paul
98ed711034 lcl: don't destroy popup menu handle on Close method as suggested by Zeljan (issue #0015614)
git-svn-id: trunk@23585 -
2010-01-29 03:56:00 +00:00
paul
43def91dbc lcl: implement Application OnModalBegin, OnModalEnd, ModalLevel, ModalStarted and ModalFinished based on patch of Zeljan (issue #0015616)
git-svn-id: trunk@23584 -
2010-01-29 03:08:31 +00:00
paul
f8471c645c win32: restore ocasional resource removal by Dmitry, replace rc resource usage by res - maybe it is better for cross-compilation (fixes bug #0015620)
git-svn-id: trunk@23583 -
2010-01-29 02:15:50 +00:00
paul
436265c148 ide: change lazarus.lpi to skip some exceptions
git-svn-id: trunk@23582 -
2010-01-28 09:23:31 +00:00
paul
82dcf25ada jcf2: don't register 'Register settings' menu item for lazarus (issue #0015493)
git-svn-id: trunk@23581 -
2010-01-28 08:22:22 +00:00
paul
41c87858e7 ideintf: request property values update on component treeview drag-drop (issue #0015570)
git-svn-id: trunk@23580 -
2010-01-28 08:11:51 +00:00
paul
18c2ab2898 ide: skip inherited evens when check dangling references (issue #0015590)
git-svn-id: trunk@23579 -
2010-01-28 07:21:40 +00:00
paul
cd98f676d8 gtk2: fix menu positioning. move position ourself if menu is over the screen height (issue #0015547)
git-svn-id: trunk@23578 -
2010-01-28 04:36:33 +00:00
paul
4c39f9374a docs: add Flavio Etrusco to the contributors list
git-svn-id: trunk@23577 -
2010-01-28 03:52:43 +00:00
paul
66884f2359 ide: implement show execution point command by Flávio Etrusco (issue #0001920)
git-svn-id: trunk@23576 -
2010-01-28 03:50:48 +00:00
paul
14bc095539 images: repack debugger images to reduce size, add show execution point image
git-svn-id: trunk@23575 -
2010-01-28 03:47:46 +00:00
jesus
0e597479b5 LazReport, editor sample frech translation from paulatreides, issue #15130
git-svn-id: trunk@23574 -
2010-01-27 19:26:13 +00:00
jesus
fbc729bcf6 LazReport, another force variant to be internally float type instead of string (fpc bug?), fix using this variant in arithmetic operations
git-svn-id: trunk@23573 -
2010-01-27 16:38:34 +00:00
zeljko
e7f9ce2bad Qt: fixed bug in qtthemes where checkboxes on some themes (eg. windows classic) always draw checked checkbox, no matter to state (off,on,tristate).
git-svn-id: trunk@23572 -
2010-01-27 13:14:34 +00:00
zeljko
99aa5e8067 Qt: make ifdef for macosx problem with TPopupMenu.Close call from ws, Linux & win32 calls it directly.
git-svn-id: trunk@23571 -
2010-01-27 09:47:14 +00:00
paul
ab7d791825 win32: set WS_EX_LAYERED in TCustomForm.CreateHandle if needed
git-svn-id: trunk@23570 -
2010-01-27 08:53:57 +00:00
paul
c135622fe5 lcl: apply design-time alphablending on form create
git-svn-id: trunk@23569 -
2010-01-27 08:51:05 +00:00
paul
b24bd8f15d gtk2: implement TWsCustomForm.SetAlphaBlend
git-svn-id: trunk@23568 -
2010-01-27 08:34:20 +00:00
dmitry
a7752848bf carbon: update TWSCustomForm.SetAlphaBlend implementation
git-svn-id: trunk@23567 -
2010-01-27 08:17:16 +00:00
paul
707a9dbb5f qt: implement TWsCustomForm.SetAlphaBlend
git-svn-id: trunk@23566 -
2010-01-27 08:11:34 +00:00
paul
3208c507b6 lcl: add TCustomForm.AlphaBlend, TCustomForm.AlphaBlendValue, change TWsCustomForm.SetAlphaBlend
git-svn-id: trunk@23565 -
2010-01-27 07:57:16 +00:00
dmitry
bbf658b1c9 carbon: TWSCustomForm.SetAlphaBlend implementation
git-svn-id: trunk@23564 -
2010-01-27 07:32:45 +00:00
dmitry
1b3f777fd0 lcl: fixed lcl compilation. moved SetLayeredWindowAttributes dynamic loading to win32extra
git-svn-id: trunk@23563 -
2010-01-27 07:12:46 +00:00
dmitry
f9a3cc0fd2 lcl: added SetAlphaBlend method to TWSCustomForm class + win32 implementation
git-svn-id: trunk@23562 -
2010-01-27 07:06:06 +00:00
paul
076e4e76dd lcl: publish TRadioButton.OnKeyDown, OnKeyUp, OnKeyPress events
git-svn-id: trunk@23561 -
2010-01-26 06:56:11 +00:00
jesus
aa49b84ec2 LazReport, editor sample, made composite report doublepass, fix [TOTALPAGES] report variable
git-svn-id: trunk@23560 -
2010-01-25 23:54:33 +00:00
jesus
8e0c549f9a LazReport, editor sample: don't use for in, report b in composite test start in new page
git-svn-id: trunk@23559 -
2010-01-25 23:33:42 +00:00
jesus
80e04969d0 LazReport, added composite report to editor sample
git-svn-id: trunk@23558 -
2010-01-25 20:35:46 +00:00
jesus
87000aa680 LazReport, force variant->double convertion on evaluating aggregate functions
git-svn-id: trunk@23557 -
2010-01-25 20:35:04 +00:00