Martin Landa
|
b51ca919d1
d.frame: now also works with wx0 monitors
|
%!s(int64=10) %!d(string=hai) anos |
Martin Landa
|
9975021dde
pythonlib: fix typo
|
%!s(int64=10) %!d(string=hai) anos |
Martin Landa
|
97d04fdd7d
wxGUI: d.mon: input file has incorrect dimensions (https://trac.osgeo.org/grass/ticket/2680)
|
%!s(int64=10) %!d(string=hai) anos |
Martin Landa
|
00de5f5937
d.mon: fix https://trac.osgeo.org/grass/changeset/65300 to work with file-based monitors
|
%!s(int64=10) %!d(string=hai) anos |
Martin Landa
|
8992307d5c
wxGUI: avoid double rendering for new map layers (standalone wx monitors)
|
%!s(int64=10) %!d(string=hai) anos |
Martin Landa
|
0151ef40f0
d.mon: avoid doubled rendering for standalone wx monitors
|
%!s(int64=10) %!d(string=hai) anos |
Martin Landa
|
2b67370d9f
wxGUI: don't modify render cmd, standalone monitors currently compares render commands
|
%!s(int64=10) %!d(string=hai) anos |
Maris Nartiss
|
08a92ca285
Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML) (some missed files in https://trac.osgeo.org/grass/changeset/65297)
|
%!s(int64=10) %!d(string=hai) anos |
Maris Nartiss
|
722af442c8
Rename _n macro to n_ to avoid clashes with other libs (as sugested in dev ML)
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
0ad1b8ef29
init: use standard long flag syntax for 'exec', improve its help
|
%!s(int64=10) %!d(string=hai) anos |
Markus Neteler
|
3518c80dab
r.clump: G_percent() step cosmetics
|
%!s(int64=10) %!d(string=hai) anos |
Anna Petrášová
|
3efe4202b6
g.mapset: dialog must be destroyed, app.MainLoop seems not necessary here; remove unused imports, whitespace clean up
|
%!s(int64=10) %!d(string=hai) anos |
Pietro Zambelli
|
2df768c6bc
pygrass: Change import
|
%!s(int64=10) %!d(string=hai) anos |
Pietro Zambelli
|
7dac80f225
pygrass: Remove unused code: mdebug decorator
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
7a0119d1e2
init: introduce main function, remove most of the global vars
|
%!s(int64=10) %!d(string=hai) anos |
Pietro Zambelli
|
8a6c5c03c2
pygrass: Remove dependencies from ctypes for the Module class
|
%!s(int64=10) %!d(string=hai) anos |
Markus Neteler
|
90b59eee9a
wxGUI/g.mapsets -s: remove GuiModuleMain (see also https://trac.osgeo.org/grass/changeset/65163)
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
fe3ebef480
init: move code from 'main' to functions, remove more usages of global variables
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
498e5c1e06
init: pass explicitly variables related to shell, move code from 'main'
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
9a08360601
init: introduce Cleaner class to manage files to clean up, reduce scope of variables
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
61e146fa22
init: introduce class for mapset and related variables to allow for return by value semantics
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
42120c6377
init: simplify conditions for getting location and mapset, use more descriptive names for functions, add doc, fix bug in reading params from https://trac.osgeo.org/grass/changeset/65271
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
741149c840
init: refactor function for detecting and creating location and mapset
|
%!s(int64=10) %!d(string=hai) anos |
Glynn Clements
|
57ff07fef6
Prioritise uncompressed null file over compressed null file (issue https://trac.osgeo.org/grass/ticket/2349)
|
%!s(int64=10) %!d(string=hai) anos |
Glynn Clements
|
3ed6888c38
Support compressed null bitmap (issue https://trac.osgeo.org/grass/ticket/2349)
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
243abf572a
init: store cmd line parameters in one object and avoid some global variables
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
7fcc4a423e
init: simple example incluing GUI for exec param
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
7b6167a2f0
init: update help documentation, add exec param (see https://trac.osgeo.org/grass/changeset/65252)
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
eda5d04cd0
init: use format function with keys instead of % operator with positional params
|
%!s(int64=10) %!d(string=hai) anos |
Vaclav Petras
|
85544cb775
init: remove global variables from user, tmpdir and check GUI functions
|
%!s(int64=10) %!d(string=hai) anos |