Commit Graph

19689 Commits

Author SHA1 Message Date
paul
ec8b2fae86 lcl: don't create InputBox bigger than monitor in width (issue #0013740)
git-svn-id: trunk@20025 -
2009-05-18 08:20:27 +00:00
paul
447f5d8a3c gtk: fix copying a rect from drawable to bitmap (issue #0012131)
git-svn-id: trunk@20024 -
2009-05-18 07:11:28 +00:00
dmitry
37d924f53b added support for TCarbonDeviceContext.Draw dx-array parameter
git-svn-id: trunk@20023 -
2009-05-18 04:37:51 +00:00
paul
095f1262a5 gtk2: use LCL popupmenu for controls instead of native if available (fixes issue #0013730)
git-svn-id: trunk@20022 -
2009-05-18 03:46:00 +00:00
paul
86563b35e6 gtk2: use same position calculation for LM_CONTEXTMENU as in other widgetsets
git-svn-id: trunk@20021 -
2009-05-18 03:02:54 +00:00
paul
d154466c76 gtk2: handle LM_CONTEXTMENU message triggered by "menu key" press
git-svn-id: trunk@20020 -
2009-05-18 02:56:42 +00:00
paul
f84bbc8909 gtk: fix compilation
git-svn-id: trunk@20019 -
2009-05-18 01:48:56 +00:00
paul
63ffd97a43 gtk: fix menu shortcuts
git-svn-id: trunk@20018 -
2009-05-18 01:44:14 +00:00
paul
98bb8821bd gtk: cleanup
git-svn-id: trunk@20017 -
2009-05-18 01:30:00 +00:00
mattias
1c38cac962 clean up
git-svn-id: trunk@20016 -
2009-05-17 20:41:02 +00:00
mattias
6383c1a4a7 gtk2 intf: menu items, radioitem: not send LM_ACTIVATE when unchecking, bug #13733
git-svn-id: trunk@20015 -
2009-05-17 20:03:07 +00:00
vincents
a12ca5ce2a LCL: fixed TDirectoryEdit.DialogTitle from Samuel Herzog (issue #13704)
git-svn-id: trunk@20014 -
2009-05-17 19:42:23 +00:00
jesus
26b0680b11 LCL, fix dbcheckbox modified even in unchanged dataset, issue #10453
git-svn-id: trunk@20013 -
2009-05-17 17:02:44 +00:00
jesus
84cead9009 LCL, custom handling of checkbox states (windows, this enables the use of allowgrayed without cbGrayed state, specially useful for dbcheckbox), fix cbGrayed state under gtk2
git-svn-id: trunk@20012 -
2009-05-17 17:00:47 +00:00
sekelsenmat
531e682b04 Further work on wince standard dialogs
git-svn-id: trunk@20011 -
2009-05-17 16:15:43 +00:00
paul
f977ee640b lcl: update font on Height change. Change the size only is not correct since LogFont contains lfHeight = Height. fixes bug #0013727
git-svn-id: trunk@20010 -
2009-05-17 13:57:24 +00:00
martin
331b3f8019 SynEdit: Handle #13 if it's not a SynKeyStroke. This allows #13 to be passed on in OnKeyPressed. Issue #9195
git-svn-id: trunk@20009 -
2009-05-17 13:34:49 +00:00
paul
fd36716c15 lcl: formatting
git-svn-id: trunk@20008 -
2009-05-17 13:33:55 +00:00
martin
fd3a03f494 Gtk widget => changed from ifdef gtk2 => ifNdef gtk1
git-svn-id: trunk@20007 -
2009-05-17 11:29:53 +00:00
paul
3f7ae88079 ide: project options: make '...' closer to controls
git-svn-id: trunk@20006 -
2009-05-17 09:01:12 +00:00
paul
53471e1062 ide: compiler options: make '...' buttons a bit smaller
git-svn-id: trunk@20005 -
2009-05-17 08:57:28 +00:00
paul
aacedf424d lcl: add a separate option to draw themed +/- tree signs in the treeview (by Luiz Americo, issue #0013677)
git-svn-id: trunk@20004 -
2009-05-17 08:31:38 +00:00
mattias
b85ae0cedb codetools: class completion: do not update abstract methods
git-svn-id: trunk@20003 -
2009-05-17 03:09:09 +00:00
mattias
211701de5f codetools: fixed parsing nested (* comments, bug #13380
git-svn-id: trunk@20002 -
2009-05-17 02:43:29 +00:00
mattias
d85dd7e92c codetools: fixed parsing (*)
git-svn-id: trunk@20001 -
2009-05-17 02:32:46 +00:00
mattias
a2c989e1b4 codetools: started searching published methods in ancestor classes
git-svn-id: trunk@20000 -
2009-05-17 02:16:55 +00:00
martin
9a731134fb Gtk2: improving ScrollWindowEx (for SynEdit / issue #7717 )
git-svn-id: trunk@19999 -
2009-05-17 01:34:00 +00:00
mattias
0c0556f015 codetools: identifier completion: do not add () for functions without parameters
git-svn-id: trunk@19998 -
2009-05-17 01:26:28 +00:00
mattias
5053abc1df IDE: new inherited form: create lrs
git-svn-id: trunk@19997 -
2009-05-17 01:16:32 +00:00
mattias
36595ac795 codetools: identifier completion: added predefined procs: assert, new, dispose, exit, continure, break
git-svn-id: trunk@19996 -
2009-05-17 00:47:02 +00:00
mattias
4407a78f6a codetools: identifier completion: predefined procs with brackets
git-svn-id: trunk@19995 -
2009-05-17 00:40:15 +00:00
mattias
c8bdd801da codetools: identifier completion: add predefined procs only at statement starts
git-svn-id: trunk@19994 -
2009-05-17 00:27:04 +00:00
mattias
1b9d01b147 synedit: syncompletion: overriding UTF8 keypress in TSynAutoComplete
git-svn-id: trunk@19993 -
2009-05-17 00:11:26 +00:00
mattias
7050dbc7cc synedit: syncompletion: overriding UTF8 keypress
git-svn-id: trunk@19992 -
2009-05-17 00:03:15 +00:00
mattias
52b3e8f49c LCL: added encoding UCS-2BE
git-svn-id: trunk@19991 -
2009-05-16 23:40:41 +00:00
mattias
dffb87e32f clean up
git-svn-id: trunk@19990 -
2009-05-16 23:32:54 +00:00
mattias
8416f53be9 LCL: questiondlg plus escape key now uses aborts before no, bug #12052
git-svn-id: trunk@19989 -
2009-05-16 23:28:21 +00:00
mattias
49b74e836b codetools: class completion: ignoring nested nested read/write specifiers
git-svn-id: trunk@19988 -
2009-05-16 23:20:14 +00:00
mattias
e4089e8358 svn export from local directory with svn revision number
git-svn-id: trunk@19987 -
2009-05-16 23:04:56 +00:00
mattias
1e32f92f32 codetools: linkscanner now scans in finer granularity
git-svn-id: trunk@19986 -
2009-05-16 22:29:55 +00:00
mattias
0e309e4eb8 lazdaemon: do not add lazdaemon to daemons - it is a design time package
git-svn-id: trunk@19985 -
2009-05-16 21:53:26 +00:00
mattias
33442f4dc7 fixed typo
git-svn-id: trunk@19984 -
2009-05-16 21:44:21 +00:00
mattias
56984acb0c translations: german: updates from Joerg Braun
git-svn-id: trunk@19983 -
2009-05-16 20:30:00 +00:00
martin
bfa66ccae8 SourceEditor/SynEdit: avoid the temporarily display of the component name "SynEdit1" while IDE loads. Issue #13717 Patch by Sam Herzog
git-svn-id: trunk@19982 -
2009-05-16 12:42:19 +00:00
mattias
94eb196ed6 IDE: added macro function Env
git-svn-id: trunk@19981 -
2009-05-16 06:55:00 +00:00
mattias
9c324b69f6 updated lazaruside po files
git-svn-id: trunk@19980 -
2009-05-16 06:51:03 +00:00
mattias
05ec4fcdae fixed typos
git-svn-id: trunk@19979 -
2009-05-16 06:50:16 +00:00
mattias
a2a2c53266 updated lazaruside po files
git-svn-id: trunk@19978 -
2009-05-16 05:20:34 +00:00
dmitry
8a8a08bc64 added missing dxcount parameter
git-svn-id: trunk@19977 -
2009-05-16 04:07:17 +00:00
dmitry
20c1109b87 added items count value of dx-array parameter for routines implementing ExtTextOut function
git-svn-id: trunk@19976 -
2009-05-16 03:41:53 +00:00