| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 356 | -134663/+0 |
* | Avoid gtk_rc_parse_string(). | Matthew Barnes | 2012-12-01 | 2 | -16/+37 |
* | ECellText: Simplify fetching vertical-spacing style property. | Matthew Barnes | 2012-12-01 | 1 | -5/+1 |
* | Avoid gtk_style_attach(). | Matthew Barnes | 2012-12-01 | 1 | -5/+0 |
* | Avoid GtkStyle-based "paint" functions. | Matthew Barnes | 2012-12-01 | 4 | -97/+183 |
* | Avoid gtk_widget_get_child_requisition(). | Matthew Barnes | 2012-12-01 | 2 | -4/+4 |
* | Avoid gdk_app_launch_context_new(). | Matthew Barnes | 2012-12-01 | 1 | -1/+3 |
* | Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab(). | Matthew Barnes | 2012-12-01 | 4 | -86/+285 |
* | Address couple issues found by a Coverity scan | Milan Crha | 2012-11-30 | 9 | -55/+69 |
* | Add a GdkDevice parameter to gnome_canvas_item_grab(). | Matthew Barnes | 2012-11-30 | 7 | -147/+313 |
* | Avoid using GdkEventButton directly in certain places. | Matthew Barnes | 2012-11-30 | 11 | -86/+127 |
* | EWebViewGtkHTML: Fix code alignment issues. | Matthew Barnes | 2012-11-30 | 1 | -60/+60 |
* | Add the GdkDevice to ETextEventProcessorCommand. | Matthew Barnes | 2012-11-29 | 2 | -0/+6 |
* | Avoid gdk_window_get_pointer(). | Matthew Barnes | 2012-11-29 | 1 | -6/+32 |
* | Bug #687998 - Attachment dialog shown when storing assigned task | Milan Crha | 2012-11-12 | 2 | -0/+81 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 95 | -3924/+5000 |
* | Bug #683877 - No more contextual menus for links | Milan Crha | 2012-11-09 | 2 | -125/+87 |
* | Bug #656143 - Stop using deprecated Gtk[HV]Box(Class) | Dominique Leuenberger | 2012-11-07 | 9 | -17/+17 |
* | Replace deprecated GLib symbols (as of GLib 2.34.x) | Milan Crha | 2012-11-06 | 5 | -5/+5 |
* | Bug #687155 - Text/plain signatures wrap in an editor | Milan Crha | 2012-10-30 | 2 | -3/+11 |
* | Bug #267787 - Preferences too large for small screens | Milan Crha | 2012-10-30 | 1 | -1/+57 |
* | Bug 627244 - Bold days in "Select Date" dialog not updated when changing month | Fabiano Fidêncio | 2012-10-26 | 1 | -1/+5 |
* | Prefer e_source_registry_check_enabled(). | Matthew Barnes | 2012-10-26 | 1 | -1/+2 |
* | Bug #686785 - Port of WebDAV source doesn't match SSL check | Milan Crha | 2012-10-25 | 1 | -0/+31 |
* | Bug #685262 - Attachments disappear when dragged in message preview | Milan Crha | 2012-10-17 | 1 | -0/+11 |
* | Bug 685786 - EWebView: Signal handlers never disconnected | Matthew Barnes | 2012-10-14 | 1 | -0/+6 |
* | EWebView cleanups. | Matthew Barnes | 2012-10-14 | 1 | -78/+91 |
* | Bug 678750 - Use geocode-glib instead of geoclue | Matthew Barnes | 2012-10-04 | 2 | -82/+90 |
* | Bug #678408 - WebKit renders frames with plain/text parts too small | Dan Vrátil | 2012-09-19 | 1 | -11/+8 |
* | Bug #683949 - Cannot create new LDAP Addressbook | Milan Crha | 2012-09-14 | 1 | -0/+1 |
* | Critical warning on ETree dispose, g_object_unref() called on freed object | Milan Crha | 2012-09-13 | 1 | -4/+2 |
* | Make sure selection in ECalendar is visible | Milan Crha | 2012-09-11 | 1 | -0/+7 |
* | Revert "Adjust for webkit 1.9.90 API change." | Matthew Barnes | 2012-09-07 | 1 | -5/+0 |
* | Bug #679382 - Saving attachments takes too long, maxes CPU usage | Milan Crha | 2012-09-06 | 1 | -3/+16 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-09-01 | 1 | -4/+8 |
* | Adjust for webkit 1.9.90 API change. | Dominique Leuenberger | 2012-08-25 | 1 | -0/+5 |
* | Bug 682494 - Add some defensive checks in gal-a11y-e-text.c | Mike Gorse | 2012-08-23 | 1 | -6/+21 |
* | Disconnect signal handler from 'candidate' on its free | Milan Crha | 2012-08-23 | 1 | -0/+4 |
* | EAttachment: Minor code rearrangement. | Matthew Barnes | 2012-08-20 | 1 | -67/+67 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 48 | -214/+214 |
* | Bug 681882 - Account signature not selected in new composer window | Matthew Barnes | 2012-08-16 | 1 | -0/+51 |
* | Remove all references to JavaScriptCore and use of JavaScript | Dan Vrátil | 2012-08-09 | 2 | -230/+6 |
* | Bug #681400 - Fix build against WebKitGtk+ 1.9.6 | Dan Vrátil | 2012-08-08 | 1 | -2/+11 |
* | Bug #681279 - Reply on selection doesn't work | Dan Vrátil | 2012-08-08 | 1 | -19/+70 |
* | Bug #678408 - Mail view is very small for some mails | Milan Crha | 2012-08-07 | 1 | -0/+9 |
* | Remove all GDK threads usage. | Matthew Barnes | 2012-08-06 | 7 | -18/+4 |
* | ESourceConfigDialog: Implement EAlertSink. | Matthew Barnes | 2012-08-03 | 1 | -4/+85 |
* | ESourceConfig: Enable remote resource creation. | Matthew Barnes | 2012-08-03 | 1 | -5/+14 |
* | Bug 681075 - Add tooltips to signature editor toolbar | Michael Wood | 2012-08-03 | 1 | -2/+2 |
* | Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colors | Dan Vrátil | 2012-08-02 | 1 | -8/+3 |
* | Fix some memory leaks | Dan Vrátil | 2012-08-02 | 1 | -0/+1 |
* | EWebView: Remove a stray newline causing build failures. | Matthew Barnes | 2012-07-28 | 1 | -2/+1 |
* | Bug #679404 - Read colors for message preview from Gtk theme | Dan Vrátil | 2012-07-27 | 1 | -1/+18 |
* | G_GNUC_CONST leads to 'statement with no effect' compiler warning | Milan Crha | 2012-07-19 | 1 | -1/+1 |
* | Remove unused e_date_edit_have_time(). | Matthew Barnes | 2012-07-18 | 2 | -20/+0 |
* | EDateEdit cleanups. | Matthew Barnes | 2012-07-18 | 2 | -85/+118 |
* | Bug #678783 - Crash under e_attachment_set_file_info() | Milan Crha | 2012-07-13 | 1 | -20/+33 |
* | e_web_view_update_fonts(): Fix memory corruption. | Matthew Barnes | 2012-07-07 | 1 | -10/+8 |
* | Bug 678946 - Port entry in Account Assistant is unset | Matthew Barnes | 2012-07-05 | 1 | -3/+0 |
* | Bug #515004 - Allow toggling between text and HTML view of mail | Dan Vrátil | 2012-06-26 | 1 | -3/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 10 | -14/+6 |
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 5 | -16/+16 |
* | Bug 678634 - Criticals warnings when creating new book/cal | Matthew Barnes | 2012-06-24 | 5 | -105/+355 |
* | e-text: misc cleanup | Cosimo Cecchi | 2012-06-18 | 1 | -4/+0 |
* | e-text: remove unused draw_background property | Cosimo Cecchi | 2012-06-18 | 2 | -45/+1 |
* | all: don't set draw_background to FALSE on EText | Cosimo Cecchi | 2012-06-18 | 4 | -4/+0 |
* | e-text: remove unused draw_borders property | Cosimo Cecchi | 2012-06-18 | 3 | -82/+6 |
* | e-text: remove property that is never set | Cosimo Cecchi | 2012-06-18 | 1 | -6/+1 |
* | e-text: remove draw-button property | Cosimo Cecchi | 2012-06-18 | 2 | -124/+1 |
* | e-text: remove commented out code | Cosimo Cecchi | 2012-06-18 | 1 | -66/+1 |
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 10 | -3/+63 |
* | Bug #764467 - URL popup shows all Copy options | Dan Vrátil | 2012-06-18 | 2 | -19/+23 |
* | Fix some memory leaks | Dan Vrátil | 2012-06-18 | 1 | -0/+3 |
* | ESourceConfig: Lock down name when editing a collection member. | Matthew Barnes | 2012-06-15 | 1 | -7/+36 |
* | ESourceConfig: Add "collection-source" property. | Matthew Barnes | 2012-06-15 | 2 | -0/+50 |
* | Move ECalSourceConfig to /widgets/misc. | Matthew Barnes | 2012-06-15 | 3 | -0/+472 |
* | Move EBookSourceConfig to /widgets/misc. | Matthew Barnes | 2012-06-15 | 3 | -0/+323 |
* | Bug #677631 - Some HTML links don't work | Dan Vrátil | 2012-06-13 | 1 | -0/+5 |
* | Bug #677706 - Crash in spell_entry_recheck_all() | Milan Crha | 2012-06-12 | 1 | -0/+3 |
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 4 | -1/+856 |
* | Fix a couple distcheck errors. | Matthew Barnes | 2012-06-05 | 1 | -0/+2 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 44 | -75/+43 |
* | Adapt modules/calendar to the new ESource API. | Matthew Barnes | 2012-06-03 | 2 | -0/+65 |
* | Adapt modules/addressbook to the new ESource API. | Matthew Barnes | 2012-06-03 | 2 | -0/+66 |
* | Adapt widgets/misc to the new ESource API. | Matthew Barnes | 2012-06-03 | 39 | -5077/+4784 |
* | Adapt libeutil to the new ESource API. | Matthew Barnes | 2012-06-03 | 10 | -601/+1636 |
* | Add ESourceConfig widget. | Matthew Barnes | 2012-06-03 | 12 | -1/+2666 |
* | Revert "Bug #669463 - HTML signature opens in editor as Plain text" | Matthew Barnes | 2012-06-03 | 3 | -54/+1 |
* | Reduce diff noise with 'account-mgmt' branch. | Matthew Barnes | 2012-06-03 | 1 | -0/+6 |
* | Whitespace cleanups. | Matthew Barnes | 2012-06-02 | 2 | -3/+3 |
* | Fix memory leaks around gtk_tree_model_get() function | Milan Crha | 2012-05-31 | 2 | -5/+8 |
* | Bug #206484 - Add year scrolling to date picker | Milan Crha | 2012-05-17 | 4 | -42/+277 |
* | Bug #671585 - Add support for smooth scrolling devices | Milan Crha | 2012-05-15 | 2 | -2/+42 |
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 5 | -23/+21 |
* | Bug #200683 - Composer subject spell checking | Milan Crha | 2012-05-10 | 3 | -0/+922 |
* | Fix displaying icons in EWebView alerts | Dan Vrátil | 2012-05-03 | 1 | -30/+8 |
* | Bug #669463 - HTML signature opens in editor as Plain text | Milan Crha | 2012-05-03 | 3 | -1/+54 |
* | Initialize ESignatureEditor with GtkHTML's WebView | Milan Crha | 2012-05-03 | 1 | -2/+2 |
* | Bug #675347 - No 'Retrieving message...' in preview panel | Dan Vrátil | 2012-05-03 | 1 | -2/+2 |
* | Bug #669133 - Import Assistant preview widget is too small | Milan Crha | 2012-05-03 | 1 | -1/+1 |
* | Bug #674060 - Preview panel on folder change not updated | Dan Vrátil | 2012-04-27 | 1 | -1/+1 |
* | Bug #669088 - Add a Column dialog draws incorrectly | Milan Crha | 2012-04-27 | 1 | -0/+2 |
* | Bug #674701 - Clicking address in preview composes to default account | Milan Crha | 2012-04-26 | 1 | -0/+9 |
* | Bug #674062 - Runtime warning from e_attachment_load_handle_error() | Milan Crha | 2012-04-24 | 1 | -2/+4 |
* | Bug #674272 - Contacts preview differs with mailer running and not | Dan Vrátil | 2012-04-23 | 2 | -1/+37 |
* | Handle default e-mail fonts with multiword names correctly | Dan Vrátil | 2012-04-16 | 1 | -2/+2 |
* | Bug #600860 - Opening IMAP message with large attachment blocks UI | Milan Crha | 2012-04-13 | 1 | -7/+27 |
* | Use link colors from GtkStyleContext | Dan Vrátil | 2012-04-13 | 1 | -0/+35 |
* | EWebView: Make antialiasing settings optional. | Matthew Barnes | 2012-04-12 | 1 | -25/+38 |
* | Bug #673108 - Font settings and monospace fonts don't work | Dan Vrátil | 2012-04-12 | 2 | -14/+155 |
* | Add missing return to e_calendar_item_event() | Milan Crha | 2012-04-10 | 1 | -0/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 5 | -23/+23 |
* | WebKit port - port widgets | Dan Vrátil | 2012-03-29 | 17 | -1918/+3560 |
* | Bug 671509 (2/2) - Some small UI/theming improvements | Cosimo Cecchi | 2012-03-18 | 1 | -1/+6 |
* | Bug 671509 (1/2) - Some small UI/theming improvements | Cosimo Cecchi | 2012-03-18 | 1 | -0/+3 |
* | Bug #665130 - Memory leaks in Preferences and ETable | Milan Crha | 2012-03-16 | 3 | -3/+21 |
* | Bug #665129 - Memory leak in EBufferTagger | Milan Crha | 2012-03-16 | 1 | -0/+2 |
* | Bug 671716 - Fails to build with --enable-contact-maps | Matthew Barnes | 2012-03-10 | 3 | -0/+12 |
* | Bug #664169 - Default port is not selected by default | Milan Crha | 2012-03-08 | 1 | -4/+2 |
* | Bug #671233 - Unable to choose port 587 for SMTP | Milan Crha | 2012-03-06 | 1 | -4/+15 |
* | Add missing linker flags. | Matthew Barnes | 2012-03-04 | 4 | -2/+6 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 17 | -20/+20 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 106 | -2657/+3173 |
* | Use i as mnemonic for Filename string everywhere. This does not conflict with... | Andre Klapper | 2012-02-17 | 1 | -1/+1 |
* | Bug 670280 - Remove "Recent Documents" attachment feature | Matthew Barnes | 2012-02-17 | 2 | -58/+0 |
* | Bug #320976 - Remember last New button choice in Calendar view | Milan Crha | 2012-02-17 | 2 | -7/+141 |
* | Be able to define help target for Preferences pages | Milan Crha | 2012-02-15 | 3 | -11/+18 |
* | Bug #670073 - Non-working help button in Preferences dialog | Milan Crha | 2012-02-15 | 1 | -2/+30 |
* | Fix broken Help menu entry in Groupwise Send Options after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -3/+3 |
* | Bug #591436 - Add -avoid-version to LDFLAGS | H. Habighorst | 2012-02-15 | 5 | -5/+5 |
* | Bug #646430 - New line character is a link separator too | Milan Crha | 2012-01-30 | 1 | -3/+3 |
* | EActivity cleanups. | Matthew Barnes | 2012-01-25 | 2 | -6/+12 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 10 | -9/+13 |
* | Do not auto-mark-as-seen when changing filter type | Milan Crha | 2012-01-11 | 1 | -1/+0 |
* | Bug #667119 - Hard to change Attendee role in meeting editor | Milan Crha | 2012-01-11 | 5 | -768/+0 |
* | Bug #667398 - Automatic mark-as-seen too aggressive | Milan Crha | 2012-01-11 | 2 | -0/+25 |
* | Bug 665981 - Use OpenStreetMap geoclue provider | Alban Browaeys | 2011-12-13 | 1 | -2/+4 |
* | Bug 665980 - Bump minimum champlain-gtk version to 0.12 | Alban Browaeys | 2011-12-13 | 1 | -1/+1 |
* | Reorder accounts by drag-and-drop. | Matthew Barnes | 2011-12-11 | 5 | -2156/+0 |
* | Cosimo's spidey senses pointed him to a memory leak. | Matthew Barnes | 2011-11-24 | 1 | -1/+0 |
* | Merge branch 'master' into wip/gsettings | Matthew Barnes | 2011-11-23 | 4 | -74/+216 |
|\ |
|
| * | EPreviewPane: Implement EAlertSink. | Matthew Barnes | 2011-11-22 | 2 | -2/+69 |
| * | EAlertBar: Add a close button to all alerts. | Matthew Barnes | 2011-11-22 | 2 | -72/+147 |
| * | Remove some unnecessary #includes. | Matthew Barnes | 2011-11-18 | 1 | -1/+0 |
* | | Fix compiler warnings. | Matthew Barnes | 2011-11-23 | 1 | -1/+0 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-08 | 4 | -112/+451 |
|\| |
|
| * | EMAccountEditor: Start using CamelNetworkSettings. | Matthew Barnes | 2011-11-07 | 2 | -114/+121 |
| * | Add EAuthComboBox widget. | Matthew Barnes | 2011-11-07 | 3 | -0/+332 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-24 | 7 | -13/+25 |
|\| |
|
| * | Bug #451377 - Timezone map resizes on mouseover | Milan Crha | 2011-10-20 | 2 | -11/+17 |
| * | Bug #527614 - Valgrind shows a nice amount of lost memory | Milan Crha | 2011-10-20 | 5 | -2/+8 |
* | | Port misc widgets to use GSettings | Rodrigo Moya | 2011-10-13 | 3 | -18/+11 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-13 | 2 | -1/+6 |
|\| |
|
| * | Bug #661434 - Unfriendly search result | Milan Crha | 2011-10-11 | 2 | -1/+6 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-10 | 13 | -534/+213 |
|\| |
|
| * | Bug #235665 - Heavy hard disk access when resizing columns in views | Milan Crha | 2011-10-07 | 5 | -2/+86 |
| * | Prefer g_simple_async_result_take_error(). | Matthew Barnes | 2011-10-06 | 2 | -22/+11 |
| * | Let GtkFileChooser track its own last-used-folder. | Matthew Barnes | 2011-10-06 | 2 | -129/+2 |
| * | Remove EHintedEntry. | Matthew Barnes | 2011-10-06 | 3 | -368/+0 |
| * | EAttachmentPaned: Add "resize-toplevel" property. | Matthew Barnes | 2011-10-06 | 2 | -13/+114 |
* | | First successful build | Rodrigo Moya | 2011-10-06 | 1 | -11/+0 |
* | | Merge from master | Rodrigo Moya | 2011-10-05 | 29 | -339/+176 |
|\| |
|
| * | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 5 | -33/+32 |
| * | Fix two little memory leaks | Dan Vrátil | 2011-10-01 | 1 | -0/+5 |
| * | ETableHeader: Nuke unused code. | Cosimo Cecchi | 2011-09-30 | 1 | -147/+2 |
| * | ETableHeader: Rework the header button drawing code for GTK+ 3 | Cosimo Cecchi | 2011-09-30 | 5 | -120/+93 |
| * | Fix few 'may be used uninitialized' compiler warnings | Milan Crha | 2011-09-30 | 2 | -4/+3 |
| * | Remove Ctrl + l () character from source files | Paul Menzel | 2011-09-30 | 8 | -27/+0 |
| * | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 2 | -14/+29 |
| * | The EExtension framework is now in libebackend. | Matthew Barnes | 2011-09-26 | 7 | -7/+8 |
| * | Bug #655625 - Crash in atk_state_set_contains_state | Milan Crha | 2011-09-26 | 2 | -7/+12 |
| * | Bug #659828 - Selecting a message with a sound attached loses focus | Milan Crha | 2011-09-26 | 1 | -1/+1 |
| * | Bug #351025 - Make the order of the mail accounts configurable | Milan Crha | 2011-09-26 | 3 | -5/+916 |
| * | Bug #655252 - Need to escape the comp_uid part of a path | Milan Crha | 2011-09-26 | 2 | -58/+88 |
| * | Bug #655709 - Hide 'Group by' in views when not supported | Milan Crha | 2011-09-06 | 2 | -1/+7 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 140 | -3385/+5477 |
| * | Bug #651741 - Find in text message doesn't warn about no matching found | Milan Crha | 2011-08-19 | 2 | -1/+5 |
| * | Bug #651633 - Hidden task/memo sidebar always automagically re-appears | Milan Crha | 2011-08-19 | 1 | -0/+19 |
| * | Bug #656722 - Incorrect prototype of notify:: signal callback | Milan Crha | 2011-08-17 | 1 | -1/+1 |
| * | EPortEntry: Add a "security-method" property. | Matthew Barnes | 2011-08-15 | 2 | -75/+138 |
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 3 | -81/+102 |
| * | Bug #645476 - Message list unnecessarily scrolls back to selected row | Milan Crha | 2011-08-12 | 1 | -1/+0 |
| * | Bug #655669 - Can't save inline pictures embedded in HTML Mails | Milan Crha | 2011-08-09 | 2 | -1/+55 |
| * | Bug #654889 - Closes when clicking on year/month selector | Milan Crha | 2011-07-25 | 1 | -7/+17 |
| * | Add "Open With Other Application" to attachment menu. | Matthew Barnes | 2011-06-22 | 1 | -6/+68 |
| * | Bug #652626 - Fix initial position of contact maps markers | Dan Vrátil | 2011-06-15 | 1 | -0/+1 |
| * | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 2 | -23/+29 |
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-14 | 5 | -168/+161 |
| * | Replace G_CONST_RETURN with 'const'. | Matthew Barnes | 2011-06-10 | 8 | -27/+27 |
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 23 | -165/+249 |
| * | Bug #643526 - Crash in et_get_n_children | Milan Crha | 2011-06-06 | 2 | -5/+5 |
| * | Bug #642557 - Display maps in contact preview | Dan Vrátil | 2011-06-02 | 7 | -2/+1744 |
| * | Embed e_hsv_tweak() directly in e-table-item.c. | Matthew Barnes | 2011-06-01 | 6 | -115/+43 |
| * | Move EPopupMenu to /widgets/table. | Matthew Barnes | 2011-06-01 | 5 | -69/+14 |
| * | Including <glib-object.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 10 | -11/+0 |
| * | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 11 | -11/+0 |
| * | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 145 | -16/+395 |