Commit Graph

33066 Commits

Author SHA1 Message Date
sekelsenmat
fa02b703f1 Renames TNotebookOption and friends to TCTabControlOptions,etc because the old name was completely wrong since TNotebook is completely unrelated to this type
git-svn-id: trunk@33537 -
2011-11-15 07:28:07 +00:00
mattias
55970dead8 IDE: build lazarus: create bin und units directory
git-svn-id: trunk@33535 -
2011-11-14 23:03:29 +00:00
juha
d1496f7736 IDE: Set -WR compiler option as default for library projects. Issue #7154
git-svn-id: trunk@33534 -
2011-11-14 22:17:08 +00:00
juha
3e3a7d8508 Packager: remove unused unit dependency
git-svn-id: trunk@33533 -
2011-11-14 22:16:53 +00:00
maxim
29cf9ca10c regenerated translations; updated Russian translation
git-svn-id: trunk@33532 -
2011-11-14 22:08:39 +00:00
maxim
401a6e52fc Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20675
git-svn-id: trunk@33531 -
2011-11-14 21:28:38 +00:00
mattias
561a94889f IDE: added file filter options page
git-svn-id: trunk@33530 -
2011-11-14 17:20:51 +00:00
sekelsenmat
40d704cc6a Updates the filectrl docs skeleton and improves a lot the descriptions and links
git-svn-id: trunk@33529 -
2011-11-14 16:00:07 +00:00
sekelsenmat
459ff7d0c2 Documents TFileListBox.Mask
git-svn-id: trunk@33528 -
2011-11-14 15:08:41 +00:00
juha
81511cf49b IDE: Added a check box for -WR compiler option. Issue #7154
git-svn-id: trunk@33527 -
2011-11-14 12:31:30 +00:00
juha
43d521337d LCL: Set Result in TAnchorSide.CheckSidePosition. Solves issue #20367, patch from cobines
git-svn-id: trunk@33526 -
2011-11-14 11:26:45 +00:00
mattias
cdaafd9a2e cody: dictionary: equals
git-svn-id: trunk@33525 -
2011-11-14 10:36:17 +00:00
juha
9b08f69b27 LCL: removed useless property setter
git-svn-id: trunk@33524 -
2011-11-14 09:33:15 +00:00
juha
241f651b88 IDE / Designer: Formatting
git-svn-id: trunk@33523 -
2011-11-14 09:33:03 +00:00
juha
ab94abe6d8 IDE / Designer: fix access violation when switching designer / lfm source. Issue #18506
git-svn-id: trunk@33522 -
2011-11-14 09:32:50 +00:00
sekelsenmat
24044afdf5 customdrawn: Improves the checkbox autosizing
git-svn-id: trunk@33521 -
2011-11-14 07:21:21 +00:00
sekelsenmat
3223ac53ab customdrawn tests: A bit more spacing because Android controls are bigger
git-svn-id: trunk@33520 -
2011-11-14 07:15:54 +00:00
sekelsenmat
9c85b9706c customdrawn: Some more DPI improvements for Android
git-svn-id: trunk@33519 -
2011-11-14 07:15:25 +00:00
mattias
6015d7f9cc cody: dictionary: Equals
git-svn-id: trunk@33518 -
2011-11-14 02:16:00 +00:00
martin
e2a50e024f DBG: Improve display of char accessed via index "s[1]". Show pchar and string based value, as detection is not possible.
git-svn-id: trunk@33517 -
2011-11-14 02:12:21 +00:00
martin
3a3cc95bce DBG: Improve display of char accessed via index "s[1]". Show pchar and string based value, as detection is not possible.
git-svn-id: trunk@33516 -
2011-11-14 02:00:30 +00:00
mattias
bc7ce27ad4 IDE: clean up
git-svn-id: trunk@33515 -
2011-11-14 00:32:13 +00:00
mattias
a930e5a931 cody: dictionary: loadfromfile
git-svn-id: trunk@33514 -
2011-11-14 00:30:35 +00:00
sekelsenmat
cd4d25d72b Starts preparing for dpi support in the Android theme
git-svn-id: trunk@33513 -
2011-11-13 21:43:27 +00:00
martin
55b2d823fb SynEdit: Fix MultySyn Highlighter (uninitialized field)
git-svn-id: trunk@33512 -
2011-11-13 20:15:52 +00:00
martin
65bfe33229 SynEdit: Fix test
git-svn-id: trunk@33511 -
2011-11-13 19:02:54 +00:00
sekelsenmat
0fde697321 customdrawn: One more android bmp
git-svn-id: trunk@33510 -
2011-11-13 19:00:58 +00:00
sekelsenmat
a90f20cd58 customdrawn tests: Improves the checkbox tests
git-svn-id: trunk@33509 -
2011-11-13 18:46:36 +00:00
sekelsenmat
697746f2e9 customdrawn: Starts the Android checkbox drawing
git-svn-id: trunk@33508 -
2011-11-13 18:46:15 +00:00
martin
59ecf5009a DBG: improved array index access for watches
git-svn-id: trunk@33507 -
2011-11-13 18:05:49 +00:00
sekelsenmat
51b8e33ac9 Removes the implementations of GetTextExtentExPoint from Qt and Gtk2 because they were wrong and because the default implementation is cross-platform and correct
git-svn-id: trunk@33506 -
2011-11-13 09:09:44 +00:00
sekelsenmat
cd481f499c customdrawn: More safety checks for widgetsets which send non-chars into UTF8KeyPress
git-svn-id: trunk@33505 -
2011-11-13 08:09:19 +00:00
sekelsenmat
f54a3f8510 customdrawn: TCDEdit caret position and text deletion fixes
git-svn-id: trunk@33504 -
2011-11-13 08:01:28 +00:00
sekelsenmat
5b030ad856 customdrawn: Regression fix: reimplements selection deleting for TCDEdit
git-svn-id: trunk@33503 -
2011-11-13 07:47:48 +00:00
sekelsenmat
39d02186ce customdrawn: Fixes caret drawing which was broken by my rev 33432 #e132939252
git-svn-id: trunk@33502 -
2011-11-13 07:28:08 +00:00
mattias
260f012bb3 cody: dictionary: zip
git-svn-id: trunk@33501 -
2011-11-13 01:02:01 +00:00
mattias
a3046ac01d cody: dictionary: save to file
git-svn-id: trunk@33500 -
2011-11-13 00:12:26 +00:00
mattias
8842842398 cody: dictionary: consistency check
git-svn-id: trunk@33499 -
2011-11-12 22:57:19 +00:00
mattias
0c6f61e074 cody: dictionary: parse fpc units
git-svn-id: trunk@33498 -
2011-11-12 22:24:20 +00:00
juha
93cdd2d825 IDE: refactor duplicate code into SetNewBounds method. Set Applied and set FForm without setter to solve issue #20368
git-svn-id: trunk@33497 -
2011-11-12 21:51:13 +00:00
mattias
3017016146 cody: dictionary: use treenode stamp
git-svn-id: trunk@33496 -
2011-11-12 21:26:14 +00:00
maxim
b4e9928991 regenerated translations; updated Russian translation
git-svn-id: trunk@33495 -
2011-11-12 21:01:31 +00:00
maxim
f86d4a77e3 Translations: Czech translation update by Martin Smat
git-svn-id: trunk@33494 -
2011-11-12 20:14:15 +00:00
mattias
f31eccde21 cody: dictionary: check parse stamp
git-svn-id: trunk@33493 -
2011-11-12 19:30:13 +00:00
mattias
7c6f076695 cody: dictionary: parse unit
git-svn-id: trunk@33492 -
2011-11-12 19:03:17 +00:00
sekelsenmat
a4621e4039 customdrawn: WinXP checkbox improvements
git-svn-id: trunk@33491 -
2011-11-12 18:35:46 +00:00
sekelsenmat
f37d99fd55 customdrawn: Starts the winxp checkbox style
git-svn-id: trunk@33490 -
2011-11-12 18:17:52 +00:00
mattias
c40f7acc11 cody: renamed unit
git-svn-id: trunk@33489 -
2011-11-12 17:49:09 +00:00
mattias
02884c8b6d cody: started dictionary
git-svn-id: trunk@33488 -
2011-11-12 17:47:57 +00:00
sekelsenmat
6271f42df7 customdrawn tests: Adds checkbox winxp tests and starts TTabControl test
git-svn-id: trunk@33487 -
2011-11-12 17:30:30 +00:00