Commit Graph

185 Commits

Author SHA1 Message Date
siarzhuk 013832c8c5 - fixed local-system include files mess;
- version info report improoved;
 - icon is less "light" now.


git-svn-id: http://svn.osdrawer.net/jabber4beos@35 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-12-13 16:34:21 +00:00
siarzhuk 0299ae8cd8 - vector icon by zuMi added.
Thank you very much!


git-svn-id: http://svn.osdrawer.net/jabber4beos@34 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-12-06 21:32:47 +00:00
siarzhuk 5826d603e0 - dumy of license.txt added. Required by package building makefile rule.
git-svn-id: http://svn.osdrawer.net/jabber4beos@33 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-12-06 21:31:49 +00:00
xed 71d50f8788 removed buddy list tab
git-svn-id: http://svn.osdrawer.net/jabber4beos@32 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-22 12:26:19 +00:00
xed 8ae2317727 Now the context popup menu is keept open (added clickToOpenRect parameter to BPopUp:Go())
git-svn-id: http://svn.osdrawer.net/jabber4beos@31 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-19 18:45:58 +00:00
xed 4f1f6f2280 restoring plain font after custom string drawing
git-svn-id: http://svn.osdrawer.net/jabber4beos@30 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-18 22:26:01 +00:00
xed 219941f562 away status is drawed with italic font
git-svn-id: http://svn.osdrawer.net/jabber4beos@29 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-16 22:02:35 +00:00
siarzhuk cb7ede32f1 - Resources for Haiku build now use RDEF textual format instead of RSRC;
- MIME signature of Haiku build fixed to application/x-vnd.Haiku-Jabber;
 - outdated jabber/Blabber.proj deleted.


git-svn-id: http://svn.osdrawer.net/jabber4beos@28 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-16 20:51:41 +00:00
siarzhuk 844521a729 - gcc version parsing finally improved.
git-svn-id: http://svn.osdrawer.net/jabber4beos@27 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-16 20:23:35 +00:00
siarzhuk 83d23facfa gcc4 fixes in Haiku package creating logic
git-svn-id: http://svn.osdrawer.net/jabber4beos@26 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 23:35:58 +00:00
siarzhuk d8f3719a51 - support for semi-automatic creation of Haiku Package.
git-svn-id: http://svn.osdrawer.net/jabber4beos@25 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 22:47:10 +00:00
siarzhuk 9125e4df2c - resource directory was moved to root of the project tree. It simplifies handling automatic package creation.
git-svn-id: http://svn.osdrawer.net/jabber4beos@24 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 19:52:05 +00:00
siarzhuk df9ae058cf - removed libstdc++.r4 from the list. It is handled by separate ifdef below;
- the name of binary changed to Jabber.



git-svn-id: http://svn.osdrawer.net/jabber4beos@23 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 19:07:24 +00:00
siarzhuk c6039b7149 - outdated expat removed from the source tree. Now we use stock one provided with Haiku;
- most of files under ./storage moved to ./jabber directory. There are no other projects to share those classes with;

A  + jabber/FileItem.cpp
A  + jabber/XMLEntity.h
A  + jabber/KeepAlive.cpp
A  + jabber/MessageRepeater.cpp
A  + jabber/StatusView.cpp
A  + jabber/PortTalker.cpp
A  + jabber/BubbleView.h
A  + jabber/XMLEntity.cpp
A  + jabber/FileItem.h
A  + jabber/PictureView.cpp
A  + jabber/AppLocation.h
A  + jabber/MessageRepeater.h
A  + jabber/StatusView.h
A  + jabber/FileXMLReader.h
A  + jabber/XMLReader.h
A  + jabber/macros.h
A  + jabber/ProxyLooper.cpp
A  + jabber/JabberSSLPlug.h
A  + jabber/BitmapButton.cpp
A  + jabber/AppLocation.cpp
A  + jabber/PictureView.h
A  + jabber/XMLReader.cpp
A  + jabber/FileXMLReader.cpp
A  + jabber/JabberSocketPlug.cpp
A  + jabber/JabberSSLPlug.cpp
A  + jabber/ProxyLooper.h
A  + jabber/KeepAlive.h
A  + jabber/BitmapButton.h
A  + jabber/JabberPlug.h
A  + jabber/BubbleView.cpp
A  + jabber/JabberSocketPlug.h
A  + jabber/PortTalker.h
D    shared/interface
D    shared/expat
D    shared/include
D    shared/storage
D    shared/configuration
D    shared/network
M    makefile


git-svn-id: http://svn.osdrawer.net/jabber4beos@22 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 18:04:18 +00:00
siarzhuk c2861f84ac - not usable in standalone mode. Please use makefiles.
git-svn-id: http://svn.osdrawer.net/jabber4beos@21 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 17:28:56 +00:00
siarzhuk 2f5e952f73 - support for handling id:iq:version.
git-svn-id: http://svn.osdrawer.net/jabber4beos@20 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-14 17:27:55 +00:00
xed 0322d90420 windows title changes after a new message on a inactive window
git-svn-id: http://svn.osdrawer.net/jabber4beos@19 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-09 21:26:15 +00:00
xed 06ae38b965 Double-click open chat windows as default settings value
git-svn-id: http://svn.osdrawer.net/jabber4beos@18 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-08 14:20:46 +00:00
xed dc49b422f1 it compiles on haiku a1r1 with both gcc2 and gcc4
git-svn-id: http://svn.osdrawer.net/jabber4beos@17 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-11-08 13:29:04 +00:00
markh 476ecead8e Attempt to fix the Haiku makefile build.
git-svn-id: http://svn.osdrawer.net/jabber4beos@16 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-10-10 14:40:43 +00:00
siarzhuk 5600162350 fix for AV with active log on starting groupchat
git-svn-id: http://svn.osdrawer.net/jabber4beos@15 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-09-30 17:28:46 +00:00
markh 310f87be54 Also remove the socket library.
git-svn-id: http://svn.osdrawer.net/jabber4beos@14 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-04-11 12:53:36 +00:00
markh 0476686602 Remove bind from the libraries as it doesn't exist on R5. Makefile might not be usable on BONE systems anymore.
git-svn-id: http://svn.osdrawer.net/jabber4beos@13 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-04-11 12:34:27 +00:00
markh fe195cfad4 Added ifdefs to get it to compile on plain R5 again. Hope it doesn't break the Haiku build.
git-svn-id: http://svn.osdrawer.net/jabber4beos@12 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-04-11 12:32:20 +00:00
markh 26e1d150cc Only set the chatlog path if it exists.
git-svn-id: http://svn.osdrawer.net/jabber4beos@11 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-04-11 12:08:58 +00:00
markh b644366cef - Put back the old way of catching this particular error as the new way doesn't work on R5.
git-svn-id: http://svn.osdrawer.net/jabber4beos@10 337aba2b-7447-0410-a794-ebbcc98ad26d
2009-04-11 12:04:48 +00:00
siarzhuk 840291518c support for permanent chat log
git-svn-id: http://svn.osdrawer.net/jabber4beos@9 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-04-12 20:52:32 +00:00
siarzhuk 860a782acf R5 build fix.
git-svn-id: http://svn.osdrawer.net/jabber4beos@8 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-04-12 20:41:23 +00:00
siarzhuk aac218f175 R5 build makefile.
git-svn-id: http://svn.osdrawer.net/jabber4beos@7 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-04-12 20:40:38 +00:00
julun 53b650d748 * gcc4 build fix
git-svn-id: http://svn.osdrawer.net/jabber4beos@6 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-04-07 19:32:07 +00:00
xed 628e65d733 better login panel
git-svn-id: http://svn.osdrawer.net/jabber4beos@5 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-03-15 20:50:25 +00:00
xed 6fc8db55f7 fixed no-ssl connection
git-svn-id: http://svn.osdrawer.net/jabber4beos@4 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-03-15 20:49:47 +00:00
xed ce8ec237ed fixed some ssl configuraion stuffs
git-svn-id: http://svn.osdrawer.net/jabber4beos@3 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-03-15 12:29:17 +00:00
xed c3f4216afd added SSL support
git-svn-id: http://svn.osdrawer.net/jabber4beos@2 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-03-10 01:13:03 +00:00
xed 473de763da initial checkin
git-svn-id: http://svn.osdrawer.net/jabber4beos@1 337aba2b-7447-0410-a794-ebbcc98ad26d
2008-03-03 22:52:07 +00:00