quassel.git
15 years agoAdding proxy support to the core
Marcus Eggenberger [Fri, 12 Dec 2008 15:38:44 +0000 (16:38 +0100)]
Adding proxy support to the core
SSL Version can now be specified
IRC servers are internaly no longer represented by a variantmap.
breaking protocol

15 years agoMerging NetworkConnection into CoreNetwork.
Marcus Eggenberger [Sun, 7 Dec 2008 18:06:24 +0000 (19:06 +0100)]
Merging NetworkConnection into CoreNetwork.
This is a major internal change. Needs thorough testing.

15 years agoAdd igungor to aboutdlg.cpp
Manuel Nickschas [Sat, 20 Dec 2008 14:09:06 +0000 (15:09 +0100)]
Add igungor to aboutdlg.cpp

15 years agoAdd turkish translation
Manuel Nickschas [Sat, 20 Dec 2008 13:54:21 +0000 (14:54 +0100)]
Add turkish translation

Thanks to H. İbrahim Güngör (igungor) for this!

15 years agoFrench Translation for new chatmonitor
ZRegis [Sat, 20 Dec 2008 10:44:19 +0000 (10:44 +0000)]
French Translation for new chatmonitor

15 years agoUpdate French Translation 2d part
ZRegis [Fri, 19 Dec 2008 17:32:51 +0000 (17:32 +0000)]
Update French Translation 2d part

15 years agoUpdate French Translation
ZRegis [Mon, 15 Dec 2008 00:05:59 +0000 (00:05 +0000)]
Update French Translation

15 years agoChangeLog++
Manuel Nickschas [Sat, 20 Dec 2008 13:46:28 +0000 (14:46 +0100)]
ChangeLog++

15 years agoMake the Opt-In/Out widget work correctly
Manuel Nickschas [Sat, 20 Dec 2008 00:59:28 +0000 (01:59 +0100)]
Make the Opt-In/Out widget work correctly

15 years agoAdd direct access to chatmon configuration to context menu
Manuel Nickschas [Fri, 19 Dec 2008 23:38:40 +0000 (00:38 +0100)]
Add direct access to chatmon configuration to context menu

15 years agoMore fixes, save state correctly, test state of checkboxes correctly
Manuel Nickschas [Fri, 19 Dec 2008 23:29:00 +0000 (00:29 +0100)]
More fixes, save state correctly, test state of checkboxes correctly

15 years agoFix widget change detection in ChatMonitorSettingsPage
Manuel Nickschas [Fri, 19 Dec 2008 22:21:23 +0000 (23:21 +0100)]
Fix widget change detection in ChatMonitorSettingsPage

15 years agoAdd a property disableDecoration to BufferViewConfig
Manuel Nickschas [Fri, 19 Dec 2008 21:42:57 +0000 (22:42 +0100)]
Add a property disableDecoration to BufferViewConfig

If set, this disables colors and icons in a BufferView. Mostly useful for
having plain BufferViews in settingspages and similar.
We use this for the ChatMonitorSettingsPage now.

15 years agoSort buffers
Manuel Nickschas [Fri, 19 Dec 2008 19:57:49 +0000 (20:57 +0100)]
Sort buffers

15 years agoPrefer QModelIndex::data(role) over model()->data(index, role)
Manuel Nickschas [Fri, 19 Dec 2008 19:50:33 +0000 (20:50 +0100)]
Prefer QModelIndex::data(role) over model()->data(index, role)

15 years agoMake QModelIndex handling a bit more efficient
Manuel Nickschas [Fri, 19 Dec 2008 19:19:53 +0000 (20:19 +0100)]
Make QModelIndex handling a bit more efficient

15 years agoNaming++
Manuel Nickschas [Fri, 19 Dec 2008 10:01:59 +0000 (11:01 +0100)]
Naming++

15 years agoDon't leak BufferViewConfigs, plus some syntax/naming convention fixes
Manuel Nickschas [Thu, 18 Dec 2008 18:34:55 +0000 (19:34 +0100)]
Don't leak BufferViewConfigs, plus some syntax/naming convention fixes

15 years agoRedesign ChatMon settingspage a bit
Manuel Nickschas [Wed, 17 Dec 2008 09:08:58 +0000 (10:08 +0100)]
Redesign ChatMon settingspage a bit

15 years agoRead/Write settings from/to correct subcategory and cleanup
Sebastian Goth [Mon, 1 Dec 2008 12:50:37 +0000 (13:50 +0100)]
Read/Write settings from/to correct subcategory and cleanup

Read/Write settings from/to correct subcategory and cleanup

15 years agoChatMonitorSettingspage ported to 0.3.x
Sebastian Goth [Mon, 1 Dec 2008 12:11:28 +0000 (13:11 +0100)]
ChatMonitorSettingspage ported to 0.3.x

ChatMonitorSettingspage ported to 0.3.x

15 years agoMeh, apparently MSVC doesn't accept 'or' in preprocessor defines either :P
Manuel Nickschas [Thu, 18 Dec 2008 23:47:37 +0000 (00:47 +0100)]
Meh, apparently MSVC doesn't accept 'or' in preprocessor defines either :P

15 years agoChangelog++
Manuel Nickschas [Thu, 18 Dec 2008 23:21:51 +0000 (00:21 +0100)]
Changelog++

15 years agoIntroducing: Audio Notifications!
Manuel Nickschas [Thu, 18 Dec 2008 23:17:38 +0000 (00:17 +0100)]
Introducing: Audio Notifications!

Finally, you can get notified with an arbitrary sound.
Thanks to Phonon, this should work on all platforms as long as Phonon
(either Qt's or KDE's) is available.

Enable sound notifications via F7 -> Behavior -> Notifications.

15 years agoEnable Phonon support in our build system
Manuel Nickschas [Thu, 18 Dec 2008 20:00:11 +0000 (21:00 +0100)]
Enable Phonon support in our build system

FindPhonon.cmake shamelessly stolen from KDE. Should also work with qt-phonon,
though I couldn't test that.

15 years agoUpdated Norwegian translation and fixed some language errors in old messages.
Frederik M.J. Vestre [Sat, 13 Dec 2008 20:49:02 +0000 (21:49 +0100)]
Updated Norwegian translation and fixed some language errors in old messages.

15 years agoBuild the monolithic client (-DWANT_MONO=ON) by default again, as it's usable now
Manuel Nickschas [Sun, 14 Dec 2008 10:42:41 +0000 (11:42 +0100)]
Build the monolithic client (-DWANT_MONO=ON) by default again, as it's usable now

15 years agoMake channel names in ChatView left-clickable as well
Manuel Nickschas [Sun, 14 Dec 2008 00:24:56 +0000 (01:24 +0100)]
Make channel names in ChatView left-clickable as well

15 years agoMaking channel names clickable
Manuel Nickschas [Sun, 14 Dec 2008 00:03:12 +0000 (01:03 +0100)]
Making channel names clickable

Add a context menu for #channelnames in a ChatView.
Also clean up NetworkModel's #includes...

15 years agoAdd buffer-specific actions to ChatView context menu for single-buffer scenes
Manuel Nickschas [Sat, 13 Dec 2008 22:21:54 +0000 (23:21 +0100)]
Add buffer-specific actions to ChatView context menu for single-buffer scenes

Also, don't add such actions outside of the actionProvider.

15 years agoUpdate a realname :)
Manuel Nickschas [Mon, 8 Dec 2008 16:02:50 +0000 (17:02 +0100)]
Update a realname :)

15 years agoBring back the kick and ban actions
Manuel Nickschas [Thu, 4 Dec 2008 09:07:26 +0000 (10:07 +0100)]
Bring back the kick and ban actions

15 years agoNickView's old context menu handling must DIE DIE DIE *stab* *kill* *metzel*
Manuel Nickschas [Thu, 4 Dec 2008 00:08:50 +0000 (01:08 +0100)]
NickView's old context menu handling must DIE DIE DIE *stab* *kill* *metzel*

Also some cleanups in what remains of NickView. Oh yeah, and don't start queries
by single click on X11 anymore.

15 years agoAdding nick context menu actions to NetworkModelActionProvider
Manuel Nickschas [Wed, 3 Dec 2008 23:53:14 +0000 (00:53 +0100)]
Adding nick context menu actions to NetworkModelActionProvider

This gives you context menus in the nicklist as well as for query buffer items.

15 years agoProperly return pointers for IrcUserRole and IrcChannelRole
Manuel Nickschas [Wed, 3 Dec 2008 23:42:17 +0000 (00:42 +0100)]
Properly return pointers for IrcUserRole and IrcChannelRole

15 years agoFixing BR #315: Nicks missing from nick lists
Marcus Eggenberger [Tue, 2 Dec 2008 00:06:40 +0000 (01:06 +0100)]
Fixing BR #315: Nicks missing from nick lists
 - also fixes BR #310: Nicklist freaks out when cycling
 - breaks protocol

15 years agoFixing a mismatch in the automatic sig/slot connector auf the sigproxy
Marcus Eggenberger [Tue, 2 Dec 2008 00:02:24 +0000 (01:02 +0100)]
Fixing a mismatch in the automatic sig/slot connector auf the sigproxy

15 years agoAdd IrcChannelRole to NetworkModel
Manuel Nickschas [Mon, 1 Dec 2008 23:34:49 +0000 (00:34 +0100)]
Add IrcChannelRole to NetworkModel

15 years agoMake NetworkModel::bufferId() a bit more efficient and optionally case insensitive...
Manuel Nickschas [Mon, 1 Dec 2008 23:28:17 +0000 (00:28 +0100)]
Make NetworkModel::bufferId() a bit more efficient and optionally case insensitive, and constify some stuff

15 years agoAdd missing roles to IrcUserItem
Manuel Nickschas [Sun, 30 Nov 2008 11:39:29 +0000 (12:39 +0100)]
Add missing roles to IrcUserItem

15 years agoFixing BR #419 - Any Action that would normaly trigger a scroll in the
Marcus Eggenberger [Sun, 30 Nov 2008 15:26:18 +0000 (16:26 +0100)]
Fixing BR #419 - Any Action that would normaly trigger a scroll in the
ChatView triggers now a backlogrequest even if there is no scrollbar
visible. (MouseWheel, Page_Up/_Down, Shift Key_Up/_Down)

15 years agominor settingspage clean up
Marcus Eggenberger [Sun, 30 Nov 2008 14:00:10 +0000 (15:00 +0100)]
minor settingspage clean up

15 years agoUncrapificating some queries... I must have been above ballmer peak when I wrote...
Marcus Eggenberger [Sun, 30 Nov 2008 13:53:16 +0000 (14:53 +0100)]
Uncrapificating some queries... I must have been above ballmer peak when I wrote them... o_O

15 years agoRip old context menu handling out of BufferView, replacing all that cruft by about...
Manuel Nickschas [Sun, 30 Nov 2008 04:21:57 +0000 (05:21 +0100)]
Rip old context menu handling out of BufferView, replacing all that cruft by about 10 loc :)

15 years agoAdd AbstractActionProvider and accessors to AbstractUi
Manuel Nickschas [Sun, 30 Nov 2008 04:20:18 +0000 (05:20 +0100)]
Add AbstractActionProvider and accessors to AbstractUi

That way, we can access our ActionProvider directly, without going through MainWin.
Needs to be abstract here, because we need it in Client.

15 years agoIntroduce NetworkModelActionProvider
Manuel Nickschas [Sun, 30 Nov 2008 04:17:02 +0000 (05:17 +0100)]
Introduce NetworkModelActionProvider

This is a central place for requesting a list of actions for any given (set of) NetworkModel items.
This allows us to create context menus easily in various places without duplicating code. Also,
NetworkModelActionProvider handles whatever it can internally, so there is no need to handle most
context menu actions elsewhere. This is not fully done yet; so far, we only provide BufferItem and NetworkItem
actions.

15 years agoMake set of contained buffers accessible
Manuel Nickschas [Sun, 30 Nov 2008 04:15:04 +0000 (05:15 +0100)]
Make set of contained buffers accessible

15 years agoMake Client::mainUi() accessible, needed for some things in uisupport
Manuel Nickschas [Sat, 29 Nov 2008 02:07:07 +0000 (03:07 +0100)]
Make Client::mainUi() accessible, needed for some things in uisupport

15 years agoAdd IrcUserRole to NetworkModel for getting the IrcUser associated to a query buffer
Manuel Nickschas [Fri, 28 Nov 2008 23:22:20 +0000 (00:22 +0100)]
Add IrcUserRole to NetworkModel for getting the IrcUser associated to a query buffer

15 years agoCapitalize NetworkModel::ItemType for consistency with naming rules
Manuel Nickschas [Fri, 28 Nov 2008 21:19:23 +0000 (22:19 +0100)]
Capitalize NetworkModel::ItemType for consistency with naming rules

15 years agoAdd buffer-specific actions to ChatView's context menu
Manuel Nickschas [Tue, 25 Nov 2008 23:53:56 +0000 (00:53 +0100)]
Add buffer-specific actions to ChatView's context menu

15 years agoRework the context menu action handling in BufferView
Manuel Nickschas [Mon, 24 Nov 2008 00:10:14 +0000 (01:10 +0100)]
Rework the context menu action handling in BufferView

This is in preparation of externally usable context menu actions (i.e. from within ChatView).
We put all actions into a local ActionCollection now - this makes it possible to
use its actionTriggered() signal to react on triggering anyone of our own actions.

15 years agomissing files
Marcus Eggenberger [Sat, 29 Nov 2008 16:41:52 +0000 (17:41 +0100)]
missing files

15 years agoupdating the protocol version
Marcus Eggenberger [Sat, 29 Nov 2008 15:35:00 +0000 (16:35 +0100)]
updating the protocol version

15 years agocleaning up the general settings page
Marcus Eggenberger [Sat, 29 Nov 2008 15:32:11 +0000 (16:32 +0100)]
cleaning up the general settings page

15 years agomaking the requester type configurable
Marcus Eggenberger [Sat, 29 Nov 2008 15:26:13 +0000 (16:26 +0100)]
making the requester type configurable

15 years agoadding new backlog requesters
Marcus Eggenberger [Sat, 29 Nov 2008 14:16:28 +0000 (15:16 +0100)]
adding new backlog requesters

15 years agoadapting the backlogmanagers to the new storage api
Marcus Eggenberger [Sat, 29 Nov 2008 12:50:01 +0000 (13:50 +0100)]
adapting the backlogmanagers to the new storage api

15 years agoadding new message requesters to the storage backend
Marcus Eggenberger [Tue, 25 Nov 2008 23:44:00 +0000 (00:44 +0100)]
adding new message requesters to the storage backend

15 years agoinlining starge calls
Marcus Eggenberger [Tue, 25 Nov 2008 23:09:46 +0000 (00:09 +0100)]
inlining starge calls

15 years agominor api cleanup for requesting messages from backlog
Marcus Eggenberger [Tue, 25 Nov 2008 22:37:16 +0000 (23:37 +0100)]
minor api cleanup for requesting messages from backlog

15 years agopostponed backlog loading until custom views are loaded and the buffersyncer knows...
Marcus Eggenberger [Tue, 25 Nov 2008 22:25:14 +0000 (23:25 +0100)]
postponed backlog loading until custom views are loaded and the buffersyncer knows the last read message state

15 years agohand QUrl a UTF-8 string instead of ASCII
Daniel Albers [Wed, 26 Nov 2008 21:36:38 +0000 (22:36 +0100)]
hand QUrl a UTF-8 string instead of ASCII

15 years agoRecognize gopher:// URIs as clickable
Manuel Nickschas [Wed, 26 Nov 2008 10:00:02 +0000 (11:00 +0100)]
Recognize gopher:// URIs as clickable

15 years ago[mono] fixing a crash when using the internal connection after a failed regular tcp...
Marcus Eggenberger [Tue, 25 Nov 2008 15:34:23 +0000 (16:34 +0100)]
[mono] fixing a crash when using the internal connection after a failed regular tcp/ip connect

15 years agoFind clickable at click position rather than relying on it being set by a hover event
Manuel Nickschas [Tue, 25 Nov 2008 08:46:12 +0000 (09:46 +0100)]
Find clickable at click position rather than relying on it being set by a hover event

This might/should fix issues where a single click not always opened a link. At least
I can't reproduce this anymore. As a side benefit, it also now ignores mouse movements
during click that for some reason sometimes screwed up things.

15 years agoFix issues with single and double clicks in ChatView
Manuel Nickschas [Sun, 23 Nov 2008 18:32:53 +0000 (19:32 +0100)]
Fix issues with single and double clicks in ChatView

15 years agoFix iconloader to find icons where we actually install them it -DQUASSEL_ICONS=Extern...
Manuel Nickschas [Fri, 21 Nov 2008 17:03:36 +0000 (18:03 +0100)]
Fix iconloader to find icons where we actually install them it -DQUASSEL_ICONS=External is chosen

We install app icons in $PREFIX/share/icons/hicolor, so IconLoader should look there rather than
in $PREFIX/share/apps/quassel/icons/hicolor.

15 years agothis should tackle sqlites issues with concurrent access
Marcus Eggenberger [Fri, 21 Nov 2008 16:09:42 +0000 (17:09 +0100)]
this should tackle sqlites issues with concurrent access

15 years agoSignanlProxy does no longer try to write to closed devices. Also closed devices can...
Marcus Eggenberger [Fri, 21 Nov 2008 14:31:53 +0000 (15:31 +0100)]
SignanlProxy does no longer try to write to closed devices. Also closed devices can no longer be added

15 years agoremoving debug output
Marcus Eggenberger [Fri, 21 Nov 2008 13:23:43 +0000 (14:23 +0100)]
removing debug output
- this concludes the storage redesign to a lockless version
- this still needs testing especially in a large multiuser context

15 years agogetting rid of cached queries - they make no sense anymore
Marcus Eggenberger [Fri, 21 Nov 2008 13:21:26 +0000 (14:21 +0100)]
getting rid of cached queries - they make no sense anymore

15 years agofirst version of lockless storage backend (WIP with lots of debug output)
Marcus Eggenberger [Fri, 21 Nov 2008 13:01:08 +0000 (14:01 +0100)]
first version of lockless storage backend (WIP with lots of debug output)

15 years agoremoving very old migration code
Marcus Eggenberger [Fri, 21 Nov 2008 00:48:02 +0000 (01:48 +0100)]
removing very old migration code

15 years agoabstractsqlstorage api cleanup
Marcus Eggenberger [Fri, 21 Nov 2008 00:42:23 +0000 (01:42 +0100)]
abstractsqlstorage api cleanup

15 years agoFixing issues with moving the mouse while double/triple clicking
Manuel Nickschas [Thu, 20 Nov 2008 17:42:19 +0000 (18:42 +0100)]
Fixing issues with moving the mouse while double/triple clicking

15 years agoFix more of the merge fallout.
Manuel Nickschas [Thu, 20 Nov 2008 15:10:56 +0000 (16:10 +0100)]
Fix more of the merge fallout.

This also explains why clicks were handled twice...

15 years agoUpdate ChangeLog
Manuel Nickschas [Thu, 20 Nov 2008 15:06:37 +0000 (16:06 +0100)]
Update ChangeLog

15 years agoFix merge fallout
Manuel Nickschas [Thu, 20 Nov 2008 14:55:37 +0000 (15:55 +0100)]
Fix merge fallout

15 years agoAdd method to search for a buffer with a given name in a given network
Manuel Nickschas [Thu, 20 Nov 2008 09:12:22 +0000 (10:12 +0100)]
Add method to search for a buffer with a given name in a given network

This allows us to find a particularly named buffer in the NetworkModel.

15 years agoAdd accessor for the All Buffers view to MainWin
Manuel Nickschas [Thu, 20 Nov 2008 08:45:22 +0000 (09:45 +0100)]
Add accessor for the All Buffers view to MainWin

This will allow us to access the UI features of the NetworkModel, e.g. for creating
context menu actions at a global location. We can't do this in NetworkModel since that
is Client only; the All Buffers view seems like a sensible location instead.

15 years agoMoar context menu actions, integrate the ChatMonitorView context menu into the global one
Manuel Nickschas [Wed, 19 Nov 2008 08:00:22 +0000 (09:00 +0100)]
Moar context menu actions, integrate the ChatMonitorView context menu into the global one

15 years agoAdding context menu actions to ChatView
Manuel Nickschas [Tue, 18 Nov 2008 17:06:33 +0000 (18:06 +0100)]
Adding context menu actions to ChatView

This implements part of our new context menu handling and adds the Zoom actions
as well as a Copy Link Address action.

15 years agoProperly determine if mouse cursor is over selection in all cases
Manuel Nickschas [Mon, 17 Nov 2008 01:09:11 +0000 (02:09 +0100)]
Properly determine if mouse cursor is over selection in all cases

15 years agoSanitizing clipboard handling
Manuel Nickschas [Mon, 17 Nov 2008 00:50:52 +0000 (01:50 +0100)]
Sanitizing clipboard handling

Quassel now respects the difference between the clipboard and the X11 selection, and won't
put stuff into the clipboard without a) Ctrl+C or b) the new shiny context menu in ChatView.
This means that just selecting stuff won't overwrite your clipboard on Win and Mac, and on X11
only if your system is configured that way. Oh, and we have a context menu now, and Ctrl+C works ;-)

15 years agoRevamping ChatView/ChatScene's mouse handling
Manuel Nickschas [Fri, 14 Nov 2008 11:24:13 +0000 (12:24 +0100)]
Revamping ChatView/ChatScene's mouse handling

* Introduce proper single/double/triple click detection. This will make it possible to add
  some standard selection modes, allows partial selection of links and some more stuff
* ChatItem->handleClick() is now called appropriately, in addition to the standard mouse events
* Enable drag/drop for selections in ChatView, i.e. you can now drag text somewhere else
* Some cleanups

15 years agoSome cleanups in ChatScene in preparation to mouse handling revamp
Manuel Nickschas [Fri, 7 Nov 2008 21:21:57 +0000 (22:21 +0100)]
Some cleanups in ChatScene in preparation to mouse handling revamp

* We should always use qreal for scene coordinates
* Provide a few convenience methods

15 years agoMake double and triple click selection work
Manuel Nickschas [Sat, 15 Nov 2008 19:51:25 +0000 (20:51 +0100)]
Make double and triple click selection work

15 years agoUse handleClick() rather than mouseReleaseEvent() for handling URL clicks
Manuel Nickschas [Fri, 14 Nov 2008 15:05:20 +0000 (16:05 +0100)]
Use handleClick() rather than mouseReleaseEvent() for handling URL clicks

This finishes the mouse event handling overhaul (except for marking-by double/triple clicks).
Saves us a couple event handlers, and we don't need to check for drags in ChatItem anymore.

15 years agoRevamping ChatView/ChatScene's mouse handling
Manuel Nickschas [Fri, 14 Nov 2008 11:24:13 +0000 (12:24 +0100)]
Revamping ChatView/ChatScene's mouse handling

* Introduce proper single/double/triple click detection. This will make it possible to add
  some standard selection modes, allows partial selection of links and some more stuff
* ChatItem->handleClick() is now called appropriately, in addition to the standard mouse events
* Enable drag/drop for selections in ChatView, i.e. you can now drag text somewhere else
* Some cleanups

15 years agoSome cleanups in ChatScene in preparation to mouse handling revamp
Manuel Nickschas [Fri, 7 Nov 2008 21:21:57 +0000 (22:21 +0100)]
Some cleanups in ChatScene in preparation to mouse handling revamp

* We should always use qreal for scene coordinates
* Provide a few convenience methods

15 years agoUpdate ChangeLog and version.inc for release 0.3.1
Manuel Nickschas [Thu, 20 Nov 2008 14:08:21 +0000 (15:08 +0100)]
Update ChangeLog and version.inc for release

15 years agoDisable autoscroll inhibition until we've found a way that sucks less
Manuel Nickschas [Thu, 20 Nov 2008 13:59:49 +0000 (14:59 +0100)]
Disable autoscroll inhibition until we've found a way that sucks less

15 years agoFixing shortcuts in the German version, hopefully for good this time...
Manuel Nickschas [Thu, 20 Nov 2008 13:32:34 +0000 (14:32 +0100)]
Fixing shortcuts in the German version, hopefully for good this time...

15 years agoAdding the QShortcut context back to the German translation
Manuel Nickschas [Thu, 20 Nov 2008 11:08:30 +0000 (12:08 +0100)]
Adding the QShortcut context back to the German translation

I do this in the hope this fixes the issues with non-working shortcuts a few
people (and not me, unfortunately) experience. Please test.

15 years agoUpdate Danish translation, thanks to Adam "adamt" Tulinius who made that happen befor...
Manuel Nickschas [Thu, 20 Nov 2008 10:59:28 +0000 (11:59 +0100)]
Update Danish translation, thanks to Adam "adamt" Tulinius who made that happen before the 0.3.1 release ;-)

15 years agoproperly saving the layout when using the internal core
Marcus Eggenberger [Thu, 20 Nov 2008 00:21:45 +0000 (01:21 +0100)]
properly saving the layout when using the internal core

15 years agono longer rerporting sucessfull opened server port on v4 interfaces as an IPv4 port...
Marcus Eggenberger [Wed, 19 Nov 2008 16:33:55 +0000 (17:33 +0100)]
no longer rerporting sucessfull opened server port on v4 interfaces as an IPv4 port (and vice versa) - *BIG HEAD DESK*

15 years agoFixing BR #231 - show own quit in all channels
Marcus Eggenberger [Wed, 19 Nov 2008 15:59:06 +0000 (16:59 +0100)]
Fixing BR #231 - show own quit in all channels

15 years agoUpdate docs for static building
Manuel Nickschas [Wed, 19 Nov 2008 15:49:09 +0000 (16:49 +0100)]
Update docs for static building