summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/MainWindow.java
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Fix confirm quit lofig for UiFeedback windowsSimon Rettberg2015-08-101-3/+7
* [client] Add UiFeedback interface for top level windowsSimon Rettberg2015-08-071-2/+17
* [client] Implement progress bar for uploads in main windowSimon Rettberg2015-08-071-5/+16
* [client] Feature: save session to skip loginSimon Rettberg2015-08-031-2/+16
* [client] Remove accidentally commited debug codeSimon Rettberg2015-08-031-5/+0Star
* [client] Center MainWindow on startSimon Rettberg2015-08-031-0/+1
* [client] Add ActivityPanel to MainWindowSimon Rettberg2015-08-031-6/+45
* [client] Minor tweaksSimon Rettberg2015-08-031-6/+6
* [client] Add debug window (VMarg -Dlog=true)Simon Rettberg2015-08-031-0/+9
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-311-5/+0Star
|\
| * [client] remove hackJonathan Bauer2015-07-311-6/+0Star
* | [client] Mostly finished Wizard implementationSimon Rettberg2015-07-311-5/+8
|/
* [client] first steps for the swingified imagedetailswindowJonathan Bauer2015-07-291-1/+5
* [client] register ImageListWindow in MainWindowJonathan Bauer2015-07-291-1/+2
* [client] ImageListWindow ported to SwingSimon Rettberg2015-07-291-5/+15
* [client] Fix bwLehrstuhlSimon Rettberg2015-07-281-4/+7
* [client] Make dialogs floating by adding a parent for modal mode, fix save/re...Simon Rettberg2015-07-281-2/+2
* [client] Fix menu actionsSimon Rettberg2015-07-281-8/+8
* [client] Re-introduce parent param to showMessageBox (needed for proper place...Simon Rettberg2015-07-281-16/+17
* [client] Fix message boxes with yes/no optionSimon Rettberg2015-07-281-1/+6
* [client] bwKrischanSimon Rettberg2015-07-281-16/+18
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-271-0/+1
|\
| * [client] swingified LoginWindow (no functionality yet! just commented them ou...Jonathan Bauer2015-07-271-0/+1
* | dfgSimon Rettberg2015-07-271-8/+4Star
|/
* [client] Moar SwingSimon Rettberg2015-07-271-3/+4
* [client] Transformed MainWindowSimon Rettberg2015-07-271-136/+60Star
* [client] Add image details windowSimon Rettberg2015-07-171-5/+13
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-07-161-1/+7
|\
| * [client] Run proxy configurator asynchroneouslySimon Rettberg2015-07-161-1/+7
* | [client] Added lecture list window with table, sorting and filter. Added back...Stephan Schwaer2015-07-161-0/+2
|/
* [client] always retry thrift call automatically on first failureSimon Rettberg2015-07-151-1/+4
* [client] Clean up SWT resources when exitingSimon Rettberg2015-07-151-29/+23Star
* [client] Add confirmation dialog when quittingSimon Rettberg2015-07-131-28/+47
* [client] Fix freezing of mainWindow when clicking close button.Stephan Schwaer2015-07-131-0/+26
* [client] Common parent class for pages shown in the main window. Do not dispo...Simon Rettberg2015-07-131-16/+50
* [client] Formatting, moved generic showMessageBox to Gui classSimon Rettberg2015-07-131-29/+7Star
* [client] Add helper methods for executing stuff in the gui thread from other ...Simon Rettberg2015-07-111-4/+15
* [client] Got rid of ini4j, store config as java properties file, simplified c...Simon Rettberg2015-07-101-1/+9
* [client] Use AWT to show an error message in case initializing SWT failsSimon Rettberg2015-07-101-0/+16
* [client] More refactoring, introduce a Gui helper class (again)Simon Rettberg2015-07-101-27/+15Star
* [client] Minor refactoringSimon Rettberg2015-07-101-0/+223