summaryrefslogtreecommitdiff
path: root/pidgin/win32
Commit message (Expand)AuthorAgeFilesLines
* Remove the old nsis scripts.Gary Kramlich2022-08-179-2533/+0
* Remove the win32/prepare-workspace.sh script that's been broken for awhile.Gary Kramlich2022-08-171-440/+0
* Remove a bunch of unused pixmapsGary Kramlich2022-03-181-8/+0
* Random Windows tweaksGary Kramlich2021-12-113-671/+6
* Remove unnecessary gtk-doc comments from pidginGary Kramlich2021-12-111-6/+0
* Remove the + from GTKElliott Sales de Andrade2021-10-103-14/+14
* Fix typos in PidginElliott Sales de Andrade2021-10-103-4/+4
* Port the updates from 2.14.2 and the upcoming 2.14.3 to 3.0.0Gary Kramlich2021-04-062-13/+12
* Use specific purple_debug_* functionsArkadiy Illarionov2021-02-121-26/+23
* Fix Windows builds and testsElliott Sales de Andrade2020-12-222-4/+5
* Replace pidgin_set_urgent with gtk_window_set_urgency_hintGary Kramlich2020-10-132-103/+0
* Use an https link to gnu.org in the license file headersGary Kramlich2020-09-211-1/+1
* Replace the manual browser opening code with gtk_show_uri_on_windowGary Kramlich2020-08-032-17/+0
* Missed a couple direct purple includesGary Kramlich2020-05-011-1/+0
* Update all of the pidgin code to include purple.hGary Kramlich2020-05-012-5/+3
* Delete some more files that are no longer usedGary Kramlich2019-11-183-785/+0
* Use g_(v)snprintf so we need less wrappers.Elliott Sales de Andrade2019-10-301-2/+2
* Merged in default (pull request #594)Gary Kramlich2019-10-111-9/+5
|\
| * Stop returning structs directly from Windows functions.Elliott Sales de Andrade2019-10-101-9/+5
* | Move Windows crash reports to cache directory.Elliott Sales de Andrade2019-10-081-1/+1
|/
* A few more tailing webkit references that can be removed nowGary Kramlich2019-07-193-7/+0
* Fix some issues found in reviewGary Kramlich2019-03-211-1/+1
* remove PIDGIN_STOCK from gtkdocklet-win32.cGary Kramlich2017-10-191-24/+6
* Use G_BEGIN_DECLS and G_END_DECLS instead of raw extern "C"Mike Ruprecht2018-12-141-6/+2
* pidgin: Use gtk_window_present() to present buddy listMike Ruprecht2018-11-091-1/+6
* winpidgin: Fix wprintf() style format for wchar_t stringsMike Ruprecht2018-11-151-12/+15
* win32: Remove references to since removed ca-certs/ filesMike Ruprecht2018-10-122-8/+1
* win32: Define libpidgin DLL name in meson to avoid needing to change itMike Ruprecht2018-05-241-3/+3
* win32: Use actual size of errbuf rather than hardcoding a numberMike Ruprecht2018-05-241-2/+3
* win32: Add warning at top of winpidgin.c to warn against direct linkingMike Ruprecht2018-05-241-0/+5
* win32: Allow WinPidgin to choose to add bin/ DLL directory at runtimeMike Ruprecht2018-05-221-16/+20
* win32: Remove portable modeMike Ruprecht2018-05-161-46/+0
* win32: Simplify complicated DLL preparationMike Ruprecht2018-05-171-274/+35
* win32: Just use LANG for localeMike Ruprecht2018-05-161-183/+0
* Use GDK button constants instead of magic numbers.Elliott Sales de Andrade2017-09-101-3/+3
* gtkwin32dep: Port gz decompression to GZlibDecompressorMike Ruprecht2017-07-221-26/+48
* gtkwin32dep: Fix section documentation headingsMike Ruprecht2017-07-072-8/+8
* Merge with default.Elliott Sales de Andrade2017-07-061-1/+1
|\
| * Remove purple_timeout_* function usageMike Ruprecht2017-06-151-1/+1
* | Merge with default.Elliott Sales de Andrade2017-06-151-24/+3
|\ \ | |/
| * Clean out references to old SSL plugins which no longer existMike Ruprecht2017-05-301-4/+0
| * Clean out Perl files and references as they're no longer usedMike Ruprecht2017-05-301-10/+0
| * Merge 2.12.0 into defaultGary Kramlich2017-03-101-10/+3
| |\
| | * yahoo: Remove protocol plugin from treeMike Ruprecht2016-10-051-5/+0
| | * * Fix release date for 2.12.0 in CHANGELOGRobert Vehse2016-10-051-3/+0
| | * Remove the MySpaceIM protocol plugin. The service has been defunct for a long...Robert Vehse2016-10-041-1/+0
| | * Remove MSN from URL handlersMike Ruprecht2016-10-041-3/+0
| | * msn: Remove protocol plugin from treeMike Ruprecht2016-10-021-1/+0
| | * mxit: Remove protocol plugin from treeMike Ruprecht2016-09-301-1/+0
* | | Make resource file references relative to themselves.Elliott Sales de Andrade2016-12-192-9/+9
|/ /