| 00:57:22 | CIA-11: | martinl * r32506 /grass/trunk/gui/wxpython/gui_modules/ ( gdialogs.py menudata.py ): wxGUI: ImportDxfFile dialog fixes |
| 00:58:40 | sigq: | grassfeed: Changeset [32506]: wxGUI: ImportDxfFile? dialog fixes <https://trac.osgeo.org/grass/changeset/32506> |
| 01:30:45 | CIA-11: | martinl * r32507 /grass/branches/develbranch_6/gui/wxpython/ ( 4 files in 2 dirs ): wxGUI: ImportDxfDialog merged from trunk, output redirection enabled |
| 01:30:46 | sigq: | grassfeed: Changeset [32507]: wxGUI: ImportDxfDialog? merged from trunk, output redirection enabled <https://trac.osgeo.org/grass/changeset/32507> |
| 01:36:05 | CIA-11: | martinl * r32508 /grass/branches/develbranch_6/gui/wxpython/gui_modules/gdialogs.py: wxGUI: remove debug messages, update r32507 ) |
| 01:36:06 | sigq: | grassfeed: Changeset [32508]: wxGUI: remove debug messages, update r32507 ) <https://trac.osgeo.org/grass/changeset/32508> |
| 04:16:53 | : | <_wolf_> RMatev: hi |
| 04:17:42 | : | <_wolf_> check out the GMP library for the high-prescicion calculation you need |
| 04:17:43 | : | <_wolf_> http://gmplib.org/ |
| 04:17:45 | sigq: | Title: The GNU MP Bignum Library ( at gmplib.org ) |
| 04:20:51 | CIA-11: | pkelly * r32509 /grass/trunk/ ( 53 files in 6 dirs ): |
| 04:20:52 | CIA-11: | Move iostream library to lib/iostream and includes to include/iostream, |
| 04:20:52 | CIA-11: | and update r.terraflow to use it - in preparation for introducing |
| 04:20:52 | CIA-11: | r.viewshed. |
| 05:47:28 | CIA-11: | martinl * r32510 /grass/trunk/gui/wxpython/ ( 4 files in 2 dirs ): wxGUI: utilize ImportDxfDialog to support also GDAL/OGR |
| 05:48:20 | sigq: | grassfeed: Changeset [32510]: wxGUI: utilize ImportDxfDialog? to support also GDAL/OGR <https://trac.osgeo.org/grass/changeset/32510> |
| 06:00:36 | CIA-11: | martinl * r32511 /grass/trunk/gui/wxpython/gui_modules/gdialogs.py: wxGUI: variable name fixed, update r32510 |
| 06:01:16 | sigq: | grassfeed: Changeset [32511]: wxGUI: variable name fixed, update r32510 <https://trac.osgeo.org/grass/changeset/32511> |
| 06:04:36 | CIA-11: | martinl * r32512 /grass/branches/develbranch_6/gui/wxpython/ ( 4 files in 2 dirs ): |
| 06:04:36 | CIA-11: | wxGUI: utilize ImportDxfDialog to support also GDAL/OGR |
| 06:04:36 | CIA-11: | ( merge from trunk, r32510 and r32511 ) |
| 07:52:31 | CIA-11: | cmbarton * r32513 /grass/trunk/gui/wxpython/wxgui.py: Layer manager starts out on top |
| 07:53:15 | sigq: | grassfeed: Changeset [32513]: Layer manager starts out on top <https://trac.osgeo.org/grass/changeset/32513> |
| 07:53:45 | CIA-11: | cmbarton * r32514 /grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py: Cosmetics: opacity and properties dialogs now CentreOnParent rather than open at upper left corner. |
| 07:54:19 | CIA-11: | cmbarton * r32515 /grass/trunk/gui/wxpython/gui_modules/toolbars.py: fixed docstring for profile toolbar |
| 07:55:22 | CIA-11: | cmbarton * r32516 /grass/trunk/gui/wxpython/gui_modules/profile.py: Conditionalized use of user preferences and added default values for first time profile is run. |
| 08:23:11 | CIA-11: | martinl * r32517 /grass/branches/develbranch_6/gui/wxpython/gui_modules/toolbars.py: cmbarton: fixed docstring for profile toolbar ( merge from trunk, r32515 ) |
| 08:24:51 | sigq: | grassfeed: Changeset [32517]: cmbarton: fixed docstring for profile toolbar ( merge from trunk, r32515 ) <https://trac.osgeo.org/grass/changeset/32517> |
| 08:34:11 | CIA-11: | martinl * r32518 /grass/branches/develbranch_6/gui/wxpython/gui_modules/wxgui_utils.py: |
| 08:34:11 | CIA-11: | cmbarton: Cosmetics: opacity and properties dialogs now CentreOnParent rather than open at upper left corner. ( merge from trunk r32514 ) |
| 08:34:11 | CIA-11: | - slightly modified, don't force centre on parent when dialog position has been changed |
| 08:40:45 | CIA-11: | martinl * r32519 /grass/trunk/gui/wxpython/gui_modules/menuform.py: wxGUI: centre dialog on screen/parent before it is show ( to avoid flickering ), update r32514 |
| 08:41:46 | CIA-11: | martinl * r32520 /grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py: wxGUI/nviz: cosmetics in loading/unloading data layers |
| 08:43:06 | sigq: | grassfeed: Changeset [32520]: wxGUI/nviz: cosmetics in loading/unloading data layers <https://trac.osgeo.org/grass/changeset/32520> |
| 08:44:08 | CIA-11: | martinl * r32521 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( menuform.py wxgui_utils.py ): wxGUI: centre dialog on screen/parent before it is shown ( to avoid flickering ), update r32514 ( merge from trunk r32519 ) |
| 08:48:17 | CIA-11: | martinl * r32522 /grass/branches/develbranch_6/gui/wxpython/wxgui.py: cmbarton: Layer manager starts out on top ( merge from trunk, r32513 ) |
| 08:48:18 | sigq: | grassfeed: Changeset [32522]: cmbarton: Layer manager starts out on top ( merge from trunk, r32513 ) <https://trac.osgeo.org/grass/changeset/32522> |
| 11:30:13 | CIA-11: | glynn * r32523 /grass/trunk/lib/iostream/: Set svn:ignore property on lib/iostream |
| 11:31:50 | sigq: | grassfeed: Changeset [32523]: Set svn:ignore property on lib/iostream <https://trac.osgeo.org/grass/changeset/32523> |
| 11:56:08 | geoalf: | Hi guys, I need to ps.map a dotted line, style just give me dashed lines with 0101. Any idea? |
| 12:10:52 | markusN: | GRASS 7 source code re-indentation ahead.... |
| 12:10:56 | markusN: | Sending......................... |
| 12:12:29 | : | * markusN hopes the best for his ADSL connection |
| 12:13:15 | markusN: | ... |
| 12:14:58 | markusN: | i.*.... |
| 12:17:42 | CIA-11: | neteler * r32524 /grass/branches/develbranch_6/swig/perl/grass_wrap.c: removed swig file |
| 12:18:22 | sigq: | grassfeed: Changeset [32524]: removed swig file <https://trac.osgeo.org/grass/changeset/32524> |
| 12:18:43 | CIA-11: | neteler * r32525 /grass/branches/develbranch_6/swig/perl/grass_wrap.c: removed swig file |
| 12:19:01 | markusN: | include/* ... |
| 12:19:42 | sigq: | grassfeed: Changeset [32525]: removed swig file <https://trac.osgeo.org/grass/changeset/32525> |
| 12:20:32 | markusN: | lib/*... |
| 12:23:46 | markusN: | hi lambda_ |
| 12:24:08 | markusN: | I submit approx. 2 files per second... |
| 12:24:18 | markusN: | lib/gis/*... |
| 12:24:50 | markusN: | let's see if I can submit the GRASS 6.4svn reformat in parallel |
| 12:26:58 | markusN: | 6.4.svn: display/* ... |
| 12:27:17 | markusN: | 7.0.svn: lib/ogsf/*... |
| 12:30:53 | markusN: | 7.0.svn: ps/* |
| 12:31:39 | markusN: | hi all: if you don't understand what's ongoing... please see: http://lists.osgeo.org/pipermail/grass-dev/2008-August/039201.html |
| 12:31:40 | sigq: | Title: [GRASS-dev] Refomatting of source code ahead ( 4 August, 22 CEST ): developers please read ( at lists.osgeo.org ) |
| 12:31:53 | markusN: | 7.0.svn: raster/* |
| 12:32:03 | markusN: | 6.4.svn: imagery/* |
| 12:32:15 | markusN: | we are making progress... |
| 12:35:24 | geoalf: | markusN: I need some light on doing dotted lines in ps.map. with style 0101 I only get dashed lines. where's the trick? |
| 12:36:52 | markusN: | geoalf: should't 0101 become - - ? |
| 12:37:04 | markusN: | ah, dotted! |
| 12:37:08 | markusN: | mumble |
| 12:37:35 | markusN: | 6.4.svn: lib/* |
| 12:41:30 | markusN: | geoalf: hamish will knwo it, maybe best asked on the list |
| 12:41:32 | geoalf: | markusN: I just freeze up to get a dotted line. |
| 12:43:03 | geoalf: | markusN: ok, I'm just writing |
| 12:43:10 | markusN: | shouldn't be impossible... something should control the dash length ( reduce to dot ) in ps/ps.map/do_vectors.c |
| 12:43:28 | markusN: | 7.0.svn: raster3d/* |
| 12:43:41 | markusN: | still sending to SVN........ |
| 12:50:39 | markusN: | 6.4.svn: raster/* |
| 12:50:54 | markusN: | 7.0.svn: transmitting........ ( finally ) |
| 12:54:30 | markusN: | ... |
| 12:56:43 | geoalf: | markusN: done, mail sent to the ml |
| 13:02:27 | markusN: | hope you get a response |
| 13:02:52 | markusN: | 6.4.svn: raster3d/* |
| 13:04:30 | markusN: | 6.4.svn: vector/* |
| 13:04:37 | markusN: | 7.0.svn: transmitting........ |
| 13:11:34 | markusN: | 6.4.svn: also transmitting........ |
| 13:17:56 | markusN: | ... |
| 13:26:28 | geoalf: | markusN: my message did not show up in the ml :( |
| 13:27:33 | geoalf: | markusN: you see, too stupid question - it was censored by the net itself |
| 13:31:41 | geoalf: | markusN: the message is there, I just did not received. ok let's see.. I let the plot hang there. |
| 13:32:56 | markusN: | geoalf: are you actually subscribed to the list? We silently drop non-subscriber messages to get rid of zillion of spams ( no time to clean up manually the mailman queues ) |
| 13:33:31 | markusN: | ... still transmitting the code updates.. |
| 13:35:12 | CIA-11: | neteler * r32526 /grass/trunk/ ( 3119 files in 422 dirs ): |
| 13:35:12 | CIA-11: | indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ |
| 13:35:12 | CIA-11: | -nbbo -nbc -nbfda -nbfde -ncdb -ncdw -nce -nfca -npcs -nprs \ |
| 13:35:12 | CIA-11: | -npsl -nsc -nsob -saf -sai -saw -sbi0 -ss -ts8 -ut |
| 13:35:53 | markusN: | geoalf: you mail just arrived |
| 13:36:05 | markusN: | grass70 indented! |
| 13:36:24 | markusN: | 6.4.svn still transmitting the code updates.. |
| 13:46:59 | lambda_: | running 'svn up' for grass_trunk... |
| 13:47:17 | lambda_: | still no message in grass-commit ;- ) |
| 13:49:15 | markusN: | 6.4.svn still transmitting the code updates.. |
| 13:49:26 | markusN: | we blasted the osgeo postfix : ) |
| 13:51:49 | geoalf: | markusN, lambda_ : this evening you two guys look like the children when they want to brake the game :P |
| 13:53:13 | geoalf: | tomorrow the newspapers will talk about markusN and lambda_ that indented the whole world |
| 13:58:48 | lambda_: | geoalf: having fun ;- ) |
| 13:59:51 | CIA-11: | neteler * r32527 /grass/branches/develbranch_6/ ( 3111 files in 423 dirs ): |
| 13:59:51 | CIA-11: | indent -bad -bap -bbb -br -bli0 -bls -cli0 -ncs -fc1 -hnl -i4 \ |
| 13:59:51 | CIA-11: | -nbbo -nbc -nbfda -nbfde -ncdb -ncdw -nce -nfca -npcs -nprs \ |
| 13:59:51 | CIA-11: | -npsl -nsc -nsob -saf -sai -saw -sbi0 -ss -ts8 -ut |
| 14:00:29 | lambda_: | svn up for devbr6 ;- ) |
| 14:01:08 | markusN: | grass6.4.svn indented! |
| 14:01:16 | markusN: | pfffffffff |
| 14:06:45 | geoalf: | e bravi! |
| 14:07:39 | markusN: | festa |
| 14:22:29 | markusN: | time to sleep |
| 14:32:27 | CIA-11: | glynn * r32528 /grass/trunk/visualization/nviz/src/ ( togl.c togl.h ): |
| 14:32:28 | CIA-11: | Don't "indent" Togl; it contains constructs which confuse indent ( and |
| 14:32:28 | CIA-11: | isn't our code, either ). |
| 14:33:15 | CIA-11: | glynn * r32529 /grass/trunk/ ( 5 files in 4 dirs ): Fix formatting of array initialisers |
| 14:34:20 | sigq: | grassfeed: Changeset [32529]: Fix formatting of array initialisers <https://trac.osgeo.org/grass/changeset/32529> |
| 16:39:20 | CIA-11: | glynn * r32530 /grass/trunk/include/Make/Shlib.make: Add $( SHLIB_CFLAGS ) to CXXFLAGS as well as CFLAGS |
| 16:41:12 | sigq: | grassfeed: Changeset [32530]: Add $( SHLIB_CFLAGS ) to CXXFLAGS as well as CFLAGS <https://trac.osgeo.org/grass/changeset/32530> |
| 20:26:53 | CIA-11: | hamish * r32531 /grass-web/trunk/screenshots/cartography.inc: Willem requested this be taken offline, commented out while I clarify. |
| 20:26:54 | sigq: | grassfeed: Changeset [32531]: Willem requested this be taken offline, commented out while I clarify. <https://trac.osgeo.org/grass/changeset/32531> |
| 21:14:19 | CIA-11: | cmbarton * r32532 /grass/trunk/gui/wxpython/gui_modules/profile.py: Removing unneeded default values settings. |
| 21:14:20 | sigq: | grassfeed: Changeset [32532]: Removing unneeded default values settings. <https://trac.osgeo.org/grass/changeset/32532> |
| 21:16:49 | CIA-11: | neteler * r32533 /grass/branches/develbranch_6/visualization/nviz/src/ ( togl.c togl.h ): restored original files from last source snapshot as not our files |
| 21:16:50 | sigq: | grassfeed: Changeset [32533]: restored original files from last source snapshot as not our files <https://trac.osgeo.org/grass/changeset/32533> |
| 21:18:26 | CIA-11: | neteler * r32534 /grass/branches/develbranch_6/ ( 5 files in 4 dirs ): Fix formatting of array initialisers ( merge from trunk, r32529 ) |
| 21:18:27 | sigq: | grassfeed: Changeset [32534]: Fix formatting of array initialisers ( merge from trunk, r32529 ) <https://trac.osgeo.org/grass/changeset/32534> |
| 22:34:22 | CIA-11: | cmbarton * r32535 /grass/trunk/gui/wxpython/gui_modules/wxgui_utils.py: |
| 22:34:22 | CIA-11: | Modified drag and drop so that dragging above tree moves layer to top of tree and dragging below tree moves layer to bottom of tree. |
| 22:34:22 | CIA-11: | Fixed bug in settings edit popup menu due to code left over from spin control opacity setting. |
| 22:46:40 | CIA-11: | cmbarton * r32536 /grass/trunk/gui/wxpython/gui_modules/preferences.py: Removed check box to make opacity editable. No longer relevant. |
| 22:47:43 | sigq: | grassfeed: Changeset [32536]: Removed check box to make opacity editable. No longer relevant. <https://trac.osgeo.org/grass/changeset/32536> |
| 22:49:44 | sigq: | grassfeed: Ticket #159 ( defect closed ): wxpython: Layer Manager crashes when trying to edit vector properties <https://trac.osgeo.org/grass/ticket/159#comment:2> |
| 22:59:41 | sigq: | grassfeed: Ticket #241 ( defect closed ): v.proj: broken ( ? ) -z description and missing -l description in wxGUI <https://trac.osgeo.org/grass/ticket/241#comment:4> |
| 23:01:47 | sigq: | grassfeed: Ticket #249 ( enhancement created ): TclTk georectifier: add options to invoke/not invoke -c flag for i.rectify <https://trac.osgeo.org/grass/ticket/249> |
| 23:03:48 | sigq: | grassfeed: Ticket #249 ( enhancement created ): georectifier: add options to invoke/not invoke -c flag for i.rectify <https://trac.osgeo.org/grass/ticket/249> |
| 23:54:02 | CIA-11: | hamish * r32537 /grass/branches/develbranch_6/ps/ps.map/ ( description.html do_vectors.c r_vlines.c ): clarify vlines style usage, add debug messages |
| 23:56:00 | sigq: | grassfeed: Changeset [32537]: clarify vlines style usage, add debug messages <https://trac.osgeo.org/grass/changeset/32537> |