Commit Graph

24955 Commits

Author SHA1 Message Date
mattias
e7a23e60aa IDE: ssh debugger note: worwrap, bug #16444
git-svn-id: trunk@25381 -
2010-05-13 18:29:46 +00:00
mattias
88fada8125 IDE: added resourcestrings
git-svn-id: trunk@25380 -
2010-05-13 18:27:06 +00:00
martin
3a1ed7cdf4 SynEdit: disable anti-aliasing for drawing changes-gutter (better look on carbon)
git-svn-id: trunk@25379 -
2010-05-13 18:17:31 +00:00
mattias
000b5de949 LCL: fixed typo
git-svn-id: trunk@25378 -
2010-05-13 18:08:52 +00:00
mattias
4090eae3a3 doc: borderstyle gtk2
git-svn-id: trunk@25377 -
2010-05-13 17:36:04 +00:00
mattias
2d2d78dcd3 gtk2 intf: added BordeStyle issue
git-svn-id: trunk@25376 -
2010-05-13 17:33:02 +00:00
mattias
d8e625e5a2 IDE: anchor editor layout
git-svn-id: trunk@25375 -
2010-05-13 17:21:44 +00:00
marc
1ede2f78cb ide: added Czech localization. Translations by Chronos
git-svn-id: trunk@25374 -
2010-05-13 16:41:08 +00:00
mattias
0f03af74d5 gtk2 intf: change BorderStyle for nested forms: do not recreatewnd
git-svn-id: trunk@25373 -
2010-05-13 16:36:17 +00:00
zeljko
6634dfe6aa Gtk2: fixed crash of TCustomMemo because of stalled gtk_timeout in gtk2memostrings.Completely fixes #16407
git-svn-id: trunk@25372 -
2010-05-13 16:32:02 +00:00
mattias
65ea6e89fd xml reader: fixed compilation
git-svn-id: trunk@25371 -
2010-05-13 15:56:32 +00:00
mattias
8011e7b757 LCL: implemented considering parent anchored sides for Parent s auto size
git-svn-id: trunk@25370 -
2010-05-13 15:49:36 +00:00
zeljko
c4a4395865 Gtk2: implemented TGtk2WSCustomForm.SetFormBorderStyle so it does not recreate handle for nothing also fixes #16407
git-svn-id: trunk@25369 -
2010-05-13 15:07:11 +00:00
martin
ed7ddf13b4 QT(win32): Fix Range check
git-svn-id: trunk@25368 -
2010-05-13 15:00:04 +00:00
mattias
cee0d56623 LCL: Parent.AutoSize: only move children with Anchors=akLeft,akTop Align=alNone
git-svn-id: trunk@25367 -
2010-05-13 14:48:31 +00:00
mattias
6c3ecc3d0f IDEIntf: reduced debugging
git-svn-id: trunk@25366 -
2010-05-13 14:40:57 +00:00
martin
f33862d0fc Interface,win32: fix HideSelection for memo
git-svn-id: trunk@25365 -
2010-05-13 14:35:35 +00:00
zeljko
276aef1701 Qt: fixed Qt forms reparenting, recreateWnd() when changing FormStyle or BorderStyle when form is parented to another control,
otherwise it looses it's parent.

git-svn-id: trunk@25364 -
2010-05-13 14:25:14 +00:00
mattias
b9fa24bd7d LCL: TCustomForm.SetLastFocusedControl check for nil
git-svn-id: trunk@25363 -
2010-05-13 13:23:39 +00:00
mattias
31191a1831 IDEIntf: object inspector: SetSelection: check if something changed
git-svn-id: trunk@25362 -
2010-05-13 13:14:23 +00:00
dmitry
466a258b18 carbon: draw osx-like status bar
git-svn-id: trunk@25361 -
2010-05-13 12:59:08 +00:00
dmitry
5e3b46c4ee carbon: cleanup
git-svn-id: trunk@25360 -
2010-05-13 12:58:08 +00:00
sekelsenmat
46172f4e90 Fixes spinedit size reading under WinCE
git-svn-id: trunk@25359 -
2010-05-13 12:34:39 +00:00
zeljko
0952e94fdd Qt: TQtMemoStrings cleanup, fixed crash when form recreates handle
git-svn-id: trunk@25358 -
2010-05-13 12:21:52 +00:00
sekelsenmat
ef14fd4694 Fixes wince combobox autosize
git-svn-id: trunk@25357 -
2010-05-13 12:10:52 +00:00
mattias
e5248e7e7a LCL: TCustomForm.SetFocusedControl: check if lastfocusedcontrol was deleted
git-svn-id: trunk@25356 -
2010-05-13 12:07:49 +00:00
sekelsenmat
7850abd2d3 Implements DebugLn and DbgOut for Windows CE, as well as fixes compiling with VerboseSizeMsg
git-svn-id: trunk@25355 -
2010-05-13 11:14:22 +00:00
zeljko
bc8b2d3e23 Qt: fixed returning tab at pos and tabRect() for all cases (top,left,right,bottom).Allowed painting of tabs via new define QT_ENABLE_LCL_PAINT_TABS - BUT ONLY IN TAB COORDINATES !. fixes #16461
git-svn-id: trunk@25354 -
2010-05-13 11:04:58 +00:00
mattias
6ceab75bed LCL: clear TCustomForm.FLastFocusedControl when it is destroyed
git-svn-id: trunk@25353 -
2010-05-13 11:01:53 +00:00
mattias
8f747ee3f3 LCL; TCustomCheckListBox: fixed setting ItemEnabled before handleallocated
git-svn-id: trunk@25352 -
2010-05-13 10:21:24 +00:00
mattias
2867876854 IDE: updated lcl.lpk
git-svn-id: trunk@25351 -
2010-05-13 10:20:42 +00:00
sekelsenmat
1c67912380 Sets wince combobox constrain
git-svn-id: trunk@25350 -
2010-05-13 10:04:15 +00:00
zeljko
7bb3ea0c82 Qt: fixed scrolling with mouse wheel, fixes #16460
git-svn-id: trunk@25349 -
2010-05-13 06:48:18 +00:00
paul
15f1e94b2b gtk: remove trial to mimic win32 focus behavior
git-svn-id: trunk@25348 -
2010-05-13 01:33:45 +00:00
mattias
8c824f1c66 IDE: code templates: using more syncro edit
git-svn-id: trunk@25347 -
2010-05-12 20:35:05 +00:00
maxim
977d818d97 docs: added Ezik Shlomi to contributors list
git-svn-id: trunk@25346 -
2010-05-12 20:25:35 +00:00
maxim
3a06474b93 IDE: Hebrew translation update by Ezik Shlomi, bug #16457
git-svn-id: trunk@25345 -
2010-05-12 20:22:33 +00:00
mattias
6d515ee9a3 example for streaming objects as pascal
git-svn-id: trunk@25344 -
2010-05-12 20:13:26 +00:00
mattias
d9273b1f94 codetools: fixed reading config
git-svn-id: trunk@25343 -
2010-05-12 20:01:42 +00:00
mattias
7d34ac4326 added updated xmlreader/writer units
git-svn-id: trunk@25342 -
2010-05-12 19:50:23 +00:00
mattias
ad08a450e3 IDE: clean up
git-svn-id: trunk@25341 -
2010-05-12 19:38:57 +00:00
mattias
e5a74ccd2b codetools: reduced warnings
git-svn-id: trunk@25340 -
2010-05-12 19:38:45 +00:00
martin
1a24516760 SourceEditor: Tab-Drag indicators (Windows) for Left/Right tabs
git-svn-id: trunk@25339 -
2010-05-12 17:18:14 +00:00
mattias
39c8ccd392 codetools: load/save fpc config and sources
git-svn-id: trunk@25338 -
2010-05-12 16:56:10 +00:00
martin
ef952f1651 SourceEditor: Drag tabs, removed workaround for wrong tab-rect
git-svn-id: trunk@25337 -
2010-05-12 16:39:40 +00:00
martin
b5059ab9c6 LCL/Win32: Fixed Notebook.GetTabRect
git-svn-id: trunk@25336 -
2010-05-12 16:39:36 +00:00
mattias
dc88662419 codetools: load/save fpc sources
git-svn-id: trunk@25335 -
2010-05-12 16:31:25 +00:00
martin
254ef558d2 SynEdit: reduce overhead on Begin/EndUpdate
git-svn-id: trunk@25334 -
2010-05-12 15:50:18 +00:00
mattias
5dbb743c2f codetools: load/save fpc configs
git-svn-id: trunk@25333 -
2010-05-12 15:49:48 +00:00
martin
1450169f42 SynEdit: Ensure Change-Notification is send (fix update IDE tabs of shared edits)
git-svn-id: trunk@25332 -
2010-05-12 15:29:03 +00:00