2008-12-03 |
Sadrul Habib Chowdhury |
Fix the linkification error where bad things happened if you copy/pasted
|
2008-12-02 |
Sadrul Habib Chowdhury |
merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
|
2008-12-02 |
Richard Laager |
Remove all the special-casing in the GNOME URL handler registration.
|
2008-12-02 |
Richard Laager |
Replace the URL registration assertions with regular checks.
|
2008-12-02 |
Sadrul Habib Chowdhury |
Detect duplication registrations by substring.
|
2008-12-02 |
Sadrul Habib Chowdhury |
Cleanup the GNOME URL registration code
|
2008-12-02 |
Sadrul Habib Chowdhury |
Only find URLs on word boundaries to fix a bug rlaager noticed.
|
2008-12-02 |
Daniel Atallah |
Fix win32 build. I haven't actually tested any of the functionality, but it
|
2008-12-01 |
Richard Laager |
In the GNOME URL registration, ftp, gopher, http, and https are now
|
2008-12-01 |
Richard Laager |
Revert the URL scheme passing changes, keeping the miscellaneous other stuff
|
2008-12-01 |
Richard Laager |
Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
|
2008-12-01 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
|
2008-12-01 |
Richard Laager |
Fix some theme manager assertion failures.
|
2008-11-30 |
Richard Laager |
More icon fixes.
|
2008-11-30 |
Richard Laager |
The DYNAMIC_protocol defines aren't used anywhere.
|
2008-11-30 |
Richard Laager |
Various nullprpl fixes.
|
2008-11-30 |
Richard Laager |
Add a newline to the end of the file.
|
2008-11-30 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
|
2008-11-28 |
Richard Laager |
Add a -f/--force-online option to Pidgin which tells libpurple to claim the
|
2008-11-28 |
Richard Laager |
Finish up the GNOME URL handler code:
|
2008-11-28 |
Richard Laager |
First round of GNOME URL handler support.
|
2008-11-28 |
Richard Laager |
merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
|
2008-11-28 |
Richard Laager |
disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
|
2008-11-28 |
Richard Laager |
Re-line wrap the latest entry.
|
2008-11-28 |
Richard Laager |
When we call g_spawn_command_line_sync(), we don't care about stderr, so
|
2008-11-28 |
Richard Laager |
Fix a comment
|
2008-11-27 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
|
2008-11-27 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
|
2008-11-27 |
Richard Laager |
Clean up the merge I just did.
|
2008-11-27 |
Richard Laager |
explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
|
2008-11-27 |
Richard Laager |
explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
|
2008-11-26 |
Sadrul Habib Chowdhury |
Do the struct hiding differently.
|
2008-11-26 |
Sadrul Habib Chowdhury |
Revert the last 'struct-hiding' change.
|
2008-11-18 |
Richard Laager |
Hide the PurpleRequestField struct. I figured this one would be easy and
|
2008-11-16 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
|
2008-11-14 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
|
2008-11-14 |
Richard Laager |
More purple_debug printf(msg) fixes. I must have a newer GCC or something...
|
2008-11-14 |
Richard Laager |
Fix two more purple_debug variations on printf(msg).
|
2008-11-14 |
Richard Laager |
Fix a variation on printf(msg);
|
2008-11-14 |
Richard Laager |
Make my last commit compile.
|
2008-11-14 |
Richard Laager |
Another one the cast fixer breaks.
|
2008-11-14 |
Richard Laager |
Minor fixes to the cast changing script.
|
2008-11-14 |
Richard Laager |
Update some casts (that the script didn't fix correctly) to GObject macros.
|
2008-11-14 |
Richard Laager |
Add a script to change casts to GObject macros. We'll run this later.
|
2008-11-11 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
|
2008-11-09 |
Richard Laager |
Enable logging of IMs and chats by default, using the HTML log format.
|
2008-11-08 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
|
2008-11-03 |
Gary Kramlich |
Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
|
2008-11-03 |
Gary Kramlich |
Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
|
2008-11-03 |
Richard Laager |
A totally untested struct hiding fix.
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
|
2008-11-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
|
2008-11-02 |
Richard Laager |
Another small struct hiding change.
|
2008-11-02 |
Richard Laager |
Add a commit-check target. The idea is you could use this in a pre-commit
|
2008-11-02 |
Richard Laager |
Add some missing files to POTFILES.in.
|
2008-11-02 |
Richard Laager |
Ignore .loT files. This is helpful to me because I have a wrapper script
|
2008-11-02 |
Richard Laager |
Perl seems to love creating Makefile.old files. Let's ignore them.
|
2008-11-02 |
Richard Laager |
Fix one struct hiding issue.
|
2008-11-02 |
Richard Laager |
merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
|