Commit Graph

34860 Commits

Author SHA1 Message Date
mattias
d1ec4c9c3d wiki test: parse files
git-svn-id: trunk@35645 -
2012-03-01 23:28:00 +00:00
mattias
9e9f823a55 wiki test: load files
git-svn-id: trunk@35644 -
2012-03-01 23:01:21 +00:00
jesus
0d46fab5d1 LCL, fix dbgrid compile with FPC trunk due bookmark change, patch from Paul Ishenin (with changes)
git-svn-id: trunk@35643 -
2012-03-01 18:07:11 +00:00
mattias
827eef7e1e wiki: started search
git-svn-id: trunk@35642 -
2012-03-01 17:40:54 +00:00
sekelsenmat
179972fb78 Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog
git-svn-id: trunk@35641 -
2012-03-01 15:30:26 +00:00
ask
f7471ce97d TAChart: Fix TPieSlice.FindContainingSlice for the case of skipped slices
git-svn-id: trunk@35640 -
2012-03-01 15:21:43 +00:00
ask
ab96a7be35 TAChart: Add TPieSeries.EdgePen property
git-svn-id: trunk@35639 -
2012-03-01 15:11:21 +00:00
ask
911c638917 TAChart: Replace TPieSlice.FAngle with FNextAngle/FPrevAngle
git-svn-id: trunk@35637 -
2012-03-01 14:59:04 +00:00
mattias
0e62addd5c wiki: external links must have a scheme
git-svn-id: trunk@35636 -
2012-03-01 13:48:36 +00:00
mattias
d29aa457ba wiki: external links with captions
git-svn-id: trunk@35635 -
2012-03-01 13:35:49 +00:00
mattias
9bc876d05b wiki: subsection
git-svn-id: trunk@35634 -
2012-03-01 13:14:08 +00:00
mattias
b44e200304 wiki: added source as code tag
git-svn-id: trunk@35631 -
2012-03-01 11:50:31 +00:00
mattias
37000452d3 wiki: added objc as code tag
git-svn-id: trunk@35630 -
2012-03-01 11:46:47 +00:00
ask
087cd23d05 TAChart: Use Arrow.BaseLength property in func demo
git-svn-id: trunk@35629 -
2012-03-01 10:17:22 +00:00
mattias
81a9bd490d carbon: avoid crash on destroyed widget
git-svn-id: trunk@35628 -
2012-02-29 21:29:37 +00:00
mattias
9c72f13af3 wiki: todo
git-svn-id: trunk@35627 -
2012-02-29 21:28:46 +00:00
zeljko
ac502d8486 Gtk2: increase SM_CYMENU result by border shadows if compositing manager is running
git-svn-id: trunk@35626 -
2012-02-29 19:11:14 +00:00
zeljko
2203de7ea1 Gtk2: compositeManagerRunning moved from Gtk2WSForms into Gtk2Int.
git-svn-id: trunk@35625 -
2012-02-29 19:07:33 +00:00
ask
31c109090a TAChart: Initial version of 3-d pie charts
git-svn-id: trunk@35624 -
2012-02-29 16:55:08 +00:00
ask
1bb99f869b TAChart: Add RotatePointX utility function
git-svn-id: trunk@35623 -
2012-02-29 15:25:04 +00:00
ask
43e5cef025 TAChart: Add TChartArrow.BaseLength property
git-svn-id: trunk@35622 -
2012-02-29 15:15:56 +00:00
paul
ba608daeeb win32: don't try to draw tooltip text in windows XP using themes - XP themes does not know how to draw it (bug #0021386)
git-svn-id: trunk@35621 -
2012-02-29 07:29:57 +00:00
mattias
cca0312b77 wiki: fixed em
git-svn-id: trunk@35620 -
2012-02-28 22:25:31 +00:00
mattias
e1d6a23eb5 wiki: xhtml: encode < >
git-svn-id: trunk@35619 -
2012-02-28 22:20:49 +00:00
mattias
80a893d94c laz2_dom: added EncodeLesserAndGreaterThan
git-svn-id: trunk@35618 -
2012-02-28 22:20:28 +00:00
mattias
a8098f0d48 wiki: <em>, tags in table cell
git-svn-id: trunk@35617 -
2012-02-28 22:00:21 +00:00
mattias
61a12a5cc6 wiki: started option to download recently changed pages
git-svn-id: trunk@35616 -
2012-02-28 20:58:47 +00:00
mattias
ec110f77c0 started some tools for the wiki
git-svn-id: trunk@35615 -
2012-02-28 19:22:41 +00:00
zeljko
1e2b5b21f7 LCL: TListView update FSelectedIdx in multiselect mode too. issue #21389
git-svn-id: trunk@35614 -
2012-02-28 19:11:20 +00:00
martin
3ee12b8bbf SynPasSyn: fixed smart closing of repeat nodes
git-svn-id: trunk@35612 -
2012-02-27 19:42:05 +00:00
zeljko
a595df99d1 LCL: fix colorbox displaying standard colors. issue #19055
git-svn-id: trunk@35611 -
2012-02-27 19:18:58 +00:00
zeljko
c4fa6a1980 Qt: formatting
git-svn-id: trunk@35610 -
2012-02-27 18:20:23 +00:00
zeljko
ac06d36b7c Qt: fixed adjusting of designer form client rect when main menu is added or removed.
git-svn-id: trunk@35609 -
2012-02-27 18:11:24 +00:00
blikblum
bfb825fa70 lcl: Publish TDBComboBox.AutoComplete. Issue #21361
git-svn-id: trunk@35608 -
2012-02-27 15:05:07 +00:00
zeljko
7dcdcf082d Qt: cleanup
git-svn-id: trunk@35607 -
2012-02-27 11:42:51 +00:00
zeljko
1c24c910b6 Gtk2: fixed crash in gtk2.GetWindowRect. issue #21382
git-svn-id: trunk@35606 -
2012-02-27 11:31:06 +00:00
zeljko
847d8a2eba Gtk2: fixed PaintTo() when taking image of form, now it includes mainmenu (if it's allocated)
git-svn-id: trunk@35605 -
2012-02-27 11:27:20 +00:00
zeljko
58ce62d15b Qt: fixed PaintTo when we taking image of form.
git-svn-id: trunk@35604 -
2012-02-27 10:21:14 +00:00
paul
6faa5c4309 win32: don't double decrease/increase right position by menu check size because it is already increased/decreased
git-svn-id: trunk@35603 -
2012-02-27 09:18:47 +00:00
zeljko
0eca80ca44 Gtk2: fixed TGtk2WidgetSet.GetWindowRect wrong result.
git-svn-id: trunk@35602 -
2012-02-26 20:08:39 +00:00
mattias
bc4384a866 IDE: save new unit: only update references in editor files
git-svn-id: trunk@35601 -
2012-02-26 18:12:46 +00:00
mattias
f441b83baf IDE: save new package unit: set initialdir to package dir
git-svn-id: trunk@35600 -
2012-02-26 17:44:27 +00:00
mattias
e82a9ebdb8 LCL: removed empty pas file
git-svn-id: trunk@35599 -
2012-02-26 17:29:58 +00:00
mattias
b9d30d0593 IDE: clean up
git-svn-id: trunk@35598 -
2012-02-26 17:27:58 +00:00
zeljko
e222b242b6 LCL: TListView.OwnerData: fixed behaviour of ItemIndex when multiselection is enabled. issue #19825
git-svn-id: trunk@35597 -
2012-02-26 15:44:48 +00:00
zeljko
9f7ab89220 Gtk2: make selstart for GtkEntry setting consistent with other ws. issue #11802
git-svn-id: trunk@35596 -
2012-02-26 09:59:33 +00:00
maxim
fc35b838ef regenerated translations; updated Russian translation
git-svn-id: trunk@35594 -
2012-02-25 16:37:09 +00:00
zeljko
a9c173bd7b Gtk2: fixed compilation for fpc-2.4.5
git-svn-id: trunk@35593 -
2012-02-25 13:31:08 +00:00
martin
7bf8c0ebe0 SynEdit: Fix completion key handling (catch keys, routed to editor, if typed before completion form could open)
git-svn-id: trunk@35592 -
2012-02-25 13:29:59 +00:00
sekelsenmat
7e7f7372d5 Fixes compilation of LCL-CustomDrawn-Cocoa
git-svn-id: trunk@35591 -
2012-02-25 10:54:51 +00:00