winix/plugins/group
Tomasz Sowa ec773e5f29 added: TimeZone struct (core)
this class has information about a time zone (utf offset, daylight saving time)
       and methods for converting between UTC and local time
       structs User and Config has a TimeZone object
       System::ToLocal() and System::ToUTC() uses it for converting
       (depending whether a user is logged or not)


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@842 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-05-30 19:04:18 +00:00
..
Makefile changed: Makefile dep (dependencies from pikotools and tito were missing) 2012-03-12 20:30:36 +00:00
Makefile.dep added: TimeZone struct (core) 2012-05-30 19:04:18 +00:00
Makefile.o.dep changed: GroupItem plugin has been renamed to Group 2011-10-16 21:33:45 +00:00
groupinfo.cpp updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
groupinfo.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
groups.cpp now winix is using 'pikotools' (confparser, utf8, mainparser) 2012-01-12 02:24:08 +00:00
groups.h updated: to the new Pikotools API 2012-04-30 22:53:54 +00:00
init.cpp changed: GroupItem plugin has been renamed to Group 2011-10-16 21:33:45 +00:00
templates.cpp added: to 'group' plugin: new ezc function: group_tab_is_current_link 2011-10-30 23:47:43 +00:00