Commit Graph

6 Commits

Author SHA1 Message Date
Pascal Abresch f5cd12763f StatusView: fix font size for scaling and color 2021-05-21 21:20:33 +02:00
Adrien Destugues d645e0cde2 Update talk window to use layout API 2019-06-06 20:22:34 +02:00
Adrien Destugues d4acc92f86 Enable Wall Werror and fix all problems found. 2019-06-04 19:35:35 +02:00
Adrien Destugues 130c2dfd47 Use layout API in main window.
Other windows may be broken by this. Will test when I'm done replacing
the network code.
2019-06-02 11:03:17 +02: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
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