Commit Graph

24945 Commits

Author SHA1 Message Date
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
paul
a240f72efb win32: redo TWin32WSCustomNotebook.SetPageIndex to support negative PageIndex
git-svn-id: trunk@25331 -
2010-05-12 08:32:42 +00:00
paul
8ffce272b0 formatting
git-svn-id: trunk@25330 -
2010-05-12 08:26:06 +00:00
paul
bdab0c4699 lcl: GetTabIndex should return the index of Tab, not the index of Page. Remove SetTabIndex.
git-svn-id: trunk@25329 -
2010-05-12 08:23:49 +00:00
paul
91f1a118d2 lcl: allow to set negative pageindex (partly works on win32 and qt)
git-svn-id: trunk@25328 -
2010-05-12 07:30:26 +00:00
paul
72b4a21fef formatting
git-svn-id: trunk@25327 -
2010-05-12 07:27:08 +00:00
dodi
7684d0756d dockmanager example: fixed resize bug in reload layout
git-svn-id: trunk@25326 -
2010-05-12 05:19:02 +00:00
paul
e2bde5f2a6 win32: cleanup
git-svn-id: trunk@25325 -
2010-05-12 03:24:24 +00:00
paul
f44d014cec docs: add Žilvinas Ledas to the contributor list
git-svn-id: trunk@25324 -
2010-05-12 02:15:40 +00:00
paul
97bf1790c4 ipro: don't open registry key in the write mode for systems with read-only access (issue #0016453) by patch of Žilvinas Ledas
git-svn-id: trunk@25323 -
2010-05-12 02:14:03 +00:00
paul
990ef2a038 win32: fix 64bit compilation (issue #0016449)
git-svn-id: trunk@25322 -
2010-05-12 00:56:10 +00:00