pgadmin3/include/utils
lsv ffeda8c9b6 Add align option Compat view for All Line mode. Some optimuzation.
Добавлена опция Compat view для All Line режима. В некоторых случаях она делает более красивое выравнивание.
Для примера:
f(iObjId,  1073,'text',null  )  ;
f(iObjId+1,130 ,'te'  ,iObjId)  ;
f(iObjId+2,1   ,'te2' ,iObjId+1);

Исправлено добавление пробелов в конце строки в режиме All Line.
2025-11-11 10:26:39 +05:00
..
align Add align option Compat view for All Line mode. Some optimuzation. 2025-11-11 10:26:39 +05:00
json Add json support for linux. 2024-08-06 15:57:32 +05:00
csvfiles.h init 2020-07-07 22:19:12 +05:00
dlgTransformText.h Save filter frmGridEditor 2024-12-10 09:51:51 +05:00
factory.h init 2020-07-07 22:19:12 +05:00
favourites.h init 2020-07-07 22:19:12 +05:00
FormatterSQL.h Added new features autocomplite. 2025-02-10 11:01:46 +05:00
FunctionPGHelper.h Extended hints 2025-07-31 20:57:13 +05:00
macros.h init 2020-07-07 22:19:12 +05:00
misc.h Support compile mingw32 2025-09-23 16:20:12 +05:00
module.mk init 2020-07-07 22:19:12 +05:00
pgconfig.h Migration to wxWidgets 3.1.5 2021-05-21 11:09:20 +05:00
pgDefs.h init 2020-07-07 22:19:12 +05:00
pgfeatures.h Add table properties "Create table timestamp" 2024-06-17 20:37:23 +05:00
popuphelp.h Press ESC close context help window (Linux) 2025-10-15 11:31:54 +05:00
PreviewHtml.h Extended hints 2025-07-31 20:57:13 +05:00
registry.h init 2020-07-07 22:19:12 +05:00
sshTunnel.h init 2020-07-07 22:19:12 +05:00
sysLogger.h init 2020-07-07 22:19:12 +05:00
sysProcess.h init 2020-07-07 22:19:12 +05:00
sysSettings.h Add hightlight event frmStatus 2025-08-19 16:25:26 +05:00
TableColsMap.h Using Pk to self-intersrc tables. 2025-07-31 20:50:47 +05:00
utffile.h init 2020-07-07 22:19:12 +05:00
WaitSample.h Add CPU wait 2024-09-29 15:58:35 +05:00