Commit Graph

9021 Commits

Author SHA1 Message Date
zeljko
39c54740fe win32: trial to fix regression from r41513 #dbf54a7429. issue #23255 and probably #24549
git-svn-id: trunk@41536 -
2013-06-04 09:32:34 +00:00
zeljko
dbf54a7429 Win32: fixed TBitBtn.Spacing when glyph isn't assigned or size is 0.issue #23255
git-svn-id: trunk@41513 -
2013-06-03 13:17:20 +00:00
zeljko
3d4a0ec11b Qt: fixed spacing & margin properties of TBitBtn. issue #24531
git-svn-id: trunk@41511 -
2013-06-03 12:55:53 +00:00
mattias
9ef980d63b LCL: gtk2: fixed AskUser,QuestionDlg escape key result
git-svn-id: trunk@41476 -
2013-05-31 15:28:04 +00:00
zeljko
fc08e9727f Qt: fixed problem with TCustomPanel.Color, when panel is painted via Frame3d.Problem raised with r41291 #15dc88089b while fixing #24445
git-svn-id: trunk@41475 -
2013-05-31 13:10:33 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
zeljko
467b293531 Qt: fixed bug with AltGr key handling under windows.We are using winapi directly as workaround for bug in Qt library. issue #23808
git-svn-id: trunk@41378 -
2013-05-24 07:20:39 +00:00
zeljko
37d130d8ed Qt: rework fixes for metacity like wm's. Now marco and gnome shell are mapped as metacity.
git-svn-id: trunk@41347 -
2013-05-22 08:41:02 +00:00
zeljko
919ce9cbea Qt: fixed problems with modal and popup windows over modal windows with Mint's Marco window manager (Mate desktop).
git-svn-id: trunk@41346 -
2013-05-22 08:09:14 +00:00
zeljko
c42a83beba Qt: fixed bad behaviour of popup windows under metacity window manager.
git-svn-id: trunk@41339 -
2013-05-21 13:38:53 +00:00
mattias
c8408ddee7 lcl: carbon: fixed crash on draw item
git-svn-id: trunk@41335 -
2013-05-20 20:57:26 +00:00
zeljko
15dc88089b Qt: fixed LCLIntf.Frame3D. When FillBrush isn't filled then draw shaded box without brush (applies painter brush).issue #24445
git-svn-id: trunk@41291 -
2013-05-19 13:00:21 +00:00
juha
f68bd44412 LCL: replace the Arrow component with a better version from H. Page-Clark. The old one used widgetset bindings which was not needed.
git-svn-id: trunk@41221 -
2013-05-16 12:30:52 +00:00
zeljko
8a5bc81356 Qt: workaround for Qt lib bug (QStyle) where disabled button doesn't have activated disabled colors palette. issue #24413
git-svn-id: trunk@41144 -
2013-05-12 08:28:11 +00:00
juha
30324f1b1c LCL: Fix GTK2 scroll bars jumping to bottom. Issue #24389, patch from chiizujin
git-svn-id: trunk@41056 -
2013-05-06 22:05:30 +00:00
zeljko
e63627537c Gtk2: fixed clipboard selection transfer for GtkEntry/GtkTextView. issue #24308
git-svn-id: trunk@41040 -
2013-05-05 15:43:08 +00:00
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