Commit Graph

7310 Commits

Author SHA1 Message Date
mattias
c55cac6e1a added comments for docking
git-svn-id: trunk@7312 -
2005-07-02 09:12:38 +00:00
mattias
2e08e62328 added ldocktree.pas
git-svn-id: trunk@7311 -
2005-07-01 18:20:41 +00:00
mattias
f2ecd38e12 moved some menu intf methods to the TXXXWSMenuItem class from Martin Smat
git-svn-id: trunk@7310 -
2005-07-01 12:07:50 +00:00
mattias
52e8720495 converting lfm to bin stream: added END check for Delphi bug: it writes empty values
git-svn-id: trunk@7309 -
2005-07-01 11:19:24 +00:00
mattias
2764f53eb0 improved considering constraints in autosizing
git-svn-id: trunk@7308 -
2005-06-30 20:21:10 +00:00
mattias
87bc6b3931 added AutoSizeDelayed check for controls without form parents
git-svn-id: trunk@7307 -
2005-06-30 19:39:04 +00:00
mattias
a554366f8a updated finnish translation
git-svn-id: trunk@7306 -
2005-06-30 19:04:45 +00:00
mattias
bb28a2365c implemented adding a new file from registered file types to package
git-svn-id: trunk@7305 -
2005-06-30 18:15:55 +00:00
mattias
e9337d45ff fixed compilation
git-svn-id: trunk@7304 -
2005-06-30 11:29:26 +00:00
mattias
919af9c984 replaced cleanall with cleanlaz
git-svn-id: trunk@7303 -
2005-06-30 11:23:55 +00:00
mattias
b596b6c3aa replaced cleanall with cleanlaz
git-svn-id: trunk@7302 -
2005-06-30 11:14:21 +00:00
mattias
093a532fa5 updated Makefile
git-svn-id: trunk@7301 -
2005-06-30 10:52:33 +00:00
mattias
10fed2b9bd added new file page to add to package dialog
git-svn-id: trunk@7300 -
2005-06-30 10:46:23 +00:00
mattias
f3505a348b extended make clean to clean up widgetset dir
git-svn-id: trunk@7299 -
2005-06-30 10:05:50 +00:00
mattias
07426d0e62 added new file page to add to package dialog
git-svn-id: trunk@7298 -
2005-06-30 10:02:18 +00:00
mattias
de2468df58 added TCheckGroup/TCheckListBox component editors from SALVATORE COPPOLA
git-svn-id: trunk@7297 -
2005-06-29 23:09:34 +00:00
mattias
8feeeb020d started add new unit page for package editor
git-svn-id: trunk@7296 -
2005-06-29 22:52:39 +00:00
mattias
6e0a9931e1 fixed updating auto delay in editor
git-svn-id: trunk@7295 -
2005-06-29 09:26:16 +00:00
mattias
a27c24ae41 implemented auto ident completion after point plus idle
git-svn-id: trunk@7294 -
2005-06-29 09:24:14 +00:00
mattias
3c4f7a315b fixed unselecting when goto bookmark
git-svn-id: trunk@7293 -
2005-06-28 23:08:26 +00:00
mattias
5d05f5e62e improved lcl autosizing: reduced overhead by preconsidering anchors
git-svn-id: trunk@7292 -
2005-06-28 22:56:32 +00:00
mattias
7bbed9755e fixed keymapping, imrpoved autosizing envirnment options dialog
git-svn-id: trunk@7291 -
2005-06-28 22:44:22 +00:00
vincents
3412d8b96c preferred size of statusbar is actual size.
git-svn-id: trunk@7290 -
2005-06-26 19:35:02 +00:00
mattias
0dc9ed7f3a extended IDE frontend for two IDE shortcuts with two key sequences
git-svn-id: trunk@7289 -
2005-06-25 17:10:41 +00:00
mattias
88b387c76e published TBitBtn.AutoSize
git-svn-id: trunk@7288 -
2005-06-25 16:38:47 +00:00
mattias
d51a586c3e replaced resourcestrings using singular/plural (s) combos
git-svn-id: trunk@7287 -
2005-06-25 16:35:14 +00:00
mattias
fa3b24cef5 updated translations
git-svn-id: trunk@7286 -
2005-06-25 16:21:45 +00:00
mattias
2fa4062629 updated finnish translation from Seppo
git-svn-id: trunk@7285 -
2005-06-25 16:07:23 +00:00
mattias
54f8a04166 fixed a few fpc over warnings from Andrew Haines
git-svn-id: trunk@7284 -
2005-06-25 15:34:03 +00:00
mattias
f155c43b35 fixed changing BorderSpacing at designtime and borderspacing Align=alTop,alLeft
git-svn-id: trunk@7283 -
2005-06-25 15:30:33 +00:00
mattias
7335ee16f1 fixed mem leak
git-svn-id: trunk@7282 -
2005-06-25 14:36:02 +00:00
mattias
fd711c2600 added notification method CNPreferredSizeChanged
git-svn-id: trunk@7281 -
2005-06-25 14:17:57 +00:00
mattias
42bb427048 simplifies the gtk 1 and 2 Get/SetMousePos from Andrew Haines
git-svn-id: trunk@7280 -
2005-06-25 09:46:23 +00:00
mattias
eb7ec65675 moved InvalidatePreferredSize from gtk intf to lcl
git-svn-id: trunk@7279 -
2005-06-25 01:42:38 +00:00
mattias
ff9a280e4c added some anchorside autosizing, activated new generic autosizing, removed old special DoAutoSize methods
git-svn-id: trunk@7278 -
2005-06-24 14:03:33 +00:00
marc
2dc851ec46 + added gdk_display function for gtk2
- replaced X11Display with gdk_display

git-svn-id: trunk@7277 -
2005-06-23 21:24:40 +00:00
mattias
bb74449136 fixed registering TStaticText
git-svn-id: trunk@7276 -
2005-06-23 18:48:55 +00:00
mattias
341e0ee0f0 implemented default height for gtk TStatusBar and set TStatusBar.AutoSize to true
git-svn-id: trunk@7275 -
2005-06-22 23:04:47 +00:00
mattias
2570d33d76 set default TStatusBar height to 30
git-svn-id: trunk@7274 -
2005-06-22 22:25:36 +00:00
mattias
e8c2d61d71 set default TBitBtn height to 35
git-svn-id: trunk@7273 -
2005-06-22 22:23:10 +00:00
mattias
a524c20757 resing enclose selection dialog buttons
git-svn-id: trunk@7272 -
2005-06-22 22:20:08 +00:00
marc
82d1e285bb * Fixed crash then display was passed with --display=
git-svn-id: trunk@7271 -
2005-06-22 22:15:06 +00:00
jesus
512a4fa364 implemented columns assign method bug #984
git-svn-id: trunk@7270 -
2005-06-22 21:32:25 +00:00
mattias
cc18e577c8 fixed Sender of Application.OnKeyDownHandler bug #947
git-svn-id: trunk@7269 -
2005-06-22 21:09:50 +00:00
mattias
9628a2b23e implemented TMouse.SetCursorPos from Andrew
git-svn-id: trunk@7268 -
2005-06-22 17:37:06 +00:00
vincents
4b1b721147 fixes for the contributors in about form
git-svn-id: trunk@7267 -
2005-06-22 14:30:36 +00:00
vincents
76b0ec7ad4 added resourcestring for missing contributors file.
git-svn-id: trunk@7266 -
2005-06-22 12:21:36 +00:00
vincents
2c30764f8d added contributors
git-svn-id: trunk@7265 -
2005-06-22 10:17:10 +00:00
mattias
666e058403 implemented saving alpha bmp and using transparency for IDE glyph editor
git-svn-id: trunk@7264 -
2005-06-22 09:45:59 +00:00
vincents
0c73a31caa added DumpExceptionBackTrace
git-svn-id: trunk@7263 -
2005-06-22 09:04:48 +00:00