Commit Graph

46328 Commits

Author SHA1 Message Date
juha
21e4c4019c IDE: Improve the IDE Coolbar. Issue #27603, patch from Balázs Székely.
git-svn-id: trunk@48526 -
2015-03-28 14:40:57 +00:00
dmitry
5ea64c5142 printer4lazarus: carbon - restore usage of PMPrinterGetOutputResolution (loaded in run-time to be compatible with OSX10.4). if the function is not available or returns error - use larged printer resolution available
git-svn-id: trunk@48525 -
2015-03-28 04:56:42 +00:00
joost
e0d996a464 LazDebuggerFp: Fixed mem-leak
git-svn-id: trunk@48524 -
2015-03-27 22:05:19 +00:00
joost
e2399a4c0d FpDebug: Fixed memory corruption by encapulating log-strings inside a class instead of a record
git-svn-id: trunk@48523 -
2015-03-27 20:12:02 +00:00
juha
f61f5b2163 IDE: Replace Main Toolbars with a Coolbar. Issue #27603, patch from Balázs Székely.
git-svn-id: trunk@48522 -
2015-03-27 18:34:57 +00:00
juha
2b683add14 New files for a new IDE Coolbar, from Balázs Székely..
git-svn-id: trunk@48521 -
2015-03-27 18:32:32 +00:00
martin
a7d7e1edcb Debugger, GDBMI: Disable WarnOnSetBreakpointError
git-svn-id: trunk@48520 -
2015-03-27 16:10:17 +00:00
juha
094ca7530a LCL-Win32: Improve OverlayWindowProc. Patch from Maciej Izak.
git-svn-id: trunk@48519 -
2015-03-27 09:14:44 +00:00
juha
59f17ee5c6 Coolbar: Call OnChange handler when layout has changed. Patch from Balázs Székely.
git-svn-id: trunk@48518 -
2015-03-27 07:24:18 +00:00
martin
ca1c86d571 SynEdit: doublewidth / ambiguous width chars: Added IFDEFED workaround. Issue #0027707
git-svn-id: trunk@48517 -
2015-03-26 22:44:00 +00:00
juha
dade590e2a Component Palette: Move SelectionMode to interface. Support multiselect also in ComponentList.
git-svn-id: trunk@48516 -
2015-03-26 21:19:10 +00:00
joost
8b06480841 FpDebug: Avoid endless exceptions when the debugger does not have enough rights to debug on Darwin.
git-svn-id: trunk@48515 -
2015-03-26 20:30:56 +00:00
mattias
f56f8166ac IDE: fixed improving message cant find unit, when ppu found in default FPC unit path
git-svn-id: trunk@48514 -
2015-03-26 20:13:31 +00:00
martin
aaaeb005bf SynEdit: win, IME Handler: prevent underline styles from other markup
git-svn-id: trunk@48513 -
2015-03-26 18:30:01 +00:00
martin
b239addb71 SynEdit: win, IME Handler: improved scrolling
git-svn-id: trunk@48512 -
2015-03-26 18:11:11 +00:00
wp
b677a06286 TAChart: Add new demo for paned charts (demo/panes-2)
git-svn-id: trunk@48511 -
2015-03-26 17:04:04 +00:00
wp
489724243b TAChart: Fix paned charts to draw axis lines only in data range.
git-svn-id: trunk@48510 -
2015-03-26 16:59:12 +00:00
zeljko
3162d8bfd0 Qt: fixed index out of bounds when setting item text. issue #27740
git-svn-id: trunk@48509 -
2015-03-26 16:02:28 +00:00
zeljko
31adc59c71 Qt: do not set sizehint of QTreeWidgetItem in autosized column if iconsize = 0.related to issue #27696
git-svn-id: trunk@48508 -
2015-03-26 15:32:38 +00:00
dmitry
575e6ac4fd printer4lazarus: carbon - replace OSX 10.5 (driver specific) code with OSX 10.0 compatible code for getting printerinters DPI
git-svn-id: trunk@48507 -
2015-03-26 00:48:36 +00:00
juha
2368d8ad9a IdeIntf: Prevent invalid shortcut entries in TCustomShortCutGrabBox. Issue #27705, patch from Howard Page-Clark.
git-svn-id: trunk@48506 -
2015-03-25 21:21:19 +00:00
juha
ed8a304f4f Packager: a better fix for new package save dialog, issue #27726.
git-svn-id: trunk@48505 -
2015-03-25 20:49:49 +00:00
juha
7d2f5fe97f LCL: Prevent TDBDateEdit interfering with other Data Aware Controls. Issue #27702, patch from Tony Whyman.
git-svn-id: trunk@48504 -
2015-03-25 20:34:21 +00:00
juha
2ed00ef245 Packager: Use filter "*.lpk" in save dialog for a new package. Issue #27726.
git-svn-id: trunk@48503 -
2015-03-25 20:18:21 +00:00
juha
3023d4233e Component palette: Add Options entry to component icon popup menu. It was already in PageControl popup.
git-svn-id: trunk@48502 -
2015-03-25 14:59:25 +00:00
wp
feb46ca59a TAChart: Fix centering of axis title for chart panes
git-svn-id: trunk@48501 -
2015-03-25 08:43:48 +00:00
martin
5fd753e72e SynEdit: win, IME Handler: added started/ended events
git-svn-id: trunk@48498 -
2015-03-24 23:35:29 +00:00
martin
a2ec42e01e SynEdit: Undo initializations, if value is either not needed or always set.
git-svn-id: trunk@48497 -
2015-03-24 23:13:33 +00:00
wp
7b6b5c3ce1 TAChart: Fix arrows at axes and constant line series with respect to rtl bidi mode and line flips
git-svn-id: trunk@48496 -
2015-03-24 23:05:13 +00:00
martin
56a9ba3535 SynEdit: win, IME Handler: added markup for ATTR_TARGET_NOTCONVERTED
git-svn-id: trunk@48486 -
2015-03-24 21:17:16 +00:00
juha
bb58d1fa39 LCL-Win32: Remove a wrong ToDo. WinBmp is initialized by Windows.GetObject().
git-svn-id: trunk@48485 -
2015-03-24 19:18:43 +00:00
juha
90345dd84b Component palette: Move OnClassSelected event to interface. Focus a design form also when selecting from component list.
git-svn-id: trunk@48484 -
2015-03-24 17:52:54 +00:00
juha
3c30f0d516 LazUtils: Formatting.
git-svn-id: trunk@48483 -
2015-03-24 17:52:43 +00:00
juha
f736aee269 CodeHelp: Check for FPDocFile.Filename instead of Path which was not initialized.
git-svn-id: trunk@48482 -
2015-03-24 17:52:34 +00:00
juha
abe573b42d Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
2015-03-24 17:52:23 +00:00
juha
232c983159 CodeTools: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48480 -
2015-03-24 17:51:40 +00:00
juha
653207f24f LCL-Win32: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48479 -
2015-03-24 17:51:18 +00:00
juha
4e16799fd7 SynEdit: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48478 -
2015-03-24 17:50:59 +00:00
juha
c666926244 JCF2: Cleanup based on compiler hints.
git-svn-id: trunk@48477 -
2015-03-24 17:50:33 +00:00
juha
addc44e0f5 FpVectorial: Cleanup based on compiler hints.
git-svn-id: trunk@48476 -
2015-03-24 17:50:02 +00:00
zeljko
997a2f114d Qt: implemented minimum column size for TListView. Fixed TListView.Columns.AutoSize. issue #27696
git-svn-id: trunk@48475 -
2015-03-24 09:30:36 +00:00
sekelsenmat
c02daaa84b fpvectorial: Initial implementation of html table border, there are alignment issues
git-svn-id: trunk@48474 -
2015-03-24 09:30:31 +00:00
wp
44f9503627 TAChart: Fix axis labels reaching beyond data limits in paned charts
git-svn-id: trunk@48473 -
2015-03-24 09:25:46 +00:00
martin
875cfefd74 SynEdit: win, IME Handler: fix reference to freed object / leak. Issue #0027714
git-svn-id: trunk@48470 -
2015-03-23 23:02:04 +00:00
maxim
e36c3eb12f EditorToolBar: improved i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@48469 -
2015-03-23 22:53:00 +00:00
maxim
c1cfcdb407 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@48468 -
2015-03-23 22:40:27 +00:00
maxim
80ea45ac3c IDE: improved i18n
git-svn-id: trunk@48467 -
2015-03-23 22:28:26 +00:00
maxim
285342a2d4 SynEdit: fixed typos, regenerated translations and updated Russian translation
git-svn-id: trunk@48466 -
2015-03-23 22:22:49 +00:00
martin
6f0657736a SynEdit: win, IME Handler: markup, underline only
git-svn-id: trunk@48465 -
2015-03-23 21:41:00 +00:00
martin
0f8ef5d6fc SynEdit: win, IME Handler: Fixed more overwrite selection. Issue #0027712
git-svn-id: trunk@48463 -
2015-03-23 14:50:59 +00:00