Historial de Commits

Autor SHA1 Mensaje Fecha
  Vaclav Petras 5545e755c5 wxGUI/mapwin: new mapwin subdirectory with map window related code including buffered window hace 11 años
  Anna Petrášová 37bded6609 wxGUI: remove frame parameter from BufferedWindow hace 11 años
  Anna Petrášová 179bdc54cc wxNviz: fix minor issues with legend overlay hace 11 años
  Vaclav Petras 6e56e3c81b wxGUI/profile: improved parameters for profile frame, fixing start of profile tool from lmgr hace 11 años
  Anna Petrášová 516d8e265e wxGUI: move launching decoration dialogs to frame hace 11 años
  Anna Petrášová 53d36b616b wxGUI: base class for profile and measure tool hace 11 años
  Anna Petrášová ad47342de5 wxGUI: fix distance formatting for ll projection (recent change broke it) hace 11 años
  Anna Petrášová de8e70b016 wxGUI: encapsulate measure functionality hace 11 años
  Anna Petrášová 99e1a062a6 wxGUI: improve map display cursor handling hace 11 años
  Vaclav Petras d0f753205f wxGUI/mapwindow: implementing mouse moving signal (https://trac.osgeo.org/grass/changeset/57383) and zoom history signals (https://trac.osgeo.org/grass/changeset/57078) for nviz hace 11 años
  Vaclav Petras d1e44576af wxGUI: moving code from BufferedWindow and map display to utils, adding doctests, removing unused functions hace 11 años
  Vaclav Petras 971901d8c0 wxGUI/mapwindow: frame parameter added to the BufferedWindow (fixing https://trac.osgeo.org/grass/changeset/57385), todos added hace 11 años
  Vaclav Petras 11179c984f wxGUI/mapwindow: removing mouse motion handlers, using signals for coordinates and for vdigit info hace 11 años
  Martin Landa 6bae993d8a revert accidental https://trac.osgeo.org/grass/changeset/57363 hace 11 años
  Martin Landa 7d67fd1743 wxGUI: launch gdal/ogr GUI front-end dialog also from cmd, autogenerated dialog can be launch by --ui switch (TODO: rewrite mechanism to prefer front-ends) hace 11 años
  Anna Petrášová 3076d11a74 wxGUI: move legend related code from BufferedWindow hace 11 años
  Vaclav Petras cf326f1d45 wxGUI/mapwindow: introducing object with map window properties (and showRegion SbItem simplified) hace 11 años
  Anna Petrášová 1867db3d69 wxGUI/statusbar: fix widgets repositioning hace 11 años
  Štěpán Turek 242910404b reverting https://trac.osgeo.org/grass/changeset/57345 (did not noticed 57340) hace 11 años
  Štěpán Turek dd41b37937 calling VDigitWindow - removed tree parameter (not yet used in constructor) hace 11 años
  Vaclav Petras ec23d47386 wxGUI/mapwindow: removing unused tree variables from BufferedWindow hace 11 años
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) hace 11 años
  Anna Petrášová a38b04b090 wxGUI: mapwindow/frame code decoupling hace 11 años
  Vaclav Petras 2aae39ae88 wxGUI/mapwindow: introducing mouseEntered signal and removing gcp manager code hace 11 años
  Anna Petrášová 2da5540499 wxGUI: fix statusbar update hace 11 años
  Vaclav Petras 24cd145499 wxGUI/mapwindow: removing direct StatusbarUpdate calls from mapwindow, replaced by zoomChanged signal (statusbar text partialy broken, temporarily) hace 11 años
  Vaclav Petras d3eccb7c73 wxGUI/mapwindow: reflecting new way of handling zoom history (gcp, mapswipe and iclass were broken before https://trac.osgeo.org/grass/changeset/57078 for unknown reason) hace 11 años
  Anna Petrášová d8a65bc676 wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly hace 11 años
  Vaclav Petras 94a3213b0c wxGUI/mapdisp: using signals to decouple mapwindow and frame (query, zoom history and mouse handlers signals) hace 11 años
  Anna Petrášová 5610ae0172 wxGUI: fix https://trac.osgeo.org/grass/ticket/2030 hace 11 años