source: Renga/jabber

main v1.26
Name Size Rev Age Author Last Change
../
Agent.cpp 1.9 KB 53b650d   16 years julun * gcc4 build fix git-svn-id: http://svn.osdrawer.net/jabber4beos@6
Agent.h 1.3 KB 53b650d   16 years julun * gcc4 build fix git-svn-id: http://svn.osdrawer.net/jabber4beos@6
AgentList.cpp 1.1 KB 53b650d   16 years julun * gcc4 build fix git-svn-id: http://svn.osdrawer.net/jabber4beos@6
AgentList.h 993 bytes 53b650d   16 years julun * gcc4 build fix git-svn-id: http://svn.osdrawer.net/jabber4beos@6
BlabberApp.cpp 1.2 KB b3285d3   6 months pulkomandy Fix debugger() call on application exit Incorrect reference counting …
BlabberApp.h 540 bytes 932a941   22 months pulkomandy Fix deadlock on exit Various problems: - It is not possible to use …
BlabberSettings.cpp 1.2 KB 16cdf0c   2 years pulkomandy Add localisation First round, only the layout managment aware or …
BlabberSettings.h 682 bytes 8484ad7   7 months pulkomandy Fix use-after-free in settings code FileXMLReader was returning the …
ChatWidget.cpp 348 bytes 473de76   16 years xed initial checkin git-svn-id: http://svn.osdrawer.net/jabber4beos@1
ChatWidget.h 451 bytes 85db625   4 years pulkomandy Move some files from jabber/ to ui/ It helps to see which parts of …
CustomStatusWindow.cpp 4.3 KB 8484ad7   7 months pulkomandy Fix use-after-free in settings code FileXMLReader was returning the …
CustomStatusWindow.h 1003 bytes 78b0723   2 years pulkomandy Tweaked custom status window * A bit less spacing between radio list …
FileItem.cpp 419 bytes c6039b7   15 years siarzhuk - outdated expat removed from the source tree. Now we use stock one …
FileItem.h 557 bytes c6039b7   15 years siarzhuk - outdated expat removed from the source tree. Now we use stock one …
FileXMLReader.cpp 4.2 KB 8484ad7   7 months pulkomandy Fix use-after-free in settings code FileXMLReader was returning the …
FileXMLReader.h 1.0 KB 8484ad7   7 months pulkomandy Fix use-after-free in settings code FileXMLReader was returning the …
GenericFunctions.cpp 2.9 KB 3340944   4 years pulkomandy More switching to MessageSession
GenericFunctions.h 671 bytes 3340944   4 years pulkomandy More switching to MessageSession
JabberSpeak.cpp 20.3 KB a32c742   3 weeks pulkomandy Implement XEP-0368 (TLS SRV records) This allows to discover if the …
JabberSpeak.h 4.6 KB 6b83632   5 months pulkomandy Fix crash on first anonymous connection
JRoster.cpp 9.6 KB f15c323   12 months pulkomandy Remove all remaining use of libexpat It was used only for the …
JRoster.h 2.5 KB 6bb44ef   5 years pulkomandy Reduce use of UserID There will be a lot more to do, but at least …
LoginPreferencesView.cpp 4.6 KB 8484ad7   7 months pulkomandy Fix use-after-free in settings code FileXMLReader was returning the …
LoginPreferencesView.h 1.1 KB 8402915   16 years siarzhuk support for permanent chat log git-svn-id: …
MessageRepeater.cpp 1.3 KB c6039b7   15 years siarzhuk - outdated expat removed from the source tree. Now we use stock one …
MessageRepeater.h 1.1 KB c6039b7   15 years siarzhuk - outdated expat removed from the source tree. Now we use stock one …
Messages.h 5.2 KB ed5d323   12 months pulkomandy Implement anonymous chat Now it's possible to use Renga without …
OnlineStatusItem.cpp 1.8 KB 013832c   14 years siarzhuk - fixed local-system include files mess; - version info report …
OnlineStatusItem.h 733 bytes 473de76   16 years xed initial checkin git-svn-id: http://svn.osdrawer.net/jabber4beos@1
PreferencesWindow.cpp 3.5 KB f15c323   12 months pulkomandy Remove all remaining use of libexpat It was used only for the …
PreferencesWindow.h 1.5 KB 4a0dea7   3 years nep Remove Quick Messages
Resource.rdef 2.4 KB b27e939   3 weeks pulkomandy Prepare for v1.26 release
RosterItem.cpp 4.6 KB fd48860   2 years nep Fix icon sizes for online icons
RosterItem.h 1.1 KB dc48e05   3 years nep Cleanup: Remove icq icon
RosterView.cpp 15.4 KB 932a941   22 months pulkomandy Fix deadlock on exit Various problems: - It is not possible to use …
RosterView.h 2.5 KB 3609bbe   2 years nep Remove popup show chatlog menu
SendTalkWindow.cpp 6.3 KB 8484ad7   7 months pulkomandy Fix use-after-free in settings code FileXMLReader was returning the …
SendTalkWindow.h 1.0 KB 296f877   2 years pulkomandy Layout management and changes to 'start chat' window * Add copyright …
SoundPreferencesView.cpp 15.7 KB f15c323   12 months pulkomandy Remove all remaining use of libexpat It was used only for the …
SoundPreferencesView.h 1.9 KB 473de76   16 years xed initial checkin git-svn-id: http://svn.osdrawer.net/jabber4beos@1
SoundSystem.cpp 7.1 KB 8484ad7   7 months pulkomandy Fix use-after-free in settings code FileXMLReader was returning the …
SoundSystem.h 1.9 KB 53b650d   16 years julun * gcc4 build fix git-svn-id: http://svn.osdrawer.net/jabber4beos@6
TalkListItem.cpp 1.2 KB d4acc92   5 years pulkomandy Enable Wall Werror and fix all problems found.
TalkListItem.h 668 bytes 473de76   16 years xed initial checkin git-svn-id: http://svn.osdrawer.net/jabber4beos@1
TalkManager.cpp 19.4 KB faa13a8   3 weeks pulkomandy Fix non-reference based highlighting This had been broken since the …
TalkManager.h 5.9 KB bfb2f9d   12 months pulkomandy Send XEP-0372 notification for nickname highlight. This does not …
TransportItem.cpp 3.3 KB 85db625   4 years pulkomandy Move some files from jabber/ to ui/ It helps to see which parts of …
TransportItem.h 1.0 KB 473de76   16 years xed initial checkin git-svn-id: http://svn.osdrawer.net/jabber4beos@1
TransportPreferencesView.cpp 4.9 KB f15c323   12 months pulkomandy Remove all remaining use of libexpat It was used only for the …
TransportPreferencesView.h 1.4 KB 53b650d   16 years julun * gcc4 build fix git-svn-id: http://svn.osdrawer.net/jabber4beos@6
UserID.cpp 6.0 KB 16cdf0c   2 years pulkomandy Add localisation First round, only the layout managment aware or …
UserID.h 2.6 KB 248fd1d   3 years nep Remove ICQ code
XMLEntity.cpp 7.0 KB f15c323   12 months pulkomandy Remove all remaining use of libexpat It was used only for the …
XMLEntity.h 2.1 KB c6039b7   15 years siarzhuk - outdated expat removed from the source tree. Now we use stock one …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.