Commit Graph

16482 Commits

Author SHA1 Message Date
zeljko
cf2ec123c7 Qt: fix conditional switches. issue #25139
git-svn-id: trunk@43062 -
2013-10-03 11:44:45 +00:00
jesus
1047128fbb LCL, carbon, fix filterindex and add trigger some missing dialog events, fix issue #25086
git-svn-id: trunk@43061 -
2013-10-03 03:31:11 +00:00
mattias
a508278c43 lcl: grid: initialize var
git-svn-id: trunk@43054 -
2013-10-02 08:01:44 +00:00
zeljko
31a3f82a68 Qt: fixed compilation with fpc-2.7.1. issue #25125
git-svn-id: trunk@43053 -
2013-10-02 05:36:34 +00:00
jesus
3327a9d348 LCL, grids, reformat some code that SHIFT+CTRL+C keeps reminding is different
git-svn-id: trunk@43052 -
2013-10-01 21:05:27 +00:00
jesus
b44b6771dd LCL, grids, do not trigger CellButton click if MouseDown is OutBounds, mdified patch from malcome, issue #25127
git-svn-id: trunk@43051 -
2013-10-01 20:55:23 +00:00
zeljko
ae866a4d12 Qt: fixed application closing when session manager is used. issue #18910
git-svn-id: trunk@43043 -
2013-09-30 11:11:12 +00:00
zeljko
14207298e0 Qt: updated qt bindings to version 2.5
git-svn-id: trunk@43041 -
2013-09-30 07:10:43 +00:00
maxim
8a39c8c9b5 LCL, CustomDrawn: added Russian translation file
git-svn-id: trunk@43021 -
2013-09-28 18:50:39 +00:00
paul
74ef8c5b49 lcl: update sh scripts
git-svn-id: trunk@43005 -
2013-09-28 04:21:40 +00:00
paul
491694002a lcl: update resource scripts to use new RES output of lazres, regenerate RES files using lazres
git-svn-id: trunk@42998 -
2013-09-28 03:06:54 +00:00
jesus
34f400b8f1 LCL, grids, implemented InsertRowWithValues from Everton Vieira, issue #21176
git-svn-id: trunk@42993 -
2013-09-27 19:03:32 +00:00
jesus
60927657c9 LCL, grids, allow the RETURN key to go to OnKeyPress
git-svn-id: trunk@42992 -
2013-09-27 18:28:28 +00:00
jesus
6ab0ade4ee LCL, grids, check for valid editor
git-svn-id: trunk@42991 -
2013-09-27 18:00:39 +00:00
jesus
4a666839dd LCL, grids, fixed selection by mouse if editor is visible and focused (also undoes de previous premature commit)
git-svn-id: trunk@42986 -
2013-09-27 13:29:32 +00:00
jesus
c9715d9f6b LCL, grids, fix check for focused
git-svn-id: trunk@42985 -
2013-09-27 12:59:45 +00:00
paul
b49be32350 lcl: add an ability to create a TGraphic from resource which at the moment supports Bmp, Png, Ico and Cur resources, add an ability to add an ImageList element from resource
git-svn-id: trunk@42983 -
2013-09-27 11:46:02 +00:00
zeljko
86dacb6100 Gtk3: use LCLIntfCellRenderer for text rendering in TGtk3CheckListBox, so we can use OwnerDraw modes (OnDrawItem event)
git-svn-id: trunk@42978 -
2013-09-27 09:02:10 +00:00
zeljko
5cffde6483 gtk3: setted up selection mode on TGtk3CheckListBox
git-svn-id: trunk@42975 -
2013-09-27 08:51:28 +00:00
zeljko
d31c6bc623 gtk3: implemented TCheckListBox handle - TGtk3CheckListBox
git-svn-id: trunk@42974 -
2013-09-27 08:47:13 +00:00
paul
102a858398 lcl, ide: redo LoadGlypFromResource to LoadGlyphFromResourceName with ability to pass an Instance handle
git-svn-id: trunk@42972 -
2013-09-27 08:44:38 +00:00
paul
07ac5de9b2 lcl: move wince dialog images from Lazarus to FPC resources
git-svn-id: trunk@42970 -
2013-09-27 06:49:35 +00:00
paul
a2af79db7b lcl: move grid images from Lazarus to FPC resources
git-svn-id: trunk@42969 -
2013-09-27 06:31:54 +00:00
paul
00855d5eff lcl: move db navigator images from Lazarus to FPC resources
git-svn-id: trunk@42968 -
2013-09-27 06:17:23 +00:00
zeljko
e6338e1d02 gtk3: Implemented TListView.OnSelectItem
git-svn-id: trunk@42967 -
2013-09-27 06:11:03 +00:00
paul
c92edcbd6b lcl: move dock images from Lazarus to FPC resources
git-svn-id: trunk@42966 -
2013-09-27 06:00:50 +00:00
paul
84a7c42b2f lcl: move calculator images from Lazarus to FPC resources
git-svn-id: trunk@42965 -
2013-09-27 05:40:11 +00:00
paul
2a28f2f8b4 lcl: rename image name as it is used in LCL
git-svn-id: trunk@42964 -
2013-09-27 05:37:23 +00:00
paul
88f15398f4 lcl: move edit button images from Lazarus to FPC resources
git-svn-id: trunk@42963 -
2013-09-27 03:52:44 +00:00
paul
449c561861 lcl: move dialog icons from Lazarus to FPC resources
git-svn-id: trunk@42962 -
2013-09-27 03:38:18 +00:00
paul
f182409b90 lcl: move cursors from Lazarus to FPC resources
git-svn-id: trunk@42961 -
2013-09-27 03:19:05 +00:00
paul
6c44c5a938 lcl: add LoadGlyphFromResource similar to LoadGlyphFromLazarusResource
git-svn-id: trunk@42959 -
2013-09-27 03:15:50 +00:00
jesus
74824cdc4e LCL, fix ValueListEdit not showing key column at runtime, issue #24780
git-svn-id: trunk@42958 -
2013-09-27 02:56:24 +00:00
paul
9c3cd46cff lcl: load button icons from FPC resources instead of Lazarus resources
git-svn-id: trunk@42957 -
2013-09-27 02:48:55 +00:00
paul
f6f27bf260 lcl: load TBitmap only from RT_BITMAP resources. Other bitmap types should be loaded from RT_RCDATA since RT_BITMAP stream is not valid
git-svn-id: trunk@42956 -
2013-09-27 02:42:52 +00:00
paul
6ba2d6e372 lcl: load graphic from RT_RCDATA resources by default.
git-svn-id: trunk@42955 -
2013-09-27 01:17:23 +00:00
jesus
c1f577aa5a LCL, grids, modify editor bounds in case it's affected by modifying default Col width or Row height
git-svn-id: trunk@42954 -
2013-09-26 23:38:00 +00:00
zeljko
c72e600b5b gtk3: implemented TListView.OnColumnClick
git-svn-id: trunk@42949 -
2013-09-26 18:52:45 +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
2ed7a8a17c LCL, fix grids focus where OnEnter occurs twice, issue #25010
git-svn-id: trunk@42943 -
2013-09-26 12:20:54 +00:00
zeljko
64d0588972 Qt: change current row of TQtCheckListBox for Qt >= 4.8 since it does not change ItemIndex when checkbox is clicked.
git-svn-id: trunk@42941 -
2013-09-26 10:15:25 +00:00
zeljko
84d84eb479 Qt: fixed TQtCheckListBox double click event duplication.issue #25089
git-svn-id: trunk@42940 -
2013-09-26 09:15:24 +00:00
jesus
49a69fc324 LCL, gtk2, updated VerboseFocus debug info
git-svn-id: trunk@42937 -
2013-09-25 22:42:13 +00:00
jesus
c33a15d30d LCL, grids, handle the first key in keypress, fixes issue #24893
git-svn-id: trunk@42936 -
2013-09-25 18:53:53 +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
965b91e9e5 translations: German: updates from Swen Heinig
git-svn-id: trunk@42920 -
2013-09-24 10:05:03 +00:00
mattias
c5f9e05da6 lcl: dbgrids: fixed memleak of KeyBookmark, patch from Luca Olivetti, bug #24412
git-svn-id: trunk@42912 -
2013-09-23 10:07:45 +00:00
zeljko
a4e0551e92 Qt: call OnDropDown imediatelly after IntfGetItems, so our events are in expected order and there's no disturbing of QListWidget while showing. issue #25032
git-svn-id: trunk@42906 -
2013-09-20 18:19:36 +00:00