Commit Graph

32636 Commits

Author SHA1 Message Date
paul
68f94a04da lcl: simplify code of TScreen.GetDesktopRect
git-svn-id: trunk@33405 -
2011-11-08 02:58:38 +00:00
maxim
2a56348bba regenerated translations; updated Russian translation
git-svn-id: trunk@33404 -
2011-11-07 21:46:35 +00:00
sekelsenmat
61a605dfd4 customdrawnws: Fixes Cocoa text crash and now we can already show 1 window =D
git-svn-id: trunk@33403 -
2011-11-07 19:44:48 +00:00
sekelsenmat
beeb5ecfbb customdrawnws: Advances the Cocoa backend
git-svn-id: trunk@33402 -
2011-11-07 19:33:49 +00:00
zeljko
290ebf51b6 Qt: fixed TQtWidgetSet.DCSetPixel. issue #20644
git-svn-id: trunk@33401 -
2011-11-07 18:03:34 +00:00
zeljko
9cf887e215 Qt: cleanup
git-svn-id: trunk@33400 -
2011-11-07 17:14:47 +00:00
zeljko
3268a8a4c4 Qt: added handle validator when freeing menubar. It could crash in some circumstances since we attached events to it in r33309 #15e82e2123.Now it's safe.
git-svn-id: trunk@33399 -
2011-11-07 17:10:57 +00:00
sekelsenmat
d242e2b988 customdrawnws: Fixes app run in win32 (it was previouslly stuck in some kind of loop in a place without debug info (WinAPI?))
git-svn-id: trunk@33398 -
2011-11-07 15:20:23 +00:00
martin
9af87b923e DBG: fixed a mem leak in array-index helper code
git-svn-id: trunk@33397 -
2011-11-07 13:32:42 +00:00
martin
38e322bc0f DBG: Jump to breakpoint: focus+highlight
git-svn-id: trunk@33396 -
2011-11-07 13:31:08 +00:00
sekelsenmat
1006d7e4e3 customdrawnws: Advances the win32 backend, now it can link and show something in the taskbar
git-svn-id: trunk@33395 -
2011-11-07 12:39:27 +00:00
zeljko
dc82bc3804 Qt: final fix for qt mdi focus behaviour. Now it works exactly as expected and friendly to lcl.
git-svn-id: trunk@33394 -
2011-11-07 10:26:29 +00:00
zeljko
2e88b329aa Qt: fixed bug when QMdiArea loose it's focusWidget during activation of mdichild (it's qt bug, so this is workaround for it).
git-svn-id: trunk@33393 -
2011-11-07 10:12:20 +00:00
sekelsenmat
79ecb7463b Adds customdrawn to lcl.lpk
git-svn-id: trunk@33392 -
2011-11-07 09:49:10 +00:00
sekelsenmat
95a9226bf2 customdrawnws: Fixes windows compilation
git-svn-id: trunk@33391 -
2011-11-07 09:48:04 +00:00
dodi
b27e7edf77 Docs: TScreen revised
git-svn-id: trunk@33390 -
2011-11-07 08:30:12 +00:00
juha
50c4916d2c LCL: Fix GetHintControl to return a control with OnShowHint assigned. Issue #20637
git-svn-id: trunk@33389 -
2011-11-07 08:18:11 +00:00
sekelsenmat
d21a9a5ef8 Adds makefiles
git-svn-id: trunk@33388 -
2011-11-07 08:09:30 +00:00
sekelsenmat
6282148a84 GetTickCount: A fix which was recommended by the compiler
git-svn-id: trunk@33387 -
2011-11-07 07:42:00 +00:00
sekelsenmat
7fb5242187 customdrawnws: Initiates a cocoa backend
git-svn-id: trunk@33386 -
2011-11-07 07:41:11 +00:00
paul
31f2ff282e packager: support unit names with dots
git-svn-id: trunk@33385 -
2011-11-07 05:45:13 +00:00
paul
dc6652bb81 codetools: fix linkscanner to parse unit names with dot
git-svn-id: trunk@33384 -
2011-11-07 05:44:50 +00:00
paul
d9a1e19722 lazutils: fix use of ut8string
git-svn-id: trunk@33383 -
2011-11-07 05:44:16 +00:00
martin
4ca8f0c158 IDE, SynEdit: introduce block-indent by tab. issue #0020256
git-svn-id: trunk@33382 -
2011-11-07 02:44:22 +00:00
sekelsenmat
4600e3eb2f Moves GetTickCount to LazUtils and adds NowUTC to LazUtils
git-svn-id: trunk@33381 -
2011-11-06 19:31:31 +00:00
zeljko
4f22b9c783 Gtk2: dissallow opening directory as file (GtkFileChooser bug). issue #17278
git-svn-id: trunk@33380 -
2011-11-06 19:25:26 +00:00
zeljko
2ab49d0d32 Qt: rewritten FocusChanged, reordered the way how qt sends focus events to LCL.Fixed bug when an invalid but <> nil handle can be obtained inside FocusChanged by using IsValidHandle(). Fixed problems with mdi focus.
git-svn-id: trunk@33379 -
2011-11-06 18:43:32 +00:00
juha
605bcaaabe LazReport: Make OK button the default in print dialog. Change button names to more descriptive
git-svn-id: trunk@33378 -
2011-11-06 18:04:28 +00:00
zeljko
42ef49460c Qt: do not pass to lcl mouse press/release events from mdichild titlebar.
git-svn-id: trunk@33377 -
2011-11-06 15:34:49 +00:00
juha
f0cabaa74f IDE: remove obsolete TKeyCommandRelation.SetShortcutA
git-svn-id: trunk@33376 -
2011-11-06 14:42:50 +00:00
juha
7e51f5b7f3 IDE: refactor keymapping code and format the individual mappings for easier editing
git-svn-id: trunk@33375 -
2011-11-06 14:42:33 +00:00
juha
b219c17c48 IDE: new constructor for TIDECommand
git-svn-id: trunk@33374 -
2011-11-06 14:42:07 +00:00
zeljko
3eccf2f0b8 Qt: added QEventWinIDChange to EventTypeToStr for debugging
git-svn-id: trunk@33373 -
2011-11-06 14:20:11 +00:00
zeljko
63f05ff12f Qt: more debug code in FocusChanged event
git-svn-id: trunk@33372 -
2011-11-06 14:06:20 +00:00
martin
15eef312e7 IDE: add jump-point for goto-bookmark. issue #0020284
git-svn-id: trunk@33371 -
2011-11-06 13:57:11 +00:00
zeljko
a00ac6dd4d Gtk2: added DebugLn when -dVerboseFocus in TGtk2WidgetSet.GetFocus
git-svn-id: trunk@33370 -
2011-11-06 13:53:41 +00:00
zeljko
a1b5f184c0 *added QEventCloseSoftwareInputPanel (200) into EventTypeToStr(). We don't have such event in bindings since it wasn't in qt 4.5.
git-svn-id: trunk@33369 -
2011-11-06 13:22:58 +00:00
martin
486f5d2f70 IDE: fixed codetool-jump focus issue #0020630
git-svn-id: trunk@33368 -
2011-11-06 12:48:09 +00:00
maxim
0e7fb66545 regenerated translations; updated Russian translation
git-svn-id: trunk@33367 -
2011-11-06 12:46:21 +00:00
maxim
979cfa1c70 GDBMIDebugger: improved localization, fixed typos
git-svn-id: trunk@33366 -
2011-11-06 12:44:22 +00:00
zeljko
db9726089b Qt: renamed params of event focuschanged
git-svn-id: trunk@33365 -
2011-11-06 10:32:40 +00:00
sekelsenmat
6b2e9132e3 customdrawnws: more structural code
git-svn-id: trunk@33364 -
2011-11-06 08:38:37 +00:00
jesus
b7d842fe5e LCL, published BidiMode and ParentBidiMode for TLabeledEdit component, issue #20622
git-svn-id: trunk@33363 -
2011-11-06 08:29:27 +00:00
sekelsenmat
c8c3173472 Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet.
git-svn-id: trunk@33362 -
2011-11-06 08:19:26 +00:00
zeljko
29cfa624f6 Qt: fixed compilation when -dVerboseFocus enabled
git-svn-id: trunk@33361 -
2011-11-06 08:04:41 +00:00
dodi
d0fb7f4dbf Docs: Forms synced
git-svn-id: trunk@33360 -
2011-11-06 03:49:34 +00:00
jesus
626cc62f6d LCL, win, prevent combobox from beeping too, issue #16620
git-svn-id: trunk@33359 -
2011-11-05 23:24:27 +00:00
sekelsenmat
11adf3e5b4 Finally I found how to fix the issue with ClientWidth/Height in TPage
git-svn-id: trunk@33358 -
2011-11-05 18:36:26 +00:00
zeljko
2623d5ca7a Qt: added MDIChildArea for mdichild objects for easier fix of tricky focus behaviour inside mdichild forms.
git-svn-id: trunk@33357 -
2011-11-05 18:27:48 +00:00
zeljko
d8477e1ff2 Qt: removed unneeded call in event QEventShowToParent for mdichild since it's already fixed in mdiarea signal
git-svn-id: trunk@33356 -
2011-11-05 18:14:28 +00:00