Commit Graph

32866 Commits

Author SHA1 Message Date
juha
feaf7a1432 Make svn2revisioninc work also with SVN 1.7. Issue #20711, patch from cobines
git-svn-id: trunk@33637 -
2011-11-20 09:08:48 +00:00
zeljko
7f3a0f2c10 Gtk2: do not attach gtkmenu to widget for style, since it can produce leaks in gtk2 lib.issue #20625
git-svn-id: trunk@33636 -
2011-11-20 09:00:38 +00:00
martin
bd624e2328 Ide: SourceEditor, added "Find in other Window"
git-svn-id: trunk@33635 -
2011-11-20 01:34:10 +00:00
juha
11fddf5d4a IDE: Fix 'Invert assignment' with 2D arrays assignment. Issue #14996
git-svn-id: trunk@33634 -
2011-11-19 21:21:14 +00:00
mattias
1e01f9868a cody: identifier db
git-svn-id: trunk@33633 -
2011-11-19 18:35:59 +00:00
mattias
6d641a4c4c IDE: debugging ifdefs
git-svn-id: trunk@33632 -
2011-11-19 18:33:47 +00:00
dodi
43bd9f17f8 Docs: LCLIntf continued
git-svn-id: trunk@33631 -
2011-11-19 18:14:57 +00:00
zeljko
01ea1658f7 Qt: trigger OnChange event when programatically change value of spin editors.issue #19881
git-svn-id: trunk@33630 -
2011-11-19 16:26:50 +00:00
martin
7416247cc3 Synedit: Improved cancel completion. Issue #0017895
git-svn-id: trunk@33629 -
2011-11-19 14:55:29 +00:00
martin
4d72cd427e Synedit: Clean up. Issue #0019215
git-svn-id: trunk@33628 -
2011-11-19 14:20:38 +00:00
juha
36d2265441 IDE: Changed GUI string capitalization. Issue #16068
git-svn-id: trunk@33627 -
2011-11-19 13:41:43 +00:00
juha
40f4015ef8 LazSVN and ToDoList: Changed GUI string capitalization
git-svn-id: trunk@33626 -
2011-11-19 13:41:30 +00:00
juha
d2c21f0142 fppkg: Changed GUI string capitalization
git-svn-id: trunk@33625 -
2011-11-19 13:41:16 +00:00
juha
7561fd2f6f Codetools: Changed GUI string capitalization
git-svn-id: trunk@33624 -
2011-11-19 13:41:02 +00:00
paul
6e4bc933e5 codetools: allow objccategory to have external
git-svn-id: trunk@33623 -
2011-11-19 11:10:00 +00:00
dodi
82c277a8e5 Docs: Get/SetScrollBar
git-svn-id: trunk@33622 -
2011-11-19 01:32:45 +00:00
juha
3faf74249f IPro: fix html renderer (clipped text). Issue #16454, patch from Žilvinas Ledas
git-svn-id: trunk@33621 -
2011-11-19 00:45:07 +00:00
juha
2953423fdc IDE: Implement Stack size in compiler options. Issue #17790
git-svn-id: trunk@33620 -
2011-11-18 21:42:59 +00:00
juha
17c600c687 IDE: Improve the open file dialog's title for "Insert full Filename" feature
git-svn-id: trunk@33619 -
2011-11-18 20:11:34 +00:00
juha
78b6a2d026 LCL: Implement method TreeView.Items.AddNode. Issue #15807
git-svn-id: trunk@33618 -
2011-11-18 19:19:05 +00:00
sekelsenmat
31e6b3ee9a Documentation rework, removes aprox. 600 occurences of [?] and other non-sense from the documentation
git-svn-id: trunk@33617 -
2011-11-18 17:16:46 +00:00
juha
0bf4f5b688 Remove -WC from htmlhelp_ipro sample. Issue #20687
git-svn-id: trunk@33616 -
2011-11-18 16:20:45 +00:00
juha
2554f47ab1 Change variable name "l" because it resembles "1".
git-svn-id: trunk@33615 -
2011-11-18 16:20:31 +00:00
sekelsenmat
e55401e29b customdrawn: Many fixes and improvements for TCDEdit, now VK_HOME and VK_END are supported
git-svn-id: trunk@33614 -
2011-11-18 14:49:59 +00:00
paul
af9d15b12b cocoa: update all controls when screen.cursor is set to new value
git-svn-id: trunk@33613 -
2011-11-18 14:37:59 +00:00
martin
97db2e450d DBG Pseudo-terminal: send user input immediately
git-svn-id: trunk@33612 -
2011-11-18 14:01:08 +00:00
sekelsenmat
0baa3bd505 customdrawn: Consolidates all state information in TCDButtonControl and makes many corrections. Now TCDRadioButton works
git-svn-id: trunk@33611 -
2011-11-18 12:43:22 +00:00
juha
b2dd9f06fd IDE: cleanup
git-svn-id: trunk@33610 -
2011-11-18 10:39:19 +00:00
juha
1a32dab8e5 IDE: Fix a check for macros in search paths which caused unusual characters warnings. Issue #18135
git-svn-id: trunk@33609 -
2011-11-18 10:33:01 +00:00
sekelsenmat
3116f5214a Patch from bug #20611: Changes GetRGBValues into having out parameters instead of var parameters
git-svn-id: trunk@33608 -
2011-11-18 10:32:16 +00:00
zeljko
ed4b99f903 Qt: qt under windows have different meaning about captured control than Windows.GetCapture itself.issue #20682
git-svn-id: trunk@33607 -
2011-11-18 08:04:42 +00:00
paul
a4beb21c5f carbon: implement Application.SetIcon
git-svn-id: trunk@33606 -
2011-11-18 06:56:06 +00:00
paul
da92ed2789 cocoa: request cursor update on form cursor change too
git-svn-id: trunk@33605 -
2011-11-18 06:11:47 +00:00
paul
931337302f cocoa: request cursor update on control cursor change
git-svn-id: trunk@33604 -
2011-11-18 06:06:02 +00:00
paul
a8fc0fa459 cocoa: implement setting cursor to control
git-svn-id: trunk@33603 -
2011-11-18 05:56:42 +00:00
paul
8972794e3b cocoa: properly fill RawImage description from cocoa bitmap object, properly initialize bitmap format and HasAlpha field
git-svn-id: trunk@33602 -
2011-11-18 03:06:43 +00:00
dodi
a69ef5286b Docs: Forms links added
git-svn-id: trunk@33601 -
2011-11-18 02:56:13 +00:00
paul
d2a067b488 cocoa: invert y coordinate in GetCursorPos
git-svn-id: trunk@33600 -
2011-11-18 02:10:52 +00:00
paul
fdb9311f33 cocoa: use white colorspace for 1 bit bitmaps
git-svn-id: trunk@33599 -
2011-11-18 02:10:08 +00:00
paul
5c9a097e8c ide: don't use F8 both for Step Over and Step Out in "mac lazarus" scheme
git-svn-id: trunk@33598 -
2011-11-18 00:57:19 +00:00
juha
b69dd28405 LCL: Keep TabOrder correct also when combobox tabstop=false. Issue #18217
git-svn-id: trunk@33597 -
2011-11-17 22:57:31 +00:00
juha
1d2f226d61 LCL: formatting and little optimizing
git-svn-id: trunk@33596 -
2011-11-17 22:57:20 +00:00
juha
e597ae1306 IDE: added a sanity check about if ListView.Selected is assigned. Issue #19819
git-svn-id: trunk@33595 -
2011-11-17 20:16:25 +00:00
juha
a002250d2b LCL: add Notification about removed ImageLists in ListView. Issue #20619
git-svn-id: trunk@33594 -
2011-11-17 18:57:22 +00:00
juha
cc82e44e9b LCL: formatting
git-svn-id: trunk@33593 -
2011-11-17 18:57:09 +00:00
juha
3c946347ae LCL: Remove styles properly in GTK2. Issue #20625, patch from cobines
git-svn-id: trunk@33592 -
2011-11-17 18:18:47 +00:00
juha
35b15acebe SynEdit: use raw X11 font names instead of old long names for GTK2. Issue #18795
git-svn-id: trunk@33591 -
2011-11-17 17:55:14 +00:00
juha
19238922cc IDE: fix setting IDE window dimensions when a default configuration is created.
git-svn-id: trunk@33590 -
2011-11-17 16:52:20 +00:00
martin
7a39358a8c Synedit: Codetemplate fix for tabs. Issue #0020700
git-svn-id: trunk@33589 -
2011-11-17 15:01:41 +00:00
paul
a0906eb9fc cocoa: implement GetCursorPos
git-svn-id: trunk@33588 -
2011-11-17 14:55:36 +00:00