Thu, 05 Jan 2012 01:10:12 +0000 |
Elliott Sales de Andrade |
Add a function for setting a WebView entry based on the
|
Wed, 04 Jan 2012 23:56:07 +0000 |
Elliott Sales de Andrade |
Add a WebView setup function.
|
Wed, 04 Jan 2012 09:46:23 +0000 |
Elliott Sales de Andrade |
Add GtkWebViewToolbar to makefiles.
|
Wed, 04 Jan 2012 09:45:10 +0000 |
Elliott Sales de Andrade |
Use a GtkWebViewToolbar when creating an editable GtkWebView.
|
Wed, 04 Jan 2012 09:44:06 +0000 |
Elliott Sales de Andrade |
Add a GtkWebViewToolbar. This is basically a copy of the GtkIMHtml
|
Wed, 04 Jan 2012 09:20:44 +0000 |
Elliott Sales de Andrade |
Copy some editing functions from GtkIMHtml. These are incomplete.
|
Wed, 04 Jan 2012 06:30:51 +0000 |
Elliott Sales de Andrade |
We don't want WebKit to process a Refresh, or Back/Forward
|
Wed, 04 Jan 2012 03:37:59 +0000 |
Elliott Sales de Andrade |
This #include is unnecessary when internal.h is used.
|
Wed, 04 Jan 2012 03:35:36 +0000 |
Elliott Sales de Andrade |
Add some more messageClasses.
|
Wed, 04 Jan 2012 02:49:34 +0000 |
Elliott Sales de Andrade |
If we handle a navigation request, then we should tell WebKit
|
Wed, 04 Jan 2012 02:48:04 +0000 |
Elliott Sales de Andrade |
Passing the webview as userdata when the webview is the object
|
Wed, 04 Jan 2012 02:35:22 +0000 |
Elliott Sales de Andrade |
This #include doesn't seem necessary.
|
Wed, 04 Jan 2012 02:34:24 +0000 |
Elliott Sales de Andrade |
Use accessor functions where available.
|
Wed, 04 Jan 2012 02:30:11 +0000 |
Elliott Sales de Andrade |
Rearrange these files a bit to group common functions
|
Wed, 04 Jan 2012 01:30:38 +0000 |
Elliott Sales de Andrade |
I don't know why these lines are indented.
|
Wed, 04 Jan 2012 01:21:28 +0000 |
Elliott Sales de Andrade |
This strlen seems redundant.
|
Wed, 04 Jan 2012 01:18:01 +0000 |
Elliott Sales de Andrade |
Avoid creating temporary files for images in a webview.
|
Wed, 04 Jan 2012 00:44:36 +0000 |
Elliott Sales de Andrade |
Update Template.html from Adium's hg repo.
|
Wed, 04 Jan 2012 00:14:51 +0000 |
Elliott Sales de Andrade |
Use internal.h for less (conditional) #includes.
|
Wed, 04 Jan 2012 00:00:42 +0000 |
Elliott Sales de Andrade |
Add G_BEGIN/END_DECLS to Pidgin public headers, most of which did
|
Tue, 03 Jan 2012 23:37:11 +0000 |
Elliott Sales de Andrade |
Re-align stuff.
|
Tue, 03 Jan 2012 23:36:11 +0000 |
Elliott Sales de Andrade |
Fix some spelling.
|
Tue, 03 Jan 2012 23:32:59 +0000 |
Elliott Sales de Andrade |
Use G_BEGIN/END_DECLS in public libpurple files. This was
|
Tue, 03 Jan 2012 19:29:43 +0000 |
Paul Aurich |
merge of '3100be309efb98a39bb8ef745c0302722534234a'
|
Tue, 03 Jan 2012 19:29:20 +0000 |
Paul Aurich |
pidgin/finch: Make relative paths absolute with -c
|
Tue, 03 Jan 2012 06:32:26 +0000 |
Paul Aurich |
jabber: Fix some compile warnings in auth_cyrus.c
|
Mon, 02 Jan 2012 09:13:39 +0000 |
Elliott Sales de Andrade |
Ensure timestamps in header all all the same.
|
Mon, 02 Jan 2012 07:58:32 +0000 |
Elliott Sales de Andrade |
Fix "Clear Scrollback" to actually reload the theme.
|
Mon, 02 Jan 2012 07:24:55 +0000 |
Elliott Sales de Andrade |
Wrap a few lines.
|
Mon, 02 Jan 2012 07:17:23 +0000 |
Elliott Sales de Andrade |
Fix a little warning.
|
Mon, 02 Jan 2012 07:10:34 +0000 |
Elliott Sales de Andrade |
Ensure all timestamps in a message are the same. Based on something
|
Mon, 02 Jan 2012 06:53:19 +0000 |
dvpdiner2 |
This should fix the everyone-is-the-same problem in chats.
|