summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/whiteboard-sharewithchat.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-164/+0
| | | (bzr r10346)
* Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵Jon A. Cruz2011-06-041-1/+1
| | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255)
* From trunkTed Gould2008-10-271-11/+13
| | | (bzr r6885)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-14/+22
| | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823)
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-2/+2
| | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188)
* Users Jid is now stored in session data, which is used in from attributes. ↵daleharvey2006-05-101-1/+1
| | | | | lm_connection_set_jid is now not called, which allows authentication against jabber.org (bzr r805)
* Persist User / Server / ChatServer name across succesful sessions (Given By ↵daleharvey2006-05-081-0/+7
| | | | | Botty) (bzr r773)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+147
(bzr r1)