root/uni


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @82 [82] 07/10/07 21:22:48 mhaecker branched revision with working one on one and persistand buddy-list
(edit) @81 [81] 07/10/07 21:18:10 mhaecker Missed those files.
(edit) @80 [80] 07/10/07 21:17:38 mhaecker First part of switching to group communications. (Still Buggy as Hell)
(edit) @79 [79] 07/10/07 14:11:07 mhaecker started switching to scribe
(edit) @78 [78] 07/09/07 18:34:14 mhaecker Missed adding this File to the previous commit.
(edit) @77 [77] 07/09/07 18:32:41 mhaecker Added Persistence to the Buddy-List
(edit) @76 [76] 07/09/07 18:32:20 mhaecker Missed a TODO to get rid.
(edit) @75 [75] 07/09/07 17:37:42 mhaecker Some cleanup in preparation for saving preferences.
(edit) @74 [74] 07/09/07 17:35:02 mhaecker Made the window close on command-w (and control-w on linux/windows)
(edit) @73 [73] 07/09/07 12:20:17 mhaecker Fixed the remaining warnings.
(edit) @72 [72] 07/09/07 12:13:37 mhaecker Forgot to remove some TODOs
(edit) @71 [71] 07/09/07 12:02:34 mhaecker Some Refactorings. * Refactored BuddyListWindow? to inherit from JFrame * …
(edit) @70 [70] 07/09/07 11:29:41 mhaecker Made Buddy-SearchWindow? and Chat-Window respect Command-w (mac) and …
(edit) @69 [69] 07/02/07 11:13:33 mhaecker Question as to where we need the TTL.
(edit) @68 [68] 07/01/07 09:49:03 fs simple chatting works - forwarding may be faulty
(edit) @67 [67] 07/01/07 09:47:38 fs removed main in ChatWindow?
(edit) @66 [66] 06/29/07 21:33:30 fs contains -> containsKey (only locally changed @Andi but obviously not …
(edit) @65 [65] 06/29/07 21:25:01 fs removed unused about panel/dialogs
(edit) @64 [64] 06/29/07 21:23:24 fs get rid of status (int), use isOnline only
(edit) @63 [63] 06/29/07 21:22:24 fs initially empty buddy list
(edit) @62 [62] 06/29/07 21:04:33 fs reverting .trim().tolowercase() from revision 56 (Martin) because this …
(edit) @61 [61] 06/28/07 11:38:00 mhaecker Small refactorings an annotations
(edit) @60 [60] 06/26/07 19:22:38 mhaecker Deleted SimpleSearch? as we dont use it anymore.
(edit) @59 [59] 06/26/07 19:22:02 mhaecker assorted Todos
(edit) @58 [58] 06/26/07 18:53:01 mhaecker Even smaller cleanup.
(edit) @57 [57] 06/26/07 18:39:29 mhaecker Some annotation and code to make keyword searching easier.
(edit) @56 [56] 06/26/07 18:25:00 mhaecker Some small cleanups.
(edit) @55 [55] 06/26/07 18:12:02 mhaecker Refactored Buddy-List and SearchResults? to factor out the common bits.
(edit) @54 [54] 06/26/07 16:37:33 mhaecker Update status of buddies.
(edit) @53 [53] 06/26/07 15:47:23 mhaecker first half of showing search results
(edit) @52 [52] 06/26/07 15:30:36 nighty fixed visual bug in buddylist.
(edit) @51 [51] 06/26/07 14:54:37 mhaecker Renames and moves to integrate all classes in our class structure (except …
(edit) @50 [50] 06/26/07 14:16:57 mhaecker made the application exit if the ring couldn't be joined
(edit) @49 [49] 06/26/07 14:05:29 mhaecker Some cleanup and a mistake in the usage.
(edit) @48 [48] 06/26/07 13:55:35 mhaecker Simplify exception logic there, as the errors are dropped anyway. Oh, and …
(edit) @47 [47] 06/26/07 13:46:28 fs refactoring: Main starts the app MainController? knows about app first …
(edit) @46 [46] 06/26/07 13:18:46 fs use the platforms look&feel by default
(edit) @45 [45] 06/25/07 22:31:44 mhaecker Some cleanup in main
(edit) @44 [44] 06/25/07 22:13:06 mhaecker refactored Chat, so the constructor takes a Buddy as argument and nows …
(edit) @43 [43] 06/25/07 22:05:54 mhaecker Made the controller deal with closing and reopening chat windows. Also …
(edit) @42 [42] 06/25/07 21:19:09 mhaecker some cleanup
(edit) @41 [41] 06/25/07 18:39:51 mhaecker added profile for mhaecker
(edit) @40 [40] 06/25/07 14:14:59 nighty removed unused imports
(edit) @39 [39] 06/25/07 14:10:57 nighty progress: chatting
(edit) @38 [38] 06/25/07 14:07:26 mhaecker Made main start the PastryNodeInitializer?
(edit) @37 [37] 06/25/07 14:04:37 nighty progress: chatting
(edit) @36 [36] 06/25/07 13:25:49 nighty rename Controller -> MainController?
(edit) @35 [35] 06/25/07 13:21:58 mhaecker merged the gui and the backend
(edit) @34 [34] 06/25/07 12:46:21 mhaecker added api to get the chat from the controller
(edit) @33 [33] 06/25/07 12:35:18 mhaecker added api to get a chat again
(edit) @32 [32] 06/25/07 12:26:00 nighty progress on: chatting
(edit) @31 [31] 06/25/07 12:25:13 mhaecker added constructors to buddy
(edit) @30 [30] 06/25/07 11:27:03 nighty final restore with messages package
(edit) @29 [29] 06/25/07 11:23:29 nighty --
(edit) @28 [28] 06/25/07 11:22:54 nighty --
(edit) @27 [27] 06/25/07 11:22:23 nighty --
(edit) @26 [26] 06/25/07 11:21:18 nighty --
(edit) @25 [25] 06/25/07 11:20:33 nighty --
(edit) @24 [24] 06/25/07 11:19:47 nighty --
(edit) @23 [23] 06/21/07 15:25:53 mhaecker Initial Version of the GUI
(edit) @22 [22] 06/21/07 15:25:18 mhaecker Initial import.
(edit) @21 [21] 06/21/07 15:25:17 mhaecker Initial import.
(edit) @20 [20] 06/21/07 15:16:31 mhaecker moved the files aside
(edit) @19 [19] 06/14/07 12:31:42 mhaecker Was wir fuer Blatt 6 abgegeben haben.
(edit) @18 [18] 06/13/07 20:11:17 fs small cleanups Absturz in Database beseitigt, wenn Profil in ReplyStatus?
(edit) @17 [17] 06/13/07 14:55:04 nighty Fertig
(edit) @16 [16] 06/13/07 14:46:45 nighty added database, added most of functionality
(edit) @15 [15] 06/13/07 12:15:40 nighty den initializer aufgerÀumt, gui start optionalisiert
(edit) @14 [14] 06/12/07 16:01:21 nighty handle methods
(edit) @13 [13] 06/12/07 15:46:40 nighty gui online
(edit) @12 [12] 06/12/07 15:26:32 mhaecker A local network seems to work.…
(edit) @11 [11] 06/12/07 14:06:49 mhaecker Connect sollte funktionieren
(edit) @10 [10] 06/12/07 13:01:55 mhaecker Vorgaben eingespielt
(edit) @9 [9] 06/11/07 10:24:44 fs reformat kleine Refactorings, um wenigstens ein paar dumme Abschnitte in …
(edit) @8 [8] 05/24/07 16:06:20 nighty excercise
(edit) @7 [7] 05/22/07 13:05:45 mhaecker Added the needed project Structure
(edit) @6 [6] 05/22/07 12:36:28 mhaecker all development should happen in the trunk
(edit) @5 [5] 05/21/07 17:37:24 nighty --
(edit) @4 [4] 05/21/07 17:33:45 nighty --
(edit) @3 [3] 05/21/07 17:29:27 nighty --
(edit) @2 [2] 05/21/07 17:22:41 nighty --
(add) @1 [1] 05/21/07 13:57:13 mhaecker Ordner fuer die p2p Veranstaltung angelegt.
Note: See TracRevisionLog for help on using the revision log.