Commit Graph

7420 Commits

Author SHA1 Message Date
marc
719034988d * label as subcomponent
git-svn-id: trunk@7172 -
2005-05-14 12:15:09 +00:00
marc
4d545aa840 * moved from dbgutils
git-svn-id: trunk@7171 -
2005-05-14 12:12:27 +00:00
marc
e728ebef22 * included debugger result tye in execcommand (start fixing debugging on Mac OSX)
git-svn-id: trunk@7170 -
2005-05-14 12:09:36 +00:00
micha
d83e1c5b8e update dutch translation (from Matthijs)
git-svn-id: trunk@7169 -
2005-05-13 10:36:00 +00:00
mattias
6625f068a0 fixed recursion in package graph listbox from Jesus
git-svn-id: trunk@7168 -
2005-05-12 08:26:40 +00:00
mattias
f7e395aeda updated finnish translation from Seppo
git-svn-id: trunk@7167 -
2005-05-11 21:05:53 +00:00
marc
950855763b * Fix for gtk2-64
git-svn-id: trunk@7166 -
2005-05-10 16:13:01 +00:00
vincents
2243caa324 fixed fpc 1.9.8 compilation
git-svn-id: trunk@7165 -
2005-05-09 16:40:23 +00:00
vincents
776c27aac0 also invalidate control, if it is only moved, but not resized.
git-svn-id: trunk@7164 -
2005-05-09 14:52:33 +00:00
vincents
889b18ba42 don't autosize progresslabel, because its size determines also how much path is shown.
git-svn-id: trunk@7163 -
2005-05-09 13:32:29 +00:00
vincents
0114d5ffee set component style of label to csSubComponent, fixes bug #899.
git-svn-id: trunk@7162 -
2005-05-09 11:51:50 +00:00
vincents
86691add67 don't free maskimage, that is created to add to the imagelist.
git-svn-id: trunk@7161 -
2005-05-09 10:41:56 +00:00
mattias
e56a156d04 fixed TDBComboBox update (bug #873) from Joost van der Sluis
git-svn-id: trunk@7160 -
2005-05-07 13:00:18 +00:00
vincents
9b5fa5c965 Set #255 as default value for TSemaphorGrid.CHARSEP from Salvatore.
git-svn-id: trunk@7159 -
2005-05-06 20:42:18 +00:00
vincents
a9cdded52a disable all application windows, when the AppHandle is disabled (fixes bug #788)
git-svn-id: trunk@7158 -
2005-05-06 20:07:29 +00:00
micha
46e25c6f67 initial dutch translation for object inspector from HCC PGG team
git-svn-id: trunk@7157 -
2005-05-06 14:31:56 +00:00
micha
d321822754 fix win9x incompatibility with windres (from Aleksa Todorovic)
git-svn-id: trunk@7156 -
2005-05-06 12:05:52 +00:00
micha
564ffa1867 prevent double onclick event when using click-on-selchange
git-svn-id: trunk@7155 -
2005-05-06 10:21:38 +00:00
micha
6c015e6ea2 introduce intfselectionchanged procedure for widgetsets that do not send LM_SELCHANGED automatically
fix senditemindex to cause onclick event

git-svn-id: trunk@7154 -
2005-05-06 09:39:49 +00:00
micha
647a5f96c1 make popupmenu caption clearer
git-svn-id: trunk@7153 -
2005-05-06 08:27:14 +00:00
micha
d1470964a1 fix spelling
git-svn-id: trunk@7152 -
2005-05-06 07:52:58 +00:00
micha
f7c5222fde hack: avoid drawing border of scrollbar arrow, by drawing it outside of clipped region
git-svn-id: trunk@7151 -
2005-05-05 20:53:37 +00:00
micha
87e2cfc628 move arrow to not erase panel border drawing, make it a bit bigger for better visibility
git-svn-id: trunk@7150 -
2005-05-05 20:52:47 +00:00
micha
976d1bb6f5 fix gtk2 compilation (from drewski)
git-svn-id: trunk@7149 -
2005-05-05 19:47:15 +00:00
micha
c339357532 remove comment used to fix CRLF files
git-svn-id: trunk@7148 -
2005-05-05 19:16:06 +00:00
micha
b28d7d74b9 fix CRLF files to be LF
git-svn-id: trunk@7147 -
2005-05-05 19:15:08 +00:00
micha
84421fe81f better looking arrow, not ideal, but better anyway (fixes #760)
git-svn-id: trunk@7146 -
2005-05-05 14:51:05 +00:00
micha
560e203e67 invalidate markers (gray selection boxes) on multiselections when unselecting (fixes #764)
git-svn-id: trunk@7145 -
2005-05-05 13:49:59 +00:00
micha
d2f22b90ba improve click-focus-click implies doubleclick heuristic to check for focus change within handling of mouseclick
git-svn-id: trunk@7144 -
2005-05-05 12:57:43 +00:00
mattias
888301df06 extended the gtk handled key skipping hack for gtk_text
git-svn-id: trunk@7143 -
2005-05-05 08:16:57 +00:00
mattias
30477dcd78 fixed skipping tab, return, escape key in gtk_entry
git-svn-id: trunk@7142 -
2005-05-04 15:21:18 +00:00
vincents
2e4778d17f fixed GetWordFromCaret: _ is also a valid indentifier character
git-svn-id: trunk@7141 -
2005-05-04 14:06:11 +00:00
vincents
e510a9db4b implented reading non-text formats from the clipboard
git-svn-id: trunk@7140 -
2005-05-04 12:27:46 +00:00
vincents
c6ae4459ac used {PackEnum 1} for TSynSelectionMode, so text copied from Delphi compiled synedits can be pasted
git-svn-id: trunk@7139 -
2005-05-04 12:25:01 +00:00
micha
06dd83bec1 fix AV when creating new application while not saving previous project with edited mainmenu and popupmenu
git-svn-id: trunk@7138 -
2005-05-04 12:24:41 +00:00
mattias
18509cdbd9 fixed triggering TDataModule, and improved parent search for new designer controls. from Jesus
git-svn-id: trunk@7137 -
2005-05-03 16:52:29 +00:00
mattias
5e5c593414 added key handling for TDBMemo from Jesus
git-svn-id: trunk@7136 -
2005-05-03 16:43:43 +00:00
mattias
86347e1f03 skip keys handled by gtk_entry - more a hack, than a generic solution
git-svn-id: trunk@7135 -
2005-05-03 16:34:25 +00:00
mattias
a8a5a825ac exit CNChar if key already processed
git-svn-id: trunk@7134 -
2005-05-03 15:40:45 +00:00
mattias
f7ea4266ac fixed marking key as handled in synedit KeyPress
git-svn-id: trunk@7133 -
2005-05-03 15:31:16 +00:00
vincents
aac138df54 fixed getting the size of a minimized window (bug #886)
git-svn-id: trunk@7132 -
2005-05-03 14:56:33 +00:00
vincents
9660bee67f added dialog for choosing testcase name from Dean
git-svn-id: trunk@7131 -
2005-05-03 07:56:14 +00:00
mattias
f8ed47daf6 fixed delete key in dbgrids bug #878 from Jesus
git-svn-id: trunk@7130 -
2005-05-02 21:50:35 +00:00
vincents
e960ef3dd5 improved error message: APackage.Filename may not have been set yet.
git-svn-id: trunk@7129 -
2005-05-02 20:30:36 +00:00
marc
509074124d * prevent segfault in gtk when setting start < 0
git-svn-id: trunk@7128 -
2005-05-02 17:29:31 +00:00
mattias
ab9a53fa91 updated french translation from Beuz
git-svn-id: trunk@7127 -
2005-05-02 17:26:15 +00:00
vincents
6ce1b4152a fixed parsing of &quot;
git-svn-id: trunk@7126 -
2005-05-02 13:06:38 +00:00
mattias
a7b16d2f92 started TButtonActionLink
git-svn-id: trunk@7125 -
2005-05-02 09:17:08 +00:00
mattias
bcb6a561b8 updated french translation from Beuz
git-svn-id: trunk@7124 -
2005-05-02 08:44:16 +00:00
mattias
ef154d8f3d removed obsolete focussing after buttonpress on gtkapiwidget
git-svn-id: trunk@7123 -
2005-05-02 08:39:29 +00:00