Commit Graph

39066 Commits

Author SHA1 Message Date
mattias
7c346d5b08 cody: lvl graph: allow user to override minimize crossing algorithm
git-svn-id: trunk@40430 -
2013-02-27 12:10:27 +00:00
juha
0986431fcd LazUtils: improvements for ttfile.pas. Patch from circular
git-svn-id: trunk@40429 -
2013-02-27 10:51:33 +00:00
juha
c7765210d6 LazUtils: improvements for TTInterp. Patch from circular
git-svn-id: trunk@40428 -
2013-02-27 10:51:27 +00:00
juha
faea508795 LazUtils: fix for TFreeTypeFont.SetPointSize. Patch from circular
git-svn-id: trunk@40427 -
2013-02-27 10:51:20 +00:00
mattias
fbcb0937b4 IDE: bundle: added flag for retina displays
git-svn-id: trunk@40426 -
2013-02-26 23:55:22 +00:00
mattias
1f3a3d949e IDE: bundle: added bundleidentifier
git-svn-id: trunk@40425 -
2013-02-26 23:24:30 +00:00
bart
f9e3ecf385 ValEdit: fix not removing ReadOnly of editor when in column[0], introduced in (my own) r40417 #e06657740f.
git-svn-id: trunk@40424 -
2013-02-26 22:07:36 +00:00
jesus
53a3d93a5a LazReport, fix reading old frf binary reports marks all frf bands as ReportTitle bands, issue #23961
git-svn-id: trunk@40423 -
2013-02-26 21:52:46 +00:00
mattias
e996104124 cody: lvlgraph: fixed compilation 32bi
git-svn-id: trunk@40422 -
2013-02-26 21:12:12 +00:00
mattias
00ede9c2b3 cody: lvlgraph: check best after shuffle
git-svn-id: trunk@40421 -
2013-02-26 21:09:58 +00:00
mattias
5f3d6729b0 cody: lvlgraph: shuffle and apply best
git-svn-id: trunk@40420 -
2013-02-26 18:22:53 +00:00
juha
7070a7dd26 LCL: remove DebugLns from TControlBar.
git-svn-id: trunk@40419 -
2013-02-26 17:50:19 +00:00
bart
730d773260 ValEdit: KeyOptions: implement KeyAdd.
git-svn-id: trunk@40418 -
2013-02-26 17:41:55 +00:00
bart
e06657740f ValEdit: don't show any editor at all in the first column if KeyEdit is not in KeyOptions.
git-svn-id: trunk@40417 -
2013-02-26 17:29:06 +00:00
mattias
d63c70abad cody: lvlgraph: crosscount
git-svn-id: trunk@40416 -
2013-02-26 16:35:59 +00:00
bart
5d55b90f96 Grids: Remove unneccesary TCompositeCellEditor.GetActiveEditor (introduced in r40375 #d2b9d862ef),
make GetActiveControl protected instead.

git-svn-id: trunk@40415 -
2013-02-26 16:32:57 +00:00
mattias
f3fc3a03ef openglcontrol: verbosity
git-svn-id: trunk@40414 -
2013-02-26 12:08:12 +00:00
mattias
53fdf82396 openglcontrol: vrbosity
git-svn-id: trunk@40413 -
2013-02-26 09:43:50 +00:00
martin
04652cc455 DBG: Started work on gdb async mode
git-svn-id: trunk@40412 -
2013-02-25 23:44:57 +00:00
mattias
0a400b7349 openglcontrol: verbosity for multisampling
git-svn-id: trunk@40411 -
2013-02-25 23:17:28 +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
jesus
0909c77620 LazReport, modified lazreport sample to not requiere PowerPDF by default, added hyphenation sample
git-svn-id: trunk@40408 -
2013-02-25 20:51:28 +00:00
jesus
5555b24635 LazReport, added hyphenation support using Theo's bindings to libhyphen library, bumped LazReport version to 0.9.9
git-svn-id: trunk@40407 -
2013-02-25 20:50:28 +00:00
mattias
77bfdde159 cody: lvl graph: minimize crossings: simple greedy
git-svn-id: trunk@40406 -
2013-02-25 19:02:47 +00:00
mattias
b68b07efb6 cody: lvl graph: switch a pair of nodes
git-svn-id: trunk@40405 -
2013-02-25 18:43:09 +00:00
martin
ea3947b2e5 DBG: fixed changing debugger-class
git-svn-id: trunk@40404 -
2013-02-25 16:07:06 +00:00
mattias
14d709a897 cody: lvlgraph: find best cross switch
git-svn-id: trunk@40403 -
2013-02-25 13:02:40 +00:00
mattias
1ad34a5d04 cody: lvlgraph: count crossings
git-svn-id: trunk@40402 -
2013-02-25 12:03:13 +00:00
mattias
a14ac95648 cody: lvlgraph: started crossing pairs
git-svn-id: trunk@40401 -
2013-02-25 10:16:27 +00:00
mattias
da4ae2da13 cody: lvlgraph: draw highlighted edges above captions
git-svn-id: trunk@40400 -
2013-02-24 23:05:02 +00:00
mattias
1bb039c4f5 cody: lvlgraph: started minimize crossings
git-svn-id: trunk@40399 -
2013-02-24 22:42:57 +00:00
mattias
8fc0fa2245 cody: lvlgraph: auto split long edges
git-svn-id: trunk@40398 -
2013-02-24 21:08:12 +00:00
jesus
73faf28aaf LazReport, implements Justified Alignment, issue #23796
git-svn-id: trunk@40397 -
2013-02-24 19:44:59 +00:00
martin
b0299832bb clean up (added "optional" semicolons)
git-svn-id: trunk@40396 -
2013-02-24 18:51:43 +00:00
martin
389ce68238 IDE: SourceEdit: fixed word (word from text, not identifier) completion
git-svn-id: trunk@40394 -
2013-02-24 18:31:05 +00:00
mattias
a19cf9e5c1 cody: lvlgraph: highlight edges along hidden nodes
git-svn-id: trunk@40393 -
2013-02-24 18:16:35 +00:00
mattias
97a6467b74 cody: lvlgraph: hidden nodes
git-svn-id: trunk@40392 -
2013-02-24 18:05:50 +00:00
mattias
77e410ec98 cody: unit dependencies: space below nodes
git-svn-id: trunk@40388 -
2013-02-24 14:40:40 +00:00
bart
b0b8409a1c ValEdit: Implement DeleteRow().
git-svn-id: trunk@40387 -
2013-02-24 14:33:19 +00:00
mattias
e37da44e09 cody: unit dependencies: fpc source deps
git-svn-id: trunk@40386 -
2013-02-24 14:32:59 +00:00
bart
8ff1d3962b ValEdit: InsertRow: if Append then insert after current row, not after last row.
(According to Delphi help text)

git-svn-id: trunk@40385 -
2013-02-24 14:21:53 +00:00
bart
41464aaec9 ValEdit: Disable goAutoAddRowsSkipContentCheck (temoprary workaround).
git-svn-id: trunk@40384 -
2013-02-24 13:48:21 +00:00
bart
72cba621d3 ValEdit: when set RowCount also update Strings accordingly.
Needed for AddKey in KeyOtions.

git-svn-id: trunk@40383 -
2013-02-24 13:45:15 +00:00
bart
4592622e5c ValEdit: Start implementing KeyOptions.
git-svn-id: trunk@40382 -
2013-02-24 13:15:00 +00:00
mattias
f20e7dc4f9 cody: lvlgraph: fixed GetNodeAt with scrolling
git-svn-id: trunk@40381 -
2013-02-24 09:04:02 +00:00
mattias
fd01c56742 cody: unit dependencies: shorter fpc package names
git-svn-id: trunk@40380 -
2013-02-24 08:56:55 +00:00
bart
44caf00ceb MaskEdit: when user presses Escape, don't "eat" the key if there is nothing to reset.
(Delphi compatibility). Partially resolves issue #0023936.

git-svn-id: trunk@40379 -
2013-02-24 00:09:38 +00:00
mattias
1c5712de23 cody: lvlgraph: scrolling
git-svn-id: trunk@40378 -
2013-02-23 22:06:38 +00:00
maxim
b4c230f5c7 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@40377 -
2013-02-23 17:27:23 +00:00