Commit Graph

  • 6cc0a5829a GridPrinter: Fix minor oversights in previous commit. wp_xxyyzz 2022-11-11 23:09:27 +00:00
  • 1fe764c55e GridPrinter: More options to control the preview's toolbar. wp_xxyyzz 2022-11-11 22:59:52 +00:00
  • 8bd3387381 GridPrinter: Fix anchoring in header/footer form wp_xxyyzz 2022-11-11 15:25:24 +00:00
  • 69338a23b5 Image_source: some more icons improved for dark mode (by Roland Hahn). wp_xxyyzz 2022-11-11 15:03:37 +00:00
  • 058c1adfc7 GridPrinter: Add options to center grid on page horizontally and/or vertically. wp_xxyyzz 2022-11-10 23:45:31 +00:00
  • dd77f6adb4 GridPrinter: Still an issue with grouped portrait and landscape actions in gridprnpreviewform. Fixed. wp_xxyyzz 2022-11-10 21:09:17 +00:00
  • eb0d7767fb fpspreadsheet: Fix handling of hyperlinks with spaces in the bookmark (sheet name). wp_xxyyzz 2022-11-10 19:23:23 +00:00
  • d2467e166d fpspreadsheet: Fix worksheetgrid crashing when drawing cell borders due to range overflow when frozencols = 0 or frozenrows = 0. wp_xxyyzz 2022-11-10 18:04:44 +00:00
  • f004e0c047 GridPrinter: Fix compilation of previous commit. wp_xxyyzz 2022-11-10 17:11:41 +00:00
  • 413eaa1b60 GridPrinter: Fix AutoSizing of Header/Footer Dialog. wp_xxyyzz 2022-11-10 17:09:25 +00:00
  • c3d1e09bab GridPrinter: Fix colors for dark mode wp_xxyyzz 2022-11-10 16:40:54 +00:00
  • 6b969f480d GridPrinter: Change version number to 0.3.0 after release of v0.2.0 wp_xxyyzz 2022-11-09 16:57:17 +00:00
  • fa2005c723 GridPrinter: Refine actions demo. wp_xxyyzz 2022-11-09 16:49:49 +00:00
  • 26fbe040da GridPrinter: Set version number to 0.2 for OPM. Add package description and license information. wp_xxyyzz 2022-11-09 16:28:15 +00:00
  • d48f33a70d GridPrinter: Add standard actions for printing/previewing a grid. wp_xxyyzz 2022-11-09 16:14:31 +00:00
  • 39089540a1 GridPrinter/PreviewForm: Fix orientation and page order buttons (changed when checked toolbutton was clicked again) wp_xxyyzz 2022-11-08 23:38:47 +00:00
  • c31b6d5e6e GridPrinter: Add demo for usage of OnPrepareCanvas event. wp_xxyyzz 2022-11-08 23:27:38 +00:00
  • 5733bf1c3b GridPrinter: Rename TGridPrinter property PrintDialogs to ShowPrintDialog wp_xxyyzz 2022-11-08 23:02:34 +00:00
  • e2badd8381 Image_sources: Reworked some imaged for better rendering in dark mode (by Roland Hahn). wp_xxyyzz 2022-11-08 17:32:13 +00:00
  • c44066ae41 GridPrinter: Initial commit wp_xxyyzz 2022-11-07 23:51:58 +00:00
  • c6ec271952 ExCtrls: Switch designtime package to old xml format. wp_xxyyzz 2022-11-07 19:02:32 +00:00
  • 79b5885669 Images: New general-purpose image ("Cancel") by Roland Hahn wp_xxyyzz 2022-11-07 17:46:34 +00:00
  • 71e9d1d9ef ExCtrls: Reworked demo. wp_xxyyzz 2022-11-06 16:09:34 +00:00
  • ccc4ec4db1 ExCtrls: Add unit ExImgList containing routines for creating a disabled imagelist for TToolbar.DisabledImages, and for recoloring monochrome outline icons. Based on patch by Roland Hahn. wp_xxyyzz 2022-11-05 22:35:21 +00:00
  • 960452948f ExCtrls: Split off designtime package. Add float property editor for usage in TFloatSISpinEditEx. wp_xxyyzz 2022-11-04 16:27:49 +00:00
  • 6de5c1085d Image_Source: Delete images left after moving OPM images to a subfolder. wp_xxyyzz 2022-10-29 20:50:11 +00:00
  • a320621170 image_sources: More package-related icons and some more general-purpose icons (arrows, cube, package) by Roland Hahn. wp_xxyyzz 2022-10-29 16:27:28 +00:00
  • 3a9c37f893 image_sources: Improved detail in package-related icons. By Roland Hahn. wp_xxyyzz 2022-10-28 16:35:08 +00:00
  • 5747ba1ca5 LazMapViewer: Fix rounding error in GPS float to degrees-minutes-seconds conversion. wp_xxyyzz 2022-10-28 15:34:01 +00:00
  • 07e5d42a18 Image_sources: Some reworked palette icons for better visibility in dark mode. wp_xxyyzz 2022-10-26 16:29:56 +00:00
  • c46fcefe40 Image_Sources: New general-purpose icons by Roland Hahn (file, margins, search, zoom). wp_xxyyzz 2022-10-24 13:49:20 +00:00
  • dddfdb5892 CalLite: TCalendarLite.SetDate must use only the integer part of the provided date. wp_xxyyzz 2022-10-23 23:18:33 +00:00
  • 68ec591390 fpspreadsheet: Use '?' as common broken-utf8-replacement character. wp_xxyyzz 2022-10-21 14:20:06 +00:00
  • 506dbe52b7 fpspreadsheet: Less hints and warnings. wp_xxyyzz 2022-10-19 21:15:56 +00:00
  • 88f48bfdcb fpspreadsheet: Fix failures in unit tests introduced by r8569. wp_xxyyzz 2022-10-19 21:14:57 +00:00
  • 963fa9bc2f fpspreadsheet: Adapt virtual mode writer to ods writer after r8574. wp_xxyyzz 2022-10-19 20:40:44 +00:00
  • 8a005864a4 fpspreadsheet: Fix virtual mode ignoring style cell when writing ods. Issue #39045, patch by Bartek Dajewski, wp_xxyyzz 2022-10-19 20:39:25 +00:00
  • 8ca568fad2 fpspreadsheet: Simplify ValidXMLText(). wp_xxyyzz 2022-10-19 15:25:33 +00:00
  • 9d63e15606 fpspreadsheet: Fix writing malformed UTF8 text to Excel5 xls format (display as '?'). wp_xxyyzz 2022-10-19 15:24:39 +00:00
  • 2ba059e4f9 tvplanit: Update readme.txt wp_xxyyzz 2022-10-19 14:14:30 +00:00
  • 4831f684fc fpspreadsheet: Avoid duplicate error message when writing defective UTF8 to ods. Related to issue #39045. wp_xxyyzz 2022-10-19 14:09:56 +00:00
  • ab310b1165 fpspreadsheet: Fix writing of defective UTF8 strings to xlsx. Related to issue #39045. wp_xxyyzz 2022-10-19 14:08:53 +00:00
  • df2c182ee2 fpspreadsheet: Simplified solution for multi-line text issue #39045 fixing also malformed UTF8 strings for ods. wp_xxyyzz 2022-10-19 10:09:16 +00:00
  • 6036db7d88 Image_sources: New general purpose images by Roland Hahn (cloud, cube, file, folder, health) wp_xxyyzz 2022-10-18 22:41:16 +00:00
  • 5dff24de86 fpspreadsheet: Fix usage of define FPS_NO_LAZUNICODE. wp_xxyyzz 2022-10-17 22:57:46 +00:00
  • bf4b943cb2 fpspreadsheet: Fix writing multi-line text to ods. Issue #39045. Based on patch by Bartek Dajewski. wp_xxyyzz 2022-10-17 22:46:41 +00:00
  • aba1fc911f fpspreadsheet: Clarify Rich-text output in TsSpreadsheetInspector. wp_xxyyzz 2022-10-17 22:45:23 +00:00
  • 718eacfa3c tvplanit: Fix VpWeekView not storing DayHeadAttributes.DateFormat in lfm file. Issue #39046. wp_xxyyzz 2022-10-17 20:03:14 +00:00
  • 10b89f8235 tvplanit: Fix crash in print format component editor when the print format contains a GanttView. wp_xxyyzz 2022-10-15 13:03:27 +00:00
  • bd7a544635 tvplanit: Fix event editor storing new events with ResourceID 0. wp_xxyyzz 2022-10-14 21:26:21 +00:00
  • 15639aae1a tvplanit: Fix GanttView being unable to select a recurring event. wp_xxyyzz 2022-10-14 21:17:20 +00:00
  • 063b3a73c3 tvplanit: Fix DayView/etc not showing recurring all-day events beginning/ending at midnight (as created by GanttView). wp_xxyyzz 2022-10-14 21:16:30 +00:00
  • 863621e0cf tvplanit: Activate LCLScaling in translations_demo. wp_xxyyzz 2022-10-14 12:46:29 +00:00
  • da3ba0f2a2 tvplanit: Add a single-language translation demo project. wp_xxyyzz 2022-10-14 12:38:21 +00:00
  • 4af2571d9f tvplanit: Double-click on GanttView initialized the event editor with a single-day, all-day event. wp_xxyyzz 2022-10-14 10:44:22 +00:00
  • 4e55432d77 tvplanit: Event editor cannot be closed when the end of recurrence is not specified for an event which is repeated for a limited number of times. wp_xxyyzz 2022-10-13 22:05:52 +00:00
  • f102404a6c tvplanit/GanttView: Fix recurring events running beyond Gantt' EndDate. wp_xxyyzz 2022-10-13 22:01:36 +00:00
  • 23c4602593 tvplanit: Add holiday support to TVpCalendar. wp_xxyyzz 2022-10-13 15:00:41 +00:00
  • b7c534c59a tvplanit: Fix crash when a DayView/WeekView/MonthView/GanttView is dropped on an empty form. wp_xxyyzz 2022-10-13 14:43:54 +00:00
  • 26581143a8 tvplanit: Fix double-click in MonthView not working any more for events beginning in previous month wp_xxyyzz 2022-10-13 11:40:55 +00:00
  • 72217cba80 tvplanit: Fix occasional crash of application when alarmdlg is shown. Issue #39043. wp_xxyyzz 2022-10-13 10:28:16 +00:00
  • 885da797ae tvplanit: Add missing data file for the weekview print test. wp_xxyyzz 2022-10-12 22:26:09 +00:00
  • c031477392 tvplanit: Translatable caption of the print format editor form. wp_xxyyzz 2022-10-12 21:53:10 +00:00
  • a42b9d4515 tvplanit: Some speedup of print preview generation. wp_xxyyzz 2022-10-12 21:34:23 +00:00
  • c314f5b5f3 tvplanit/PrintPreview: Clear preview when all print formats are deleted. wp_xxyyzz 2022-10-12 21:10:54 +00:00
  • 6242422cf8 tvplanit: Add simple printing test projects wp_xxyyzz 2022-10-12 20:24:11 +00:00
  • 3cb293895d tvplanit: Fix Ganttview crash at designtime introduced by previous commit. wp_xxyyzz 2022-10-12 17:07:53 +00:00
  • 8f81cf7a6d tvplanit: Support recurring events in GanttView. wp_xxyyzz 2022-10-12 16:40:15 +00:00
  • 7630af7726 tvplanit/GanttView: Clip too-long row headers. wp_xxyyzz 2022-10-12 12:36:21 +00:00
  • 4b311b656d tvplanit: Fix GanttView not displaying last event if fully within last day. wp_xxyyzz 2022-10-12 12:21:30 +00:00
  • 03e1ff9059 tvplanit: Add "Don't ask again" checkbox to VpPrtFmt editor save prompt by using a TTaskDialog. Update resource strings and translations. wp_xxyyzz 2022-10-12 11:33:16 +00:00
  • 521c9e0d90 tvplanit: Rename internal monthviewpainter variable. wp_xxyyzz 2022-10-12 11:29:37 +00:00
  • 029833dbf2 tvplanit: Better variable name for page number in VpPrtPrv wp_xxyyzz 2022-10-12 11:27:47 +00:00
  • d061931e1f tvplanit: Cosmetic changes in VpPrtPrvDlg wp_xxyyzz 2022-10-12 11:26:53 +00:00
  • d78a678e70 tvplanit: Fix layout issues in printing/preview of TVpMonthView (due to navigation buttons missing in print mode). wp_xxyyzz 2022-10-11 21:54:09 +00:00
  • d42c10d9af tvplanit: Fix double-click on monthview finding events in wrong month. wp_xxyyzz 2022-10-11 18:12:38 +00:00
  • 9f05d1ba41 tvplanit: Fix crash in print format editor when print format control is not on form. wp_xxyyzz 2022-10-11 15:43:43 +00:00
  • 35e35ca544 tvplanit: Fix operation of navigation buttons in Preview dialog for weekview. wp_xxyyzz 2022-10-11 15:24:15 +00:00
  • 2688b61c26 tvplanit: Improve usability and avoid crashes in PrintFormat element editor. wp_xxyyzz 2022-10-10 22:53:19 +00:00
  • 7d24ff5ac1 tvplanit: Fix incorrect page size in print preview. wp_xxyyzz 2022-10-10 18:06:26 +00:00
  • 60fac597bf tvplanit: Fix layout of ContactGrid in case of rotated print formats wp_xxyyzz 2022-10-09 13:59:56 +00:00
  • 2c1fbdc6a6 tvplanit: Trying to improve behaviour of arrow keys (not fully successful). wp_xxyyzz 2022-10-08 23:06:29 +00:00
  • 66154224a4 tvplanit: Fix scrolling in VpContactGrid. wp_xxyyzz 2022-10-08 21:11:33 +00:00
  • 07a9b508b9 tvplanit: Disable not used functions. wp_xxyyzz 2022-10-08 18:05:39 +00:00
  • 736c3abb6c tvplanit: Fix page-breaks when printing contact grid to printer or preview. wp_xxyyzz 2022-10-08 17:54:44 +00:00
  • 03cc304f83 tvplanit: More refactoring of TVpContactGridPainter wp_xxyyzz 2022-10-08 14:34:02 +00:00
  • 3da97ca4d6 tvplanit: More refactoring of TVpContactGridPainter wp_xxyyzz 2022-10-08 13:44:27 +00:00
  • 070182f1d4 tvplanit: Refactor the DrawContacts method of TVpContactGridPainter, plus some cosmetic changes. wp_xxyyzz 2022-10-07 22:46:09 +00:00
  • f5514b9ad3 tvplanit: Fix centering of vertical dividing lines between contacts in print-out wp_xxyyzz 2022-10-07 21:06:11 +00:00
  • 469cf2e19e tvplanit: Fix scaling when printing contacts to printer. wp_xxyyzz 2022-10-07 17:45:28 +00:00
  • 8210ffc6af tvplanit: Cosmetic changes in VpPrtFmt wp_xxyyzz 2022-10-06 22:25:25 +00:00
  • caa086942e tvplanit: Avoid duplicate last page in print preview of TaskView. Fix display of page count. wp_xxyyzz 2022-10-06 22:18:23 +00:00
  • 9eb139dd25 tvplanit: Deactivate debug defines. wp_xxyyzz 2022-10-06 20:54:36 +00:00
  • ef2a97abf4 tvplanit: Activate page advance buttons in PrintPreview for TaskList. wp_xxyyzz 2022-10-06 12:33:46 +00:00
  • 98e2c53e4a tvplanit: Fix duplicate last page in print-out of TaskList. Add some debugln code, maybe to be removed again later. wp_xxyyzz 2022-10-06 12:03:52 +00:00
  • 807a5140d7 tvplanit: No partial tasks in the last line of a page in the print-out. wp_xxyyzz 2022-10-06 11:11:32 +00:00
  • 87cb6634be tvplanit: Fix scaling of printed TaskList. wp_xxyyzz 2022-10-06 11:01:31 +00:00
  • 37d4c4c837 tvplanit: Print GanttView in multiple pages. wp_xxyyzz 2022-10-05 16:30:14 +00:00
  • a35403bb3f tvplanit: Improved layout of printformat element editor in VpEdElem wp_xxyyzz 2022-10-03 22:26:21 +00:00
  • f5d94166a0 tvplanit: Disable day offset parameters when not needed by element in VpEdElem wp_xxyyzz 2022-10-03 21:26:03 +00:00