Commit Graph

19820 Commits

Author SHA1 Message Date
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
dmitry
414194be74 carbon: added support fot ExtTextOut( .. Dx) parameter
git-svn-id: trunk@19975 -
2009-05-15 18:43:53 +00:00
paul
a457bd46cd docs: add Bruce Tulloch to the contributers list for his great research of gtk2 slowness
git-svn-id: trunk@19974 -
2009-05-15 14:24:15 +00:00
paul
cf9bf7c039 gtk: improve MouseFromPoint return in case of using cache
git-svn-id: trunk@19973 -
2009-05-15 13:43:37 +00:00
paul
716ffb3fd9 lcl: InputQuery must query active monitor geometry instead of screen
git-svn-id: trunk@19972 -
2009-05-15 11:00:23 +00:00
paul
de8215495d lcl: simplify InputQuery code
git-svn-id: trunk@19971 -
2009-05-15 10:54:35 +00:00
paul
fbf3cac9a9 ideintf: improve buttons in checklistbox editor
git-svn-id: trunk@19970 -
2009-05-15 07:46:36 +00:00
paul
7077ce2718 lcl: fix InputQuery layout
git-svn-id: trunk@19969 -
2009-05-15 07:26:03 +00:00
paul
32096568a9 gtk2: fix size for default font with changed attributes
git-svn-id: trunk@19968 -
2009-05-15 02:42:58 +00:00
paul
d6ebb0255e gtk: cache WindowFromPoint results to reduce slowleness (fixes issue #0013698)
git-svn-id: trunk@19967 -
2009-05-15 02:09:22 +00:00
paul
3cd340fe31 lcl: formatting
git-svn-id: trunk@19966 -
2009-05-15 01:57:42 +00:00
mattias
2f5429b5b3 clean up
git-svn-id: trunk@19965 -
2009-05-14 13:24:22 +00:00
zeljko
cfb3d7416e Qt: qtwsdialogs bugfix for non-native mode, filename should be setted up.
git-svn-id: trunk@19964 -
2009-05-14 11:58:22 +00:00
mattias
c286608aa2 LCL: lconvencoding: fixed UCS-2LE
git-svn-id: trunk@19963 -
2009-05-14 11:35:00 +00:00
mattias
e4f8b7fa20 LCL: lconvencoding: added UCS-2LE
git-svn-id: trunk@19962 -
2009-05-14 11:28:30 +00:00
zeljko
a1d98946b8 Qt: rewritten part of QtDialogs, now we can use QT_NATIVE_DIALOGS for native dialogs which uses qt static functions , but then we loose signals from QFileDialog.Fixes #13460.
git-svn-id: trunk@19961 -
2009-05-14 09:15:31 +00:00
dodi
edc2afd189 dockmanager example: handle record properties properly
git-svn-id: trunk@19960 -
2009-05-14 08:30:09 +00:00
paul
d03621adc4 gtk2: stop motion-notify-event propagation (fixes bug #0013708)
git-svn-id: trunk@19959 -
2009-05-14 07:44:26 +00:00
paul
8bd03d26b6 ide: decrease vertical spacing between checkboxes in some ide options frames
git-svn-id: trunk@19958 -
2009-05-14 02:31:35 +00:00
martin
9e7e2cfd0c SynEdit, Pas-Highlighter: fixed a crash, by pointer range-check violation / random mem access
git-svn-id: trunk@19957 -
2009-05-13 17:15:31 +00:00