[Gtkradiant] Gef checkin to 1.3, m_strHomeMaps removal?

Timothee Besset gtkradiant@zerowing.idsoftware.com
Wed, 8 May 2002 10:40:11 +0200


Actually I did work on this in 1.2 and removed the #ifdef stuff too. But I
didn't follow the same strategy to implement. The prompt path uses the
same variable for win32 AND linux. But the init must be broken in 1.3 or
something. The related bug item is:
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=512

TTimo

On Wed, 8 May 2002 14:45:28 +1000
Gef <gefdavis@dingoblue.net.au> wrote:

> TTimo,
> 
> I removed that to simplify the file load/save (etc) prompts so that there weren't
> #if defined (this) || defined (that) 's all over the place. I changed it to write what
> would have been in m_strHomeMaps to the projects maps path so that requests for
> the maps path could be consistent across both platforms...
> 
> I'll add this as a bug item for 1.3 to remind me that I need to go back over it and
> redo the change for the new project stuff.
> 
> Gef :]
> 
> On Tue, 7 May 2002 21:17:19 +0200
> Timothee Besset <ttimo@idsoftware.com> wrote:
> 
> > http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/qertypes.h.diff?r1=1.27&r2=1.28&only_with_tag=MAIN
> > http://zerowing.idsoftware.com/archives/gtkradiant/2002-February/002170.html
> > 
> > m_strHomeMaps was removed from the 1.3 tree?
> > 
> > it is widely used for the dialog prompts in 1.2, I am putting it back in
> > 1.3 (unless there's a good reason not to?)
> > 
> > TTimo
> > 
> > _______________________________________________
> > Gtkradiant mailing list
> > Gtkradiant@zerowing.idsoftware.com
> > http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant
> 
> _______________________________________________
> Gtkradiant mailing list
> Gtkradiant@zerowing.idsoftware.com
> http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant
>