Commit Graph

14572 Commits

Author SHA1 Message Date
paul
fb8f454251 ide: repair expand/collapse row on object inspector when editor has no focus (issue #0011079)
git-svn-id: trunk@14709 -
2008-04-01 07:14:03 +00:00
paul
54763caf2c ide: don't eat up and down keys when current object inspector editor is dropped down (issue #0011031)
git-svn-id: trunk@14708 -
2008-04-01 07:02:34 +00:00
paul
eb654610cb ide: toggle object inspector row value on Ctrl+Enter (same as DblClick) (issue #0011077)
git-svn-id: trunk@14707 -
2008-04-01 06:51:58 +00:00
laurent
38ae119989 Resourcestring for breakpoints dialog
git-svn-id: trunk@14706 -
2008-04-01 06:49:47 +00:00
paul
f403e21c77 ide: auto apply value change in object inspector on double click (issue #0011078)
git-svn-id: trunk@14705 -
2008-04-01 06:41:45 +00:00
paul
e4841c84fb ide: scroll object inspector tabs by Ctrl+Tab, Ctrl+Shift+Tab (issue #0011080)
git-svn-id: trunk@14704 -
2008-04-01 03:09:07 +00:00
paul
4f763d2164 update comment
git-svn-id: trunk@14703 -
2008-04-01 02:41:47 +00:00
paul
1cd9bfb7a0 TextRect: pass DT_EXPANDTABS to DrawText if Style.ExpandTabs is true
DrawText: qt, gtk - add support for DT_EXPANDTABS
TCustomLabel: draw with ExpandTabs = true (issue #0011050)

git-svn-id: trunk@14702 -
2008-04-01 02:34:47 +00:00
paul
8a14c7ca0e designer: change align and look of few dialogs
git-svn-id: trunk@14701 -
2008-04-01 01:47:32 +00:00
vincents
aa9e2a3230 win32 interface: improved Memo.Lines.Assign to preserve SpecialChars
git-svn-id: trunk@14700 -
2008-03-31 22:38:29 +00:00
vincents
ab53ca94e1 object inspector: only respond to arrow keys, if no modifier keys are pressed, so that alt+Down can be handled by a combobox, fixes bug #11031
git-svn-id: trunk@14699 -
2008-03-31 22:10:38 +00:00
vincents
abafe7aa85 codetools, lcl: added support for toWString from Giulio Bernardi
git-svn-id: trunk@14698 -
2008-03-31 21:39:52 +00:00
vincents
0153631ad7 win32 interface: implemented unicode support for SelectDirectoryDialog
git-svn-id: trunk@14697 -
2008-03-31 19:38:55 +00:00
paul
6e210ebe71 save input history of evaluate/modify dialog in a better way (as it was designed)
git-svn-id: trunk@14696 -
2008-03-31 07:45:23 +00:00
paul
875e30cdd3 update .lrs and .lfm of call stack dialog (they has been forgotten previously by someone)
git-svn-id: trunk@14695 -
2008-03-31 07:23:12 +00:00
paul
1a4f957576 win32, wince imagelist: fix bug in Move (issue #0011054)
git-svn-id: trunk@14694 -
2008-03-31 01:09:12 +00:00
paul
f58a2b84d9 ide: add statusbar component editor
git-svn-id: trunk@14693 -
2008-03-31 00:54:24 +00:00
paul
65d8d6bfdc lcl: Patch to avoid range check errors in graphtype.pp (from C Western issue #0011064)
git-svn-id: trunk@14692 -
2008-03-31 00:49:42 +00:00
paul
564ac357d7 lcl: fixes the non-functional OnChange event in TPageControl (by Tobias Giesen, issue #0011071)
git-svn-id: trunk@14691 -
2008-03-31 00:43:45 +00:00
laurent
d74b9c2a32 Assign property form callstrackdlg
git-svn-id: trunk@14690 -
2008-03-30 22:16:42 +00:00
laurent
69d4b38683 Resources String for CallStack and debug Output Dialog
git-svn-id: trunk@14689 -
2008-03-30 21:39:35 +00:00
tombo
f425742189 LCL carbon: fixed bug #0011043: Mac OS X : Top level menu not firing click events...
git-svn-id: trunk@14688 -
2008-03-30 09:30:42 +00:00
tombo
b0faa028b7 IDE: added workaround for linking carbon apps under Leopard
git-svn-id: trunk@14687 -
2008-03-30 08:50:17 +00:00
mattias
a6e55fad6f examples: openglcontrol: using GL_CLAMP_TO_EDGE instead of GL_CLAMP - it is not longer the same on newer cards
git-svn-id: trunk@14686 -
2008-03-30 01:28:53 +00:00
laurent
824ad7af42 New icones
git-svn-id: trunk@14685 -
2008-03-29 23:59:19 +00:00
mattias
4c8e1097d5 codetools: h2p: implemented typedef enum
git-svn-id: trunk@14684 -
2008-03-28 16:02:57 +00:00
mattias
2fcacdb967 codetools: h2p: fixed inserting implicit types in front of current declaration
git-svn-id: trunk@14683 -
2008-03-28 15:14:40 +00:00
mattias
a31259b22c codetools: h2p: workaround for fpc var/const string bug
git-svn-id: trunk@14682 -
2008-03-28 15:10:26 +00:00
mattias
f0bbffbdde codetools: h2p: implemented converting typedef variable
git-svn-id: trunk@14681 -
2008-03-28 14:36:05 +00:00
mattias
554a5e5ce0 codetools: h2p: added more c types
git-svn-id: trunk@14680 -
2008-03-28 13:19:09 +00:00
mattias
d27123529d codetools: h2p: auto renaming names with pascal keywords
git-svn-id: trunk@14679 -
2008-03-28 13:17:50 +00:00
mattias
a202dc6d57 codetools: h2p: creating unique pascal names for macro constants
git-svn-id: trunk@14678 -
2008-03-28 12:24:29 +00:00
mattias
1ba748c317 codetools: h2p: implemented parsing hex and octal numbers for array bounds
git-svn-id: trunk@14677 -
2008-03-28 10:10:06 +00:00
mattias
a2808c4536 codetools: h2p: commenting too large hex numbers
git-svn-id: trunk@14676 -
2008-03-28 09:59:41 +00:00
mattias
58a80bb376 codetools: h2p: inserting auto generated nodes in front of current
git-svn-id: trunk@14675 -
2008-03-28 09:56:00 +00:00
mattias
2c7cc21649 codetools: h2p: added more standard c types
git-svn-id: trunk@14674 -
2008-03-28 09:44:40 +00:00
mattias
a7ea084059 codetools: h2p example: writing output unit to disk
git-svn-id: trunk@14673 -
2008-03-28 09:44:14 +00:00
mattias
eeeb05193c codetools: h2p: converting __BYTE_ORDER macro
git-svn-id: trunk@14672 -
2008-03-28 00:25:32 +00:00
mattias
f5b5cdd091 codetools: h2p: fixed test if ifdef block is empty
git-svn-id: trunk@14671 -
2008-03-27 23:38:56 +00:00
mattias
61d830f202 codetools: h2p: fixed updating neighborhood when removing IFDEF
git-svn-id: trunk@14670 -
2008-03-27 23:21:32 +00:00
mattias
3c07a0a998 codetools: h2p: marking read macros
git-svn-id: trunk@14669 -
2008-03-27 23:12:05 +00:00
mattias
69027e680e codetools: h2p: implemented removing unused defines
git-svn-id: trunk@14668 -
2008-03-27 20:40:57 +00:00
mattias
cf5329f598 codetools: h2p: removing redefiend macros
git-svn-id: trunk@14667 -
2008-03-27 20:18:27 +00:00
mattias
f02bfe9efa codetools: h2p: implemented converting && and || in macro values
git-svn-id: trunk@14666 -
2008-03-27 19:12:51 +00:00
mattias
bdeca6f19c codetools: h2p: updated comments
git-svn-id: trunk@14665 -
2008-03-27 11:40:42 +00:00
mattias
54398675ff codetools: h2p: implemented converting | and & in macro values
git-svn-id: trunk@14664 -
2008-03-27 11:25:21 +00:00
mattias
635062877c codetools: c parser: fixed parsing numbers
git-svn-id: trunk@14663 -
2008-03-27 11:10:46 +00:00
laurent
78834525a4 News icons for designer
git-svn-id: trunk@14662 -
2008-03-26 22:42:29 +00:00
vincents
8a9d186eba win32 interface: complete unicode version of the openfile and savefile dialog (bug #10918)
git-svn-id: trunk@14661 -
2008-03-26 21:44:17 +00:00
mattias
fc6e52e515 codetools: h2p: added safety check
git-svn-id: trunk@14660 -
2008-03-26 17:52:58 +00:00