summary refs log tree commit diff stats
path: root/src/common/dbus
AgeCommit message (Collapse)Author
2015-08-02Fix crash in DBus pluginasarium
Closes #1438
2014-12-28Fix building as c89TingPing
2014-12-17More consistently include config.hTingPing
2014-11-02Warning cleanupCampbell Barton
- ignoring const - declarations after statements - some C files didnt include own headers (risking them getting out of sync) Closes #1064
2014-09-14Fix out of source buildsTingPing
Fixes #1018
2014-02-06Use a single marshal file for entire projectTingPing
2014-01-20configure: Clean up EXTRA_DISTTingPing
2014-01-14Clean up formatting during buildTingPing
2013-09-26Remove whats left of gconfTingPing
2013-07-02Use URL command for opening in existingTingPing
This avoids making a new connection to an already open network.
2013-07-01Fix urls with --existingTingPing
2013-05-12Add "#define GLIB_DISABLE_DEPRECATION_WARNINGS" to eliminate a warning messageRichard Hitt
2013-05-08stop using gconfTingPing
2013-05-04Replace g_strdup_printf with g_build_filename where possibleBerke Viktor
2013-05-01Fix warning about g_type_init() in dbus/example.cRichardHitt
2013-03-31Supposed fix for license issuesBerke Viktor
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file)
2013-03-15update dbus example.py for python3TingPing
2013-03-15Add python gdbus exampleTingPing
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Fix D-Bus pluginBerke Viktor
2012-10-28Further doc relocations and conversionsBerke Viktor
2012-10-25Some more rebrandingBerke Viktor
2012-10-13Compatibility for Automake 1.12.4+Berke Viktor
2012-07-18Even more rebranding for the D-Bus pluginBerke Viktor
2012-07-18Complete the rebranding of the D-Bus pluginBerke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com
='n361' href='#n361'>361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502