zeljko
|
d5114580c9
|
Gtk2: fixed memleaks in FillRgn
git-svn-id: trunk@41033 -
|
2013-05-05 09:04:16 +00:00 |
|
zeljko
|
45c5cd91e9
|
Gtk2: fixed visibility of THintWindow when switching desktops.issue #24363
git-svn-id: trunk@41001 -
|
2013-05-02 15:09:58 +00:00 |
|
zeljko
|
516dfebcfc
|
Gtk2: fixed THintWindow visibility when minimizing application.part of #24363
git-svn-id: trunk@41000 -
|
2013-05-02 12:09:30 +00:00 |
|
zeljko
|
7446c7f8f3
|
Gtk2: formatting
git-svn-id: trunk@40999 -
|
2013-05-02 12:08:30 +00:00 |
|
zeljko
|
836b0adc9a
|
Gtk2: formatting
git-svn-id: trunk@40998 -
|
2013-05-02 12:07:54 +00:00 |
|
zeljko
|
efb76fb76b
|
Qt: fixed visibility of THintWindow class when virtual desktop is switched or application minimized.issue #24363
git-svn-id: trunk@40995 -
|
2013-05-02 11:05:55 +00:00 |
|
zeljko
|
7aabf4415d
|
Qt: formatting
git-svn-id: trunk@40994 -
|
2013-05-02 10:57:52 +00:00 |
|
zeljko
|
4371fd2a2d
|
Qt: formatting
git-svn-id: trunk@40993 -
|
2013-05-02 10:56:01 +00:00 |
|
juha
|
f59a82f602
|
LCL: make the new TArrow code as default. NewArrow define is not needed.
git-svn-id: trunk@40964 -
|
2013-05-01 08:44:31 +00:00 |
|
juha
|
48f88c37ef
|
Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
|
2013-04-30 16:35:02 +00:00 |
|
zeljko
|
e70b5f66bb
|
Qt: fixed determination of string content (RightToLeft vs. LeftToRight). issue #24340
git-svn-id: trunk@40956 -
|
2013-04-30 15:29:13 +00:00 |
|
zeljko
|
1c729ef89c
|
Qt: use QPolygonH to draw poly regions in FillRgn()
git-svn-id: trunk@40954 -
|
2013-04-30 15:06:39 +00:00 |
|
juha
|
aa38f3a4f4
|
LCL: Allow changing background Color of TArrow. Compile with define NewArrow. Issue #21117, modified from Tomasz Wieckowski's patch
git-svn-id: trunk@40947 -
|
2013-04-30 09:17:21 +00:00 |
|
juha
|
73fb9ab0e2
|
Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
|
2013-04-19 07:08:03 +00:00 |
|
mattias
|
5afa7d5da1
|
lcl: carbon: fixed duplicates in combobox in fpc 2.7.1
git-svn-id: trunk@40841 -
|
2013-04-18 17:42:46 +00:00 |
|
mattias
|
34906c6a9f
|
lcl: carbon: undo 40684, comboboxes dwere all empty in the IDE
git-svn-id: trunk@40835 -
|
2013-04-18 12:35:38 +00:00 |
|
jesus
|
83942fc439
|
LCL, qt, fix duplicated entries in TListBox, ComboBox and ChecklistBox when compiled with FPC trunk (2.7.1), issue #24059
git-svn-id: trunk@40811 -
|
2013-04-14 22:15:44 +00:00 |
|
sekelsenmat
|
ca38c244cf
|
LazDeviceAPIs: Adds an API to read the screen orientation
git-svn-id: trunk@40797 -
|
2013-04-12 12:59:35 +00:00 |
|
sekelsenmat
|
c48f864fc6
|
Updates the example Android app now that I learned that only onLoad and onUnload need to be statically exported. Some other very minor fixes.
git-svn-id: trunk@40796 -
|
2013-04-12 12:58:39 +00:00 |
|
zeljko
|
49ae53840a
|
Qt: mono QImage needs rgba color under darwin.
git-svn-id: trunk@40779 -
|
2013-04-10 05:55:02 +00:00 |
|
jesus
|
08ee2fff02
|
LCL,Qt, fix some solid black mouse cursors
git-svn-id: trunk@40775 -
|
2013-04-09 20:26:28 +00:00 |
|
mattias
|
65d0830183
|
clean up dependencies
git-svn-id: trunk@40773 -
|
2013-04-09 20:07:08 +00:00 |
|
zeljko
|
541e7293b1
|
Qt: included xkblib after codetools fix in r40762 #006205e9c2
git-svn-id: trunk@40765 -
|
2013-04-09 15:03:47 +00:00 |
|
zeljko
|
1c03450e8b
|
Qt: implemented getKeyState for caps lock and numlock under x11 and win32 targets
git-svn-id: trunk@40764 -
|
2013-04-09 14:59:07 +00:00 |
|
mattias
|
8e6a62b3d6
|
LCL: fixed conditonals for default LCLWidgetType
git-svn-id: trunk@40758 -
|
2013-04-08 22:14:49 +00:00 |
|
mattias
|
77aef112a6
|
lcl: gtk2: fixed warning
git-svn-id: trunk@40704 -
|
2013-04-03 09:58:13 +00:00 |
|
jesus
|
a3c424c1e1
|
LCL, Carbon, fix duplicate entries in comboboxes
git-svn-id: trunk@40684 -
|
2013-04-01 20:25:52 +00:00 |
|
jesus
|
e005e58a07
|
LCL, QT, set number of colors to 2 for mono images, this avoids crash if QT is compiled with debug info because then assertions are enabled
git-svn-id: trunk@40671 -
|
2013-03-29 21:04:33 +00:00 |
|
jesus
|
abc6f21f08
|
LCL, gtk2, Primitive implementation of InvalidateRgn, Normalize Rect before invalidating Rect
git-svn-id: trunk@40670 -
|
2013-03-29 20:56:52 +00:00 |
|
juha
|
e4fb69076a
|
LCL: Simplifies the setup to compile lcl-fpgui. Issue #24168, patch from Graeme
git-svn-id: trunk@40667 -
|
2013-03-29 18:39:24 +00:00 |
|
juha
|
dc58fc0884
|
LCL: Adds TProgressBar support for lcl-fpgui. Issue #24167, patch from Graeme
git-svn-id: trunk@40666 -
|
2013-03-29 18:39:18 +00:00 |
|
juha
|
9144f86c55
|
LCL: Minor clean-up of code in lcl-fpgui. Issue #24166, patch from Graeme
git-svn-id: trunk@40665 -
|
2013-03-29 18:39:13 +00:00 |
|
sekelsenmat
|
146aeb1092
|
LCL-WinCE: Adds code to get some barcode scanners working with TEdit. Others still dont work.
git-svn-id: trunk@40630 -
|
2013-03-24 11:53:58 +00:00 |
|
zeljko
|
d8e57f164a
|
Qt: workaround for xfwm4 bad modal window handling.Use same trick as for kde-3.XX when showing modal window.
git-svn-id: trunk@40625 -
|
2013-03-23 20:03:15 +00:00 |
|
zeljko
|
27f3ced09f
|
Qt: FontDialog,ColorDialog workaround for buggy xfwm4 (xfce) modal windows handling.
git-svn-id: trunk@40624 -
|
2013-03-23 17:47:54 +00:00 |
|
zeljko
|
2dc5477b36
|
Qt: workaround for xfwm4 (xfce) buggy modal window handling, when dialog is closed.
git-svn-id: trunk@40622 -
|
2013-03-23 17:25:58 +00:00 |
|
zeljko
|
d5b9651071
|
Qt: workaround for buggy xfwm4 modal windows handling.
git-svn-id: trunk@40621 -
|
2013-03-23 17:03:58 +00:00 |
|
zeljko
|
ae910387d1
|
Qt: fixed default color of QTabBar. issue #23985
git-svn-id: trunk@40563 -
|
2013-03-16 21:12:45 +00:00 |
|
jesus
|
abc18517a2
|
LCL, gtk, fix LazReport designer sometimes presented as a thin vertical or horizontal band that runs from center of screen under gtk2/64-bit, related to issue #21634
git-svn-id: trunk@40562 -
|
2013-03-16 19:29:54 +00:00 |
|
jesus
|
f69ac681f1
|
LCL, gtk2 fix TTabControl tab's height (improves appareance, LazReport designer for example, and on some themes/distros fix Critical warnings)
git-svn-id: trunk@40557 -
|
2013-03-16 06:34:41 +00:00 |
|
mattias
|
69cb36d62a
|
lcl: gtk2: fixed LM_CONTEXTMENU for TCustomControl
git-svn-id: trunk@40541 -
|
2013-03-13 10:15:15 +00:00 |
|
jesus
|
4098bf6514
|
LCL, qt, same reason as last to previous patch, do not trigger scroll events while calling SetScrollInfo, fix issue #23815
git-svn-id: trunk@40513 -
|
2013-03-08 06:14:37 +00:00 |
|
jesus
|
39be94eb13
|
LCL, fix QT compile with FPC trunk, works also with FPC fixes
git-svn-id: trunk@40512 -
|
2013-03-08 05:57:36 +00:00 |
|
jesus
|
d9e6ef063f
|
LCL, fix Qt scrolling: using SetScrollInfo to update scrollbar should not produce LM_?SCROLL events (these should only be triggered by scrollbar interaction. This also fix issue #23585
git-svn-id: trunk@40511 -
|
2013-03-08 05:52:03 +00:00 |
|
mattias
|
839114134b
|
LCL: removed android-arm processor type, no longer needed
git-svn-id: trunk@40503 -
|
2013-03-07 06:24:54 +00:00 |
|
bart
|
277b78225d
|
Win32: Save CustomColors in TColorDialog. Fixes issue #0023960.
Patch by David Gray.
git-svn-id: trunk@40493 -
|
2013-03-06 11:39:48 +00:00 |
|
juha
|
d867b45da9
|
LCL: Make GTK2 IDE work better on Awesome window manager. Issue #23917, patch from Sven Barth
git-svn-id: trunk@40453 -
|
2013-03-01 10:58:40 +00:00 |
|
mattias
|
48ec025ae8
|
fixed compilation with fpc 2.6.3
git-svn-id: trunk@40410 -
|
2013-02-25 22:17:54 +00:00 |
|
maxim
|
e79302ec8c
|
LCL, Win32: don't increase TEdit's PreferredHeight to accomodate for border when TEdit.AutoSize=True and TEdit.BorderStyle=bsNone, patch from Anton, bug #23930
git-svn-id: trunk@40409 -
|
2013-02-25 22:10:42 +00:00 |
|
zeljko
|
35b60c2c6c
|
Gtk2: Gtk2WSCustomPanel respect TCustomPanel.Visible property when creating handle. issue #23940
git-svn-id: trunk@40371 -
|
2013-02-23 13:51:00 +00:00 |
|