Commit Graph

30726 Commits

Author SHA1 Message Date
zeljko
a0933e1606 Gtk: implemented ListView.Exchange() and ListView.Move().
LCL: do not call Exchange() or Move() if both indexes are equal.

git-svn-id: trunk@31367 -
2011-06-24 20:10:28 +00:00
zeljko
95ba53fc11 Gtk: fixed crash in createHandle() of listview.
git-svn-id: trunk@31366 -
2011-06-24 19:33:15 +00:00
zeljko
c380a69f08 WinCE: implemented TListView.Exchange() and TListView.Move()
git-svn-id: trunk@31365 -
2011-06-24 19:30:04 +00:00
zeljko
d827c3f379 Win32: implemented TListView.Exchange() and TListView.Move()
LCL: Use TFPList instead of TList for internal FList of TListViewItems
LCL: TListViewItems invalidate cacheindex and cacheitem when doing exchange or move.

git-svn-id: trunk@31364 -
2011-06-24 19:18:43 +00:00
mattias
d3ebe6ba78 lazbuild: convert encoding of loaded source files
git-svn-id: trunk@31363 -
2011-06-24 18:38:00 +00:00
mattias
d13ac6fe8a LCL: fixed TUTF8Parser reading at end of buffer
git-svn-id: trunk@31362 -
2011-06-24 18:37:23 +00:00
jesus
006639bf2a LCL, fix can't edit new record where key field value is NULL
git-svn-id: trunk@31361 -
2011-06-24 18:02:02 +00:00
zeljko
48712541fc Win32: started TListView.Exchange() TListView.Move() for win32 ws.Added todo.
git-svn-id: trunk@31360 -
2011-06-24 16:46:55 +00:00
ask
edac0eec23 TAChart: Add AIncludeHidden parameter to the TChart.GetLegendItems function.
Based on code by Werner.

git-svn-id: trunk@31359 -
2011-06-24 13:39:11 +00:00
zeljko
8bdf87abed LCL: TListViewItems: implemented Exchange() and Move() to easy move or exchange items in list. Implementation done for gtk2 and qt
git-svn-id: trunk@31358 -
2011-06-24 12:04:01 +00:00
mattias
bf3766ff9c LCL: TFindOption: frHideEntireScope, feature 19619
git-svn-id: trunk@31357 -
2011-06-24 10:54:51 +00:00
mattias
347515afc3 codetools: fixed range check
git-svn-id: trunk@31356 -
2011-06-24 10:50:02 +00:00
zeljko
6bfd206419 Qt: do not call elidedText() if DT_WORDBREAK flag is included.
git-svn-id: trunk@31355 -
2011-06-24 09:12:41 +00:00
zeljko
a8b4881fc6 Qt: fixed drawing of text when have DT_MODIFYSTRING and DT_END_ELLIPSIS flags using TrimLeft(), so it's same like under win32.
git-svn-id: trunk@31354 -
2011-06-24 08:38:17 +00:00
paul
762aef652a gtk2: don't show widget by default if it is not requested by TCreateParams (for TCheckBox, TButton, TCombobox, TEdit for now)
git-svn-id: trunk@31353 -
2011-06-24 07:36:16 +00:00
sekelsenmat
6acf2ce81d Carbon: fixes an endless loop in mouseover which was affecting the project openpoker
git-svn-id: trunk@31352 -
2011-06-24 07:04:54 +00:00
paul
0e1e1911b7 qt: don't show widget by default if it is not requested by TCreateParams
git-svn-id: trunk@31351 -
2011-06-24 06:21:31 +00:00
paul
5f4b4f6838 lcl: formatting
git-svn-id: trunk@31350 -
2011-06-24 03:51:43 +00:00
paul
e3e46a4ce2 lcl: don't crash if TabVisible is set for TTabSheet with no parent
git-svn-id: trunk@31349 -
2011-06-24 02:40:56 +00:00
martin
f5c008467c SynMemo BorderStyle: fixed default, so streaming works. issue #0019608
git-svn-id: trunk@31348 -
2011-06-23 21:49:54 +00:00
mattias
261318a675 IDE: default bounds for windows: use a fixed max of 1200x900, use Screen.WorkArea
git-svn-id: trunk@31347 -
2011-06-23 20:58:15 +00:00
mattias
76aa5b9b12 IDE: source editor: changed default for DisableAntiAliasing to false
git-svn-id: trunk@31346 -
2011-06-23 20:17:01 +00:00
juha
b38e8f8a1f Revert "IDE: change order of Run menu items. Issue #19580" based on feedback
git-svn-id: trunk@31345 -
2011-06-23 18:27:11 +00:00
ask
67e4a0d07f TAChart: Use TChartLegendItems instead of TObjectList
git-svn-id: trunk@31344 -
2011-06-23 14:56:05 +00:00
mattias
c1fdd2bbe1 translations: german: updates from Swen Heinig
git-svn-id: trunk@31343 -
2011-06-23 11:59:21 +00:00
ask
6cc9d3da78 TAChart: Add Legend.SymbolFrame property
git-svn-id: trunk@31342 -
2011-06-23 07:33:53 +00:00
ask
0bbf6f4c42 TAChart: Do not draw legend frame with Visible = false
git-svn-id: trunk@31341 -
2011-06-23 07:28:56 +00:00
jesus
d2cf3ad43f LCL, windows, fix a crash on pressing a key when there is a (html) hint visible
git-svn-id: trunk@31340 -
2011-06-23 07:07:04 +00:00
sekelsenmat
35a781c607 Adds more TScreen properties, from patch from bug #19379 by wovan.bugger
git-svn-id: trunk@31339 -
2011-06-22 21:03:25 +00:00
jesus
0cda734085 LCL, grids, option for showing & prefix in columns titles, issue #19470
git-svn-id: trunk@31338 -
2011-06-22 20:51:53 +00:00
ask
fe8fb348a1 TAChart: Fix text positioning in fpvectorial back-end. Silence warnings.
git-svn-id: trunk@31336 -
2011-06-22 14:23:45 +00:00
ask
f1cfea45dc TAChart: Add combobox with legend items to the legend demo
git-svn-id: trunk@31335 -
2011-06-22 14:13:21 +00:00
ask
80521e30cc TAChart: Extract public function TChart.GetLegendItems
git-svn-id: trunk@31334 -
2011-06-22 14:07:47 +00:00
mattias
32a183ceaa IDE: code hints: reduced debugging
git-svn-id: trunk@31333 -
2011-06-22 13:22:57 +00:00
ask
9595273e55 TAChart: Extract public TChartLegend.MeasureItem function
git-svn-id: trunk@31332 -
2011-06-22 13:18:12 +00:00
zeljko
1ad62b1229 LCL: TToggleBox published properties: BidiMode, Contstraints, Color, Font, ParentBidiMode, ParentFont.
git-svn-id: trunk@31331 -
2011-06-22 12:22:58 +00:00
zeljko
7789de2338 Qt: fixed ugly behaviour of QPalette on some widgets issue #19612, also fixed crash with TQtTabWidget while processing key or mouse events and LCLObject handle is destroyed in the meantime.
git-svn-id: trunk@31330 -
2011-06-22 12:16:08 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
47a3a0845c IDE: package options: fixed restoring modified on restore
git-svn-id: trunk@31328 -
2011-06-22 07:48:36 +00:00
mattias
22711aa9bc educationlaz: updated lpk
git-svn-id: trunk@31327 -
2011-06-22 07:36:22 +00:00
sekelsenmat
cbc0a8ce4a Fixes bug #19602 FindFirstUTF8 was wrong in wince
git-svn-id: trunk@31326 -
2011-06-22 06:21:38 +00:00
jesus
54b44563d9 LCL, make the grids send first typed char to external editors, issue #19306
git-svn-id: trunk@31325 -
2011-06-22 03:46:06 +00:00
mattias
63bc982b98 IDE: fixed i18n directory, bug #19606
git-svn-id: trunk@31324 -
2011-06-21 23:01:29 +00:00
mattias
cf61e78d01 tests: started nested structs
git-svn-id: trunk@31323 -
2011-06-21 23:01:04 +00:00
sekelsenmat
b4ab1b4c27 Small fix to the fileutil mainunit links
git-svn-id: trunk@31322 -
2011-06-21 19:24:59 +00:00
mattias
7116120872 codetools: h2pas: structs with sub defs
git-svn-id: trunk@31321 -
2011-06-21 18:59:05 +00:00
mattias
1346c39a97 codetools: h2pas: simple struct
git-svn-id: trunk@31320 -
2011-06-21 18:41:26 +00:00
mattias
e748b7b37e IDE: identifier completion hint: update via idle timer
git-svn-id: trunk@31319 -
2011-06-21 18:06:00 +00:00
mattias
a1d7624a88 codetools: fixed TIdentCompletionTool.ParseSourceTillCollectionStart check atom in front
git-svn-id: trunk@31318 -
2011-06-21 15:01:29 +00:00
mattias
cf32ea0df9 codetools: parsing on E:Exception do: using ctnVarDefinition, bug #19601
git-svn-id: trunk@31317 -
2011-06-21 14:21:47 +00:00