Commit Graph

1301 Commits

Author SHA1 Message Date
mattias
c4cf20839b LCL: gtk2: fixed parameter type, bug #25670
git-svn-id: trunk@43869 -
2014-02-03 18:51:29 +00:00
zeljko
f2e9065f51 Gtk2: Fixed TGtk2WidgetSet.Polygon overwriting points array.Patch by Bart. issue #25507
git-svn-id: trunk@43719 -
2014-01-12 19:14:23 +00:00
paul
849077bfc5 gtk2: fix potential bug in TGtkDeviceContext.SelectBitmap
git-svn-id: trunk@43653 -
2014-01-06 09:34:05 +00:00
juha
a76c5900bc LCL: Fix GTK2 image transparency issues for common cases. Issue #25491, patch from Kostas Michalopoulos
git-svn-id: trunk@43644 -
2014-01-04 21:05:19 +00:00
maxim
8865d059e8 LCL, GTK2: don't link cairo-gobject, it breaks linking on older systems and shouldn't be necessary anymore since r26213 #f6f6a3aaea in FPC trunk; fixes bug #25460
git-svn-id: trunk@43622 -
2013-12-31 16:17:15 +00:00
mattias
19fb55dd6e LCL: gtk2: link with libcairo-gobject on Linux and fpc 2.7.1
git-svn-id: trunk@43336 -
2013-10-28 12:56:57 +00:00
zeljko
f6fa81d118 LCL: TCustomListView: implemented SelectAll & ClearSelection for delphi compatibility. issue #19812
git-svn-id: trunk@43244 -
2013-10-14 07:35:34 +00:00
zeljko
7c7a6705e6 Gtk2: pass TCheckListBox.OnDrawItem when Style <> lbStandard.issue #14071
git-svn-id: trunk@43178 -
2013-10-08 18:33:12 +00:00
zeljko
3c9d406abd Gtk2: fixed combobox themed paint (separated combo button from combo root).issue #25151
git-svn-id: trunk@43176 -
2013-10-08 13:51:50 +00:00
zeljko
0a07967377 Gtk2: Gtk2Themes: return correct size value for checkbox and radiobutton
git-svn-id: trunk@43174 -
2013-10-08 13:03:12 +00:00
zeljko
8fd5d00b1b Gtk2: implemented themed draw of combobox.issue #25151
git-svn-id: trunk@43156 -
2013-10-07 12:08:08 +00:00
zeljko
8a567bd42b Gtk2: implemented TListView.OwnerDraw.Part of issue #25149
git-svn-id: trunk@43122 -
2013-10-06 12:39:22 +00:00
jesus
c3619f28f4 LCL, gtk2, check if widget is still valid (avoid a CRITICAL warning)
git-svn-id: trunk@42948 -
2013-09-26 17:20:24 +00:00
mattias
094c6ba1bb lcl: gtk2: convert gtk_file_chooser encoding to UTF-8, bug #11207
git-svn-id: trunk@42947 -
2013-09-26 15:03:07 +00:00
jesus
49a69fc324 LCL, gtk2, updated VerboseFocus debug info
git-svn-id: trunk@42937 -
2013-09-25 22:42:13 +00:00
jesus
ff8b5f7a1b LCL, Gtk2, force redraw of GTKWinApiWidgets on focus changes so they can reflect focused/unfocused state (for grids in this case)
git-svn-id: trunk@42924 -
2013-09-24 17:36:24 +00:00
jesus
3b6ec447bf LCL, Gtk2, fix grid editing problem on ALT+TAB forward and back, issue #22475
git-svn-id: trunk@42923 -
2013-09-24 16:01:50 +00:00
mattias
d0a590f959 LCL: updated makefile
git-svn-id: trunk@42814 -
2013-09-15 15:05:30 +00:00
martin
a73a5ebbc3 GTK: REVERT 42581 #708b2f4a5d See notes on issue #0024750, #0024990
git-svn-id: trunk@42737 -
2013-09-11 20:38:45 +00:00
martin
2b640c6174 GTK2: tabcontrol, less of a gap between tabs and body
git-svn-id: trunk@42635 -
2013-09-06 11:41:22 +00:00
martin
f38edbcf27 GTK2: tabcontrol, check for tab vs page
git-svn-id: trunk@42634 -
2013-09-06 10:31:51 +00:00
martin
9178ca6047 GTK2: TPageControl do not hide pages in ShowHide
git-svn-id: trunk@42625 -
2013-09-05 23:28:52 +00:00
juha
708b2f4a5d LCL: Fix accent chars in GTK2. Remove Gtk2LatinAccents define after testing. Issues #24750 and #22507. Original patch from Éderson Cássio
git-svn-id: trunk@42581 -
2013-09-04 00:06:33 +00:00
mattias
2dcaeb39e0 gtk2: fixed mem leak
git-svn-id: trunk@42388 -
2013-08-11 17:45:35 +00:00
mattias
b538b89c23 lcl: gtk2: less hints
git-svn-id: trunk@42290 -
2013-08-03 16:14:22 +00:00
juha
de66005a39 LCL: Avoid duplicate accented chars with GTK2. Test with define "Gtk2LatinAccents". Issue #24750, patch from Éderson Cássio
git-svn-id: trunk@42102 -
2013-07-16 07:34:28 +00:00
mattias
5c16922af0 clean up
git-svn-id: trunk@42084 -
2013-07-14 06:36:50 +00:00
paul
9e0d1a452a lcl: implement small close button drawing with themes
git-svn-id: trunk@41845 -
2013-06-23 17:39:10 +00:00
zeljko
59f1dd3592 Gtk2: fixed itemheight with lbOwnerDrawFixed style of listbox. issue #24629
git-svn-id: trunk@41772 -
2013-06-21 06:22:30 +00:00
zeljko
e43a6d96d9 Gtk2: set GTK_CAN_FOCUS flag on progressbar, so TabStop now works, also OnEnter and OnExit events.
git-svn-id: trunk@41699 -
2013-06-13 08:23:39 +00:00
paul
a70fe2a963 gtk2: don't eat KeyUp if KeyPress event has handled a key - a part of fix for TMemo.WantReturns
git-svn-id: trunk@41674 -
2013-06-11 02:40:10 +00:00
mattias
63b2a29382 lcl: gtk2: tcustomcontrol: clear background pixmap of parent window too
git-svn-id: trunk@41670 -
2013-06-10 21:50:02 +00:00
mattias
f97c282b0d lcl: gtk2: less hints
git-svn-id: trunk@41669 -
2013-06-10 21:25:29 +00:00
mattias
6e6f461181 lcl: gtk2: SetScrollInfo: only draw if something has changed
git-svn-id: trunk@41668 -
2013-06-10 21:23:44 +00:00
mattias
f03b51d173 lcl: gtk2: disabled gtkwidgetdraw when updating the LCL
git-svn-id: trunk@41658 -
2013-06-10 08:31:03 +00:00
mattias
2f554d4dad lcl: gtk2: clean up
git-svn-id: trunk@41657 -
2013-06-10 08:30:11 +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
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
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
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
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
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
mattias
77aef112a6 lcl: gtk2: fixed warning
git-svn-id: trunk@40704 -
2013-04-03 09:58:13 +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