log

age author description
Wed, 31 Oct 2012 12:24:44 +0000 luisf Added tag ver_2.1 for changeset cef4500b936f default tip
Wed, 31 Oct 2012 12:10:13 +0000 luisf Merge ver_2.1
Wed, 31 Oct 2012 11:53:07 +0000 luisf Replaced the call to SMALL_ImgDenoise_DL_test_KSVDvsSPAMS with SMALL_ImgDenoise_DL_test_KSVDvsRLSDLAvsTwoStepMOD in Example 2 of SMALLBoxSetup.m.
Tue, 04 Sep 2012 11:00:36 +0100 bmailhe added UNLocBox interface, example and a 128x128 Lena unlocbox
Wed, 29 Aug 2012 10:39:14 +0100 bmailhe setup file unlocbox
Wed, 25 Apr 2012 15:05:50 +0100 luisf Added tag ver_2.0 for changeset 423de9f24d98
Wed, 25 Apr 2012 15:05:38 +0100 luisf removed unnecessary files ver_2.0
Wed, 25 Apr 2012 13:06:47 +0100 luisf Added tag ver_2.0_beta for changeset 71128ec3e532
Wed, 25 Apr 2012 13:06:28 +0100 luisf added documentation file/folder ver_2.0_beta
Wed, 25 Apr 2012 13:05:26 +0100 luisf added doc entry to folders list
Thu, 19 Apr 2012 17:59:18 +0100 luisf Added tag ver_2.0_alpha1 for changeset 5f4e47b78f2b
Thu, 19 Apr 2012 17:59:08 +0100 luisf Added example. ver_2.0_alpha1
Thu, 19 Apr 2012 17:21:30 +0100 luisf Added tag ver_2.0_alpha1 for changeset c96880c0c47c
Thu, 19 Apr 2012 17:21:05 +0100 luisf renamed file.
Thu, 19 Apr 2012 15:55:59 +0100 luisf Added tag ver_2.0_alpha1 for changeset 15fd4c5be71a
Thu, 19 Apr 2012 15:55:14 +0100 luisf merge
Wed, 18 Apr 2012 18:12:15 +0100 luisf fixed comments luisf_dev
Wed, 18 Apr 2012 15:23:39 +0100 luisf Fixed the issues that were preventing the Pierre Villars experiment to run correctly. luisf_dev
Wed, 18 Apr 2012 13:54:21 +0100 luisf removed duplicate file. luisf_dev
Thu, 12 Apr 2012 15:06:41 +0100 luisf Now can use a local configuration file, which is a copy of the default config files, and thus not being commited to the repository. luisf_dev
Thu, 12 Apr 2012 14:06:27 +0100 luisf Merge from the default branch luisf_dev
Thu, 12 Apr 2012 13:59:59 +0100 luisf Update to reflect default branch. danieleb
Thu, 12 Apr 2012 13:53:23 +0100 luisf Updating this branch in order to reflect the default branch. danieleb
Thu, 12 Apr 2012 13:52:28 +0100 luisf Updated the contents of this branch with the contents of the default branch. danieleb
Wed, 11 Apr 2012 16:28:46 +0100 luisf Merge from branch "luisf_dev"
Wed, 11 Apr 2012 16:28:08 +0100 luisf merge luisf_dev
Wed, 11 Apr 2012 16:13:08 +0100 Daniele Barchiesi added ompbox_fast as sparse approximation solver, which calls the functions in ompbox using the fastest implementation luisf_dev
Wed, 11 Apr 2012 15:56:39 +0100 luisf Merge
Fri, 23 Mar 2012 20:48:25 +0000 Aris Gretsistas Modified help comments of wrapper_mm_DL.m, wrapper_mm_solver.m, SMALL_rlsdla.m & SMALL_AudioDenoise_DL_test_KSVDvsSPAMS.m. Moved wrapper_ALPS_toolbox from toolboxes to toolboxes/alps and added some extra help comments. luisf_dev
Thu, 22 Mar 2012 15:37:45 +0000 Aris Gretsistas Moved CVX_add_const_Audio_declipping.m from solvers to the examples/AudioInpainting folder. luisf_dev
Thu, 22 Mar 2012 14:41:04 +0000 luisf Removed "clear all" from example scripts (subs by "clear" instead) luisf_dev
Thu, 22 Mar 2012 11:41:04 +0000 luisf Calls SMALLboxInit in the beginning of both solve and learn, in order not to lose the SMALL_path variable. luisf_dev
Wed, 21 Mar 2012 18:28:43 +0000 Aris Gretsistas Merge luisf_dev
Wed, 21 Mar 2012 18:27:23 +0000 Aris Gretsistas Additional help comments in ~/DL/Majorization Minimization DL/wrapper_mm_DL.m. luisf_dev
Wed, 21 Mar 2012 18:13:43 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 18:13:02 +0000 bmailhe Propagate the change from 'mailhe' to 'opt' in two_step_DL to the examples luisf_dev
Wed, 21 Mar 2012 17:48:39 +0000 Aris Gretsistas Added comments to ~/DL/Majorization Minimization DL/wrapper_mm_DL.m and ~/DL/Majorization Minimization DL/wrapper_mm_solver.m files. luisf_dev
Wed, 21 Mar 2012 17:25:40 +0000 bmailhe Added help comments to SMALL_two_step_DL.m luisf_dev
Wed, 21 Mar 2012 16:21:18 +0000 bmailhe fixed some bugs in the default parameters of SMALL_two_step_DL luisf_dev
Wed, 21 Mar 2012 14:13:31 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 14:12:25 +0000 bmailhe Accelerated the code for LGD and optimal grandient descent luisf_dev
Tue, 20 Mar 2012 16:17:12 +0000 luisf added headeer to init file luisf_dev
Tue, 20 Mar 2012 16:06:48 +0000 luisf Sets up the SMALL_path variable in the Setup script. luisf_dev
Tue, 20 Mar 2012 15:53:15 +0000 luisf Merge from 203:f3b6ddd2f04f luisf_dev
Tue, 20 Mar 2012 15:52:22 +0000 luisf checks if the variable SMALL_path exists, and exits otherwise. luisf_dev
Tue, 20 Mar 2012 14:51:31 +0000 bmailhe Merge luisf_dev
Tue, 20 Mar 2012 14:50:35 +0000 bmailhe Added separate dictionary decorrelation luisf_dev
Tue, 20 Mar 2012 12:25:50 +0000 bmailhe Added dictionary decorrelation for multiple dictionaries luisf_dev
Tue, 20 Mar 2012 14:28:51 +0000 luisf Added config file for SMALL_solve (removed the if/else code from SMALL_solve); added headers to both config files; luisf_dev
Tue, 20 Mar 2012 12:29:47 +0000 luisf Reverted SMALL_two_step to the original version; adds path in the Init script. luisf_dev
Tue, 20 Mar 2012 10:40:59 +0000 luisf Fixed path reference to the current folder in SMALLBoxSetup. luisf_dev
Wed, 14 Mar 2012 16:31:38 +0000 danieleb Merge danieleb
Wed, 14 Mar 2012 14:42:52 +0000 Daniele Barchiesi - Added SMALL_DL_test: simple DL showcase luisf_dev
Tue, 13 Mar 2012 17:53:46 +0000 Daniele Barchiesi Debugged SMALL_DL_test and added copyright info danieleb
Fri, 09 Mar 2012 15:12:01 +0000 Daniele Barchiesi Simple example that demonstrated dictionary learning... to be completed danieleb
Thu, 01 Mar 2012 16:57:51 +0000 Daniele Barchiesi removed error check for wLength danieleb
Tue, 13 Mar 2012 17:34:10 +0000 luisf closing mistaken branch head. luisf_dev
Tue, 13 Mar 2012 17:33:20 +0000 luisf Added two config files for the 2 step dic and learn scripts; removed 'extra' folder; created init script (initial version). luisf_dev
Thu, 16 Feb 2012 18:24:43 +0000 luisf created initialization file; changing SMALL_learn in order to initialize plugins. luisf_dev
Wed, 15 Feb 2012 11:02:45 +0100 daniele removed check for wLength as not necessary. danieleb
Thu, 09 Feb 2012 17:26:45 +0000 luisf Merge from branch "bug_386" luisf_dev
Thu, 09 Feb 2012 17:25:14 +0000 luisf Addresses Bug #386: removed the 4th output variable (versn) in all calls of function fileparts. bug_386
Tue, 07 Feb 2012 17:18:13 +0000 luisf started new branch; created folder for extra stuff. luisf_dev
Fri, 27 Jan 2012 13:18:50 +0000 Daniele Barchiesi Minor edits danieleb
Fri, 27 Jan 2012 13:15:11 +0000 Daniele Barchiesi removed cumulative coherence calculation danieleb
Mon, 09 Jan 2012 12:58:00 +0000 Daniele Barchiesi Added test for audio buffer function danieleb
Thu, 05 Jan 2012 15:46:13 +0000 Daniele Barchiesi minor edits danieleb
Thu, 17 Nov 2011 13:01:55 +0000 Daniele Barchiesi debugged danieleb
Thu, 17 Nov 2011 12:55:36 +0000 Daniele Barchiesi added support for p-cumulative coherence danieleb
Thu, 17 Nov 2011 11:22:17 +0000 Daniele Barchiesi added ramirez dl (to be completed) and MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:18:25 +0000 Daniele Barchiesi added ramirez dl (to be completed) and MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:17:44 +0000 Daniele Barchiesi added MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:17:00 +0000 Daniele Barchiesi added MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:16:15 +0000 Daniele Barchiesi multiple trials with error bars danieleb
Thu, 17 Nov 2011 11:15:02 +0000 Daniele Barchiesi added ramirez_dl dictionary learning case danieleb
Thu, 17 Nov 2011 11:14:23 +0000 Daniele Barchiesi Minor edit danieleb
Thu, 06 Oct 2011 14:33:52 +0100 Daniele Barchiesi Added dictionary decorrelation functions and test script for Letters paper. danieleb
Thu, 06 Oct 2011 14:33:41 +0100 Daniele Barchiesi Added dictionary decorrelation functions and test script for Letters paper. danieleb
Thu, 29 Sep 2011 09:46:52 +0100 Daniele Barchiesi Added dictionary decorrelation functions and test script for ICASSP paper. danieleb
Tue, 20 Sep 2011 15:52:33 +0100 Daniele Barchiesi Removed tag danieleb danieleb
Tue, 20 Sep 2011 14:27:14 +0100 Daniele Barchiesi Added symmetric de-correlation function, modified target de-correlation in test function. danieleb
Mon, 19 Sep 2011 14:53:23 +0100 Daniele Barchiesi Updated grassmanian function (restored old computation of the dictionary) and added functions to the audio class danieleb
Wed, 07 Sep 2011 14:17:55 +0100 Ivan Damnjanovic lnx Added tag release_1.9 for changeset 4205744092e6
Wed, 07 Sep 2011 14:17:30 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev" release_1.9
Wed, 07 Sep 2011 14:16:50 +0100 Ivan Damnjanovic lnx renaiming small_cgp to small_pcgp ivand_dev
Wed, 31 Aug 2011 13:52:23 +0100 Daniele Barchiesi Updated grassmannian function and minor debugs danieleb
Wed, 31 Aug 2011 12:02:19 +0100 Ivan Damnjanovic lnx debug and clean the SMALLbox Problems code ivand_dev
Wed, 31 Aug 2011 10:53:10 +0100 Daniele Barchiesi Added support classes danieleb
Wed, 31 Aug 2011 10:43:32 +0100 Daniele Barchiesi Merge danieleb
Wed, 31 Aug 2011 10:37:57 +0100 Daniele Barchiesi no message danieleb
Tue, 30 Aug 2011 11:18:34 +0100 danieleb Added tag danieleb for changeset a4d0977d4595 danieleb
Tue, 30 Aug 2011 11:12:31 +0100 danieleb First branch commit, danieleb danieleb
Mon, 22 Aug 2011 11:46:35 +0100 Ivan Damnjanovic lnx Integration of Majorization Minimisation Dictionary Learning ivand_dev
Fri, 12 Aug 2011 11:17:47 +0100 Ivan Damnjanovic lnx ALPS toolbox - Algebraic Pursuit added to smallbox ivand_dev
Fri, 29 Jul 2011 12:35:52 +0100 Ivan Damnjanovic lnx Example scripts for Two Step Dictionary Learning - Image Denoising experiments. ivand_dev
Thu, 28 Jul 2011 15:49:32 +0100 Ivan Damnjanovic lnx Two step dictonary learning - Integration of the code for dictionary update and dictionary decorrelation from Boris Mailhe ivand_dev
Tue, 26 Jul 2011 16:02:59 +0100 Ivan Damnjanovic lnx Added tag release_1.51 for changeset 30872eb3d160
Tue, 26 Jul 2011 16:01:59 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev" release_1.51
Tue, 26 Jul 2011 16:01:17 +0100 Ivan Damnjanovic lnx Merge ivand_dev
Tue, 26 Jul 2011 15:57:57 +0100 Ivan Damnjanovic lnx declipOneSoundExperiment.m~ removed ivand_dev
Tue, 26 Jul 2011 15:55:14 +0100 Ivan Damnjanovic lnx Merge from the default branch ivand_dev
Tue, 26 Jul 2011 15:53:21 +0100 Ivan Damnjanovic lnx declipOneSoundExperiment.m~ removed ivand_dev
Tue, 26 Jul 2011 15:51:06 +0100 Ivan Damnjanovic lnx Added tag release_1.5 for changeset 19e0af570914 ivand_dev
Tue, 26 Jul 2011 15:14:15 +0100 Ivan Merge from branch "ivand_dev" release_1.5
Tue, 26 Jul 2011 15:13:29 +0100 Ivan changes to the merge
Tue, 26 Jul 2011 15:06:29 +0100 ivand merge from default branch ivand_dev
Tue, 26 Jul 2011 11:56:28 +0100 Ivan Call to compile ompGabor mex files inserted into setup script ivand_dev
Mon, 25 Jul 2011 17:27:05 +0100 Ivan Damnjanovic lnx Audio Impainting additional constraints with cvx added ivand_dev
Thu, 21 Jul 2011 16:37:14 +0100 Ivan ompGabor mex version debuged and tested ivand_dev
Thu, 21 Jul 2011 14:27:47 +0100 Ivan Damnjanovic lnx Audio Inpaintin Toolbox ivand_dev
Thu, 21 Jul 2011 14:07:41 +0100 Ivan Damnjanovic lnx New ompbox in utils for testing purposes ivand_dev
Thu, 14 Jul 2011 16:26:07 +0100 Ivan Damnjanovic lnx Added Audio declipping problem (problem, reconstruct and example function) ivand_dev
Mon, 11 Jul 2011 13:43:12 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev"
Mon, 11 Jul 2011 13:42:00 +0100 Ivan Damnjanovic lnx Merge from the default branch ivand_dev
Mon, 11 Jul 2011 13:41:00 +0100 Ivan Damnjanovic lnx CVX added to the list of the 3rd party toolboxes ivand_dev
Mon, 11 Jul 2011 11:01:56 +0100 Ivan Damnjanovic lnx plot function small change
Mon, 13 Jun 2011 15:04:31 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev"
Mon, 13 Jun 2011 15:04:06 +0100 Ivan Damnjanovic lnx changing names of two functions to be consistent with others ivand_dev
Mon, 13 Jun 2011 14:58:00 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev"
Mon, 13 Jun 2011 14:55:45 +0100 Ivan Damnjanovic lnx Feature 186 ivand_dev
Wed, 25 May 2011 15:34:37 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev" after issues 158, 159, 163 resolved
Wed, 25 May 2011 15:30:34 +0100 Ivan Damnjanovic lnx Merge from branch "sup_158_IMG_Processing_toolbox_" ivand_dev
Wed, 25 May 2011 15:29:20 +0100 Ivan Damnjanovic lnx cleaning up. All IMP toolbox dependencies removed sup_158_IMG_Processing_toolbox_
Wed, 25 May 2011 15:20:04 +0100 Ivan Damnjanovic lnx Pierre_Villars_Example.m - removed IMP toolbox dependencies sup_158_IMG_Processing_toolbox_
Wed, 25 May 2011 14:59:59 +0100 Ivan Damnjanovic lnx Pierre_reconstruct.m - removed IMP toolbox dependencies sup_158_IMG_Processing_toolbox_
Wed, 25 May 2011 14:15:57 +0100 Ivan Damnjanovic lnx Pierre_Problem.m - IMP toolbox dependencies removed sup_158_IMG_Processing_toolbox_
Wed, 25 May 2011 13:33:47 +0100 Ivan Damnjanovic lnx bug 159 ivand_dev
Tue, 24 May 2011 16:18:21 +0100 Ivan Damnjanovic lnx Merge from branch "sup_163_ssim_IMG_T_dependeny" sup_158_IMG_Processing_toolbox_
Tue, 24 May 2011 16:16:36 +0100 Ivan Damnjanovic lnx New version of ssim index - IMP toolbox dependencies removed sup_163_ssim_IMG_T_dependeny
Tue, 24 May 2011 16:15:30 +0100 Ivan Damnjanovic lnx removed old versions of ssim and vmrse sup_158_IMG_Processing_toolbox_
Tue, 24 May 2011 16:15:05 +0100 Ivan Damnjanovic lnx renaiming of SMALL_vmrse_type2.m sup_158_IMG_Processing_toolbox_
Tue, 24 May 2011 16:13:55 +0100 Ivan Damnjanovic lnx IMP toolbox dependency removed sup_158_IMG_Processing_toolbox_
Tue, 24 May 2011 16:13:04 +0100 Ivan Damnjanovic lnx IMP toolbox dependency removed from SMALL_ImgDeNoiseResult sup_158_IMG_Processing_toolbox_
Tue, 24 May 2011 15:14:39 +0100 Ivan Damnjanovic lnx SMALL_rlsdla.m - IMP toolbox dependency removed sup_158_IMG_Processing_toolbox_
Tue, 24 May 2011 15:13:41 +0100 Ivan Damnjanovic lnx Reimplementation of showdict.m function from KSVD toolbox - Image Processing toolbox independent. sup_158_IMG_Processing_toolbox_
Tue, 24 May 2011 14:34:44 +0100 Ivan Damnjanovic lnx new branch for removing ssim_index dependecy on Image Procesing toolbox sup_163_ssim_IMG_T_dependeny
Tue, 24 May 2011 12:15:20 +0100 Ivan Damnjanovic lnx create a branch for removing image processing toolbox dependencies sup_158_IMG_Processing_toolbox_
Mon, 23 May 2011 12:34:00 +0100 Ivan Damnjanovic lnx update to layout of comments section of SMALLboxSetup ivand_dev
Mon, 23 May 2011 12:26:33 +0100 Ivan Damnjanovic lnx Added tag ver_1.1 for changeset b14e1f6ee4be
Wed, 18 May 2011 11:50:28 +0100 Ivan Damnjanovic lnx Merge ver_1.1
Wed, 18 May 2011 11:50:12 +0100 Ivan Damnjanovic lnx changes to comments for couple of scripts
Wed, 13 Apr 2011 00:12:06 +0100 Mark Plumbley Merge
Tue, 12 Apr 2011 15:14:28 +0100 Mark Plumbley Suggestion to put boiler plate code in dummy files.
Tue, 12 Apr 2011 16:11:41 +0200 vemiya Merge
Tue, 12 Apr 2011 16:09:46 +0200 vemiya bug installing Rice Wavelet
Tue, 12 Apr 2011 15:58:51 +0200 vemiya Bug installing Rice Wavelet
Tue, 12 Apr 2011 15:00:10 +0100 Mark Plumbley Merged my comments in
Tue, 12 Apr 2011 14:57:56 +0100 Mark Plumbley Merge
Tue, 12 Apr 2011 14:33:24 +0100 Mark Plumbley Merge
Tue, 12 Apr 2011 14:31:21 +0100 Mark Plumbley Note that GPL COPYING file is not included.
Tue, 12 Apr 2011 15:52:30 +0100 Mehrdad bugs from Mehrdad
Tue, 12 Apr 2011 15:45:19 +0100 Mehrdad modification to box.m
Tue, 12 Apr 2011 15:42:27 +0100 Mehrdad sodgho
Tue, 12 Apr 2011 15:32:21 +0100 Mehrdad Mehrdad
Tue, 12 Apr 2011 15:31:16 +0100 Mehrdad Mehrdad's comment on installing SMALLbox.
Tue, 12 Apr 2011 15:09:58 +0100 Mehrdad It is Mehrdad's test update.
Tue, 12 Apr 2011 16:45:24 +0300 Raja Giryes Merge
Tue, 12 Apr 2011 16:37:11 +0300 Raja Giryes some bugs I have found while running the examples :)
Tue, 12 Apr 2011 15:33:19 +0200 julesINRIA Merge
Tue, 12 Apr 2011 15:31:50 +0200 julesINRIA bugs file
Tue, 12 Apr 2011 14:42:13 +0100 Maria Jafari this is just a test wxample
Mon, 11 Apr 2011 16:44:31 +0100 Maria Jafari cpu/tic-toc time comments
Tue, 05 Apr 2011 17:03:26 +0100 Ivan Comments to small_rlsdla.m, removed unfinished work.
Fri, 01 Apr 2011 14:27:44 +0100 Ivan comments to ksvd vs rls-dla
Fri, 01 Apr 2011 12:11:16 +0100 Maria Jafari couple of comment lines added
Thu, 31 Mar 2011 15:58:31 +0100 Ivan empty scripts that are used just as an guideline where is appropriate to put developed scripts.
Mon, 28 Mar 2011 17:35:01 +0100 Ivan matlab_midi scripts
Mon, 28 Mar 2011 12:07:07 +0100 Ivan Setup script removed Sparco's RWT from the path
Mon, 28 Mar 2011 11:19:41 +0100 Ivan Damnjanovic lnx Merge
Fri, 25 Mar 2011 15:27:33 +0000 Ivan Damnjanovic lnx added Rice Wavelet Toolbox with my modification, so it can be compiled on newer systems.
Fri, 25 Mar 2011 14:01:50 +0000 Ivan add routines from sparco problems privite folder to {root}\util
Wed, 23 Mar 2011 17:08:55 +0000 convert-repo update tags
Wed, 23 Mar 2011 15:07:07 +0000 idamnjanovic (none)
Wed, 23 Mar 2011 14:36:40 +0000 idamnjanovic (none)
Wed, 23 Mar 2011 14:36:25 +0000 idamnjanovic (none)
Wed, 16 Mar 2011 16:39:10 +0000 idamnjanovic added temp versions of rlsdla
Wed, 16 Mar 2011 16:28:03 +0000 idamnjanovic (none)
Wed, 16 Mar 2011 14:16:57 +0000 idamnjanovic (none)
Wed, 16 Mar 2011 14:14:57 +0000 idamnjanovic (none)
Wed, 16 Mar 2011 14:13:48 +0000 idamnjanovic (none)
Wed, 16 Mar 2011 14:07:15 +0000 idamnjanovic (none)
Wed, 16 Mar 2011 13:58:32 +0000 idamnjanovic (none)
Wed, 16 Mar 2011 13:41:02 +0000 idamnjanovic (none)
Tue, 15 Mar 2011 15:30:54 +0000 idamnjanovic (none)
Tue, 15 Mar 2011 12:23:35 +0000 idamnjanovic (none)
Tue, 15 Mar 2011 12:23:25 +0000 idamnjanovic (none)
Tue, 15 Mar 2011 12:21:31 +0000 idamnjanovic (none)
Tue, 15 Mar 2011 12:20:59 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 17:25:38 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 17:06:56 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 17:06:07 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 17:05:42 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 16:55:49 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 16:53:56 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 16:52:54 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 16:52:43 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 16:52:27 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 16:51:46 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 16:37:59 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:43:50 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:43:24 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:42:58 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:42:52 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:42:42 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:41:59 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:41:53 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:41:04 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:35:24 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:35:01 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:33:18 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:33:05 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:32:52 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 15:32:30 +0000 idamnjanovic (none)
Mon, 14 Mar 2011 14:15:08 +0000 idamnjanovic (none) backup 14032011
Tue, 29 Jun 2010 12:49:08 +0000 idamnjanovic (none)
Tue, 29 Jun 2010 11:07:35 +0000 idamnjanovic (none)
Tue, 29 Jun 2010 11:06:48 +0000 idamnjanovic (none)
Tue, 29 Jun 2010 11:05:31 +0000 idamnjanovic (none)
Tue, 11 May 2010 12:02:16 +0000 idamnjanovic (none)
Mon, 10 May 2010 14:59:59 +0000 idamnjanovic (none)
Mon, 10 May 2010 10:56:38 +0000 idamnjanovic (none)
Mon, 10 May 2010 10:51:59 +0000 idamnjanovic (none)
Tue, 27 Apr 2010 13:33:13 +0000 idamnjanovic (none)
Tue, 27 Apr 2010 13:33:00 +0000 idamnjanovic (none)
Tue, 27 Apr 2010 13:32:46 +0000 idamnjanovic (none)
Tue, 27 Apr 2010 13:32:27 +0000 idamnjanovic (none)
Tue, 27 Apr 2010 13:31:44 +0000 idamnjanovic (none)
Thu, 15 Apr 2010 10:15:13 +0000 idamnjanovic (none)
Thu, 15 Apr 2010 10:13:52 +0000 idamnjanovic (none)
Thu, 01 Apr 2010 10:58:54 +0000 idamnjanovic (none)
Fri, 26 Mar 2010 11:33:56 +0000 idamnjanovic (none)
Thu, 25 Mar 2010 14:05:46 +0000 idamnjanovic (none)
Thu, 25 Mar 2010 14:05:27 +0000 idamnjanovic (none)
Thu, 25 Mar 2010 14:02:30 +0000 idamnjanovic (none)
Thu, 25 Mar 2010 14:02:09 +0000 idamnjanovic (none)
Thu, 25 Mar 2010 13:03:50 +0000 idamnjanovic (none)
Thu, 25 Mar 2010 12:28:16 +0000 idamnjanovic (none)
Mon, 22 Mar 2010 15:06:25 +0000 idamnjanovic (none) version1.0
Mon, 22 Mar 2010 15:04:14 +0000 idamnjanovic (none)
Mon, 22 Mar 2010 10:56:54 +0000 idamnjanovic (none)