Vaclav Petras
|
b2d3737f34
wxGUI/GConsole: fixing usage of goutput, temporary keeping also old interface (co-author: annakrat)
|
12 years ago |
Vaclav Petras
|
8d8b8d1a57
wxGUI/GConsole: splitted into two classes GConsole (logic) and GConsoleWindow (GUI) (co-author: annakrat)
|
12 years ago |
Anna Petrášová
|
6aa5b28afe
wxGUI/GPrompt: decoupling GPrompt and GConsole; standalone GConsole for testing available (co-author: wenzeslaus)
|
12 years ago |
Anna Petrášová
|
41b7e052f9
wxGUI/GConsole: decoupling layer manager, moving display commands to layer manager (co-author: wenzeslaus)
|
12 years ago |
Vaclav Petras
|
a89427062d
wxGUI/GConsole: decoupling LayerManager and TaskForm/ModuleForm (co-author: annakrat)
|
12 years ago |
Anna Petrášová
|
711630eb28
wxGUI/GConsole: replace SetStatusText by event
|
12 years ago |
Vaclav Petras
|
e6df4cd49f
wxGUI/GConsole: improving r53925: Skip in handlers (co-author: annakrat)
|
12 years ago |
Vaclav Petras
|
dc65ac9f48
wxGUI/GConsole: removing Modeler specific code, Modeler now uses events (co-author: annakrat)
|
12 years ago |
Vaclav Petras
|
e1e37bc564
wxGUI/GConsole: various fixes related to https://trac.osgeo.org/grass/changeset/53921
|
12 years ago |
Vaclav Petras
|
fc9a38a683
wxGUI/GConsole: new event, removing notebook dependecy and related NotebookControler changes (co-author: annakrat)
|
12 years ago |
Anna Petrášová
|
aeee3cfd5a
wxGUI/GConsole: move code (styling output) from GConsole to GStc
|
12 years ago |
Vaclav Petras
|
d7c1b36732
wxGUI/SearchModuleWidget: general notification event, removing GConsole-statusbar dependency (co-author: annakrat)
|
12 years ago |
Anna Petrášová
|
c877a97ccc
wxGUI/SearchModule: rename classes
|
12 years ago |
Vaclav Petras
|
45944867aa
wxGUI/SearchModuleWindow: move from ghelp to widgets
|
12 years ago |
Vaclav Petras
|
8334034e10
wxGUI/SearchModuleWindow: decoupling SMW and GPrompt; dangling of autocomplete list fixed (co-author: annakrat)
|
12 years ago |
Vaclav Petras
|
3af6c24fbd
wxGUI/gprompt: module info moved from GPrompt (co-author: annakrat)
|
12 years ago |
Vaclav Petras
|
8a0a478c5c
wxGUI/goutput: GConsole styles (co-author: annakrat)
|
12 years ago |
Vaclav Petras
|
c592b02018
wxGUI/goutput: rename GM (gis manager) classes to G (grass) classes (limited to goutput classes)
|
12 years ago |
Vaclav Petras
|
da465aa85a
wxGUI: move PyStc class to modeler
|
12 years ago |
Anna Petrášová
|
119ea37f7c
wxGUI: fix font settings for command output
|
12 years ago |
Martin Landa
|
0a8c9d0e0d
wxGUI: GMConsole's `frame` argument should be optional
|
12 years ago |
Martin Landa
|
602b98e5c0
wxGUI: update prompt when new addon is installed
|
12 years ago |
Anna Petrášová
|
79951d18d0
wxGUI: add newly created 3d raster to layer tree as 3d-raster, not vector
|
12 years ago |
Anna Petrášová
|
5dc617b0d4
wxGUI: command dialog notebook styles added (experimental)
|
12 years ago |
Anna Petrášová
|
8ea85f69d0
wxGUI: quick fix for https://trac.osgeo.org/grass/ticket/1565
|
12 years ago |
Martin Landa
|
efc70a99ea
wxGUI: GMConsole - eliminate gtk_widget_size_allocate() warnings
|
12 years ago |
Martin Landa
|
1ee1486107
wxGUI: CmdThread - parameters requestQ, resultQ optional
|
12 years ago |
Anna Petrášová
|
ece2badf1f
wxGUI: rerender map when command finished
|
12 years ago |
Markus Metz
|
69e7328c95
fix for obscure bug: wxEvtHandler::ProcessPendingEvents(): Please call wxApp::ProcessPendingEvents() instead
|
12 years ago |
Martin Landa
|
a088db6860
wxGUI: uncheck protocol button when canceling file dialog
|
12 years ago |