Commit Graph

15759 Commits

Author SHA1 Message Date
mattias
500ba4a970 IDE: message window: set readonly
git-svn-id: trunk@15897 -
2008-07-28 06:40:23 +00:00
mattias
6ee5435e15 IDE: editor options: font name: adding new font to combobox
git-svn-id: trunk@15896 -
2008-07-28 05:26:57 +00:00
mattias
6e27134bc2 gtk intf: enabled updating syscolormap
git-svn-id: trunk@15895 -
2008-07-27 21:21:11 +00:00
mattias
f7943628fa gtk intf: Avoid the creation of WidgetInfo to combox childs, Update the ItemIndex cache when inserting items, from Luiz
git-svn-id: trunk@15894 -
2008-07-27 21:13:41 +00:00
marc
e1b010411a * Make bitblt and stretchblt alpha aware. In case of an alpha source or destination our alpha aware stretchmaskblt is used to blit a dc. (fixes #11694)
git-svn-id: trunk@15893 -
2008-07-27 17:13:03 +00:00
zeljko
277a9e21e0 Qt: Fix TQtLineEdit: don't fire TQtLineEdit.selectAll() via AutoSelect property during designtime.
git-svn-id: trunk@15892 -
2008-07-27 16:55:07 +00:00
zeljko
65a1a5ece9 Qt: fix TQtComboBox bug, when not editable OnChange() never fires, fillup mdiarea with centralwidget palette instead of ugly gray color.
git-svn-id: trunk@15891 -
2008-07-27 16:49:59 +00:00
zeljko
54330614cf Qt: fix mdichild activation after creation - mdichild form should be activated as any other.
git-svn-id: trunk@15890 -
2008-07-27 14:52:21 +00:00
mattias
a93efcf0f1 examples: added example for synpositionhighlighter
git-svn-id: trunk@15889 -
2008-07-27 12:24:31 +00:00
mattias
9631a38f58 translations: finnish: from Seppo
git-svn-id: trunk@15888 -
2008-07-27 11:44:37 +00:00
mattias
7d530305f0 IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog
git-svn-id: trunk@15887 -
2008-07-27 10:23:21 +00:00
zeljko
a562835ecc Qt: Implemented scrollBy() for TCustomFrame
git-svn-id: trunk@15886 -
2008-07-27 09:22:42 +00:00
zeljko
3693f2d51e Qt: Under linux we should group modal windows (setting it's parent), as in qt docs about QtDialog flag.
git-svn-id: trunk@15885 -
2008-07-27 08:16:04 +00:00
mattias
7c32a96cb1 IDE: updated new editor options, from Martin Friebe, bug #11755
git-svn-id: trunk@15884 -
2008-07-27 07:46:21 +00:00
mattias
d94783ca8a synedit: changed bracket highlighting to default to before caret
git-svn-id: trunk@15883 -
2008-07-27 07:40:17 +00:00
mattias
fa53a41c30 IDE: editor options: update previews on change of color scheme
git-svn-id: trunk@15882 -
2008-07-27 07:36:36 +00:00
mattias
3aed0552c5 IDE: implemented TCustomShortCutGrabBox
git-svn-id: trunk@15881 -
2008-07-26 21:41:17 +00:00
mattias
60e3f56061 codetools: implemented parsing 1e-16, bug #8446
git-svn-id: trunk@15880 -
2008-07-26 18:16:56 +00:00
mattias
1bc45f97db codetools: implemented file of identifier for parameters, bug #11025
git-svn-id: trunk@15879 -
2008-07-26 18:04:13 +00:00
mattias
34d463ad71 lcl: reduced debugging
git-svn-id: trunk@15878 -
2008-07-26 17:00:46 +00:00
mattias
90cb8f39ac syendit: fixed SetScrollBars calling RecreateWnd
git-svn-id: trunk@15877 -
2008-07-26 16:59:54 +00:00
mattias
6f64b8639c IDE: not beautifying uses section of package main source, bug #11660
git-svn-id: trunk@15876 -
2008-07-26 16:49:14 +00:00
mattias
c7b7a0b503 synedit: not adding spaces if eoScrollPastEOL on line break, bug #11745
git-svn-id: trunk@15875 -
2008-07-26 16:13:56 +00:00
mattias
cbc57806d7 synedit: pascal highlighter: implemented mode Delphi/ObjFPC and nested comments
git-svn-id: trunk@15874 -
2008-07-26 15:11:57 +00:00
zeljko
2a59caae77 Qt: Added SlotActivateWindow() for QEventWindowActivate & QEventWindowDeactivate, so LCL's TCustomForm.Active should be setted up now.
git-svn-id: trunk@15873 -
2008-07-26 15:01:09 +00:00
mattias
9383a66e7e IDE: fixed Delphi highlighter color defaults
git-svn-id: trunk@15872 -
2008-07-26 09:38:15 +00:00
mattias
64237acc87 IDE+codetools: moved code browser parts to codetools
git-svn-id: trunk@15871 -
2008-07-25 23:01:08 +00:00
mattias
3dab9af10f gtk1 intf: fied compilation
git-svn-id: trunk@15870 -
2008-07-25 21:16:38 +00:00
mattias
ce714dde2c translations: german: updates from Joerg Braun
git-svn-id: trunk@15869 -
2008-07-25 19:48:41 +00:00
mattias
b039ce3a6e codetools: updated lpk
git-svn-id: trunk@15868 -
2008-07-25 19:22:28 +00:00
mattias
84a8d553bb synedit: added license headers
git-svn-id: trunk@15867 -
2008-07-25 18:38:36 +00:00
mattias
c2b2c2b47a LCL: added default conversion for unix function using iconv, from Whitewind, bug #11203
git-svn-id: trunk@15866 -
2008-07-25 15:53:41 +00:00
mattias
5f699ac8b2 gtk2: implemented TCanvas.ClipRect during paint, improved hiding/drawing caret with double buffer
git-svn-id: trunk@15865 -
2008-07-25 14:42:09 +00:00
mattias
078194f6b2 IDE: hide editor option showscrollhint - it is not implemented yet in synedit
git-svn-id: trunk@15864 -
2008-07-25 10:42:57 +00:00
mattias
fa3e4526c8 LCL: undone renaming pfAdded, pfRemoving
git-svn-id: trunk@15863 -
2008-07-25 09:26:35 +00:00
marc
d78f777260 * fixed compilation
git-svn-id: trunk@15862 -
2008-07-24 23:43:18 +00:00
mattias
2e9d466c2d synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693
git-svn-id: trunk@15861 -
2008-07-24 22:41:25 +00:00
jesus
7e7711b535 LCL, grids, only draw on cells with enough space
git-svn-id: trunk@15860 -
2008-07-24 20:55:49 +00:00
zeljko
e98bf43728 Qt: Changed TQtScrollBar focus behaviour. Fixes #11601
git-svn-id: trunk@15859 -
2008-07-24 16:56:33 +00:00
mattias
a15799bceb synedit: fixed bracket highlighting on backward search, from Martin Friebe, bug #11736
git-svn-id: trunk@15858 -
2008-07-24 16:15:49 +00:00
mattias
fce0a5e771 IDE: incremental search continue with ctrl-e, from Martin Friebe, bug #11695
git-svn-id: trunk@15857 -
2008-07-24 15:41:42 +00:00
mattias
acf407802a IDE: showing keymapping grab debugging info
git-svn-id: trunk@15856 -
2008-07-24 10:59:32 +00:00
mattias
23cd6854d5 IDE: fixed crash on keymapping grab for unknown keys
git-svn-id: trunk@15855 -
2008-07-24 10:48:30 +00:00
mattias
c9298fa17b LCL: added safety check for destroy
git-svn-id: trunk@15854 -
2008-07-24 02:00:44 +00:00
mattias
d38ea72e65 IDE: emoved note
git-svn-id: trunk@15853 -
2008-07-24 01:41:47 +00:00
mattias
4969fb1643 carbon: fixed notebook close page, insert page, setpageindex, bug #11719,#11680, #10171
git-svn-id: trunk@15852 -
2008-07-24 01:35:59 +00:00
marc
a87d5a8d4b * make only rawimage data public, don't allow modification of description
git-svn-id: trunk@15851 -
2008-07-23 23:49:17 +00:00
marc
7b10f5086e * made the rasterimage rawimage public
git-svn-id: trunk@15850 -
2008-07-23 18:59:53 +00:00
mattias
2b8097dfd9 IDE: added -dVerboseOFExecute
git-svn-id: trunk@15849 -
2008-07-23 14:53:56 +00:00
vincents
2b22554556 synedit: fixed flicker in incremental search from Martin (issue #11474)
git-svn-id: trunk@15848 -
2008-07-23 12:43:44 +00:00