Timeline


and .

07/24/07:

12:51 screenlight.png attached to Images by dwt
Screenshot of the Software in Action
12:49 MySoftware edited by dwt
(diff)
12:29 MySoftware edited by dwt
added entry for screenlight (diff)
12:04 Blog: !ScreenLight created by dwt

07/23/07:

15:02 Changeset [96] by mhaecker

erraneously added the bin folder

15:01 Changeset [95] by mhaecker

initial import again (now because eclipse sux)

14:59 Changeset [94] by mhaecker

Initial import.

14:58 Changeset [93] by mhaecker

svn sux

14:57 Changeset [92] by mhaecker

added folder infrastructure for syntax-highlighter project

14:41 Changeset [91] by mhaecker

initial import

14:32 Changeset [90] by mhaecker

finally corrected import

14:31 Changeset [89] by mhaecker

corrected import

14:30 Changeset [88] by mhaecker

correcting erraneous import

14:24 Changeset [87] by mhaecker

initial import

14:23 Changeset [86] by mhaecker

erraneous import reversed

14:17 Changeset [85] by mhaecker

Created directory open-source/closures-in-objc/trunk

14:11 Changeset [84] by mhaecker

Initial Import

13:59 Changeset [83] by mhaecker

Added an initial version of the progressbar

07/19/07:

21:42 Blog: ! Tanguera created by dwt

07/10/07:

21:22 Changeset [82] by mhaecker

branched revision with working one on one and persistand buddy-list

21:18 Changeset [81] by mhaecker

Missed those files.

21:17 Changeset [80] by mhaecker

First part of switching to group communications. (Still Buggy as Hell)

14:11 Changeset [79] by mhaecker

started switching to scribe

07/09/07:

18:34 Changeset [78] by mhaecker

Missed adding this File to the previous commit.

18:32 Changeset [77] by mhaecker

Added Persistence to the Buddy-List

18:32 Changeset [76] by mhaecker

Missed a TODO to get rid.

17:37 Changeset [75] by mhaecker

Some cleanup in preparation for saving preferences.

17:35 Changeset [74] by mhaecker

Made the window close on command-w (and control-w on linux/windows)

12:20 Changeset [73] by mhaecker

Fixed the remaining warnings.

12:13 Changeset [72] by mhaecker

Forgot to remove some TODOs

12:02 Changeset [71] by mhaecker

Some Refactorings.
* Refactored BuddyListWindow to inherit from JFrame
* and factored out some utilities to GuiUtilities

11:29 Changeset [70] by mhaecker

Made Buddy-SearchWindow and Chat-Window respect Command-w (mac) and Controll-W (windows / linux) to close themselves

07/02/07:

11:13 Changeset [69] by mhaecker

Question as to where we need the TTL.

07/01/07:

09:49 Changeset [68] by fs

simple chatting works - forwarding may be faulty

09:47 Changeset [67] by fs

removed main in ChatWindow

06/29/07:

21:33 Changeset [66] by fs

contains -> containsKey (only locally changed @Andi but obviously not committed)

21:25 Changeset [65] by fs

removed unused about panel/dialogs

21:23 Changeset [64] by fs

get rid of status (int), use isOnline only

21:22 Changeset [63] by fs

initially empty buddy list

21:04 Changeset [62] by fs

reverting .trim().tolowercase() from revision 56 (Martin) because this leads to incompatibility with the cit implementation: lower cased keywords will get a different hash so they will be stored on different nodes and the search mechanism may not be able to find them anymore.

Example: Type "Berlin" (upper case first letter!) with two nodes (both define Berlin as keyword). In 50% of all cases the AskKeyword message will be routed to a node with is responsible for 'Berlin' but not for 'berlin' (which the lower case mechanism asks for!).

06/28/07:

11:38 Changeset [61] by mhaecker

Small refactorings an annotations

06/26/07:

19:22 Changeset [60] by mhaecker

Deleted SimpleSearch as we dont use it anymore.

19:22 Changeset [59] by mhaecker

assorted Todos

18:53 Changeset [58] by mhaecker

Even smaller cleanup.

18:39 Changeset [57] by mhaecker

Some annotation and code to make keyword searching easier.

18:25 Changeset [56] by mhaecker

Some small cleanups.

18:12 Changeset [55] by mhaecker

Refactored Buddy-List and SearchResults to factor out the common bits.

16:37 Changeset [54] by mhaecker

Update status of buddies.

15:47 Changeset [53] by mhaecker

first half of showing search results

15:30 Changeset [52] by nighty

fixed visual bug in buddylist.

14:54 Changeset [51] by mhaecker

Renames and moves to integrate all classes in our class structure (except the message classes of course).

14:16 Changeset [50] by mhaecker

made the application exit if the ring couldn't be joined

14:05 Changeset [49] by mhaecker

Some cleanup and a mistake in the usage.

13:55 Changeset [48] by mhaecker

Simplify exception logic there, as the errors are dropped anyway.

Oh, and by the way: why is the setdefaultlookandfeel needed anyway?

13:46 Changeset [47] by fs

refactoring: Main starts the app
MainController knows about app
first prototype for "search buddies"

13:18 Changeset [46] by fs

use the platforms look&feel by default

06/25/07:

22:31 Changeset [45] by mhaecker

Some cleanup in main

22:13 Changeset [44] by mhaecker

refactored Chat, so the constructor takes a Buddy as argument

and nows where to send its messages too.

22:05 Changeset [43] by mhaecker

Made the controller deal with closing and reopening chat windows.

Also generalized showChatWindowForBuddy() so it doesn't create a new window, if a chat with that buddy is alreaddy in progress.

21:19 Changeset [42] by mhaecker

some cleanup

18:39 Changeset [41] by mhaecker

added profile for mhaecker

14:14 Changeset [40] by nighty

removed unused imports

14:10 Changeset [39] by nighty

progress: chatting

14:07 Changeset [38] by mhaecker

Made main start the PastryNodeInitializer

14:04 Changeset [37] by nighty

progress: chatting

13:25 Changeset [36] by nighty

rename Controller -> MainController

13:21 Changeset [35] by mhaecker

merged the gui and the backend

12:46 Changeset [34] by mhaecker

added api to get the chat from the controller

12:35 Changeset [33] by mhaecker

added api to get a chat again

12:26 Changeset [32] by nighty

progress on: chatting

12:25 Changeset [31] by mhaecker

added constructors to buddy

11:27 Changeset [30] by nighty

final restore with messages package

11:23 Changeset [29] by nighty
11:22 Changeset [28] by nighty
11:22 Changeset [27] by nighty
11:21 Changeset [26] by nighty
11:20 Changeset [25] by nighty
11:19 Changeset [24] by nighty
Note: See TracTimeline for information about the timeline view.