Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
(121) |
May
(188) |
Jun
(134) |
Jul
(115) |
Aug
(201) |
Sep
(22) |
Oct
(22) |
Nov
(15) |
Dec
(32) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(20) |
Feb
(4) |
Mar
(1) |
Apr
(84) |
May
(107) |
Jun
(101) |
Jul
(131) |
Aug
(66) |
Sep
(55) |
Oct
(189) |
Nov
(164) |
Dec
(60) |
2006 |
Jan
(75) |
Feb
(107) |
Mar
(117) |
Apr
(115) |
May
(91) |
Jun
(91) |
Jul
(225) |
Aug
(151) |
Sep
(117) |
Oct
(165) |
Nov
(263) |
Dec
(233) |
2007 |
Jan
(244) |
Feb
(116) |
Mar
(185) |
Apr
(263) |
May
(149) |
Jun
(292) |
Jul
(260) |
Aug
(306) |
Sep
(130) |
Oct
(61) |
Nov
(103) |
Dec
(144) |
2008 |
Jan
(112) |
Feb
(55) |
Mar
(116) |
Apr
(76) |
May
(69) |
Jun
(130) |
Jul
(75) |
Aug
(56) |
Sep
(76) |
Oct
(87) |
Nov
(403) |
Dec
(410) |
2009 |
Jan
(132) |
Feb
(168) |
Mar
(197) |
Apr
(67) |
May
(8) |
Jun
(44) |
Jul
(144) |
Aug
(126) |
Sep
(88) |
Oct
(3) |
Nov
(81) |
Dec
(97) |
2010 |
Jan
(238) |
Feb
(41) |
Mar
(61) |
Apr
(37) |
May
(31) |
Jun
(22) |
Jul
(92) |
Aug
(105) |
Sep
(46) |
Oct
(45) |
Nov
(55) |
Dec
(92) |
2011 |
Jan
(51) |
Feb
(21) |
Mar
(57) |
Apr
(20) |
May
(32) |
Jun
(29) |
Jul
(26) |
Aug
(50) |
Sep
(59) |
Oct
(25) |
Nov
(79) |
Dec
(2) |
2012 |
Jan
(14) |
Feb
(31) |
Mar
(11) |
Apr
(9) |
May
(13) |
Jun
(9) |
Jul
(6) |
Aug
(12) |
Sep
(16) |
Oct
(37) |
Nov
(12) |
Dec
(7) |
2013 |
Jan
(9) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
1
(19) |
2
|
3
(5) |
4
|
5
|
6
(3) |
7
|
8
(14) |
9
(21) |
10
(1) |
11
(1) |
12
(2) |
13
(2) |
14
(17) |
15
(4) |
16
(1) |
17
(2) |
18
|
19
(3) |
20
(4) |
21
|
22
|
23
(6) |
24
|
25
|
26
|
27
|
28
(1) |
29
(24) |
30
(4) |
|
|
|
From: Gerd Wagner <gerdwagner@us...> - 2004-06-20 13:33:08
|
Update of /cvsroot/squirrel-sql/sql12/plugins/userscript In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4069 Modified Files: plugin_build.xml Log Message: Default property names adopted to beta 6. Index: plugin_build.xml =================================================================== RCS file: /cvsroot/squirrel-sql/sql12/plugins/userscript/plugin_build.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** plugin_build.xml 8 Jun 2004 23:13:42 -0000 1.1 --- plugin_build.xml 20 Jun 2004 13:32:59 -0000 1.2 *************** *** 14,20 **** <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/userscript"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/plugins"/> --- 14,20 ---- <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/userscript"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/plugins"/> |
From: Gerd Wagner <gerdwagner@us...> - 2004-06-20 13:32:23
|
Update of /cvsroot/squirrel-sql/sql12/plugins/editextras In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3359 Modified Files: plugin_build.xml Log Message: Default property names adopted to beta 6. Index: plugin_build.xml =================================================================== RCS file: /cvsroot/squirrel-sql/sql12/plugins/editextras/plugin_build.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** plugin_build.xml 8 Feb 2004 09:13:06 -0000 1.4 --- plugin_build.xml 20 Jun 2004 13:32:14 -0000 1.5 *************** *** 14,20 **** <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/editextras"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/plugins"/> --- 14,20 ---- <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/editextras"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/plugins"/> |
From: Gerd Wagner <gerdwagner@us...> - 2004-06-20 13:31:33
|
Update of /cvsroot/squirrel-sql/sql12/plugins/graph In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2548 Modified Files: plugin_build.xml Log Message: Default property names adopted to beta 6. Index: plugin_build.xml =================================================================== RCS file: /cvsroot/squirrel-sql/sql12/plugins/graph/plugin_build.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** plugin_build.xml 31 May 2004 11:38:36 -0000 1.1 --- plugin_build.xml 20 Jun 2004 13:31:12 -0000 1.2 *************** *** 14,20 **** <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/graph"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/plugins"/> --- 14,20 ---- <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/graph"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/plugins"/> |
From: Gerd Wagner <gerdwagner@us...> - 2004-06-20 13:30:19
|
Update of /cvsroot/squirrel-sql/sql12/plugins/codecompletion In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1140 Modified Files: plugin_build.xml Log Message: Default property names adopted to beta 6. Index: plugin_build.xml =================================================================== RCS file: /cvsroot/squirrel-sql/sql12/plugins/codecompletion/plugin_build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** plugin_build.xml 16 May 2004 16:22:56 -0000 1.2 --- plugin_build.xml 20 Jun 2004 13:30:10 -0000 1.3 *************** *** 14,20 **** <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/codecompletion"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta5/core/dist/plugins"/> --- 14,20 ---- <property name="deprecation" value="on"/> ! <property name="p_plugin.work_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/codecompletion"/> ! <property name="p_plugin.core_libs_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/lib"/> ! <property name="p_plugin.dist_dir" value="/home/gerd/work/java/squirrel1_2/squirrel-sql-dist/squirrel-sql-1.2beta6/core/dist/plugins"/> |