log gui/ui/gtk/url.c @ 34959:ae29467e3294

age author description
Sat, 28 Jul 2012 23:57:25 +0000 ib Allow more liberal URL handling.
Wed, 22 Feb 2012 10:53:00 +0000 ib Remove global variable pointing to top of URL list.
Tue, 21 Feb 2012 18:55:14 +0000 ib Replace symbolic constants by enums.
Sun, 12 Feb 2012 18:44:19 +0000 ib Cosmetic: Rename functions in list.c.
Thu, 29 Sep 2011 13:44:21 +0000 ib Set an URL guiInfo.Filename by using uiSetFileName().
Fri, 12 Aug 2011 14:09:36 +0000 ib Remove needless guiInfo member FilenameChanged.
Thu, 07 Jul 2011 14:13:17 +0000 ib Cosmetic: Rename URLList urlList.
Thu, 07 Jul 2011 11:50:32 +0000 ib Move purely list related parts of gtkSet() from interface.c to list.c.
Thu, 07 Jul 2011 10:16:22 +0000 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Sun, 19 Jun 2011 15:34:08 +0000 ib Rename some gtk files.