Yana Stamcheva
94ee4e2f2e
Adds a general dial pad in the contact list.
15 years ago
Damian Minkov
06b6ac13a8
Changing fix for issue#943, set the title to the application name, as its static value and previous fix produces random string as window title.
15 years ago
Damian Minkov
796f438f8b
Fix title of java dialogs and frames under gnome 3.
15 years ago
Yana Stamcheva
a1f0592d6c
More native MacOS interface for main components.
15 years ago
Yana Stamcheva
3282cb2d2e
Patch provided by Adam Netocny improving skin management process (work in progress).
16 years ago
Yana Stamcheva
1ccc8a5f28
New configurations prepared for the arrive of ice and stun support.
16 years ago
Damian Minkov
135ede5880
Rest of the work on issue#528, add default macosx bindings(Ctrl+w and Cmd+w).
...
Fix a font issue for proxy config reported by Lubomir Marinov.
16 years ago
Lyubomir Marinov
a7d9ca3c38
Commits migration.patch (migrates old passwords to the credential storage on startup) and passwordInput.patch (the OK button gets clicked when Enter is hit inside the master password entry field) provided by Dmitri Melnikov as part of Google Summer of Code 2010 on the dev mailing list in the thread "Password Storage in trunk".
16 years ago
Werner Dittmann
12bd1ba9b0
Just fix a typo in ConfigPropertyVetoException
16 years ago
Werner Dittmann
73cf690b04
Cleanup PropertyChangeEvent stuff
...
Use java.beans.PropertyChangeEvent instead of own implementation. This removes some classes from
SC and removes ambiguities with respect to PropertyChangeEvent handling.
Rename SC's own PropertyVetoException to ConfigPropertyVetoException to show the difference
in usage and implementation. ConfigPropertyVetoException is a subclass of Runtime exception
(intentionally) to simplify handling.
16 years ago
Damian Minkov
4784a73b3f
Fix wrong calculation in SIPCommDialog for dialog placement in the visible area. Fix missing resource in sip account registration wizard.
16 years ago
Yana Stamcheva
241096955c
Remove dependency with java6 reported by Romain Kuntz on dev.
16 years ago
Yana Stamcheva
5b353e6815
Add the possibility to create a new group directly from the "Add contact" dialog.
16 years ago
Yana Stamcheva
c9b14c4bfc
Ongoing work on issue # 572 Adding a contact is too much of a painful process.
...
Also enhanced the "Add group" dialog and and changed some related icons.
16 years ago
Yana Stamcheva
bfd79d9789
Patch provided by Matthieu Casanova (dev@sip-communicator.dev.java.net 02/05/2010 subject:Fix for dialog and frame position on dual screen)
16 years ago
Yana Stamcheva
dd91828b7d
Added a SIPCommFrame constructor indicating if we should save size and location. Added some javadoc comments.
16 years ago
Lyubomir Marinov
148a0b486a
Speeds up the closing of SIPCommDialog and SIPCommFrame (e.g. the main window with the contact list) by using a single write of the configuration file for the saving of the size and location of the window instead of four.
17 years ago
scmerger
96c3dfc420
Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov
819440550b
Issue #599 Initial commit for windows autoupdate.
17 years ago
Lyubomir Marinov
5256f0c860
Fixes a couple of occurrences of incorrect code, performance-related warnings.
17 years ago
Lyubomir Marinov
a83833f357
Moves the functionality of swing-common.jar into util.jar and removes swing-common.jar.
17 years ago