index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes an issue in the Windows setup which may cause versioned .dll and .exe f...
Lyubomir Marinov
2011-04-01
1
-1
/
+1
*
Add additionnal conference-info attributes (not used yet).
Sebastien Vincent
2011-04-01
19
-3
/
+1123
*
Fix Master Password background.
Damian Minkov
2011-04-01
3
-11
/
+65
*
If the sms service isn't available do not add the send sms item.
Yana Stamcheva
2011-04-01
2
-13
/
+34
*
Add Coin (Conference Information) support and audio levels in XMPP conference.
Sebastien Vincent
2011-04-01
42
-355
/
+3959
*
Fix NoClassDefFoundError.
Damian Minkov
2011-04-01
3
-0
/
+1
*
Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing t...
Damian Minkov
2011-04-01
4
-17
/
+25
*
Change wizard, reusing some strings.
Damian Minkov
2011-04-01
5
-14
/
+12
*
GoogleTalk account wizard now accepts and only usrnames defaulting @gmail.com.
Damian Minkov
2011-04-01
6
-3
/
+116
*
Introduce HttpUtils, utility handling http get and post request. One place to...
Damian Minkov
2011-04-01
19
-799
/
+1087
*
Fixes a case of failures to find JNI libraries in java.library.path on Window...
Lyubomir Marinov
2011-03-31
1
-9
/
+41
*
Added a method allowing to scale image given by its bytes.
Yana Stamcheva
2011-03-31
1
-0
/
+56
*
Panel layout adjustment.
Yana Stamcheva
2011-03-31
1
-1
/
+1
*
Fixes a 'Class does not exist' error in setup.exe which bootstraps the MSI se...
Lyubomir Marinov
2011-03-31
1
-1
/
+14
*
Take into account advanced paramters even if there are no format parameters.
Sebastien Vincent
2011-03-31
1
-4
/
+15
*
Fixes NullPointerException when trying to call a source contact (LDAP, Google...
Yana Stamcheva
2011-03-31
1
-1
/
+1
*
Adds debug output to the error dialog of setup.exe in order to easier locate ...
Lyubomir Marinov
2011-03-31
6
-12
/
+232
*
Check the providers size after verifying that we actually have providers.
Yana Stamcheva
2011-03-31
1
-4
/
+2
*
Some contact list top panel adjustments.
Yana Stamcheva
2011-03-31
4
-1
/
+139
*
Fixes colors and paddings in the search field.
Yana Stamcheva
2011-03-30
5
-29
/
+144
*
Adds the .\\native directory to the PATH environment variable on Windows in h...
Lyubomir Marinov
2011-03-30
1
-0
/
+49
*
Add ippi account creation wizard.
Damian Minkov
2011-03-29
19
-2
/
+738
*
Set the size of the button after the images are loaded.
Yana Stamcheva
2011-03-29
1
-4
/
+6
*
Eliminates duplicate code and thus uses the same logic for increasing/decreas...
Lyubomir Marinov
2011-03-29
3
-71
/
+59
*
Assigns the range from 0% to 200% to the playback volume scale in the call di...
Lyubomir Marinov
2011-03-29
1
-6
/
+5
*
Fix launcher messages and application name change. Reported by Pavel Tankov.
Damian Minkov
2011-03-29
2
-9
/
+36
*
Move the acountRemoved notify after account is really removed.
Yana Stamcheva
2011-03-28
1
-11
/
+12
*
Clips the audio signal instead of wrapping it when increasing the volume.
Lyubomir Marinov
2011-03-28
1
-27
/
+52
*
Handle hangup call if sip bye was unable to send. Increase the time value to ...
Damian Minkov
2011-03-28
2
-5
/
+21
*
Localized server name example in the ldap configuration form.
Yana Stamcheva
2011-03-28
2
-1
/
+3
*
Add an accountRemoved method to the AccountRegistrationWizard interface in or...
Yana Stamcheva
2011-03-28
16
-98
/
+473
*
Deb package: fix man page name and remove alsa-oss dependency.
Damian Minkov
2011-03-27
5
-15
/
+24
*
Fixes NullPointerException in contact list reported by Emil Ivov.
Yana Stamcheva
2011-03-25
1
-3
/
+4
*
Fixes mouse drag- and click-related issues in the JAWTRenderer on Mac OS X re...
Lyubomir Marinov
2011-03-25
1
-16
/
+58
*
Handle correctly the removing of contact sources.
Sebastien Vincent
2011-03-25
2
-17
/
+17
*
Fixes the order of the local and remove video and the x button of the local v...
Lyubomir Marinov
2011-03-25
2
-10
/
+14
*
Fix NPE in Google Contacts service. Redesign Jabber account contact source ac...
Sebastien Vincent
2011-03-25
12
-75
/
+162
*
Remove unused classes include into bundle protocol.
Damian Minkov
2011-03-25
1
-5
/
+0
*
Fixes a crash in the JAWTRenderer on Mac OS X 10.5 reported by Emil Ivov and ...
Lyubomir Marinov
2011-03-25
2
-3
/
+18
*
Fixes overlapping issues with the JAWTRenderer on Mac OS X.
Lyubomir Marinov
2011-03-25
3
-46
/
+122
*
Commits work in progress on fixing overlapping issues with the JAWTRenderer o...
Lyubomir Marinov
2011-03-24
1
-3
/
+375
*
Fixes a layout and painting issue (seen on Mac OS X) which may lead to toggle...
Lyubomir Marinov
2011-03-24
5
-65
/
+193
*
Fixes NullPointerException on creation of Jabber account through the initial ...
Yana Stamcheva
2011-03-24
1
-0
/
+3
*
Check all resources when doing jabber file-transfer and choose the most appro...
Damian Minkov
2011-03-24
1
-5
/
+43
*
Rollback latest changes.
Damian Minkov
2011-03-23
1
-29
/
+5
*
Check all resources when doing jabber file-transfer and choose the most appro...
Damian Minkov
2011-03-23
1
-5
/
+29
*
Commits work in progress on fixing overlapping issues with the JAWTRenderer o...
Lyubomir Marinov
2011-03-23
4
-316
/
+191
*
Fix build.
Sebastien Vincent
2011-03-23
1
-2
/
+8
*
Again default value for Google Contacts supports is true.
Sebastien Vincent
2011-03-23
1
-2
/
+2
*
Update smackx without debug info, was causing some problem advertising featur...
Damian Minkov
2011-03-23
3
-0
/
+0
[next]