index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds CalendarService implementation. The Calendar service calculates the free...
hristoterezov
2014-04-02
22
-400
/
+1082
*
Fixes canceling outlook queries when new one is created and uses one remote o...
Damian Minkov
2014-03-24
16
-78
/
+173
*
Removes the source code of the screencapture JNI library from jitsi because i...
Lyubomir Marinov
2014-03-12
3
-709
/
+0
*
Adds headers for compiling macosx launcher.
Damian Minkov
2014-02-17
1
-0
/
+1
*
Adds splash screen.
Damian Minkov
2014-01-10
1
-0
/
+53
*
Fixes search location of lock file.
Damian Minkov
2013-12-17
1
-1
/
+1
*
Updates macosx launcher to skip -psn parameters as they prevents the applicat...
Damian Minkov
2013-11-07
1
-3
/
+18
*
Adds searching for available jvms installed on client machine respecting JVMV...
Damian Minkov
2013-11-07
1
-47
/
+139
*
Adds option to embed jre into dmg and enables it.
Damian Minkov
2013-11-01
2
-0
/
+268
*
Removes unused bcprovider.jar references.
Damian Minkov
2013-11-01
1
-1
/
+0
*
Fixes an issue with setup.exe which could prevent Jitsi from applying a delta...
Lyubomir Marinov
2013-10-31
2
-1
/
+12
*
Limits permissions required to access to Outlook contact database.
Vincent Lucas
2013-08-30
1
-33
/
+68
*
Corrects UTF strings modification for Outlook contacts.
Vincent Lucas
2013-08-17
4
-23
/
+8
*
Corrects error at Outlook COM server startup, when Outlook is installed but n...
Vincent Lucas
2013-07-26
5
-12
/
+100
*
Adds initial check if Outlook is installed before starting the Outlook COM se...
Vincent Lucas
2013-07-24
1
-41
/
+47
*
Corrects description for outlook com server.
Vincent Lucas
2013-07-18
1
-0
/
+4
*
Sets description for Outlook COM server executable.
Vincent Lucas
2013-07-16
3
-0
/
+61
*
Adds modification of Outlook display for home/work postal address. Corrects O...
Vincent Lucas
2013-07-15
1
-12
/
+30
*
Removes extra debug for Outlook address book plugin. Adds a thread collector ...
Vincent Lucas
2013-07-10
4
-98
/
+5
*
Corrects memory leaks fro the Outlook address book plugin.
Vincent Lucas
2013-07-03
9
-234
/
+220
*
Adds management of Outlook contact with multiple identifier. Corrects null po...
Vincent Lucas
2013-06-27
18
-1409
/
+1774
*
Removes jdic dependency used for java 1.5 campatibility.
Damian Minkov
2013-06-11
1
-2
/
+0
*
Corrects STATUS_ACCESS_VIOLATION error, when failing to get the properties of...
Vincent Lucas
2013-05-29
2
-118
/
+124
*
Corrects CoInitializeEx check for "msoutlookaddrbook", when this function was...
Vincent Lucas
2013-05-28
2
-2
/
+4
*
Updates classpath in windows and debian to make jitsi-defaults.properties dis...
Damian Minkov
2013-05-21
1
-0
/
+1
*
Commits work in progress on fixing issues with video capture on Windows.
Lyubomir Marinov
2013-05-20
15
-2226
/
+0
*
Corrects getting and setting work postal address without conflicting with the...
Vincent Lucas
2013-05-15
1
-0
/
+20
*
Corrects unresolved import due to missing static link for MsOutlook plugin.
Vincent Lucas
2013-05-13
1
-0
/
+3
*
Always uses the COM server to interoperate with Outlook and thus even if Jitsi
Vincent Lucas
2013-05-07
7
-249
/
+187
*
Modifies path tried to load the external executable COM server and the type
Vincent Lucas
2013-05-07
2
-42
/
+70
*
Adds bitness detection for Outlook 2013.
Vincent Lucas
2013-05-07
1
-0
/
+1
*
Creates a COM service to able Jitsi 32 bits to communicate with MAPI 64 bits ...
Vincent Lucas
2013-05-07
39
-2387
/
+5265
*
Fixes mac osx libjunbound and its build script to build the dependent libs s...
Damian Minkov
2013-04-19
1
-4
/
+19
*
Updates address book native library for MacOsX. Reverts wrong version of nati...
Vincent Lucas
2013-04-08
1
-3
/
+2
*
Corrects IMAPIProp_GetProps problem with outlook. Adds contact addition and d...
Vincent Lucas
2013-04-08
8
-2514
/
+3232
*
Sanitizes sysactivitynotifications.dll in order to make it easier to determin...
Lyubomir Marinov
2013-04-07
3
-443
/
+270
*
Fixes building natives using i386 debian.
Damian Minkov
2013-04-01
2
-1
/
+5
*
Fix for the global shortcuts on Linux to ignore auto repeat key events when a...
Hristo Terezov
2013-03-27
1
-6
/
+33
*
Adds "push to talk" functionality. The default shortcut for push to talk is "...
Yana Stamcheva
2013-03-25
6
-89
/
+202
*
Adds edition for macosx address book contact properties. Avoids concurrent ac...
Vincent Lucas
2013-03-11
1
-10
/
+35
*
Corrects redundant setting of current directory for jmsoutlookaddrbook.dll. U...
Vincent Lucas
2013-03-02
1
-29
/
+9
*
Applies patch proposed by Ingo Bauersachs for jmsoutlookaddrbook.dkk to lock ...
Vincent Lucas
2013-03-02
12
-149
/
+384
*
New version of the jmsoutlookaddrbook.dll. Corrects wrong cast.
Vincent Lucas
2013-03-01
1
-2
/
+2
*
Applies patch from Ingo Bauersachs to correct the LocalHostRetriever problem ...
Vincent Lucas
2013-03-01
9
-825
/
+926
*
Fixes crashes in the Outlook contact integration related to calling conventions.
Lyubomir Marinov
2013-02-28
10
-119
/
+82
*
Add calling convention to function pointers
Ingo Bauersachs
2013-02-28
1
-10
/
+10
*
Work in progress to generate jmoutlookaddrbook.dll without linking mapi32.dll.
Vincent Lucas
2013-02-28
5
-36
/
+150
*
Implements contact details edition and notification for outlook.
Vincent Lucas
2013-02-27
7
-48
/
+1001
*
Fixes dispatching/saving some addressbook fields. Adds new subcategory to Con...
Damian Minkov
2013-02-20
1
-0
/
+1
*
Removes some more properties.
Damian Minkov
2013-02-15
1
-2
/
+0
[next]