2008-11-05 |
Marcus Lundblad |
Remove that hack involving GtkIMHtmlSmileys
|
2008-11-03 |
Marcus Lundblad |
Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
|
2008-10-30 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
2008-10-29 |
Marcus Lundblad |
Fixed a compiler warning (and remove an unnessesary cast)
|
2008-10-24 |
Marcus Lundblad |
What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
|
2008-10-24 |
Daniel Atallah |
Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
|
2008-10-24 |
Daniel Atallah |
Support rgb(r,g,b) style css color definitions. Fixes #7288.
|
2008-09-25 |
Marcus Lundblad |
Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley
|
2008-09-19 |
Sadrul Habib Chowdhury |
Show visited links in a different color. This also plugs a memory leak
|
2008-07-02 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
|
2008-06-26 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
|
2008-06-21 |
Sadrul Habib Chowdhury |
The text iterators need to be properly ordered here. Taking the iterators
|
2008-06-08 |
Ka-Hing Cheung |
Patch from Andrew Gaul that fixes another leak:
|
2008-06-08 |
Ka-Hing Cheung |
Patch from Andrew Gaul that fixes a leak:
|
2008-05-31 |
Sadrul Habib Chowdhury |
Do not try to update received custom smileys in a deleted child anchor.
|
2008-05-29 |
Daniel Atallah |
Unleak some tooltip related pango stuff.
|
2008-05-28 |
Sadrul Habib Chowdhury |
Fix the linkification. Also, remember the html-codes for a tag instead of
|
2008-05-25 |
Sadrul Habib Chowdhury |
merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
|
2008-05-25 |
Sadrul Habib Chowdhury |
Do not prepend the BOM when converting from UTF-8 to UTF-16, since
|
2008-05-25 |
Richard Laager |
Use "email" and "Email" consistently. This is potentially controversial,
|
2008-05-22 |
Sadrul Habib Chowdhury |
Get rid of the boldness of the bold timestamps.
|
2008-05-22 |
Sadrul Habib Chowdhury |
Fix exporting proper HTML for tags.
|
2008-05-21 |
Sadrul Habib Chowdhury |
Modified patch from malu to "Add context menu alternative to add received
|
2008-05-21 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
|
2008-05-11 |
Sadrul Habib Chowdhury |
Patch from Masca to restrict the size of incoming custom smileys to a
|
2008-05-07 |
Sadrul Habib Chowdhury |
Show the custom smileys only on accounts that support it. References
|
2008-05-07 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
|
2008-04-28 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
|
2008-03-31 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
|
2008-06-28 |
Sadrul Habib Chowdhury |
*** Plucked rev da43d671 (sadrul@pidgin.im):
|
2008-06-21 |
Sadrul Habib Chowdhury |
*** Plucked rev 69b22e32f7ada182101e0746f02891389ceb0c52 (sadrul@pidgin.im):
|
2008-06-19 |
Daniel Atallah |
applied changes from a341780d901f6351a5cf768a08d30c8882d6cf2f
|
2008-05-19 |
Sadrul Habib Chowdhury |
Use text-tags to set the weight/color of the nick in conversations. This
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
|
2008-03-18 |
Sadrul Habib Chowdhury |
Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.
|
2008-05-03 |
Sadrul Habib Chowdhury |
Allow replacing smileys with texts in conversations/logs. This should be
|
2008-04-24 |
Will Thompson |
Move 2 of the 5 pixels' padding between paragraphs to above the line.
|
2008-04-20 |
Sadrul Habib Chowdhury |
Smiley insertions can be undone with this fix. References #5577. But redo
|
2008-04-17 |
Sadrul Habib Chowdhury |
Patch from Gaul to plug a small leak, with an additional fix to free
|
2008-04-13 |
Sadrul Habib Chowdhury |
Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.
|
2008-04-05 |
Sadrul Habib Chowdhury |
Customize/disable the typing notification from gtkrc-2.0.
|
2008-03-26 |
Daniel Atallah |
Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.
|
2008-03-11 |
Daniel Atallah |
Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.
|
2008-03-11 |
Stu Tomlinson |
GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10
|
2008-03-11 |
Will Thompson |
Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for
|
2008-03-02 |
Jeffrey Connelly |
merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
|
2008-02-28 |
Stu Tomlinson |
Disable invisible text things, if someone can conclusively prove this is
|
2008-03-01 |
Sean Egan |
disapproval of revision 'fb186fe2307039838fc0d044506008a9eb2f8438'
|
2008-02-22 |
Sean Egan |
the 2.10.10 check is wrong. if 0 this until it's figured out.
|
2008-01-17 |
Sean Egan |
Only use invisible text with gtk 2.10.10 or later due to GnomeBug:382565
|
2008-01-17 |
Sean Egan |
disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'
|
2008-01-17 |
Sean Egan |
disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'
|
2008-01-12 |
Sadrul Habib Chowdhury |
Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.
|
2008-01-03 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
2008-01-02 |
Sadrul Habib Chowdhury |
Remove unused code.
|
2007-12-21 |
Daniel Atallah |
Warning fixes.
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
|
2007-12-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
|
2007-11-28 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
|
2007-12-18 |
Stu Tomlinson |
Move some curly braces around so static analysis tools can properly detect
|