2012-January Archive by Author
Aaron Borden
Abderrahim Kitouni
Adel Gadllah
Alan Knowles
Alberto Ruiz
Aleksey Sanin
Alexander Alexandrov Shopov
Alexander Kojevnikov
Alexander Larsson
Alexandre Franke
Alexandre Prokoudine
Alexia Death
Amanpreet Singh Alam
Andoni Morales Alastruey
Andrea Cimitan
Andreas J . Guelzow
Andreas Nilsson
Andrea Veri
Andre Klapper
Andy Spencer
Antoine Jacoutot
Arash Mousavi
Arx Henrique Pereira da Cruz
Baptiste Mille-Mathias
Bastien Nocera
Behdad Esfahbod
Benjamin Berg
Benjamin Otte
Bertrand Lorentz
Brian Manning
Brian Pepple
Bruce Cowan
Bruno Brouard
Bruno Coudoin
Carl-Anton Ingmarsson
Carlos Garcia Campos
Carlos Garnacho
- [gtk+] Deleted branch touchscreens Thu Jan 05 11:39:10 GMT 2012
- [gtk+] (69 commits) Created branch touchscreens Thu Jan 05 11:39:51 GMT 2012
- [gtk+/touchscreens: 1/69] gdk: Add GDK_SOURCE_TOUCH Thu Jan 05 11:39:56 GMT 2012
- [gtk+/touchscreens: 2/69] Add GtkWidget::captured-event signal Thu Jan 05 11:40:01 GMT 2012
- [gtk+/touchscreens: 3/69] timeline: Add _gtk_timeline_get_elapsed_time() Thu Jan 05 11:40:06 GMT 2012
- [gtk+/touchscreens: 4/69] scrolledwindow: Initial kinetic scrolling support Thu Jan 05 11:40:11 GMT 2012
- [gtk+/touchscreens: 5/69] test: Add checkbox to enable/disable kinetic scrolling in scrolled window test Thu Jan 05 11:40:16 GMT 2012
- [gtk+/touchscreens: 6/69] tests: Add new test for kinetic scrolling Thu Jan 05 11:40:21 GMT 2012
- [gtk+] Deleted branch multitouch Thu Jan 05 11:40:21 GMT 2012
- [gtk+/touchscreens: 7/69] scrolledwindow: Add auto-hide-scrollbars style property Thu Jan 05 11:40:26 GMT 2012
- [gtk+/touchscreens: 8/69] themingengine: Implement press-and-hold notification renderer Thu Jan 05 11:40:31 GMT 2012
- [gtk+/touchscreens: 9/69] gtksettings: Set animation for press-and-hold through GtkStyleProvider Thu Jan 05 11:40:36 GMT 2012
- [gtk+/touchscreens: 10/69] Add GtkWidget::press-and-hold signal Thu Jan 05 11:40:41 GMT 2012
- [gtk+] (40 commits) Created branch multitouch Thu Jan 05 11:40:45 GMT 2012
- [gtk+/touchscreens: 11/69] scrolledwindow: Allow selections and drag-and-drop when kinetic scrolling is enabled Thu Jan 05 11:40:46 GMT 2012
- [gtk+/multitouch: 1/40] gdk, xi2: Add major/minor properties to XI2 device manager Thu Jan 05 11:40:50 GMT 2012
- [gtk+/touchscreens: 12/69] gtk: emit ::captured-event starting from the GTK grab widget Thu Jan 05 11:40:51 GMT 2012
- [gtk+/multitouch: 2/40] configure: Detect XInput 2.1 Thu Jan 05 11:40:55 GMT 2012
- [gtk+/touchscreens: 13/69] gtk: Propagate ::captured-event up the hierarchy for crossing events Thu Jan 05 11:40:56 GMT 2012
- [gtk+/multitouch: 3/40] Add touch motion event type and mask. Thu Jan 05 11:41:00 GMT 2012
- [gtk+/touchscreens: 14/69] gtk: connect to grab-notify for press and hold Thu Jan 05 11:41:01 GMT 2012
- [gtk+/multitouch: 4/40] Add initial handling of TouchMotion events. Thu Jan 05 11:41:05 GMT 2012
- [gtk+/touchscreens: 15/69] tests: Update testkineticscrolling to use GtkGrid Thu Jan 05 11:41:06 GMT 2012
- [gtk+/multitouch: 5/40] Handle TouchBegin/End events Thu Jan 05 11:41:10 GMT 2012
- [gtk+/touchscreens: 16/69] gtk: Do not use deprecated APIs on press-and-hold Thu Jan 05 11:41:12 GMT 2012
- [gtk+/multitouch: 6/40] Make touch events go through csw/widget event handling. Thu Jan 05 11:41:15 GMT 2012
- [gtk+/touchscreens: 17/69] entry: Handle ::grab-notify Thu Jan 05 11:41:17 GMT 2012
- [gtk+/multitouch: 7/40] Add gdk_event_get_touch_id() Thu Jan 05 11:41:20 GMT 2012
- [gtk+/touchscreens: 18/69] tests: Add an entry to testpressandhold Thu Jan 05 11:41:22 GMT 2012
- [gtk+/multitouch: 8/40] Introduce GdkTouchCluster Thu Jan 05 11:41:25 GMT 2012
- [gtk+/touchscreens: 19/69] gtk: Clean up press-and-hold code Thu Jan 05 11:41:27 GMT 2012
- [gtk+/multitouch: 9/40] Add gdk_window_[create|remove]_touch_cluster() Thu Jan 05 11:41:30 GMT 2012
- [gtk+/touchscreens: 20/69] gtk: Add a GdkDevice parameter to ::press-and-hold Thu Jan 05 11:41:32 GMT 2012
- [gtk+/multitouch: 10/40] Define GdkEventMultiTouch and its related event types. Thu Jan 05 11:41:35 GMT 2012
- [gtk+/touchscreens: 21/69] gtk: Handle press-and-hold for touch devices Thu Jan 05 11:41:37 GMT 2012
- [gtk+/multitouch: 11/40] Add machinery to emit GdkEventMultiTouch events Thu Jan 05 11:41:40 GMT 2012
- [gtk+/touchscreens: 22/69] scrolledwindow: Add GdkDevice parameter to ::press-and-hold handler Thu Jan 05 11:41:42 GMT 2012
- [gtk+/multitouch: 12/40] Add multitouch-event signal and vfunc to GtkWidget Thu Jan 05 11:41:45 GMT 2012
- [gtk+/touchscreens: 23/69] scrolledwindow: Set also a GTK+ grab on p-a-h scrolling Thu Jan 05 11:41:47 GMT 2012
- [gtk+/multitouch: 13/40] gtk-demo: Add multitouch demo Thu Jan 05 11:41:50 GMT 2012
- [gtk+/touchscreens: 24/69] scrolledwindow: Don't crash on 0-sized motion buffer Thu Jan 05 11:41:52 GMT 2012
- [gtk+/multitouch: 14/40] gdk: Update touch events to latest spec Thu Jan 05 11:41:55 GMT 2012
- [gtk+/touchscreens: 25/69] scrolledwindow: Only do kinetic scrolling on touch devices Thu Jan 05 11:41:57 GMT 2012
- [gtk+/multitouch: 15/40] xi2: Use GDK_SOURCE_TOUCH for multitouch devices Thu Jan 05 11:42:00 GMT 2012
- [gtk+/touchscreens: 26/69] scrolledwindow: add another shortcut to bypass event capture Thu Jan 05 11:42:02 GMT 2012
- [gtk+/multitouch: 16/40] Add a gestures interpreter base implementation Thu Jan 05 11:42:05 GMT 2012
- [gtk+/touchscreens: 27/69] scrolledwindow: Enable kinetic scrolling by default Thu Jan 05 11:42:08 GMT 2012
- [gtk+/multitouch: 17/40] gestures: Implement gestures interpretation Thu Jan 05 11:42:10 GMT 2012
- [gtk+/touchscreens: 28/69] gtk, pah: Hook directly into gtk_main_do_event() Thu Jan 05 11:42:12 GMT 2012
- [gtk+/multitouch: 18/40] tests: Add testgestures Thu Jan 05 11:42:15 GMT 2012
- [gtk+/touchscreens: 29/69] scrolledwindow: Don't use p-a-h for the "let event go through" timeout Thu Jan 05 11:42:17 GMT 2012
- [gtk+/multitouch: 19/40] gtk: Add helper API to handle gestures Thu Jan 05 11:42:20 GMT 2012
- [gtk+/touchscreens: 30/69] scrolledwindow: Remove priv->event_window Thu Jan 05 11:42:22 GMT 2012
- [gtk+/multitouch: 20/40] gestures: Add API documentation Thu Jan 05 11:42:25 GMT 2012
- [gtk+/touchscreens: 31/69] scrolledwindow: bypass kinetic scrolling if no scrollbars are shown Thu Jan 05 11:42:27 GMT 2012
- [gtk+/multitouch: 21/40] gtk: Document helper GtkWidget gestures API Thu Jan 05 11:42:30 GMT 2012
- [gtk+/touchscreens: 32/69] scrolledwindow: Use event times when calculating deceleration Thu Jan 05 11:42:32 GMT 2012
- [gtk+/multitouch: 22/40] gestures: Add some unit tests Thu Jan 05 11:42:35 GMT 2012
- [gtk+/touchscreens: 33/69] gtk: Add event storing/replaying to GtkWidget::captured-event Thu Jan 05 11:42:37 GMT 2012
- [gtk+/multitouch: 23/40] gdk: Add gdk_event_get_touch_area() Thu Jan 05 11:42:40 GMT 2012
- [gtk+/touchscreens: 34/69] scrolledwindow: Handle nested scrolled windows in kinetic scrolling Thu Jan 05 11:42:43 GMT 2012
- [gtk+/multitouch: 24/40] gtk, pah: Handle press-and-hold on touch devices Thu Jan 05 11:42:45 GMT 2012
- [gtk+/touchscreens: 35/69] gtk, scrolledwindow: Add window for overshooting Thu Jan 05 11:42:47 GMT 2012
- [gtk+/multitouch: 25/40] gdk,xi2: Update to latest XInput2.2 spec Thu Jan 05 11:42:50 GMT 2012
- [gtk+/touchscreens: 36/69] gtk, scrolledwindow: Implement overshooting Thu Jan 05 11:42:53 GMT 2012
- [gtk+/multitouch: 26/40] gdk, xi2: Only enable multitouch if the server reports XI2.2 Thu Jan 05 11:42:56 GMT 2012
- [gtk+/touchscreens: 37/69] gtk, scrolledwindow: Rework physics behind kinetic scrolling Thu Jan 05 11:42:58 GMT 2012
- [gtk+/multitouch: 27/40] gdk, xi2: Set GDK_BUTTON1_MASK on touch events Thu Jan 05 11:43:01 GMT 2012
- [gtk+/touchscreens: 38/69] gtk, scrolledwindow: Unset dragging device on ::grab-notify Thu Jan 05 11:43:03 GMT 2012
- [gtk+/multitouch: 28/40] gdk: Add internal API to set "pointer emulated" flag on events Thu Jan 05 11:43:06 GMT 2012
- [gtk+/touchscreens: 39/69] gtk, pah: Show a bigger press-and-hold indicator on touchscreens Thu Jan 05 11:43:08 GMT 2012
- [gtk+/multitouch: 29/40] gdk, xi2: set pointer emulated flags on events with XIPointerEmulated Thu Jan 05 11:43:11 GMT 2012
- [gtk+/touchscreens: 40/69] gtk, scrolledwindow: capture motions until the kinetic scrolling cancellation Thu Jan 05 11:43:13 GMT 2012
- [gtk+/multitouch: 30/40] gdk, csw: Don't change window_under_pointer for pure touch events Thu Jan 05 11:43:16 GMT 2012
- [gtk+/touchscreens: 41/69] gtk: Handle motion hints for ::captured-event Thu Jan 05 11:43:18 GMT 2012
- [gtk+/multitouch: 31/40] gdk, display: Add internal API to deal with touch implicit grabs Thu Jan 05 11:43:21 GMT 2012
- [gtk+/touchscreens: 42/69] gtk, scrolledwindow: Clamp early overshooting when snapping back Thu Jan 05 11:43:23 GMT 2012
- [gtk+/multitouch: 32/40] gdk,csw: handle implicit touch grabs Thu Jan 05 11:43:26 GMT 2012
- [gtk+/touchscreens: 43/69] gtk, tooltips: Use the source device instead of gtk-touchscreen-mode Thu Jan 05 11:43:28 GMT 2012
- [gtk+/multitouch: 33/40] gtk: rewrite touch events wrt the window group too Thu Jan 05 11:43:31 GMT 2012
- [gtk+/touchscreens: 44/69] gdk: Keep track of the last slave device used Thu Jan 05 11:43:33 GMT 2012
- [gtk+/multitouch: 34/40] gtk,range: Don't perform a GTK+ grab Thu Jan 05 11:43:36 GMT 2012
- [gtk+/touchscreens: 45/69] gdk: Generate crossing events around touch devices' press/release Thu Jan 05 11:43:38 GMT 2012
- [gtk+/multitouch: 35/40] gtk,button: Handle touch events Thu Jan 05 11:43:41 GMT 2012
- [gtk+/touchscreens: 46/69] gtk, scrolledwindow: Grab only after starting drag Thu Jan 05 11:43:43 GMT 2012
- [gtk+/multitouch: 36/40] gdk: Have touch grabs behave like the implicit grab wrt crossing events Thu Jan 05 11:43:46 GMT 2012
- [gtk+/touchscreens: 47/69] gtk, scrolledwindow: Add GtkKineticScrollingFlags Thu Jan 05 11:43:48 GMT 2012
- [gtk+/multitouch: 37/40] gdk, devicemanager: Mark touch events emulating the pointer as such Thu Jan 05 11:43:51 GMT 2012
- [gtk+/touchscreens: 48/69] gtk, scrolledwindow: capture crossing events when dragging Thu Jan 05 11:43:53 GMT 2012
- [gtk+/multitouch: 38/40] gdk: Only trigger motion hints machinery on motion events Thu Jan 05 11:43:56 GMT 2012
- [gtk+/touchscreens: 49/69] gtk, scrolledwindow: remove scrollbars auto-hide Thu Jan 05 11:43:58 GMT 2012
- [gtk+/multitouch: 39/40] gdk: Listen to touch events by default on the native window Thu Jan 05 11:44:01 GMT 2012
- [gtk+/touchscreens: 50/69] gtk: Only set widget under device on non-virtual crossing events Thu Jan 05 11:44:03 GMT 2012
- [gtk+/multitouch: 40/40] demos: Demonstrate further features in the multitouch demo Thu Jan 05 11:44:07 GMT 2012
- [gtk+/touchscreens: 51/69] gdk: Ensure that GdkPointerWindowInfo is only generated for pointers Thu Jan 05 11:44:08 GMT 2012
- [gtk+/touchscreens: 52/69] xi2: Get the effective group state by ORing the XIGroupState values Thu Jan 05 11:44:13 GMT 2012
- [gtk+/touchscreens: 53/69] gtk,label: Pop up menu on press-and-hold Thu Jan 05 11:44:18 GMT 2012
- [gtk+/touchscreens: 54/69] gtk,entry: Pop up menu on press-and-hold Thu Jan 05 11:44:24 GMT 2012
- [gtk+/touchscreens: 55/69] gtk, textview: Also cancel DnD on ::grab-notify Thu Jan 05 11:44:28 GMT 2012
- [gtk+/touchscreens: 56/69] gtk, textview: Pop up context menu on press-and-hold Thu Jan 05 11:44:34 GMT 2012
- [gtk+/touchscreens: 57/69] gtk, menu: handle item selection for touch devices dynamically Thu Jan 05 11:44:39 GMT 2012
- [gtk+/touchscreens: 58/69] gtk, menu: Implement scrolling through ::captured-event for touch devices Thu Jan 05 11:44:44 GMT 2012
- [gtk+/touchscreens: 59/69] gtk, menu: Select the first item for touch devices Thu Jan 05 11:44:49 GMT 2012
- [gtk+/touchscreens: 60/69] gtk, menu: Remove gtk-touchscreen-mode from scrolling code Thu Jan 05 11:44:54 GMT 2012
- [gtk+/touchscreens: 61/69] gtk, menushell: Remove gtk-touchscreen-mode usage Thu Jan 05 11:44:59 GMT 2012
- [gtk+/touchscreens: 62/69] gtk, togglebutton: Remove gtk-touchcreen-mode usage Thu Jan 05 11:45:04 GMT 2012
- [gtk+/touchscreens: 63/69] gtk, range: Remove gtk-touchscreen-mode usage Thu Jan 05 11:45:09 GMT 2012
- [gtk+/touchscreens: 64/69] gtk, settings: Deprecate gtk-touchscreen-mode Thu Jan 05 11:45:14 GMT 2012
- [gtk+/touchscreens: 65/69] gtk, menu: Don't popdown submenus on button release for touch devices Thu Jan 05 11:45:19 GMT 2012
- [gtk+/touchscreens: 66/69] gtk, scrolledwindow: Improve initial velocity calculation Thu Jan 05 11:45:24 GMT 2012
- [gtk+/touchscreens: 67/69] gtk, scrolledwindow: set slower inverse acceleration on the overshoot area Thu Jan 05 11:45:29 GMT 2012
- [gtk+/touchscreens: 68/69] gtk, scrolledwindow: Ensure the view snaps back when overshooting Thu Jan 05 11:45:34 GMT 2012
- [gtk+/touchscreens: 69/69] gtk, range: Have slider jump to the pointer coordinates on touch devices Thu Jan 05 11:45:39 GMT 2012
- [gtk+] Deleted branch multitouch Thu Jan 05 11:46:54 GMT 2012
- [gtk+] (40 commits) Created branch multitouch Thu Jan 05 11:47:52 GMT 2012
- [gtk+/multitouch: 1/40] gdk, xi2: Add major/minor properties to XI2 device manager Thu Jan 05 11:47:57 GMT 2012
- [gtk+/multitouch: 2/40] configure: Detect XInput 2.1 Thu Jan 05 11:48:02 GMT 2012
- [gtk+/multitouch: 3/40] Add touch motion event type and mask. Thu Jan 05 11:48:07 GMT 2012
- [gtk+/multitouch: 4/40] Add initial handling of TouchMotion events. Thu Jan 05 11:48:12 GMT 2012
- [gtk+/multitouch: 5/40] Handle TouchBegin/End events Thu Jan 05 11:48:17 GMT 2012
- [gtk+/multitouch: 6/40] Make touch events go through csw/widget event handling. Thu Jan 05 11:48:22 GMT 2012
- [gtk+/multitouch: 7/40] Add gdk_event_get_touch_id() Thu Jan 05 11:48:27 GMT 2012
- [gtk+/multitouch: 8/40] Introduce GdkTouchCluster Thu Jan 05 11:48:32 GMT 2012
- [gtk+/multitouch: 9/40] Add gdk_window_[create|remove]_touch_cluster() Thu Jan 05 11:48:37 GMT 2012
- [gtk+/multitouch: 10/40] Define GdkEventMultiTouch and its related event types. Thu Jan 05 11:48:42 GMT 2012
- [gtk+/multitouch: 11/40] Add machinery to emit GdkEventMultiTouch events Thu Jan 05 11:48:47 GMT 2012
- [gtk+/multitouch: 12/40] Add multitouch-event signal and vfunc to GtkWidget Thu Jan 05 11:48:52 GMT 2012
- [gtk+/multitouch: 13/40] gtk-demo: Add multitouch demo Thu Jan 05 11:48:57 GMT 2012
- [gtk+/multitouch: 14/40] gdk: Update touch events to latest spec Thu Jan 05 11:49:02 GMT 2012
- [gtk+/multitouch: 15/40] xi2: Use GDK_SOURCE_TOUCH for multitouch devices Thu Jan 05 11:49:08 GMT 2012
- [gtk+/multitouch: 16/40] Add a gestures interpreter base implementation Thu Jan 05 11:49:12 GMT 2012
- [gtk+/multitouch: 17/40] gestures: Implement gestures interpretation Thu Jan 05 11:49:17 GMT 2012
- [gtk+/multitouch: 18/40] tests: Add testgestures Thu Jan 05 11:49:22 GMT 2012
- [gtk+/multitouch: 19/40] gtk: Add helper API to handle gestures Thu Jan 05 11:49:27 GMT 2012
- [gtk+/multitouch: 20/40] gestures: Add API documentation Thu Jan 05 11:49:32 GMT 2012
- [gtk+/multitouch: 21/40] gtk: Document helper GtkWidget gestures API Thu Jan 05 11:49:37 GMT 2012
- [gtk+/multitouch: 22/40] gestures: Add some unit tests Thu Jan 05 11:49:43 GMT 2012
- [gtk+/multitouch: 23/40] gdk: Add gdk_event_get_touch_area() Thu Jan 05 11:49:47 GMT 2012
- [gtk+/multitouch: 24/40] gtk, pah: Handle press-and-hold on touch devices Thu Jan 05 11:49:53 GMT 2012
- [gtk+/multitouch: 25/40] gdk,xi2: Update to latest XInput2.2 spec Thu Jan 05 11:49:58 GMT 2012
- [gtk+/multitouch: 26/40] gdk, xi2: Only enable multitouch if the server reports XI2.2 Thu Jan 05 11:50:03 GMT 2012
- [gtk+/multitouch: 27/40] gdk, xi2: Set GDK_BUTTON1_MASK on touch events Thu Jan 05 11:50:08 GMT 2012
- [gtk+/multitouch: 28/40] gdk: Add internal API to set "pointer emulated" flag on events Thu Jan 05 11:50:13 GMT 2012
- [gtk+/multitouch: 29/40] gdk, xi2: set pointer emulated flags on events with XIPointerEmulated Thu Jan 05 11:50:18 GMT 2012
- [gtk+/multitouch: 30/40] gdk, csw: Don't change window_under_pointer for pure touch events Thu Jan 05 11:50:23 GMT 2012
- [gtk+/multitouch: 31/40] gdk, display: Add internal API to deal with touch implicit grabs Thu Jan 05 11:50:28 GMT 2012
- [gtk+/multitouch: 32/40] gdk,csw: handle implicit touch grabs Thu Jan 05 11:50:33 GMT 2012
- [gtk+/multitouch: 33/40] gtk: rewrite touch events wrt the window group too Thu Jan 05 11:50:38 GMT 2012
- [gtk+/multitouch: 34/40] gtk,range: Don't perform a GTK+ grab Thu Jan 05 11:50:43 GMT 2012
- [gtk+/multitouch: 35/40] gtk,button: Handle touch events Thu Jan 05 11:50:48 GMT 2012
- [gtk+/multitouch: 36/40] gdk: Have touch grabs behave like the implicit grab wrt crossing events Thu Jan 05 11:50:53 GMT 2012
- [gtk+/multitouch: 37/40] gdk: Only trigger motion hints machinery on motion events Thu Jan 05 11:50:58 GMT 2012
- [gtk+/multitouch: 38/40] gdk, devicemanager: Mark touch events emulating the pointer as such Thu Jan 05 11:51:03 GMT 2012
- [gtk+/multitouch: 39/40] gdk: Listen to touch events by default on the native window Thu Jan 05 11:51:08 GMT 2012
- [gtk+/multitouch: 40/40] demos: Demonstrate further features in the multitouch demo Thu Jan 05 11:51:13 GMT 2012
- [gtk+] Deleted branch multitouch Thu Jan 12 03:04:21 GMT 2012
- [gtk+] (121 commits) Created branch multitouch Thu Jan 12 03:05:35 GMT 2012
- [gtk+/multitouch: 1/121] gdk: Add GDK_SOURCE_TOUCH Thu Jan 12 03:05:40 GMT 2012
- [gtk+/multitouch: 2/121] Add GtkWidget::captured-event signal Thu Jan 12 03:05:45 GMT 2012
- [gtk+/multitouch: 3/121] timeline: Add _gtk_timeline_get_elapsed_time() Thu Jan 12 03:05:51 GMT 2012
- [gtk+/multitouch: 4/121] scrolledwindow: Initial kinetic scrolling support Thu Jan 12 03:05:56 GMT 2012
- [gtk+/multitouch: 5/121] test: Add checkbox to enable/disable kinetic scrolling in scrolled window test Thu Jan 12 03:06:01 GMT 2012
- [gtk+/multitouch: 6/121] tests: Add new test for kinetic scrolling Thu Jan 12 03:06:06 GMT 2012
- [gtk+/multitouch: 7/121] scrolledwindow: Add auto-hide-scrollbars style property Thu Jan 12 03:06:11 GMT 2012
- [gtk+/multitouch: 8/121] themingengine: Implement press-and-hold notification renderer Thu Jan 12 03:06:16 GMT 2012
- [gtk+/multitouch: 9/121] gtksettings: Set animation for press-and-hold through GtkStyleProvider Thu Jan 12 03:06:21 GMT 2012
- [gtk+/multitouch: 10/121] Add GtkWidget::press-and-hold signal Thu Jan 12 03:06:26 GMT 2012
- [gtk+/multitouch: 11/121] scrolledwindow: Allow selections and drag-and-drop when kinetic scrolling is enabled Thu Jan 12 03:06:31 GMT 2012
- [gtk+/multitouch: 12/121] gtk: emit ::captured-event starting from the GTK grab widget Thu Jan 12 03:06:36 GMT 2012
- [gtk+/multitouch: 13/121] gtk: Propagate ::captured-event up the hierarchy for crossing events Thu Jan 12 03:06:41 GMT 2012
- [gtk+/multitouch: 14/121] gtk: connect to grab-notify for press and hold Thu Jan 12 03:06:46 GMT 2012
- [gtk+/multitouch: 15/121] tests: Update testkineticscrolling to use GtkGrid Thu Jan 12 03:06:51 GMT 2012
- [gtk+/multitouch: 16/121] gtk: Do not use deprecated APIs on press-and-hold Thu Jan 12 03:06:56 GMT 2012
- [gtk+/multitouch: 17/121] entry: Handle ::grab-notify Thu Jan 12 03:07:01 GMT 2012
- [gtk+/multitouch: 18/121] tests: Add an entry to testpressandhold Thu Jan 12 03:07:06 GMT 2012
- [gtk+/multitouch: 19/121] gtk: Clean up press-and-hold code Thu Jan 12 03:07:11 GMT 2012
- [gtk+/multitouch: 20/121] gtk: Add a GdkDevice parameter to ::press-and-hold Thu Jan 12 03:07:16 GMT 2012
- [gtk+/multitouch: 21/121] gtk: Handle press-and-hold for touch devices Thu Jan 12 03:07:21 GMT 2012
- [gtk+/multitouch: 22/121] scrolledwindow: Add GdkDevice parameter to ::press-and-hold handler Thu Jan 12 03:07:26 GMT 2012
- [gtk+/multitouch: 23/121] scrolledwindow: Set also a GTK+ grab on p-a-h scrolling Thu Jan 12 03:07:31 GMT 2012
- [gtk+/multitouch: 24/121] scrolledwindow: Don't crash on 0-sized motion buffer Thu Jan 12 03:07:36 GMT 2012
- [gtk+/multitouch: 25/121] scrolledwindow: Only do kinetic scrolling on touch devices Thu Jan 12 03:07:41 GMT 2012
- [gtk+/multitouch: 26/121] scrolledwindow: add another shortcut to bypass event capture Thu Jan 12 03:07:46 GMT 2012
- [gtk+/multitouch: 27/121] scrolledwindow: Enable kinetic scrolling by default Thu Jan 12 03:07:51 GMT 2012
- [gtk+/multitouch: 28/121] gtk, pah: Hook directly into gtk_main_do_event() Thu Jan 12 03:07:56 GMT 2012
- [gtk+/multitouch: 29/121] scrolledwindow: Don't use p-a-h for the "let event go through" timeout Thu Jan 12 03:08:01 GMT 2012
- [gtk+/multitouch: 30/121] scrolledwindow: Remove priv->event_window Thu Jan 12 03:08:07 GMT 2012
- [gtk+/multitouch: 31/121] scrolledwindow: bypass kinetic scrolling if no scrollbars are shown Thu Jan 12 03:08:11 GMT 2012
- [gtk+/multitouch: 32/121] scrolledwindow: Use event times when calculating deceleration Thu Jan 12 03:08:17 GMT 2012
- [gtk+/multitouch: 33/121] gtk: Add event storing/replaying to GtkWidget::captured-event Thu Jan 12 03:08:22 GMT 2012
- [gtk+/multitouch: 34/121] scrolledwindow: Handle nested scrolled windows in kinetic scrolling Thu Jan 12 03:08:27 GMT 2012
- [gtk+/multitouch: 35/121] gtk, scrolledwindow: Add window for overshooting Thu Jan 12 03:08:32 GMT 2012
- [gtk+/multitouch: 36/121] gtk,scrolledwindow: Implement overshooting Thu Jan 12 03:08:37 GMT 2012
- [gtk+/multitouch: 37/121] gtk, scrolledwindow: Rework physics behind kinetic scrolling Thu Jan 12 03:08:42 GMT 2012
- [gtk+/multitouch: 38/121] gtk, scrolledwindow: Unset dragging device on ::grab-notify Thu Jan 12 03:08:47 GMT 2012
- [gtk+/multitouch: 39/121] gtk, pah: Show a bigger press-and-hold indicator on touchscreens Thu Jan 12 03:08:52 GMT 2012
- [gtk+/multitouch: 40/121] gtk, scrolledwindow: capture motions until the kinetic scrolling cancellation Thu Jan 12 03:08:57 GMT 2012
- [gtk+/multitouch: 41/121] gtk: Handle motion hints for ::captured-event Thu Jan 12 03:09:02 GMT 2012
- [gtk+/multitouch: 42/121] gtk, scrolledwindow: Clamp early overshooting when snapping back Thu Jan 12 03:09:07 GMT 2012
- [gtk+/multitouch: 43/121] gtk, tooltips: Use the source device instead of gtk-touchscreen-mode Thu Jan 12 03:09:12 GMT 2012
- [gtk+/multitouch: 44/121] gdk: Keep track of the last slave device used Thu Jan 12 03:09:17 GMT 2012
- [gtk+/multitouch: 45/121] gdk: Generate crossing events around touch devices' press/release Thu Jan 12 03:09:22 GMT 2012
- [gtk+/multitouch: 46/121] gtk, scrolledwindow: Grab only after starting drag Thu Jan 12 03:09:27 GMT 2012
- [gtk+/multitouch: 47/121] gtk, scrolledwindow: Add GtkKineticScrollingFlags Thu Jan 12 03:09:32 GMT 2012
- [gtk+/multitouch: 48/121] gtk, scrolledwindow: capture crossing events when dragging Thu Jan 12 03:09:37 GMT 2012
- [gtk+/multitouch: 49/121] gtk, scrolledwindow: remove scrollbars auto-hide Thu Jan 12 03:09:42 GMT 2012
- [gtk+/multitouch: 50/121] gtk: Only set widget under device on non-virtual crossing events Thu Jan 12 03:09:47 GMT 2012
- [gtk+/multitouch: 51/121] gdk: Ensure that GdkPointerWindowInfo is only generated for pointers Thu Jan 12 03:09:52 GMT 2012
- [gtk+/multitouch: 52/121] xi2: Get the effective group state by ORing the XIGroupState values Thu Jan 12 03:09:57 GMT 2012
- [gtk+/multitouch: 53/121] gtk,label: Pop up menu on press-and-hold Thu Jan 12 03:10:03 GMT 2012
- [gtk+/multitouch: 54/121] gtk,entry: Pop up menu on press-and-hold Thu Jan 12 03:10:08 GMT 2012
- [gtk+/multitouch: 55/121] gtk, textview: Also cancel DnD on ::grab-notify Thu Jan 12 03:10:13 GMT 2012
- [gtk+/multitouch: 56/121] gtk, textview: Pop up context menu on press-and-hold Thu Jan 12 03:10:18 GMT 2012
- [gtk+/multitouch: 57/121] gtk, menu: handle item selection for touch devices dynamically Thu Jan 12 03:10:24 GMT 2012
- [gtk+/multitouch: 58/121] gtk, menu: Implement scrolling through ::captured-event for touch devices Thu Jan 12 03:10:28 GMT 2012
- [gtk+/multitouch: 59/121] gtk, menu: Select the first item for touch devices Thu Jan 12 03:10:33 GMT 2012
- [gtk+/multitouch: 60/121] gtk, menu: Remove gtk-touchscreen-mode from scrolling code Thu Jan 12 03:10:38 GMT 2012
- [gtk+/multitouch: 61/121] gtk, menushell: Remove gtk-touchscreen-mode usage Thu Jan 12 03:10:43 GMT 2012
- [gtk+/multitouch: 62/121] gtk, togglebutton: Remove gtk-touchcreen-mode usage Thu Jan 12 03:10:48 GMT 2012
- [gtk+/multitouch: 63/121] gtk, range: Remove gtk-touchscreen-mode usage Thu Jan 12 03:10:53 GMT 2012
- [gtk+/multitouch: 64/121] gtk, settings: Deprecate gtk-touchscreen-mode Thu Jan 12 03:10:58 GMT 2012
- [gtk+/multitouch: 65/121] gtk, menu: Don't popdown submenus on button release for touch devices Thu Jan 12 03:11:03 GMT 2012
- [gtk+/multitouch: 66/121] gtk, scrolledwindow: Improve initial velocity calculation Thu Jan 12 03:11:08 GMT 2012
- [gtk+/multitouch: 67/121] gtk, scrolledwindow: set slower inverse acceleration on the overshoot area Thu Jan 12 03:11:13 GMT 2012
- [gtk+/multitouch: 68/121] gtk, scrolledwindow: Ensure the view snaps back when overshooting Thu Jan 12 03:11:18 GMT 2012
- [gtk+/multitouch: 69/121] gtk, range: Have slider jump to the pointer coordinates on touch devices Thu Jan 12 03:11:23 GMT 2012
- [gtk+/multitouch: 70/121] gdk, xi2: Add major/minor properties to XI2 device manager Thu Jan 12 03:11:28 GMT 2012
- [gtk+/multitouch: 71/121] configure: Detect XInput 2.1 Thu Jan 12 03:11:33 GMT 2012
- [gtk+/multitouch: 72/121] Add touch motion event type and mask. Thu Jan 12 03:11:38 GMT 2012
- [gtk+/multitouch: 73/121] Add initial handling of TouchMotion events. Thu Jan 12 03:11:43 GMT 2012
- [gtk+/multitouch: 74/121] Handle TouchBegin/End events Thu Jan 12 03:11:48 GMT 2012
- [gtk+/multitouch: 75/121] Make touch events go through csw/widget event handling. Thu Jan 12 03:11:53 GMT 2012
- [gtk+/multitouch: 76/121] Add gdk_event_get_touch_id() Thu Jan 12 03:11:58 GMT 2012
- [gtk+/multitouch: 77/121] Introduce GdkTouchCluster Thu Jan 12 03:12:03 GMT 2012
- [gtk+/multitouch: 78/121] Add gdk_window_[create|remove]_touch_cluster() Thu Jan 12 03:12:08 GMT 2012
- [gtk+/multitouch: 79/121] Define GdkEventMultiTouch and its related event types. Thu Jan 12 03:12:13 GMT 2012
- [gtk+/multitouch: 80/121] Add machinery to emit GdkEventMultiTouch events Thu Jan 12 03:12:18 GMT 2012
- [gtk+/multitouch: 81/121] Add multitouch-event signal and vfunc to GtkWidget Thu Jan 12 03:12:23 GMT 2012
- [gtk+/multitouch: 82/121] gtk-demo: Add multitouch demo Thu Jan 12 03:12:28 GMT 2012
- [gtk+/multitouch: 83/121] gdk: Update touch events to latest spec Thu Jan 12 03:12:33 GMT 2012
- [gtk+/multitouch: 84/121] xi2: Use GDK_SOURCE_TOUCH for multitouch devices Thu Jan 12 03:12:39 GMT 2012
- [gtk+/multitouch: 85/121] Add a gestures interpreter base implementation Thu Jan 12 03:12:44 GMT 2012
- [gtk+/multitouch: 86/121] gestures: Implement gestures interpretation Thu Jan 12 03:12:49 GMT 2012
- [gtk+/multitouch: 87/121] tests: Add testgestures Thu Jan 12 03:12:54 GMT 2012
- [gtk+/multitouch: 88/121] gtk: Add helper API to handle gestures Thu Jan 12 03:12:59 GMT 2012
- [gtk+/multitouch: 89/121] gestures: Add API documentation Thu Jan 12 03:13:04 GMT 2012
- [gtk+/multitouch: 90/121] gtk: Document helper GtkWidget gestures API Thu Jan 12 03:13:09 GMT 2012
- [gtk+/multitouch: 91/121] gestures: Add some unit tests Thu Jan 12 03:13:14 GMT 2012
- [gtk+/multitouch: 92/121] gdk: Add gdk_event_get_touch_area() Thu Jan 12 03:13:19 GMT 2012
- [gtk+/multitouch: 93/121] gtk, pah: Handle press-and-hold on touch devices Thu Jan 12 03:13:24 GMT 2012
- [gtk+/multitouch: 94/121] gdk,xi2: Update to latest XInput2.2 spec Thu Jan 12 03:13:29 GMT 2012
- [gtk+/multitouch: 95/121] gdk, xi2: Only enable multitouch if the server reports XI2.2 Thu Jan 12 03:13:34 GMT 2012
- [gtk+/multitouch: 96/121] gdk, xi2: Set GDK_BUTTON1_MASK on touch events Thu Jan 12 03:13:39 GMT 2012
- [gtk+/multitouch: 97/121] gdk: Add internal API to set "pointer emulated" flag on events Thu Jan 12 03:13:44 GMT 2012
- [gtk+/multitouch: 98/121] gdk, xi2: set pointer emulated flags on events with XIPointerEmulated Thu Jan 12 03:13:49 GMT 2012
- [gtk+/multitouch: 99/121] gdk, csw: Don't change window_under_pointer for pure touch events Thu Jan 12 03:13:54 GMT 2012
- [gtk+/multitouch: 100/121] gdk, display: Add internal API to deal with touch implicit grabs Thu Jan 12 03:13:59 GMT 2012
- [gtk+/multitouch: 101/121] gdk,csw: handle implicit touch grabs Thu Jan 12 03:14:05 GMT 2012
- [gtk+/multitouch: 102/121] gtk: rewrite touch events wrt the window group too Thu Jan 12 03:14:09 GMT 2012
- [gtk+/multitouch: 103/121] gtk,range: Don't perform a GTK+ grab Thu Jan 12 03:14:14 GMT 2012
- [gtk+/multitouch: 104/121] gtk,button: Handle touch events Thu Jan 12 03:14:20 GMT 2012
- [gtk+/multitouch: 105/121] gdk: Have touch grabs behave like the implicit grab wrt crossing events Thu Jan 12 03:14:25 GMT 2012
- [gtk+/multitouch: 106/121] gdk: Only trigger motion hints machinery on motion events Thu Jan 12 03:14:30 GMT 2012
- [gtk+/multitouch: 107/121] gdk, devicemanager: Mark touch events emulating the pointer as such Thu Jan 12 03:14:35 GMT 2012
- [gtk+/multitouch: 108/121] gdk: Listen to touch events by default on the native window Thu Jan 12 03:14:40 GMT 2012
- [gtk+/multitouch: 109/121] demos: Demonstrate further features in the multitouch demo Thu Jan 12 03:14:45 GMT 2012
- [gtk+/multitouch: 110/121] gdkwindow: Add device parameter to gdk_window_create_touch_cluster() Thu Jan 12 03:14:50 GMT 2012
- [gtk+/multitouch: 111/121] gtk, pah: Don't cancel a ::press-and-hold that's scheduled to be activated Thu Jan 12 03:14:55 GMT 2012
- [gtk+/multitouch: 112/121] entry: Only allow press-and-hold on the text_area window Thu Jan 12 03:15:00 GMT 2012
- [gtk+/multitouch: 113/121] gtk, gestures: Add gtk_gestures_interpreter_get_n_active_strokes Thu Jan 12 03:15:05 GMT 2012
- [gtk+/multitouch: 114/121] gtkwidget: only emit ::gesture when the last stroke is lifted Thu Jan 12 03:15:10 GMT 2012
- [gtk+/multitouch: 115/121] tests: only handle gestures on testgestures after the last stroke is lifted Thu Jan 12 03:15:15 GMT 2012
- [gtk+/multitouch: 116/121] scrolledwindow: Use the child widget's window bg color for the overshoot area Thu Jan 12 03:15:20 GMT 2012
- [gtk+/multitouch: 117/121] treeview: Set background on the widget's window Thu Jan 12 03:15:25 GMT 2012
- [gtk+/multitouch: 118/121] iconview: Set background on the widget's window Thu Jan 12 03:15:31 GMT 2012
- [gtk+/multitouch: 119/121] textview: Set background on the widget's window Thu Jan 12 03:15:36 GMT 2012
- [gtk+/multitouch: 120/121] gtk,gestures: Handle multitouch gestures Thu Jan 12 03:15:41 GMT 2012
- [gtk+/multitouch: 121/121] gtk, gestures: Only match 0-length strokes with homologous stock ones Thu Jan 12 03:15:46 GMT 2012
- [gtk+] Deleted branch multitouch Thu Jan 12 14:16:18 GMT 2012
- [gtk+] (121 commits) Created branch multitouch Thu Jan 12 14:17:07 GMT 2012
- [gtk+/multitouch: 1/121] gdk: Add GDK_SOURCE_TOUCH Thu Jan 12 14:17:13 GMT 2012
- [gtk+/multitouch: 2/121] Add GtkWidget::captured-event signal Thu Jan 12 14:17:18 GMT 2012
- [gtk+/multitouch: 3/121] timeline: Add _gtk_timeline_get_elapsed_time() Thu Jan 12 14:17:23 GMT 2012
- [gtk+/multitouch: 4/121] scrolledwindow: Initial kinetic scrolling support Thu Jan 12 14:17:28 GMT 2012
- [gtk+/multitouch: 5/121] test: Add checkbox to enable/disable kinetic scrolling in scrolled window test Thu Jan 12 14:17:33 GMT 2012
- [gtk+/multitouch: 6/121] tests: Add new test for kinetic scrolling Thu Jan 12 14:17:38 GMT 2012
- [gtk+/multitouch: 7/121] scrolledwindow: Add auto-hide-scrollbars style property Thu Jan 12 14:17:43 GMT 2012
- [gtk+/multitouch: 8/121] themingengine: Implement press-and-hold notification renderer Thu Jan 12 14:17:48 GMT 2012
- [gtk+/multitouch: 9/121] gtksettings: Set animation for press-and-hold through GtkStyleProvider Thu Jan 12 14:17:53 GMT 2012
- [gtk+/multitouch: 10/121] Add GtkWidget::press-and-hold signal Thu Jan 12 14:17:58 GMT 2012
- [gtk+/multitouch: 11/121] scrolledwindow: Allow selections and drag-and-drop when kinetic scrolling is enabled Thu Jan 12 14:18:03 GMT 2012
- [gtk+/multitouch: 12/121] gtk: emit ::captured-event starting from the GTK grab widget Thu Jan 12 14:18:08 GMT 2012
- [gtk+/multitouch: 13/121] gtk: Propagate ::captured-event up the hierarchy for crossing events Thu Jan 12 14:18:13 GMT 2012
- [gtk+/multitouch: 14/121] gtk: connect to grab-notify for press and hold Thu Jan 12 14:18:18 GMT 2012
- [gtk+/multitouch: 15/121] tests: Update testkineticscrolling to use GtkGrid Thu Jan 12 14:18:23 GMT 2012
- [gtk+/multitouch: 16/121] gtk: Do not use deprecated APIs on press-and-hold Thu Jan 12 14:18:28 GMT 2012
- [gtk+/multitouch: 17/121] entry: Handle ::grab-notify Thu Jan 12 14:18:33 GMT 2012
- [gtk+/multitouch: 18/121] tests: Add an entry to testpressandhold Thu Jan 12 14:18:38 GMT 2012
- [gtk+/multitouch: 19/121] gtk: Clean up press-and-hold code Thu Jan 12 14:18:43 GMT 2012
- [gtk+/multitouch: 20/121] gtk: Add a GdkDevice parameter to ::press-and-hold Thu Jan 12 14:18:50 GMT 2012
- [gtk+/multitouch: 21/121] gtk: Handle press-and-hold for touch devices Thu Jan 12 14:18:53 GMT 2012
- [gtk+/multitouch: 22/121] scrolledwindow: Add GdkDevice parameter to ::press-and-hold handler Thu Jan 12 14:18:58 GMT 2012
- [gtk+/multitouch: 23/121] scrolledwindow: Set also a GTK+ grab on p-a-h scrolling Thu Jan 12 14:19:03 GMT 2012
- [gtk+/multitouch: 24/121] scrolledwindow: Don't crash on 0-sized motion buffer Thu Jan 12 14:19:08 GMT 2012
- [gtk+/multitouch: 25/121] scrolledwindow: Only do kinetic scrolling on touch devices Thu Jan 12 14:19:13 GMT 2012
- [gtk+/multitouch: 26/121] scrolledwindow: add another shortcut to bypass event capture Thu Jan 12 14:19:18 GMT 2012
- [gtk+/multitouch: 27/121] scrolledwindow: Enable kinetic scrolling by default Thu Jan 12 14:19:23 GMT 2012
- [gtk+/multitouch: 28/121] gtk, pah: Hook directly into gtk_main_do_event() Thu Jan 12 14:19:28 GMT 2012
- [gtk+/multitouch: 29/121] scrolledwindow: Don't use p-a-h for the "let event go through" timeout Thu Jan 12 14:19:33 GMT 2012
- [gtk+/multitouch: 30/121] scrolledwindow: Remove priv->event_window Thu Jan 12 14:19:38 GMT 2012
- [gtk+/multitouch: 31/121] scrolledwindow: bypass kinetic scrolling if no scrollbars are shown Thu Jan 12 14:19:44 GMT 2012
- [gtk+/multitouch: 32/121] scrolledwindow: Use event times when calculating deceleration Thu Jan 12 14:19:48 GMT 2012
- [gtk+/multitouch: 33/121] gtk: Add event storing/replaying to GtkWidget::captured-event Thu Jan 12 14:19:53 GMT 2012
- [gtk+/multitouch: 34/121] scrolledwindow: Handle nested scrolled windows in kinetic scrolling Thu Jan 12 14:19:59 GMT 2012
- [gtk+/multitouch: 35/121] gtk, scrolledwindow: Add window for overshooting Thu Jan 12 14:20:04 GMT 2012
- [gtk+/multitouch: 36/121] gtk,scrolledwindow: Implement overshooting Thu Jan 12 14:20:09 GMT 2012
- [gtk+/multitouch: 37/121] gtk, scrolledwindow: Rework physics behind kinetic scrolling Thu Jan 12 14:20:14 GMT 2012
- [gtk+/multitouch: 38/121] gtk, scrolledwindow: Unset dragging device on ::grab-notify Thu Jan 12 14:20:19 GMT 2012
- [gtk+/multitouch: 39/121] gtk, pah: Show a bigger press-and-hold indicator on touchscreens Thu Jan 12 14:20:24 GMT 2012
- [gtk+/multitouch: 40/121] gtk, scrolledwindow: capture motions until the kinetic scrolling cancellation Thu Jan 12 14:20:29 GMT 2012
- [gtk+/multitouch: 41/121] gtk: Handle motion hints for ::captured-event Thu Jan 12 14:20:34 GMT 2012
- [gtk+/multitouch: 42/121] gtk, scrolledwindow: Clamp early overshooting when snapping back Thu Jan 12 14:20:39 GMT 2012
- [gtk+/multitouch: 43/121] gtk, tooltips: Use the source device instead of gtk-touchscreen-mode Thu Jan 12 14:20:44 GMT 2012
- [gtk+/multitouch: 44/121] gdk: Keep track of the last slave device used Thu Jan 12 14:20:49 GMT 2012
- [gtk+/multitouch: 45/121] gdk: Generate crossing events around touch devices' press/release Thu Jan 12 14:20:54 GMT 2012
- [gtk+/multitouch: 46/121] gtk, scrolledwindow: Grab only after starting drag Thu Jan 12 14:20:59 GMT 2012
- [gtk+/multitouch: 47/121] gtk, scrolledwindow: Add GtkKineticScrollingFlags Thu Jan 12 14:21:04 GMT 2012
- [gtk+/multitouch: 48/121] gtk, scrolledwindow: capture crossing events when dragging Thu Jan 12 14:21:09 GMT 2012
- [gtk+/multitouch: 49/121] gtk, scrolledwindow: remove scrollbars auto-hide Thu Jan 12 14:21:14 GMT 2012
- [gtk+/multitouch: 50/121] gtk: Only set widget under device on non-virtual crossing events Thu Jan 12 14:21:19 GMT 2012
- [gtk+/multitouch: 51/121] gdk: Ensure that GdkPointerWindowInfo is only generated for pointers Thu Jan 12 14:21:24 GMT 2012
- [gtk+/multitouch: 52/121] xi2: Get the effective group state by ORing the XIGroupState values Thu Jan 12 14:21:30 GMT 2012
- [gtk+/multitouch: 53/121] gtk,label: Pop up menu on press-and-hold Thu Jan 12 14:21:35 GMT 2012
- [gtk+/multitouch: 54/121] gtk,entry: Pop up menu on press-and-hold Thu Jan 12 14:21:40 GMT 2012
- [gtk+/multitouch: 55/121] gtk, textview: Also cancel DnD on ::grab-notify Thu Jan 12 14:21:45 GMT 2012
- [gtk+/multitouch: 56/121] gtk, textview: Pop up context menu on press-and-hold Thu Jan 12 14:21:50 GMT 2012
- [gtk+/multitouch: 57/121] gtk, menu: handle item selection for touch devices dynamically Thu Jan 12 14:21:55 GMT 2012
- [gtk+/multitouch: 58/121] gtk, menu: Implement scrolling through ::captured-event for touch devices Thu Jan 12 14:22:00 GMT 2012
- [gtk+/multitouch: 59/121] gtk, menu: Select the first item for touch devices Thu Jan 12 14:22:05 GMT 2012
- [gtk+/multitouch: 60/121] gtk, menu: Remove gtk-touchscreen-mode from scrolling code Thu Jan 12 14:22:10 GMT 2012
- [gtk+/multitouch: 61/121] gtk, menushell: Remove gtk-touchscreen-mode usage Thu Jan 12 14:22:15 GMT 2012
- [gtk+/multitouch: 62/121] gtk, togglebutton: Remove gtk-touchcreen-mode usage Thu Jan 12 14:22:20 GMT 2012
- [gtk+/multitouch: 63/121] gtk, range: Remove gtk-touchscreen-mode usage Thu Jan 12 14:22:25 GMT 2012
- [gtk+/multitouch: 64/121] gtk, settings: Deprecate gtk-touchscreen-mode Thu Jan 12 14:22:30 GMT 2012
- [gtk+/multitouch: 65/121] gtk, menu: Don't popdown submenus on button release for touch devices Thu Jan 12 14:22:35 GMT 2012
- [gtk+/multitouch: 66/121] gtk, scrolledwindow: Improve initial velocity calculation Thu Jan 12 14:22:40 GMT 2012
- [gtk+/multitouch: 67/121] gtk, scrolledwindow: set slower inverse acceleration on the overshoot area Thu Jan 12 14:22:45 GMT 2012
- [gtk+/multitouch: 68/121] gtk, scrolledwindow: Ensure the view snaps back when overshooting Thu Jan 12 14:22:51 GMT 2012
- [gtk+/multitouch: 69/121] gtk, range: Have slider jump to the pointer coordinates on touch devices Thu Jan 12 14:22:56 GMT 2012
- [gtk+/multitouch: 70/121] gdk, xi2: Add major/minor properties to XI2 device manager Thu Jan 12 14:23:01 GMT 2012
- [gtk+/multitouch: 71/121] configure: Detect XInput 2.1 Thu Jan 12 14:23:06 GMT 2012
- [gtk+/multitouch: 72/121] Add touch motion event type and mask. Thu Jan 12 14:23:11 GMT 2012
- [gtk+/multitouch: 73/121] Add initial handling of TouchMotion events. Thu Jan 12 14:23:16 GMT 2012
- [gtk+/multitouch: 74/121] Handle TouchBegin/End events Thu Jan 12 14:23:21 GMT 2012
- [gtk+/multitouch: 75/121] Make touch events go through csw/widget event handling. Thu Jan 12 14:23:26 GMT 2012
- [gtk+/multitouch: 76/121] Add gdk_event_get_touch_id() Thu Jan 12 14:23:31 GMT 2012
- [gtk+/multitouch: 77/121] Introduce GdkTouchCluster Thu Jan 12 14:23:36 GMT 2012
- [gtk+/multitouch: 78/121] Add gdk_window_[create|remove]_touch_cluster() Thu Jan 12 14:23:41 GMT 2012
- [gtk+/multitouch: 79/121] Define GdkEventMultiTouch and its related event types. Thu Jan 12 14:23:46 GMT 2012
- [gtk+/multitouch: 80/121] Add machinery to emit GdkEventMultiTouch events Thu Jan 12 14:23:51 GMT 2012
- [gtk+/multitouch: 81/121] Add multitouch-event signal and vfunc to GtkWidget Thu Jan 12 14:23:56 GMT 2012
- [gtk+/multitouch: 82/121] gtk-demo: Add multitouch demo Thu Jan 12 14:24:01 GMT 2012
- [gtk+/multitouch: 83/121] gdk: Update touch events to latest spec Thu Jan 12 14:24:06 GMT 2012
- [gtk+/multitouch: 84/121] xi2: Use GDK_SOURCE_TOUCH for multitouch devices Thu Jan 12 14:24:11 GMT 2012
- [gtk+/multitouch: 85/121] Add a gestures interpreter base implementation Thu Jan 12 14:24:16 GMT 2012
- [gtk+/multitouch: 86/121] gestures: Implement gestures interpretation Thu Jan 12 14:24:21 GMT 2012
- [gtk+/multitouch: 87/121] tests: Add testgestures Thu Jan 12 14:24:26 GMT 2012
- [gtk+/multitouch: 88/121] gtk: Add helper API to handle gestures Thu Jan 12 14:24:31 GMT 2012
- [gtk+/multitouch: 89/121] gestures: Add API documentation Thu Jan 12 14:24:36 GMT 2012
- [gtk+/multitouch: 90/121] gtk: Document helper GtkWidget gestures API Thu Jan 12 14:24:43 GMT 2012
- [gtk+/multitouch: 91/121] gestures: Add some unit tests Thu Jan 12 14:24:46 GMT 2012
- [gtk+/multitouch: 92/121] gdk: Add gdk_event_get_touch_area() Thu Jan 12 14:24:51 GMT 2012
- [gtk+/multitouch: 93/121] gtk, pah: Handle press-and-hold on touch devices Thu Jan 12 14:24:56 GMT 2012
- [gtk+/multitouch: 94/121] gdk,xi2: Update to latest XInput2.2 spec Thu Jan 12 14:25:02 GMT 2012
- [gtk+/multitouch: 95/121] gdk, xi2: Only enable multitouch if the server reports XI2.2 Thu Jan 12 14:25:07 GMT 2012
- [gtk+/multitouch: 96/121] gdk, xi2: Set GDK_BUTTON1_MASK on touch events Thu Jan 12 14:25:12 GMT 2012
- [gtk+/multitouch: 97/121] gdk: Add internal API to set "pointer emulated" flag on events Thu Jan 12 14:25:17 GMT 2012
- [gtk+/multitouch: 98/121] gdk, xi2: set pointer emulated flags on events with XIPointerEmulated Thu Jan 12 14:25:22 GMT 2012
- [gtk+/multitouch: 99/121] gdk, csw: Don't change window_under_pointer for pure touch events Thu Jan 12 14:25:27 GMT 2012
- [gtk+/multitouch: 100/121] gdk, display: Add internal API to deal with touch implicit grabs Thu Jan 12 14:25:32 GMT 2012
- [gtk+/multitouch: 101/121] gdk,csw: handle implicit touch grabs Thu Jan 12 14:25:37 GMT 2012
- [gtk+/multitouch: 102/121] gtk: rewrite touch events wrt the window group too Thu Jan 12 14:25:42 GMT 2012
- [gtk+/multitouch: 103/121] gtk,range: Don't perform a GTK+ grab Thu Jan 12 14:25:47 GMT 2012
- [gtk+/multitouch: 104/121] gtk,button: Handle touch events Thu Jan 12 14:25:52 GMT 2012
- [gtk+/multitouch: 105/121] gdk: Have touch grabs behave like the implicit grab wrt crossing events Thu Jan 12 14:25:57 GMT 2012
- [gtk+/multitouch: 106/121] gdk: Only trigger motion hints machinery on motion events Thu Jan 12 14:26:02 GMT 2012
- [gtk+/multitouch: 107/121] gdk, devicemanager: Mark touch events emulating the pointer as such Thu Jan 12 14:26:07 GMT 2012
- [gtk+/multitouch: 108/121] gdk: Listen to touch events by default on the native window Thu Jan 12 14:26:12 GMT 2012
- [gtk+/multitouch: 109/121] demos: Demonstrate further features in the multitouch demo Thu Jan 12 14:26:17 GMT 2012
- [gtk+/multitouch: 110/121] gdkwindow: Add device parameter to gdk_window_create_touch_cluster() Thu Jan 12 14:26:22 GMT 2012
- [gtk+/multitouch: 111/121] gtk, pah: Don't cancel a ::press-and-hold that's scheduled to be activated Thu Jan 12 14:26:27 GMT 2012
- [gtk+/multitouch: 112/121] entry: Only allow press-and-hold on the text_area window Thu Jan 12 14:26:32 GMT 2012
- [gtk+/multitouch: 113/121] gtk, gestures: Add gtk_gestures_interpreter_get_n_active_strokes Thu Jan 12 14:26:37 GMT 2012
- [gtk+/multitouch: 114/121] gtkwidget: only emit ::gesture when the last stroke is lifted Thu Jan 12 14:26:42 GMT 2012
- [gtk+/multitouch: 115/121] tests: only handle gestures on testgestures after the last stroke is lifted Thu Jan 12 14:26:47 GMT 2012
- [gtk+/multitouch: 116/121] scrolledwindow: Use the child widget's window bg color for the overshoot area Thu Jan 12 14:26:52 GMT 2012
- [gtk+/multitouch: 117/121] treeview: Set background on the widget's window Thu Jan 12 14:26:57 GMT 2012
- [gtk+/multitouch: 118/121] iconview: Set background on the widget's window Thu Jan 12 14:27:02 GMT 2012
- [gtk+/multitouch: 119/121] textview: Set background on the widget's window Thu Jan 12 14:27:07 GMT 2012
- [gtk+/multitouch: 120/121] gtk,gestures: Handle multitouch gestures Thu Jan 12 14:27:12 GMT 2012
- [gtk+/multitouch: 121/121] gtk, gestures: Only match 0-length strokes with homologous stock ones Thu Jan 12 14:27:17 GMT 2012
- [gtk+/multitouch] improve docs for multitouch features Fri Jan 13 01:40:09 GMT 2012
- [gtk+] Deleted branch multitouch Mon Jan 16 18:41:30 GMT 2012
- [gtk+] (123 commits) Created branch multitouch Mon Jan 16 18:42:15 GMT 2012
- [gtk+/multitouch: 1/123] gdk: Add GDK_SOURCE_TOUCH Mon Jan 16 18:42:20 GMT 2012
- [gtk+/multitouch: 2/123] Add GtkWidget::captured-event signal Mon Jan 16 18:42:26 GMT 2012
- [gtk+/multitouch: 3/123] timeline: Add _gtk_timeline_get_elapsed_time() Mon Jan 16 18:42:31 GMT 2012
- [gtk+/multitouch: 4/123] scrolledwindow: Initial kinetic scrolling support Mon Jan 16 18:42:36 GMT 2012
- [gtk+/multitouch: 5/123] test: Add checkbox to enable/disable kinetic scrolling in scrolled window test Mon Jan 16 18:42:41 GMT 2012
- [gtk+/multitouch: 6/123] tests: Add new test for kinetic scrolling Mon Jan 16 18:42:46 GMT 2012
- [gtk+/multitouch: 7/123] scrolledwindow: Add auto-hide-scrollbars style property Mon Jan 16 18:42:51 GMT 2012
- [gtk+/multitouch: 8/123] themingengine: Implement press-and-hold notification renderer Mon Jan 16 18:42:56 GMT 2012
- [gtk+/multitouch: 9/123] gtksettings: Set animation for press-and-hold through GtkStyleProvider Mon Jan 16 18:43:01 GMT 2012
- [gtk+/multitouch: 10/123] Add GtkWidget::press-and-hold signal Mon Jan 16 18:43:06 GMT 2012
- [gtk+/multitouch: 11/123] scrolledwindow: Allow selections and drag-and-drop when kinetic scrolling is enabled Mon Jan 16 18:43:11 GMT 2012
- [gtk+/multitouch: 12/123] gtk: emit ::captured-event starting from the GTK grab widget Mon Jan 16 18:43:16 GMT 2012
- [gtk+/multitouch: 13/123] gtk: Propagate ::captured-event up the hierarchy for crossing events Mon Jan 16 18:43:21 GMT 2012
- [gtk+/multitouch: 14/123] gtk: connect to grab-notify for press and hold Mon Jan 16 18:43:26 GMT 2012
- [gtk+/multitouch: 15/123] tests: Update testkineticscrolling to use GtkGrid Mon Jan 16 18:43:31 GMT 2012
- [gtk+/multitouch: 16/123] gtk: Do not use deprecated APIs on press-and-hold Mon Jan 16 18:43:36 GMT 2012
- [gtk+/multitouch: 17/123] entry: Handle ::grab-notify Mon Jan 16 18:43:41 GMT 2012
- [gtk+/multitouch: 18/123] tests: Add an entry to testpressandhold Mon Jan 16 18:43:47 GMT 2012
- [gtk+/multitouch: 19/123] gtk: Clean up press-and-hold code Mon Jan 16 18:43:52 GMT 2012
- [gtk+/multitouch: 20/123] gtk: Add a GdkDevice parameter to ::press-and-hold Mon Jan 16 18:43:57 GMT 2012
- [gtk+/multitouch: 21/123] gtk: Handle press-and-hold for touch devices Mon Jan 16 18:44:02 GMT 2012
- [gtk+/multitouch: 22/123] scrolledwindow: Add GdkDevice parameter to ::press-and-hold handler Mon Jan 16 18:44:07 GMT 2012
- [gtk+/multitouch: 23/123] scrolledwindow: Set also a GTK+ grab on p-a-h scrolling Mon Jan 16 18:44:12 GMT 2012
- [gtk+/multitouch: 24/123] scrolledwindow: Don't crash on 0-sized motion buffer Mon Jan 16 18:44:17 GMT 2012
- [gtk+/multitouch: 25/123] scrolledwindow: Only do kinetic scrolling on touch devices Mon Jan 16 18:44:22 GMT 2012
- [gtk+/multitouch: 26/123] scrolledwindow: add another shortcut to bypass event capture Mon Jan 16 18:44:27 GMT 2012
- [gtk+/multitouch: 27/123] scrolledwindow: Enable kinetic scrolling by default Mon Jan 16 18:44:32 GMT 2012
- [gtk+/multitouch: 28/123] gtk, pah: Hook directly into gtk_main_do_event() Mon Jan 16 18:44:37 GMT 2012
- [gtk+/multitouch: 29/123] scrolledwindow: Don't use p-a-h for the "let event go through" timeout Mon Jan 16 18:44:42 GMT 2012
- [gtk+/multitouch: 30/123] scrolledwindow: Remove priv->event_window Mon Jan 16 18:44:47 GMT 2012
- [gtk+/multitouch: 31/123] scrolledwindow: bypass kinetic scrolling if no scrollbars are shown Mon Jan 16 18:44:52 GMT 2012
- [gtk+/multitouch: 32/123] scrolledwindow: Use event times when calculating deceleration Mon Jan 16 18:44:57 GMT 2012
- [gtk+/multitouch: 33/123] gtk: Add event storing/replaying to GtkWidget::captured-event Mon Jan 16 18:45:02 GMT 2012
- [gtk+/multitouch: 34/123] scrolledwindow: Handle nested scrolled windows in kinetic scrolling Mon Jan 16 18:45:07 GMT 2012
- [gtk+/multitouch: 35/123] gtk, scrolledwindow: Add window for overshooting Mon Jan 16 18:45:13 GMT 2012
- [gtk+/multitouch: 36/123] gtk,scrolledwindow: Implement overshooting Mon Jan 16 18:45:18 GMT 2012
- [gtk+/multitouch: 37/123] gtk, scrolledwindow: Rework physics behind kinetic scrolling Mon Jan 16 18:45:23 GMT 2012
- [gtk+/multitouch: 38/123] gtk, scrolledwindow: Unset dragging device on ::grab-notify Mon Jan 16 18:45:28 GMT 2012
- [gtk+/multitouch: 39/123] gtk, pah: Show a bigger press-and-hold indicator on touchscreens Mon Jan 16 18:45:33 GMT 2012
- [gtk+/multitouch: 40/123] gtk, scrolledwindow: capture motions until the kinetic scrolling cancellation Mon Jan 16 18:45:38 GMT 2012
- [gtk+/multitouch: 41/123] gtk: Handle motion hints for ::captured-event Mon Jan 16 18:45:43 GMT 2012
- [gtk+/multitouch: 42/123] gtk, scrolledwindow: Clamp early overshooting when snapping back Mon Jan 16 18:45:48 GMT 2012
- [gtk+/multitouch: 43/123] gtk, tooltips: Use the source device instead of gtk-touchscreen-mode Mon Jan 16 18:45:53 GMT 2012
- [gtk+/multitouch: 44/123] gdk: Keep track of the last slave device used Mon Jan 16 18:45:58 GMT 2012
- [gtk+/multitouch: 45/123] gdk: Generate crossing events around touch devices' press/release Mon Jan 16 18:46:03 GMT 2012
- [gtk+/multitouch: 46/123] gtk, scrolledwindow: Grab only after starting drag Mon Jan 16 18:46:08 GMT 2012
- [gtk+/multitouch: 47/123] gtk, scrolledwindow: Add GtkKineticScrollingFlags Mon Jan 16 18:46:13 GMT 2012
- [gtk+/multitouch: 48/123] gtk, scrolledwindow: capture crossing events when dragging Mon Jan 16 18:46:18 GMT 2012
- [gtk+/multitouch: 49/123] gtk, scrolledwindow: remove scrollbars auto-hide Mon Jan 16 18:46:23 GMT 2012
- [gtk+/multitouch: 50/123] gtk: Only set widget under device on non-virtual crossing events Mon Jan 16 18:46:28 GMT 2012
- [gtk+/multitouch: 51/123] gdk: Ensure that GdkPointerWindowInfo is only generated for pointers Mon Jan 16 18:46:33 GMT 2012
- [gtk+/multitouch: 52/123] xi2: Get the effective group state by ORing the XIGroupState values Mon Jan 16 18:46:38 GMT 2012
- [gtk+/multitouch: 53/123] gtk,label: Pop up menu on press-and-hold Mon Jan 16 18:46:43 GMT 2012
- [gtk+/multitouch: 54/123] gtk,entry: Pop up menu on press-and-hold Mon Jan 16 18:46:48 GMT 2012
- [gtk+/multitouch: 55/123] gtk, textview: Also cancel DnD on ::grab-notify Mon Jan 16 18:46:53 GMT 2012
- [gtk+/multitouch: 56/123] gtk, textview: Pop up context menu on press-and-hold Mon Jan 16 18:46:58 GMT 2012
- [gtk+/multitouch: 57/123] gtk, menu: handle item selection for touch devices dynamically Mon Jan 16 18:47:03 GMT 2012
- [gtk+/multitouch: 58/123] gtk, menu: Implement scrolling through ::captured-event for touch devices Mon Jan 16 18:47:08 GMT 2012
- [gtk+/multitouch: 59/123] gtk, menu: Select the first item for touch devices Mon Jan 16 18:47:13 GMT 2012
- [gtk+/multitouch: 60/123] gtk, menu: Remove gtk-touchscreen-mode from scrolling code Mon Jan 16 18:47:18 GMT 2012
- [gtk+/multitouch: 61/123] gtk, menushell: Remove gtk-touchscreen-mode usage Mon Jan 16 18:47:23 GMT 2012
- [gtk+/multitouch: 62/123] gtk, togglebutton: Remove gtk-touchcreen-mode usage Mon Jan 16 18:47:28 GMT 2012
- [gtk+/multitouch: 63/123] gtk, range: Remove gtk-touchscreen-mode usage Mon Jan 16 18:47:33 GMT 2012
- [gtk+/multitouch: 64/123] gtk, settings: Deprecate gtk-touchscreen-mode Mon Jan 16 18:47:38 GMT 2012
- [gtk+/multitouch: 65/123] gtk, menu: Don't popdown submenus on button release for touch devices Mon Jan 16 18:47:43 GMT 2012
- [gtk+/multitouch: 66/123] gtk, scrolledwindow: Improve initial velocity calculation Mon Jan 16 18:47:48 GMT 2012
- [gtk+/multitouch: 67/123] gtk, scrolledwindow: set slower inverse acceleration on the overshoot area Mon Jan 16 18:47:53 GMT 2012
- [gtk+/multitouch: 68/123] gtk, scrolledwindow: Ensure the view snaps back when overshooting Mon Jan 16 18:47:59 GMT 2012
- [gtk+/multitouch: 69/123] gtk, range: Have slider jump to the pointer coordinates on touch devices Mon Jan 16 18:48:03 GMT 2012
- [gtk+/multitouch: 70/123] gdk, xi2: Add major/minor properties to XI2 device manager Mon Jan 16 18:48:09 GMT 2012
- [gtk+/multitouch: 71/123] configure: Detect XInput 2.1 Mon Jan 16 18:48:14 GMT 2012
- [gtk+/multitouch: 72/123] Add touch motion event type and mask. Mon Jan 16 18:48:19 GMT 2012
- [gtk+/multitouch: 73/123] Add initial handling of TouchMotion events. Mon Jan 16 18:48:24 GMT 2012
- [gtk+/multitouch: 74/123] Handle TouchBegin/End events Mon Jan 16 18:48:29 GMT 2012
- [gtk+/multitouch: 75/123] Make touch events go through csw/widget event handling. Mon Jan 16 18:48:34 GMT 2012
- [gtk+/multitouch: 76/123] Add gdk_event_get_touch_id() Mon Jan 16 18:48:39 GMT 2012
- [gtk+/multitouch: 77/123] Introduce GdkTouchCluster Mon Jan 16 18:48:44 GMT 2012
- [gtk+/multitouch: 78/123] Add gdk_window_[create|remove]_touch_cluster() Mon Jan 16 18:48:49 GMT 2012
- [gtk+/multitouch: 79/123] Define GdkEventMultiTouch and its related event types. Mon Jan 16 18:48:54 GMT 2012
- [gtk+/multitouch: 80/123] Add machinery to emit GdkEventMultiTouch events Mon Jan 16 18:48:59 GMT 2012
- [gtk+/multitouch: 81/123] Add multitouch-event signal and vfunc to GtkWidget Mon Jan 16 18:49:04 GMT 2012
- [gtk+/multitouch: 82/123] gtk-demo: Add multitouch demo Mon Jan 16 18:49:09 GMT 2012
- [gtk+/multitouch: 83/123] gdk: Update touch events to latest spec Mon Jan 16 18:49:14 GMT 2012
- [gtk+/multitouch: 84/123] xi2: Use GDK_SOURCE_TOUCH for multitouch devices Mon Jan 16 18:49:19 GMT 2012
- [gtk+/multitouch: 85/123] Add a gestures interpreter base implementation Mon Jan 16 18:49:24 GMT 2012
- [gtk+/multitouch: 86/123] gestures: Implement gestures interpretation Mon Jan 16 18:49:29 GMT 2012
- [gtk+/multitouch: 87/123] tests: Add testgestures Mon Jan 16 18:49:34 GMT 2012
- [gtk+/multitouch: 88/123] gtk: Add helper API to handle gestures Mon Jan 16 18:49:39 GMT 2012
- [gtk+/multitouch: 89/123] gestures: Add API documentation Mon Jan 16 18:49:44 GMT 2012
- [gtk+/multitouch: 90/123] gtk: Document helper GtkWidget gestures API Mon Jan 16 18:49:49 GMT 2012
- [gtk+/multitouch: 91/123] gestures: Add some unit tests Mon Jan 16 18:49:54 GMT 2012
- [gtk+/multitouch: 92/123] gdk: Add gdk_event_get_touch_area() Mon Jan 16 18:49:59 GMT 2012
- [gtk+/multitouch: 93/123] gtk, pah: Handle press-and-hold on touch devices Mon Jan 16 18:50:04 GMT 2012
- [gtk+/multitouch: 94/123] gdk,xi2: Update to latest XInput2.2 spec Mon Jan 16 18:50:09 GMT 2012
- [gtk+/multitouch: 95/123] gdk, xi2: Only enable multitouch if the server reports XI2.2 Mon Jan 16 18:50:14 GMT 2012
- [gtk+/multitouch: 96/123] gdk, xi2: Set GDK_BUTTON1_MASK on touch events Mon Jan 16 18:50:20 GMT 2012
- [gtk+/multitouch: 97/123] gdk: Add internal API to set "pointer emulated" flag on events Mon Jan 16 18:50:25 GMT 2012
- [gtk+/multitouch: 98/123] gdk, xi2: set pointer emulated flags on events with XIPointerEmulated Mon Jan 16 18:50:31 GMT 2012
- [gtk+/multitouch: 99/123] gdk, csw: Don't change window_under_pointer for pure touch events Mon Jan 16 18:50:36 GMT 2012
- [gtk+/multitouch: 100/123] gdk, display: Add internal API to deal with touch implicit grabs Mon Jan 16 18:50:40 GMT 2012
- [gtk+/multitouch: 101/123] gdk,csw: handle implicit touch grabs Mon Jan 16 18:50:46 GMT 2012
- [gtk+/multitouch: 102/123] gtk: rewrite touch events wrt the window group too Mon Jan 16 18:50:50 GMT 2012
- [gtk+/multitouch: 103/123] gtk,range: Don't perform a GTK+ grab Mon Jan 16 18:50:55 GMT 2012
- [gtk+/multitouch: 104/123] gtk,button: Handle touch events Mon Jan 16 18:51:00 GMT 2012
- [gtk+/multitouch: 105/123] gdk: Have touch grabs behave like the implicit grab wrt crossing events Mon Jan 16 18:51:06 GMT 2012
- [gtk+/multitouch: 106/123] gdk: Only trigger motion hints machinery on motion events Mon Jan 16 18:51:12 GMT 2012
- [gtk+/multitouch: 107/123] gdk, devicemanager: Mark touch events emulating the pointer as such Mon Jan 16 18:51:16 GMT 2012
- [gtk+/multitouch: 108/123] gdk: Listen to touch events by default on the native window Mon Jan 16 18:51:21 GMT 2012
- [gtk+/multitouch: 109/123] demos: Demonstrate further features in the multitouch demo Mon Jan 16 18:51:26 GMT 2012
- [gtk+/multitouch: 110/123] gdkwindow: Add device parameter to gdk_window_create_touch_cluster() Mon Jan 16 18:51:31 GMT 2012
- [gtk+/multitouch: 111/123] gtk, pah: Don't cancel a ::press-and-hold that's scheduled to be activated Mon Jan 16 18:51:36 GMT 2012
- [gtk+/multitouch: 112/123] entry: Only allow press-and-hold on the text_area window Mon Jan 16 18:51:41 GMT 2012
- [gtk+/multitouch: 113/123] gtk, gestures: Add gtk_gestures_interpreter_get_n_active_strokes Mon Jan 16 18:51:46 GMT 2012
- [gtk+/multitouch: 114/123] gtkwidget: only emit ::gesture when the last stroke is lifted Mon Jan 16 18:51:51 GMT 2012
- [gtk+/multitouch: 115/123] tests: only handle gestures on testgestures after the last stroke is lifted Mon Jan 16 18:51:56 GMT 2012
- [gtk+/multitouch: 116/123] scrolledwindow: Use the child widget's window bg color for the overshoot area Mon Jan 16 18:52:01 GMT 2012
- [gtk+/multitouch: 117/123] treeview: Set background on the widget's window Mon Jan 16 18:52:06 GMT 2012
- [gtk+/multitouch: 118/123] iconview: Set background on the widget's window Mon Jan 16 18:52:11 GMT 2012
- [gtk+/multitouch: 119/123] textview: Set background on the widget's window Mon Jan 16 18:52:16 GMT 2012
- [gtk+/multitouch: 120/123] gtk,gestures: Handle multitouch gestures Mon Jan 16 18:52:21 GMT 2012
- [gtk+/multitouch: 121/123] gtk, gestures: Only match 0-length strokes with homologous stock ones Mon Jan 16 18:52:26 GMT 2012
- [gtk+/multitouch: 122/123] improve docs for multitouch features Mon Jan 16 18:52:31 GMT 2012
- [gtk+/multitouch: 123/123] docs: Add section about multitouch and other interaction patterns Mon Jan 16 18:52:36 GMT 2012
- [gtk+] Deleted branch multitouch Tue Jan 24 11:24:36 GMT 2012
- [gtk+] (124 commits) Created branch multitouch Tue Jan 24 11:25:22 GMT 2012
- [gtk+/multitouch: 1/124] gdk: Add GDK_SOURCE_TOUCH Tue Jan 24 11:25:27 GMT 2012
- [gtk+/multitouch: 2/124] Add GtkWidget::captured-event signal Tue Jan 24 11:25:32 GMT 2012
- [gtk+/multitouch: 3/124] timeline: Add _gtk_timeline_get_elapsed_time() Tue Jan 24 11:25:37 GMT 2012
- [gtk+/multitouch: 4/124] scrolledwindow: Initial kinetic scrolling support Tue Jan 24 11:25:42 GMT 2012
- [gtk+/multitouch: 5/124] test: Add checkbox to enable/disable kinetic scrolling in scrolled window test Tue Jan 24 11:25:47 GMT 2012
- [gtk+/multitouch: 6/124] tests: Add new test for kinetic scrolling Tue Jan 24 11:25:52 GMT 2012
- [gtk+/multitouch: 7/124] scrolledwindow: Add auto-hide-scrollbars style property Tue Jan 24 11:25:57 GMT 2012
- [gtk+] (16 commits) Created branch smooth-scrolling Tue Jan 24 11:26:01 GMT 2012
- [gtk+/multitouch: 8/124] themingengine: Implement press-and-hold notification renderer Tue Jan 24 11:26:01 GMT 2012
- [gtk+/smooth-scrolling: 1/16] gdk: Add GDK_SCROLL_SMOOTH to GdkScrollDirection Tue Jan 24 11:26:06 GMT 2012
- [gtk+/multitouch: 9/124] gtksettings: Set animation for press-and-hold through GtkStyleProvider Tue Jan 24 11:26:07 GMT 2012
- [gtk+/smooth-scrolling: 2/16] gdk: Add delta_x/y to scroll events Tue Jan 24 11:26:11 GMT 2012
- [gtk+/multitouch: 10/124] Add GtkWidget::press-and-hold signal Tue Jan 24 11:26:12 GMT 2012
- [gtk+/smooth-scrolling: 3/16] gdk: deal with GDK_SMOOTH_SCROLL events as not having a direction Tue Jan 24 11:26:16 GMT 2012
- [gtk+/multitouch: 11/124] scrolledwindow: Allow selections and drag-and-drop when kinetic scrolling is enabled Tue Jan 24 11:26:18 GMT 2012
- [gtk+/smooth-scrolling: 4/16] gdk: transfer event->scroll.delta_x/y through csw Tue Jan 24 11:26:21 GMT 2012
- [gtk+/multitouch: 12/124] gtk: emit ::captured-event starting from the GTK grab widget Tue Jan 24 11:26:23 GMT 2012
- [gtk+/smooth-scrolling: 5/16] gdk: Add GDK_SMOOTH_SCROLL_MASK Tue Jan 24 11:26:26 GMT 2012
- [gtk+/multitouch: 13/124] gtk: Propagate ::captured-event up the hierarchy for crossing events Tue Jan 24 11:26:28 GMT 2012
- [gtk+/smooth-scrolling: 6/16] gdk: Filter out either smooth or non-smooth event depending on the evmask Tue Jan 24 11:26:31 GMT 2012
- [gtk+/multitouch: 14/124] gtk: connect to grab-notify for press and hold Tue Jan 24 11:26:33 GMT 2012
- [gtk+/smooth-scrolling: 7/16] gdk: update csw event mask filter to handle smooth scroll Tue Jan 24 11:26:36 GMT 2012
- [gtk+/multitouch: 15/124] tests: Update testkineticscrolling to use GtkGrid Tue Jan 24 11:26:38 GMT 2012
- [gtk+/smooth-scrolling: 8/16] quartz: Implement smooth scrolling Tue Jan 24 11:26:41 GMT 2012
- [gtk+/multitouch: 16/124] gtk: Do not use deprecated APIs on press-and-hold Tue Jan 24 11:26:43 GMT 2012
- [gtk+/smooth-scrolling: 9/16] devicemanager, x11: Initialize event->scroll.delta_x/y to 0 on core events Tue Jan 24 11:26:46 GMT 2012
- [gtk+/multitouch: 17/124] entry: Handle ::grab-notify Tue Jan 24 11:26:48 GMT 2012
- [gtk+/smooth-scrolling: 10/16] devicemanager, xi2: Implement smooth scrolling Tue Jan 24 11:26:51 GMT 2012
- [gtk+/multitouch: 18/124] tests: Add an entry to testpressandhold Tue Jan 24 11:26:53 GMT 2012
- [gtk+/smooth-scrolling: 11/16] gtk: Implement smooth scrolling in scrolledwindow/range Tue Jan 24 11:26:56 GMT 2012
- [gtk+/multitouch: 19/124] gtk: Clean up press-and-hold code Tue Jan 24 11:26:58 GMT 2012
- [gtk+/smooth-scrolling: 12/16] iconview: set GDK_SMOOTH_SCROLL_MASK Tue Jan 24 11:27:01 GMT 2012
- [gtk+/multitouch: 20/124] gtk: Add a GdkDevice parameter to ::press-and-hold Tue Jan 24 11:27:03 GMT 2012
- [gtk+/smooth-scrolling: 13/16] layout: set GDK_SMOOTH_SCROLL_MASK Tue Jan 24 11:27:06 GMT 2012
- [gtk+/multitouch: 21/124] gtk: Handle press-and-hold for touch devices Tue Jan 24 11:27:08 GMT 2012
- [gtk+/smooth-scrolling: 14/16] textview: set GDK_SMOOTH_SCROLL_MASK Tue Jan 24 11:27:11 GMT 2012
- [gtk+/multitouch: 22/124] scrolledwindow: Add GdkDevice parameter to ::press-and-hold handler Tue Jan 24 11:27:13 GMT 2012
- [gtk+/smooth-scrolling: 15/16] treeview: set GDK_SMOOTH_SCROLL_MASK Tue Jan 24 11:27:16 GMT 2012
- [gtk+/multitouch: 23/124] scrolledwindow: Set also a GTK+ grab on p-a-h scrolling Tue Jan 24 11:27:18 GMT 2012
- [gtk+/smooth-scrolling: 16/16] viewport: set GDK_SMOOTH_SCROLL_MASK Tue Jan 24 11:27:21 GMT 2012
- [gtk+/multitouch: 24/124] scrolledwindow: Don't crash on 0-sized motion buffer Tue Jan 24 11:27:23 GMT 2012
- [gtk+/multitouch: 25/124] scrolledwindow: Only do kinetic scrolling on touch devices Tue Jan 24 11:27:28 GMT 2012
- [gtk+/multitouch: 26/124] scrolledwindow: add another shortcut to bypass event capture Tue Jan 24 11:27:33 GMT 2012
- [gtk+/multitouch: 27/124] scrolledwindow: Enable kinetic scrolling by default Tue Jan 24 11:27:38 GMT 2012
- [gtk+/multitouch: 28/124] gtk, pah: Hook directly into gtk_main_do_event() Tue Jan 24 11:27:43 GMT 2012
- [gtk+/multitouch: 29/124] scrolledwindow: Don't use p-a-h for the "let event go through" timeout Tue Jan 24 11:27:48 GMT 2012
- [gtk+/multitouch: 30/124] scrolledwindow: Remove priv->event_window Tue Jan 24 11:27:53 GMT 2012
- [gtk+/multitouch: 31/124] scrolledwindow: bypass kinetic scrolling if no scrollbars are shown Tue Jan 24 11:27:58 GMT 2012
- [gtk+/multitouch: 32/124] scrolledwindow: Use event times when calculating deceleration Tue Jan 24 11:28:03 GMT 2012
- [gtk+/multitouch: 33/124] gtk: Add event storing/replaying to GtkWidget::captured-event Tue Jan 24 11:28:08 GMT 2012
- [gtk+/multitouch: 34/124] scrolledwindow: Handle nested scrolled windows in kinetic scrolling Tue Jan 24 11:28:13 GMT 2012
- [gtk+/multitouch: 35/124] gtk, scrolledwindow: Add window for overshooting Tue Jan 24 11:28:19 GMT 2012
- [gtk+/multitouch: 36/124] gtk,scrolledwindow: Implement overshooting Tue Jan 24 11:28:24 GMT 2012
- [gtk+/multitouch: 37/124] gtk, scrolledwindow: Rework physics behind kinetic scrolling Tue Jan 24 11:28:29 GMT 2012
- [gtk+/multitouch: 38/124] gtk, scrolledwindow: Unset dragging device on ::grab-notify Tue Jan 24 11:28:34 GMT 2012
- [gtk+/multitouch: 39/124] gtk, pah: Show a bigger press-and-hold indicator on touchscreens Tue Jan 24 11:28:39 GMT 2012
- [gtk+/multitouch: 40/124] gtk, scrolledwindow: capture motions until the kinetic scrolling cancellation Tue Jan 24 11:28:44 GMT 2012
- [gtk+/multitouch: 41/124] gtk: Handle motion hints for ::captured-event Tue Jan 24 11:28:49 GMT 2012
- [gtk+/multitouch: 42/124] gtk, scrolledwindow: Clamp early overshooting when snapping back Tue Jan 24 11:28:54 GMT 2012
- [gtk+/multitouch: 43/124] gtk, tooltips: Use the source device instead of gtk-touchscreen-mode Tue Jan 24 11:28:59 GMT 2012
- [gtk+/multitouch: 44/124] gdk: Keep track of the last slave device used Tue Jan 24 11:29:04 GMT 2012
- [gtk+/multitouch: 45/124] gdk: Generate crossing events around touch devices' press/release Tue Jan 24 11:29:09 GMT 2012
- [gtk+/multitouch: 46/124] gtk, scrolledwindow: Grab only after starting drag Tue Jan 24 11:29:14 GMT 2012
- [gtk+/multitouch: 47/124] gtk, scrolledwindow: Add GtkKineticScrollingFlags Tue Jan 24 11:29:19 GMT 2012
- [gtk+/multitouch: 48/124] gtk, scrolledwindow: capture crossing events when dragging Tue Jan 24 11:29:24 GMT 2012
- [gtk+/multitouch: 49/124] gtk, scrolledwindow: remove scrollbars auto-hide Tue Jan 24 11:29:29 GMT 2012
- [gtk+/multitouch: 50/124] gtk: Only set widget under device on non-virtual crossing events Tue Jan 24 11:29:34 GMT 2012
- [gtk+/multitouch: 51/124] gdk: Ensure that GdkPointerWindowInfo is only generated for pointers Tue Jan 24 11:29:39 GMT 2012
- [gtk+/multitouch: 52/124] xi2: Get the effective group state by ORing the XIGroupState values Tue Jan 24 11:29:44 GMT 2012
- [gtk+/multitouch: 53/124] gtk,label: Pop up menu on press-and-hold Tue Jan 24 11:29:49 GMT 2012
- [gtk+/multitouch: 54/124] gtk,entry: Pop up menu on press-and-hold Tue Jan 24 11:29:54 GMT 2012
- [gtk+/multitouch: 55/124] gtk, textview: Also cancel DnD on ::grab-notify Tue Jan 24 11:29:59 GMT 2012
- [gtk+/multitouch: 56/124] gtk, textview: Pop up context menu on press-and-hold Tue Jan 24 11:30:04 GMT 2012
- [gtk+/multitouch: 57/124] gtk, menu: handle item selection for touch devices dynamically Tue Jan 24 11:30:10 GMT 2012
- [gtk+/multitouch: 58/124] gtk, menu: Implement scrolling through ::captured-event for touch devices Tue Jan 24 11:30:14 GMT 2012
- [gtk+/multitouch: 59/124] gtk, menu: Select the first item for touch devices Tue Jan 24 11:30:19 GMT 2012
- [gtk+/multitouch: 60/124] gtk, menu: Remove gtk-touchscreen-mode from scrolling code Tue Jan 24 11:30:24 GMT 2012
- [gtk+/multitouch: 61/124] gtk, menushell: Remove gtk-touchscreen-mode usage Tue Jan 24 11:30:29 GMT 2012
- [gtk+/multitouch: 62/124] gtk, togglebutton: Remove gtk-touchcreen-mode usage Tue Jan 24 11:30:34 GMT 2012
- [gtk+/multitouch: 63/124] gtk, range: Remove gtk-touchscreen-mode usage Tue Jan 24 11:30:39 GMT 2012
- [gtk+/multitouch: 64/124] gtk, settings: Deprecate gtk-touchscreen-mode Tue Jan 24 11:30:44 GMT 2012
- [gtk+/multitouch: 65/124] gtk, menu: Don't popdown submenus on button release for touch devices Tue Jan 24 11:30:49 GMT 2012
- [gtk+/multitouch: 66/124] gtk, scrolledwindow: Improve initial velocity calculation Tue Jan 24 11:30:54 GMT 2012
- [gtk+/multitouch: 67/124] gtk, scrolledwindow: set slower inverse acceleration on the overshoot area Tue Jan 24 11:30:59 GMT 2012
- [gtk+/multitouch: 68/124] gtk, scrolledwindow: Ensure the view snaps back when overshooting Tue Jan 24 11:31:05 GMT 2012
- [gtk+/multitouch: 69/124] gtk, range: Have slider jump to the pointer coordinates on touch devices Tue Jan 24 11:31:09 GMT 2012
- [gtk+/multitouch: 70/124] gdk, xi2: Add major/minor properties to XI2 device manager Tue Jan 24 11:31:15 GMT 2012
- [gtk+/multitouch: 71/124] configure: Detect XInput 2.1 Tue Jan 24 11:31:19 GMT 2012
- [gtk+/multitouch: 72/124] Add touch motion event type and mask. Tue Jan 24 11:31:25 GMT 2012
- [gtk+/multitouch: 73/124] Add initial handling of TouchMotion events. Tue Jan 24 11:31:30 GMT 2012
- [gtk+/multitouch: 74/124] Handle TouchBegin/End events Tue Jan 24 11:31:35 GMT 2012
- [gtk+/multitouch: 75/124] Make touch events go through csw/widget event handling. Tue Jan 24 11:31:40 GMT 2012
- [gtk+/multitouch: 76/124] Add gdk_event_get_touch_id() Tue Jan 24 11:31:45 GMT 2012
- [gtk+/multitouch: 77/124] Introduce GdkTouchCluster Tue Jan 24 11:31:50 GMT 2012
- [gtk+/multitouch: 78/124] Add gdk_window_[create|remove]_touch_cluster() Tue Jan 24 11:31:55 GMT 2012
- [gtk+/multitouch: 79/124] Define GdkEventMultiTouch and its related event types. Tue Jan 24 11:32:00 GMT 2012
- [gtk+/multitouch: 80/124] Add machinery to emit GdkEventMultiTouch events Tue Jan 24 11:32:05 GMT 2012
- [gtk+/multitouch: 81/124] Add multitouch-event signal and vfunc to GtkWidget Tue Jan 24 11:32:10 GMT 2012
- [gtk+/multitouch: 82/124] gtk-demo: Add multitouch demo Tue Jan 24 11:32:15 GMT 2012
- [gtk+/multitouch: 83/124] gdk: Update touch events to latest spec Tue Jan 24 11:32:20 GMT 2012
- [gtk+/multitouch: 84/124] xi2: Use GDK_SOURCE_TOUCH for multitouch devices Tue Jan 24 11:32:25 GMT 2012
- [gtk+/multitouch: 85/124] Add a gestures interpreter base implementation Tue Jan 24 11:32:30 GMT 2012
- [gtk+/multitouch: 86/124] gestures: Implement gestures interpretation Tue Jan 24 11:32:36 GMT 2012
- [gtk+/multitouch: 87/124] tests: Add testgestures Tue Jan 24 11:32:40 GMT 2012
- [gtk+/multitouch: 88/124] gtk: Add helper API to handle gestures Tue Jan 24 11:32:45 GMT 2012
- [gtk+/multitouch: 89/124] gestures: Add API documentation Tue Jan 24 11:32:50 GMT 2012
- [gtk+/multitouch: 90/124] gtk: Document helper GtkWidget gestures API Tue Jan 24 11:32:55 GMT 2012
- [gtk+/multitouch: 91/124] gestures: Add some unit tests Tue Jan 24 11:33:00 GMT 2012
- [gtk+/multitouch: 92/124] gdk: Add gdk_event_get_touch_area() Tue Jan 24 11:33:05 GMT 2012
- [gtk+/multitouch: 93/124] gtk, pah: Handle press-and-hold on touch devices Tue Jan 24 11:33:11 GMT 2012
- [gtk+/multitouch: 94/124] gdk,xi2: Update to latest XInput2.2 spec Tue Jan 24 11:33:15 GMT 2012
- [gtk+/multitouch: 95/124] gdk, xi2: Only enable multitouch if the server reports XI2.2 Tue Jan 24 11:33:20 GMT 2012
- [gtk+/multitouch: 96/124] gdk, xi2: Set GDK_BUTTON1_MASK on touch events Tue Jan 24 11:33:25 GMT 2012
- [gtk+/multitouch: 97/124] gdk: Add internal API to set "pointer emulated" flag on events Tue Jan 24 11:33:31 GMT 2012
- [gtk+/multitouch: 98/124] gdk, xi2: set pointer emulated flags on events with XIPointerEmulated Tue Jan 24 11:33:36 GMT 2012
- [gtk+/multitouch: 99/124] gdk, csw: Don't change window_under_pointer for pure touch events Tue Jan 24 11:33:41 GMT 2012
- [gtk+/multitouch: 100/124] gdk, display: Add internal API to deal with touch implicit grabs Tue Jan 24 11:33:46 GMT 2012
- [gtk+/multitouch: 101/124] gdk,csw: handle implicit touch grabs Tue Jan 24 11:33:51 GMT 2012
- [gtk+/multitouch: 102/124] gtk: rewrite touch events wrt the window group too Tue Jan 24 11:33:56 GMT 2012
- [gtk+/multitouch: 103/124] gtk,range: Don't perform a GTK+ grab Tue Jan 24 11:34:01 GMT 2012
- [gtk+/multitouch: 104/124] gtk,button: Handle touch events Tue Jan 24 11:34:06 GMT 2012
- [gtk+/multitouch: 105/124] gdk: Have touch grabs behave like the implicit grab wrt crossing events Tue Jan 24 11:34:11 GMT 2012
- [gtk+/multitouch: 106/124] gdk: Only trigger motion hints machinery on motion events Tue Jan 24 11:34:16 GMT 2012
- [gtk+/multitouch: 107/124] gdk, devicemanager: Mark touch events emulating the pointer as such Tue Jan 24 11:34:21 GMT 2012
- [gtk+/multitouch: 108/124] gdk: Listen to touch events by default on the native window Tue Jan 24 11:34:26 GMT 2012
- [gtk+/multitouch: 109/124] demos: Demonstrate further features in the multitouch demo Tue Jan 24 11:34:31 GMT 2012
- [gtk+/multitouch: 110/124] gdkwindow: Add device parameter to gdk_window_create_touch_cluster() Tue Jan 24 11:34:36 GMT 2012
- [gtk+/multitouch: 111/124] gtk, pah: Don't cancel a ::press-and-hold that's scheduled to be activated Tue Jan 24 11:34:42 GMT 2012
- [gtk+/multitouch: 112/124] entry: Only allow press-and-hold on the text_area window Tue Jan 24 11:34:46 GMT 2012
- [gtk+/multitouch: 113/124] gtk, gestures: Add gtk_gestures_interpreter_get_n_active_strokes Tue Jan 24 11:34:51 GMT 2012
- [gtk+/multitouch: 114/124] gtkwidget: only emit ::gesture when the last stroke is lifted Tue Jan 24 11:34:56 GMT 2012
- [gtk+/multitouch: 115/124] tests: only handle gestures on testgestures after the last stroke is lifted Tue Jan 24 11:35:01 GMT 2012
- [gtk+/multitouch: 116/124] scrolledwindow: Use the child widget's window bg color for the overshoot area Tue Jan 24 11:35:06 GMT 2012
- [gtk+/multitouch: 117/124] treeview: Set background on the widget's window Tue Jan 24 11:35:11 GMT 2012
- [gtk+/multitouch: 118/124] iconview: Set background on the widget's window Tue Jan 24 11:35:17 GMT 2012
- [gtk+/multitouch: 119/124] textview: Set background on the widget's window Tue Jan 24 11:35:22 GMT 2012
- [gtk+/multitouch: 120/124] gtk,gestures: Handle multitouch gestures Tue Jan 24 11:35:27 GMT 2012
- [gtk+/multitouch: 121/124] gtk, gestures: Only match 0-length strokes with homologous stock ones Tue Jan 24 11:35:32 GMT 2012
- [gtk+/multitouch: 122/124] improve docs for multitouch features Tue Jan 24 11:35:37 GMT 2012
- [gtk+/multitouch: 123/124] docs: Add section about multitouch and other interaction patterns Tue Jan 24 11:35:42 GMT 2012
- [gtk+/multitouch: 124/124] scrolledwindow: Do not handle dnd-threshold=0 Tue Jan 24 11:35:47 GMT 2012
Changwoo Ryu
Chao-Hsiung Liao
Christian Fredrik Kalager Schaller
Christian Hilberg
Christian Kirbach
Christian Persch
Christophe Fergeau
Chun-wei Fan
Claude Paroz
Claudio Saavedra
Colin Walters
- [gtk-doc-stub] gtk-doc.m4: Add more bits from upstream Mon Jan 02 14:39:39 GMT 2012
- [gtk-doc-stub] Makefile: Add missing $(DESTDIR) Mon Jan 02 14:42:44 GMT 2012
- [gtk-doc-stub] Makefile: install gtk-doc.m4 into aclocal dir too Mon Jan 02 14:46:58 GMT 2012
- [gtk-doc-stub] Makefile: Add missing $(srcdir) Mon Jan 02 14:48:41 GMT 2012
- [gtk-doc-stub] gtk-doc.make: Add dummy variables too Mon Jan 02 14:56:18 GMT 2012
- [gobject-introspection] .dir-locals: Fix unbalanced parenthesis Mon Jan 02 18:26:26 GMT 2012
- [ostree/wip/multibuild] gnomeos: Drop flex and bison from -devel Mon Jan 02 20:12:17 GMT 2012
- [ostree/wip/multibuild] more multibuild work Mon Jan 02 20:12:22 GMT 2012
- [gtk-doc-stub] gtkdocize: Increase version to 1.1000 Tue Jan 03 14:59:37 GMT 2012
- [ostree/wip/multibuild] gnomeos: Add better README, keep working on bison/flex Tue Jan 03 17:20:38 GMT 2012
- [ostree] (4 commits) ...gnomeos: We can now build gobject-introspection Wed Jan 04 00:10:42 GMT 2012
- [ostree: 2/4] gnomeos: Add python-misc too so we get argparse Wed Jan 04 00:10:47 GMT 2012
- [ostree: 3/4] gnomeos: Add python-dev to devel image, drop pseudo Wed Jan 04 00:10:52 GMT 2012
- [ostree: 4/4] gnomeos: We can now build gobject-introspection Wed Jan 04 00:10:57 GMT 2012
- [gjs] function: Fix ffi return value handling on 32 bit Wed Jan 04 21:33:59 GMT 2012
- [libxml2] autogen.sh: Honor NOCONFIGURE environment variable Thu Jan 05 15:08:45 GMT 2012
- [ostree] core: Error out cleanly if user attempts to commit an empty tree Thu Jan 05 23:28:02 GMT 2012
- [ostree] core: Add --no-xattrs option for commit Fri Jan 06 00:12:18 GMT 2012
- [ostree] gnomeos: Switch to GNU tar Fri Jan 06 00:12:23 GMT 2012
- [ostree] gnomeos: Move everything into JSON, start plowing through X.org Fri Jan 06 04:07:52 GMT 2012
- [ostree] ostbuild: Use split out linux-user-chroot binary Fri Jan 06 16:54:28 GMT 2012
- [ostree] core: Make --recompose skip passed arguments if they were already composed Fri Jan 06 19:08:10 GMT 2012
- [ostree] gnomeos: Initial commit should be a compose Fri Jan 06 19:08:14 GMT 2012
- [ostree] ostbuild: Make use of --recompose Fri Jan 06 19:08:19 GMT 2012
- [ostree] ostbuild: Don't fail if trying to rename() across a bind mount Fri Jan 06 19:08:25 GMT 2012
- [ostree] gnomeos: add libXau Fri Jan 06 19:08:30 GMT 2012
- [ostree] gnomeos: Switch to GNU awk Sat Jan 07 01:03:36 GMT 2012
- [ostree] ostbuild: Switch to JSON metadata, various other fixes Sat Jan 07 01:03:41 GMT 2012
- [ostree] gnomeos: Pull in more of X, we're on cairo now Sat Jan 07 01:03:46 GMT 2012
- [ostree] gnomeos: --disable-silent-rules for cairo Sat Jan 07 01:12:25 GMT 2012
- [ostree] gnomeos: --disable-silent-rules globally Sat Jan 07 01:12:30 GMT 2012
- [ostree] gnomeos: Delete now upstream pixman patch Sat Jan 07 16:49:13 GMT 2012
- [ostree] core: Ensure we abort transaction if we fail in the middle Sat Jan 07 16:49:17 GMT 2012
- [ostree] core: Make local-clone handle nested refs/heads directories Sat Jan 07 16:49:22 GMT 2012
- [ostree] gnomeos: Fix gnomeos-run.sh to use new naming scheme Sat Jan 07 16:49:27 GMT 2012
- [ostree] gnomeos: Move gnome-common to devel component Sat Jan 07 16:49:32 GMT 2012
- [ostree] ostbuild: Allow specifying components to build on the command line Sat Jan 07 16:49:37 GMT 2012
- [ostree] core: Make diff accept one argument too to mean "foo^ foo" Sun Jan 08 19:21:36 GMT 2012
- [ostree] gnomeos: Add perl-XML-Parser to devel image Sun Jan 08 19:21:39 GMT 2012
- [ostree] ostbuild: Allow specifying no components to mean "all" Sun Jan 08 19:21:44 GMT 2012
- [ostree] gnomeos: Getting up to NetworkManager now Sun Jan 08 19:21:49 GMT 2012
- [ostree] gnomeos: Work on updating udev Sun Jan 08 22:33:36 GMT 2012
- [ostree] ostbuild: Make --debug-shell not exit immediately Mon Jan 09 16:10:51 GMT 2012
- [ostree] compile-one: Fix build of modules that don't support srcdir != builddir Tue Jan 10 00:58:13 GMT 2012
- [ostree] gnomeos: Pull in libuuid and libblkid from util-linux Tue Jan 10 00:58:18 GMT 2012
- [ostree] gnomeos: Pull in NSS and SQLite as tarball-from-git imports Tue Jan 10 00:58:24 GMT 2012
- [ostree] gnomeos: Pull in ppp and iptables, enough to get NetworkManager to build Tue Jan 10 18:21:37 GMT 2012
- [ostree] core: Add from-file argument to compose Wed Jan 11 18:44:04 GMT 2012
- [ostree] core: Error out on an empty compose Wed Jan 11 18:44:09 GMT 2012
- [ostree] core: While walking mtrees during commit, ensure the referenced path is resolved Wed Jan 11 18:44:14 GMT 2012
- [gtk-doc-stub] Move gtk-doc-make to ${datadir}/gtk-doc-devel/ Wed Jan 11 20:07:42 GMT 2012
- [gobject-introspection] Update annotations from glib git Wed Jan 11 20:58:51 GMT 2012
- [glib] GIO: add lots of annotations for Vala bindings Wed Jan 11 20:59:44 GMT 2012
- [ostree] ostbuild: Import odict from gobject-introspection Fri Jan 13 04:29:37 GMT 2012
- [ostree] core: Fix compose tests Fri Jan 13 04:29:41 GMT 2012
- [ostree] ostbuild: Optionally log start of commands we want output from too Fri Jan 13 04:29:46 GMT 2012
- [ostree] gnomeos: initscripts: Add NetworkManager and dbus, kill stupid arm stuff Fri Jan 13 04:29:51 GMT 2012
- [ostree] gnomeos-run: Put current symlink in correct place Fri Jan 13 04:29:56 GMT 2012
- [ostree] gnomeos: Install libuuid and libblkid Fri Jan 13 04:30:01 GMT 2012
- [ostree] ostbuild: Lots of stuff Fri Jan 13 04:30:07 GMT 2012
- [ostree] gnomeos: Pull in ISC DHCP from Debian git, make NetworkManager start Fri Jan 13 04:30:12 GMT 2012
- [ostree] ostbuild: Make explicit resolve (and fetch steps) Fri Jan 13 04:30:17 GMT 2012
- [ostree] gnomeos: Pull nss from github mirror Fri Jan 13 04:30:22 GMT 2012
- [ostree] gnomeos: Add upstream-status for texinfo Fri Jan 13 21:47:27 GMT 2012
- [ostree] core: Move triggers into separate binary: ostree-run-triggers Fri Jan 13 21:47:32 GMT 2012
- [ostree] gnomeos: Pull in gzip Fri Jan 13 21:47:37 GMT 2012
- [ostree] build: Add --disable-documentation flag Fri Jan 13 21:47:42 GMT 2012
- [ostree] gnomeos: Build ostree inside self-hosting system too Fri Jan 13 21:47:47 GMT 2012
- [ostree] ostbuild: Check for the Makefile in the correct directory Sat Jan 14 21:58:09 GMT 2012
- [ostree] ostbuild: Make --fetch a separate option Sat Jan 14 21:58:14 GMT 2012
- [ostree] gnomeos: Pull in PAM and gettext-dev into Yocto layer Sat Jan 14 21:58:19 GMT 2012
- [ostree] gnomeos: Building X server, ConsoleKit, udisks, upower Sat Jan 14 21:58:24 GMT 2012
- [gconf] build: Add --disable-documentation configure option Sun Jan 15 03:10:10 GMT 2012
- [ostree] core: Create a directory for each transaction Sun Jan 15 19:29:05 GMT 2012
- [ostree] core: Ensure we delete duplicate files in a transaction Sun Jan 15 19:29:10 GMT 2012
- [ostree] ostbuild: Run triggers after constructing build root Sun Jan 15 22:06:57 GMT 2012
- [ostree] gnomeos: Add some build deps for pulseaudio to Yocto layer Sun Jan 15 22:07:02 GMT 2012
- [ostree] gnomeos: Building gdm Sun Jan 15 22:07:07 GMT 2012
- [ostree] ostbuild: Clean up artifact splitting, put non-symlink .so in runtime Mon Jan 16 14:30:48 GMT 2012
- [ostree] gnomeos: Add uid/group for dbus/gdm Mon Jan 16 14:30:52 GMT 2012
- [ostree] ostbuild: Save build logs to a file, monitor output for warnings Mon Jan 16 14:30:57 GMT 2012
- [ostree] gnomeos: Pull in a few X video drivers Mon Jan 16 14:31:02 GMT 2012
- [ostree] Revert "ostbuild: Check for the Makefile in the correct directory" Mon Jan 16 14:42:20 GMT 2012
- [ostree] ostbuild: Fix documentation dir (should be 'doc') Mon Jan 16 14:59:43 GMT 2012
- [ostree] core: Note which artifact failed to compose Mon Jan 16 14:59:48 GMT 2012
- [ostree] ostbuild: Do fetches before resolution Mon Jan 16 14:59:53 GMT 2012
- [linux-user-chroot] Remove duplicate docbook rules Mon Jan 16 15:45:59 GMT 2012
- [ostree-init] Statically link libc Mon Jan 16 17:47:30 GMT 2012
- [ostree-init] Quiet a gcc warning Mon Jan 16 18:00:00 GMT 2012
- [libnotify] build: Fix srcdir != builddir Mon Jan 16 23:43:45 GMT 2012
- [libnotify] build: Another srcdir != builddir fix Mon Jan 16 23:45:37 GMT 2012
- [libnotify] build: Also fix introspection when srcdir != builddir Mon Jan 16 23:49:09 GMT 2012
- [ostree] gnomeos: Pull ostree-init from separate git repository Tue Jan 17 01:20:07 GMT 2012
- [ostree] gnomeos-run.sh: Bump to 6 gigabytes Tue Jan 17 01:20:11 GMT 2012
- [ostree] ostbuild: Actually exit with error if we fail a build Tue Jan 17 01:20:16 GMT 2012
- [ostree] ostbuild: Support rm-configure flag Tue Jan 17 01:20:21 GMT 2012
- [ostree] gnomeos: Pull in libgcrypt, use ostree-init from git Tue Jan 17 01:20:26 GMT 2012
- [ostree] gnomeos: Building a lot more up towards gnome-shell Tue Jan 17 01:20:31 GMT 2012
- [gtk+] tests/visuals: Squash a compiler warning Tue Jan 17 15:25:25 GMT 2012
- [jhbuild] Drop clutter back down to pre-apocalypse Tue Jan 17 16:49:55 GMT 2012
- [gnome-doc-utils] build: Add --disable-documentation option Tue Jan 17 18:51:13 GMT 2012
- [gnome-shell] ShellApp: Use unique name for menus Tue Jan 17 19:09:29 GMT 2012
- [linux-user-chroot] Add a --chdir argument Wed Jan 18 17:52:14 GMT 2012
- [linux-user-chroot] Search $PATH when executing Wed Jan 18 17:58:17 GMT 2012
- [ostree] ostbuild: Ensure we don't retrieve submodules from the network Wed Jan 18 18:37:42 GMT 2012
- [ostree] gnomeos: Pull in ICU Wed Jan 18 18:37:47 GMT 2012
- [ostree] gnomeos: Working up through WebKit Wed Jan 18 18:37:52 GMT 2012
- [ostree] ostbuild: Don't check for a "Makefile" Wed Jan 18 21:52:29 GMT 2012
- [ostree] ostbuild: Actually do check for Makefile Wed Jan 18 22:09:19 GMT 2012
- [ostree] gnomeos: Add gdb to base Wed Jan 18 22:39:24 GMT 2012
- [ostree] ostbuild: Various cleanups Wed Jan 18 22:39:29 GMT 2012
- [ostree] gnomeos: Building WebKit Wed Jan 18 22:39:34 GMT 2012
- [librest] autogen.sh: Honor NOCONFIGURE=1 Wed Jan 18 22:53:26 GMT 2012
- [gnome-online-accounts] build: Add --disable-documentation flag Thu Jan 19 03:03:08 GMT 2012
- [ostree] core: Add standard::size to info we get from archives Thu Jan 19 14:55:03 GMT 2012
- [folks] autogen.sh: Honor NOCONFIGURE=1 Thu Jan 19 20:39:24 GMT 2012
- [ostree] ostbuild: Show cwd on failure Thu Jan 19 21:42:44 GMT 2012
- [gobject-introspection] Created tag GOBJECT_INTROSPECTION_1_31_10 Thu Jan 19 22:14:36 GMT 2012
- [gobject-introspection] Release 1.31.10 Thu Jan 19 22:14:58 GMT 2012
- [gjs] Release 1.31.10 Thu Jan 19 22:18:57 GMT 2012
- [gjs] configure: Post-release version bump Thu Jan 19 22:19:02 GMT 2012
- [gjs] Created tag GJS_1_31_10 Thu Jan 19 22:19:07 GMT 2012
- [ostree] mainloop: Only delete pid watch if we found the right pid Thu Jan 19 23:33:48 GMT 2012
- [ostree] gnomeos: Pull in curl, zip, and eglibc locales Thu Jan 19 23:33:51 GMT 2012
- [ostree] ostbuild: Ensure we look in correct git repository if --fetch is specified Thu Jan 19 23:33:57 GMT 2012
- [ostree] gnomeos: Start working on vala chain Thu Jan 19 23:34:02 GMT 2012
- [gtk+] gtkmenuitem: Silence a compiler warning Sat Jan 21 15:30:00 GMT 2012
- [clutter-gst] build: Note we don't support srcdir != builddir Sat Jan 21 15:53:43 GMT 2012
- [gnome-control-center] datetime: Fix srcdir != builddir Sat Jan 21 16:08:42 GMT 2012
- [ostree] core: Allow cloning only certain refs for local clone Sat Jan 21 16:15:01 GMT 2012
- [ostree] gnomeos-run: Only clone runtime and devel refs Sat Jan 21 16:15:05 GMT 2012
- [ostree] ostbuild: chdir into source directory when launching debug shell Sat Jan 21 16:15:10 GMT 2012
- [ostree] gnomeos-run.sh: Run triggers after checkout Sat Jan 21 16:15:15 GMT 2012
- [ostree] gnomeos: Building gnome-shell, gnome-control-center Sat Jan 21 16:15:20 GMT 2012
- [ostree] core: Fix test now that ls prints actual size Sun Jan 22 18:33:13 GMT 2012
- [ostree] core: Add generic "commit filter" API, use it to implement statoverride Sun Jan 22 18:33:18 GMT 2012
- [ostree] ostbuild: Support marking files as setuid Sun Jan 22 18:33:23 GMT 2012
- [ostree] gnomeos: Mark dbus-daemon-launch-helper as setuid Sun Jan 22 18:33:28 GMT 2012
- [vala] vapigen: Use install-data-hook for .pc file symbolic link Mon Jan 23 18:13:27 GMT 2012
- [folks] Created branch wip/vala-0-15 Mon Jan 23 21:50:30 GMT 2012
- [folks/wip/vala-0-15] Build with vala 0.15 Mon Jan 23 21:50:35 GMT 2012
- [ostree] core: Add --delete option for fsck Tue Jan 24 13:56:07 GMT 2012
- [ostree] triggers: Add dconf update Tue Jan 24 13:56:12 GMT 2012
- [ostree] gnomeos: Update gdm PAM patch to allow gdm-welcome to login Tue Jan 24 13:56:17 GMT 2012
- [ostree] gnomeos: Build themes, shared mime info Tue Jan 24 13:56:22 GMT 2012
- [jhbuild] 3.4: Switch to building from git for vala, libgee, and folks Tue Jan 24 14:57:37 GMT 2012
- [gnome-bluetooth] build: Add --disable-documentation option Tue Jan 24 17:16:08 GMT 2012
- [gnome-bluetooth] applet: Delete gnome-bluetooth-applet.la file Tue Jan 24 17:16:13 GMT 2012
- [metacity] Include the default window icon Tue Jan 24 21:33:10 GMT 2012
- [ostree] gnomeos: Move /etc/passwd to /var/passwd Wed Jan 25 17:36:33 GMT 2012
- [ostree] gnomeos: Pull in e2fsprogs binaries, as well as "less" and "procps" Wed Jan 25 17:36:38 GMT 2012
- [ostree] gnomeos-run.sh: Only create /etc/passwd if we need to Wed Jan 25 17:36:43 GMT 2012
- [ostree] gnomeos: Pull in more X.org stuff Wed Jan 25 17:36:48 GMT 2012
- [ostree] gnomeos-contents: Fix dependencies Wed Jan 25 23:15:51 GMT 2012
- [releng] Release 3.3.4 Wed Jan 25 23:33:27 GMT 2012
- [ostree-init] Create /dev/shm and /dev/pts Fri Jan 27 00:17:10 GMT 2012
- [ostree-init] Fix mkdir calls Fri Jan 27 00:19:24 GMT 2012
- [ostree] gnomeos: initscripts: Add "gnomeudev" script Fri Jan 27 00:37:02 GMT 2012
- [ostree] gnomeos: Pull in a lot more PAM modules Fri Jan 27 00:37:07 GMT 2012
- [ostree] gnomeos: Make sure /dev/shm has the right perms Fri Jan 27 00:37:12 GMT 2012
- [ostree] manifest: Pull in gnome-panel so we work in a VM Fri Jan 27 00:37:17 GMT 2012
- [libxml2] autogen: Only check for libtoolize Fri Jan 27 12:08:50 GMT 2012
- [libxslt] autogen: Only check for libtoolize Fri Jan 27 12:09:50 GMT 2012
- [ostree] gnomeos: Commit to OSTree repo inside bitbake Fri Jan 27 12:34:30 GMT 2012
- [ostree] gnomeos: Ensure we have libarchive for ostree-native Fri Jan 27 12:34:35 GMT 2012
- [ostree] gnomeos: Add more -dev packages Fri Jan 27 12:34:41 GMT 2012
- [ostree] ostbuild: Ensure we return the right process exit code Fri Jan 27 16:11:48 GMT 2012
- [ostree] gnomeos: Pull in vte/gnome-terminal Fri Jan 27 16:11:54 GMT 2012
- [ostree] gnomeos-run: Ensure we create DBus uuid Fri Jan 27 23:28:15 GMT 2012
- [ostree] gnomeos: Fix gudev introspection build Fri Jan 27 23:28:20 GMT 2012
- [ostree] mainloop: Ensure we reset running to True when rerun Sun Jan 29 18:30:20 GMT 2012
- [ostree] gnomeos: Pull in ncurses terminfo into base, and -dev into -devel image Sun Jan 29 21:33:17 GMT 2012
- [ostree] gnomeos: Fix NetworkManager, upower, PolicyKit builds Sun Jan 29 21:47:50 GMT 2012
- [ostree] yocto: ostree depends on libarchive, not just runtime-depends Sun Jan 29 21:47:54 GMT 2012
- [ostree] ostbuild: Fix error message for unknown builtin Sun Jan 29 21:47:59 GMT 2012
- [ostree] yocto: [hack] Bump timeout before we run udev trigger Sun Jan 29 21:48:04 GMT 2012
- [ostree] gnomeos: Pull OpenSSH into default image Sun Jan 29 21:48:09 GMT 2012
- [ostree] ostbuild: Make separate .lastfetch files for e.g. gtk2 and gtk3 Sun Jan 29 22:42:24 GMT 2012
- [ostree] gnomeos: Drop libxklavier to a release tag Sun Jan 29 22:42:29 GMT 2012
- [ostree] gnomeos: Rebase mesa-no-builddir.patch Sun Jan 29 22:42:32 GMT 2012
- [ostree] gnomeos: Add nss patch to build on Linux 3.1 Sun Jan 29 22:42:38 GMT 2012
- [ostree] gnomeos: Build fixes for latest git of various modules Mon Jan 30 17:29:44 GMT 2012
- [ostree] gnomeos: Pull in libdb-devel explicitly for e-d-s Mon Jan 30 17:31:36 GMT 2012
- [ostree] gnomeos: More build fixes for latest gstreamer, switch to new folks branch Mon Jan 30 17:31:41 GMT 2012
- [linux-user-chroot] Allow being run as root Mon Jan 30 20:32:56 GMT 2012
- [ostree] gnomeos: DISTRO_FEATURES += pam Tue Jan 31 01:52:49 GMT 2012
- [ostree] gnomeos: Move /var/lib/gdm creation into run.sh Tue Jan 31 04:16:39 GMT 2012
- [ostree] gnomeos: Ensure we have a symlink to an empty /var/shadow Tue Jan 31 04:16:44 GMT 2012
- [ostree] initscripts: Kill bootmisc.sh, add gnomemisc Tue Jan 31 16:25:56 GMT 2012
- [ostree] initscripts: Bump PR Tue Jan 31 18:05:11 GMT 2012
- [ostree] README: Some docs on building Tue Jan 31 23:09:02 GMT 2012
- [ostree] README: A few more bits Tue Jan 31 23:58:04 GMT 2012
- [ostree] ostbuild: Actually compose devel image from devel base Tue Jan 31 23:58:09 GMT 2012
- [ostree] gnomeos: Fix /var/shadow link Tue Jan 31 23:58:32 GMT 2012
Cosimo Cecchi
Craig Keogh
Curtis Gedak
Damien Lespiau
Damien Sandras
Daniel Espinosa Ortiz
Daniel Korostil
Danielle Madeley
Daniel Nylander
Daniel Veillard
Dan Williams
Dan Winship
David King
David Zeuthen
Denis Washington
Diego Escalante Urrelo
Dieter Verfaillie
Djavan Fagundes
Dov Grobgeld
Ekaterina Gerasimova
Emmanuele Bassi
Emmanuel Pacaud
Eugen Dedu
Evan Nemerson
Federico Mena Quintero
Felix Riemann
Florian Brosch
Frederic Peters
Friedel Wolff
Funda Wang
Gabor Keleman
Gil Forcada Codinachs
Giovanni Campagna
Guillaume Desmottes
Gustavo Noronha Silva
Hans Breuer
Ignacio Casal Quinteiro
Ihar Hrachyshka
Jakub Steiner
James Liggett
Jared L Jennings
Jasper St . Pierre
- [extensions-web] (20 commits) Created branch filter-sort-ui Tue Jan 03 04:00:42 GMT 2012
- [extensions-web/filter-sort-ui: 1/20] js: Don't error out when we don't have the plugin working Tue Jan 03 04:00:46 GMT 2012
- [extensions-web/filter-sort-ui: 2/20] Make sure extension authors can distribute extensions under the GPLv2 Tue Jan 03 04:00:52 GMT 2012
- [extensions-web/filter-sort-ui: 3/20] Make sure extension authors agree to the terms of service Tue Jan 03 04:00:57 GMT 2012
- [extensions-web/filter-sort-ui: 4/20] Hilight comments from extension creators Tue Jan 03 04:01:02 GMT 2012
- [extensions-web/filter-sort-ui: 5/20] Move from a single "popularity" field to a popularity table Tue Jan 03 04:01:07 GMT 2012
- [extensions-web/filter-sort-ui: 6/20] Move from "ratings" to "discussions" Tue Jan 03 04:01:12 GMT 2012
- [extensions-web/filter-sort-ui: 7/20] Use POST for the popularity tracking Tue Jan 03 04:01:17 GMT 2012
- [extensions-web/filter-sort-ui: 8/20] Fix the rest of the extension tests Tue Jan 03 04:01:22 GMT 2012
- [extensions-web/filter-sort-ui: 9/20] Allow saving models without replacing metadata.json Tue Jan 03 04:01:27 GMT 2012
- [extensions-web/filter-sort-ui: 10/20] Add a binary rating system to replace star ratings Tue Jan 03 04:01:32 GMT 2012
- [extensions-web/filter-sort-ui: 11/20] Add tests for ratings Tue Jan 03 04:01:37 GMT 2012
- [extensions-web/filter-sort-ui: 12/20] Remove the ratings code Tue Jan 03 04:01:42 GMT 2012
- [extensions-web/filter-sort-ui: 13/20] js: Fix paginator hash changed logic Tue Jan 03 04:01:47 GMT 2012
- [extensions-web/filter-sort-ui: 14/20] js: Add a basic sorting UI Tue Jan 03 04:01:52 GMT 2012
- [extensions-web/filter-sort-ui: 15/20] js: Fix erroneous ellipses on right-hand side in certain contexts Tue Jan 03 04:01:57 GMT 2012
- [extensions-web/filter-sort-ui: 16/20] Center the paginator Tue Jan 03 04:02:02 GMT 2012
- [extensions-web/filter-sort-ui: 17/20] Use the appropriate chevron arrows instead of the words "Previous" and "Next" Tue Jan 03 04:02:16 GMT 2012
- [extensions-web/filter-sort-ui: 18/20] Remove the "Preview" button when posting comments. Tue Jan 03 04:02:19 GMT 2012
- [extensions-web/filter-sort-ui: 19/20] extensions: Clean up fields Tue Jan 03 04:02:23 GMT 2012
- [extensions-web/filter-sort-ui: 20/20] Add an index to ExtensionLikeTracker Tue Jan 03 04:02:29 GMT 2012
- [gjs] Add native JSClass for interfaces Tue Jan 03 20:35:38 GMT 2012
- [gjs] interface: Fix build Tue Jan 03 21:09:31 GMT 2012
- [gjs] Fix build with automake 1.11.2 Wed Jan 04 19:58:57 GMT 2012
- [gjs] drop JS_LOCALETOUNICODE_NEEDS_CONST_CHAR check and silence warnings Wed Jan 04 19:59:02 GMT 2012
- [glib] gbacktrace: g_get_prgname () isn't called for a NULL argument Fri Jan 06 19:41:16 GMT 2012
- [glib] gthread-posix: Remove misleading documentation comments Fri Jan 06 19:41:21 GMT 2012
- [gobject-introspection] repository: Squash memory leak in _get_func and fix up style Fri Jan 06 20:01:05 GMT 2012
- [gobject-introspection] girffi: Fix compiler warnings Fri Jan 06 20:01:10 GMT 2012
- [gobject-introspection] scanner: Remove duplicate declaration of ErrorQuarkFunction Fri Jan 06 20:06:06 GMT 2012
- [gjs] Add support for flat GValue arrays Fri Jan 06 21:00:51 GMT 2012
- [gobject-introspection] tests: Add tests for flat GValue arrays Fri Jan 06 21:02:00 GMT 2012
- [extensions-web] (12 commits) Created branch ui-cleanup Mon Jan 09 21:29:16 GMT 2012
- [extensions-web/ui-cleanup: 1/12] js: Don't error out when we don't have the plugin working Mon Jan 09 21:29:21 GMT 2012
- [extensions-web/ui-cleanup: 2/12] upload: Don't create a new, blank form when we've failed validation Mon Jan 09 21:29:25 GMT 2012
- [extensions-web/ui-cleanup: 3/12] upload: Make the source field required, and show validation error messages Mon Jan 09 21:29:30 GMT 2012
- [extensions-web/ui-cleanup: 4/12] upload: Make sure extension authors can distribute extensions under the GPLv2 Mon Jan 09 21:29:35 GMT 2012
- [extensions-web/ui-cleanup: 5/12] upload: Make sure extension authors agree to the terms of service Mon Jan 09 21:29:40 GMT 2012
- [extensions-web/ui-cleanup: 6/12] login: Show non-field errors, like form validation errors Mon Jan 09 21:29:45 GMT 2012
- [extensions-web/ui-cleanup: 7/12] Hilight comments from extension creators Mon Jan 09 21:29:50 GMT 2012
- [extensions-web/ui-cleanup: 8/12] js: Fix "Upgrade" link Mon Jan 09 21:29:55 GMT 2012
- [extensions-web/ui-cleanup: 9/12] paginator: Center Mon Jan 09 21:30:00 GMT 2012
- [extensions-web/ui-cleanup: 10/12] paginator: Fix erroneous ellipses on right-hand side in certain contexts Mon Jan 09 21:30:05 GMT 2012
- [extensions-web/ui-cleanup: 11/12] paginator: Use the appropriate chevron arrows Mon Jan 09 21:30:10 GMT 2012
- [extensions-web/ui-cleanup: 12/12] paginator: Fix paginator hash changed logic Mon Jan 09 21:30:16 GMT 2012
- [gjs] object: Don't crash when given a GObject singleton Thu Jan 12 19:17:40 GMT 2012
- [extensions-web/ui-cleanup] js: InstallExtension takes a PK, not a version Tue Jan 17 19:02:32 GMT 2012
- [gnome-shell] workspace: fix dragging of window thumbnails Sun Jan 22 11:06:41 GMT 2012
- [gnome-shell] theme: Fix some more fallout from background-size addition Sun Jan 22 12:43:09 GMT 2012
- [extensions-web/ui-cleanup] css: Don't fade out the uninstall button when an extension is out of date Mon Jan 23 17:32:21 GMT 2012
- [extensions-web/ui-cleanup] js: Fix getProperExtensionVersion in the case of '3.2.2.1' Mon Jan 23 17:32:26 GMT 2012
- [gnome-shell] shell-app-system: Add Debian to the vendor prefixes Wed Jan 25 07:11:30 GMT 2012
- [gnome-shell] telepathyClient: Fix fallout from Lang.Class port Wed Jan 25 07:13:46 GMT 2012
- [gnome-shell] st-im-text: Guard against multiple dispose Thu Jan 26 00:04:06 GMT 2012
- [gnome-shell] browser-plugin: Fix leak in plugin_enable_extension Thu Jan 26 00:04:11 GMT 2012
- [gnome-shell] st: Use generic marshaller Thu Jan 26 00:04:17 GMT 2012
- [gnome-shell] etc: Use generic marshaller Thu Jan 26 00:04:21 GMT 2012
- [gnome-shell] shell: Use generic marshaller Thu Jan 26 00:04:27 GMT 2012
- [extensions-web] (30 commits) ...fsui: Improve the FSUI more, add a "Compatible with" combobox Thu Jan 26 10:41:48 GMT 2012
- [extensions-web: 16/30] Move from a single "popularity" field to a popularity table Thu Jan 26 10:41:53 GMT 2012
- [extensions-web: 17/30] Use POST for the popularity tracking Thu Jan 26 10:41:58 GMT 2012
- [extensions-web: 18/30] Fix the rest of the extension tests Thu Jan 26 10:42:03 GMT 2012
- [extensions-web: 19/30] Allow saving models without replacing metadata.json Thu Jan 26 10:42:08 GMT 2012
- [extensions-web: 20/30] js: Add a basic sorting UI Thu Jan 26 10:42:13 GMT 2012
- [extensions-web: 21/30] extensions: Clean up fields Thu Jan 26 10:42:18 GMT 2012
- [extensions-web: 22/30] js: Introduce a common mechanism for bringing up a "modal" popup and clean up Thu Jan 26 10:42:23 GMT 2012
- [extensions-web] Deleted branch ui-cleanup Thu Jan 26 10:42:28 GMT 2012
- [extensions-web: 23/30] js: Rename 'filter' to 'fsui' for clarity Thu Jan 26 10:42:28 GMT 2012
- [extensions-web: 24/30] fsui: Make the filtering UI popup look prettier Thu Jan 26 10:42:33 GMT 2012
- [extensions-web: 25/30] hashparamutils: Use jQuery.param, introduce a new "setHashParam" method Thu Jan 26 10:42:38 GMT 2012
- [extensions-web: 26/30] paginator: Remove hashChanged and just rely on string comparison Thu Jan 26 10:42:43 GMT 2012
- [extensions-web: 27/30] When querying for a specific shell versions, include catch-alls Thu Jan 26 10:42:49 GMT 2012
- [extensions-web: 28/30] fsui: Start turning the FSUI into two different combo boxes Thu Jan 26 10:42:54 GMT 2012
- [extensions-web: 29/30] js: Fix the "Installed Extensions" list in the case of a no-name extension Thu Jan 26 10:42:58 GMT 2012
- [extensions-web: 30/30] fsui: Improve the FSUI more, add a "Compatible with" combobox Thu Jan 26 10:43:04 GMT 2012
- [extensions-web] js: Scroll to the top when a new paginator page is loaded Thu Jan 26 11:06:53 GMT 2012
- [gnome-shell] browser-plugin: Add a new "onshellrestart" API Thu Jan 26 13:25:17 GMT 2012
- [gnome-shell] browser-plugin: Fix callback for "onchange" Thu Jan 26 13:25:22 GMT 2012
- [gnome-shell] browser-plugin: Refactor plugin_object_set_property, and fix a bug Thu Jan 26 13:25:28 GMT 2012
- [gjs] tests: Remove all useless logging from tests Thu Jan 26 15:06:56 GMT 2012
- [gjs] util: Correct the create_proto functions created by DEFINE_PROTO Thu Jan 26 15:07:01 GMT 2012
- [gjs] Represent GTypes as a new boxed wrapper type Thu Jan 26 15:07:08 GMT 2012
- [gobject-introspection] tests: Add more interesting marshalling tests for GTypes Thu Jan 26 16:44:47 GMT 2012
- [gjs] arg: Fix releasing a GType Fri Jan 27 00:29:05 GMT 2012
- [gnome-shell] modemManager: Fix fallout from GDBus port Fri Jan 27 19:59:40 GMT 2012
- [gjs] (21 commits) Created branch wip/gobj-kitchen-sink Fri Jan 27 20:06:31 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 1/21] lang: Introduce meta classes Fri Jan 27 20:06:36 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 2/21] function: Make GjsCallbackTrampoline public Fri Jan 27 20:06:41 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 3/21] function: Allow out parameters in callbacks and vfuncs Fri Jan 27 20:06:46 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 4/21] Expose parent vfuncs on the parent prototype, prefixed with "do_" Fri Jan 27 20:06:51 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 5/21] object: Implement gobject inheritance Fri Jan 27 20:06:56 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 6/21] object: Throw an error if priv is NULL, giving a common reason Fri Jan 27 20:07:01 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 7/21] object: Allow GObject subclasses to override parent vfuncs Fri Jan 27 20:07:06 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 8/21] lang: Add helper "pointer_string" method for debugging Fri Jan 27 20:07:11 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 9/21] arg: Don't copy boxed types Fri Jan 27 20:07:16 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 10/21] object: Support glib properties Fri Jan 27 20:07:21 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 11/21] Move GParamSpec registration together with the other infos Fri Jan 27 20:07:26 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 12/21] GParamSpec: set an exception when invoking the constructor with wrong arguments Fri Jan 27 20:07:31 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 13/21] GDBus: introduce new convenience wrappers Fri Jan 27 20:07:36 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 14/21] object: Introduce support for signals Fri Jan 27 20:07:41 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 15/21] boxed: Introduce support for complex constructors Fri Jan 27 20:07:46 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 16/21] object: Add support for interfaces Fri Jan 27 20:07:52 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 17/21] object: Fix handling classes without repository information Fri Jan 27 20:07:57 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 18/21] object: Make custom types have a custom JSClass Fri Jan 27 20:08:02 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 19/21] GDBus: fix tests Fri Jan 27 20:08:07 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 20/21] GDBus: Allow prefixing property names with 'DBus' to help prevent collisions Fri Jan 27 20:08:12 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 21/21] GDBus: Allow automatic exporting of implementations on construction Fri Jan 27 20:08:17 GMT 2012
- [gjs] Deleted branch wip/gobj-kitchen-sink Sat Jan 28 09:03:10 GMT 2012
- [gjs] (26 commits) Created branch wip/gobj-kitchen-sink Sat Jan 28 09:03:33 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 1/26] lang: Introduce meta classes Sat Jan 28 09:03:39 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 2/26] function: Make GjsCallbackTrampoline public Sat Jan 28 09:03:44 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 3/26] function: Allow out parameters in callbacks and vfuncs Sat Jan 28 09:03:49 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 4/26] Expose parent vfuncs on the parent prototype, prefixed with "do_" Sat Jan 28 09:03:54 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 5/26] object: Implement gobject inheritance Sat Jan 28 09:03:59 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 6/26] object: Throw an error if priv is NULL, giving a common reason Sat Jan 28 09:04:04 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 7/26] object: Allow GObject subclasses to override parent vfuncs Sat Jan 28 09:04:09 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 8/26] lang: Add helper "pointer_string" method for debugging Sat Jan 28 09:04:14 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 9/26] arg: Don't copy boxed types Sat Jan 28 09:04:19 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 10/26] object: Support glib properties Sat Jan 28 09:04:24 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 11/26] Move GParamSpec registration together with the other infos Sat Jan 28 09:04:29 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 12/26] util: Add a flag to gjs_parse_args to allow JS to pass ignored arguments Sat Jan 28 09:04:34 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 13/26] util: Add a new format specifier to gjs_parse_args specifying a 64-bit integer Sat Jan 28 09:04:39 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 14/26] util: Add a new format specifier to gjs_parse_args specifying a boolean Sat Jan 28 09:04:44 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 15/26] GParamSpec: Use gjs_parse_args for parsing arguments Sat Jan 28 09:04:50 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 16/26] GDBus: introduce new convenience wrappers Sat Jan 28 09:04:55 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 17/26] object: Introduce support for signals Sat Jan 28 09:05:00 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 18/26] boxed: Introduce support for complex constructors Sat Jan 28 09:05:05 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 19/26] object: Add support for interfaces Sat Jan 28 09:05:10 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 20/26] object: Fix handling classes without repository information Sat Jan 28 09:05:15 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 21/26] object: Make custom types have a custom JSClass Sat Jan 28 09:05:20 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 22/26] GDBus: fix tests Sat Jan 28 09:05:25 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 23/26] GDBus: Allow prefixing property names with 'DBus' to help prevent collisions Sat Jan 28 09:05:30 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 24/26] GDBus: Allow automatic exporting of implementations on construction Sat Jan 28 09:05:35 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 25/26] object: Put vfuncs implementations in a separate namespace Sat Jan 28 09:05:40 GMT 2012
- [gjs/wip/gobj-kitchen-sink: 26/26] GObject: Move the 'on_'-prefixed signal auto-connections to 'SignalImpls' Sat Jan 28 09:05:45 GMT 2012
- [extensions-web] Add back a "popularity" field, update it on a cron job Mon Jan 30 15:48:22 GMT 2012
- [extensions-web] Fix cron job Mon Jan 30 15:51:23 GMT 2012
- [extensions-web] Set executable bit on the cron job script Mon Jan 30 16:07:13 GMT 2012
- [extensions-web] Fix cron job script once again Mon Jan 30 17:03:18 GMT 2012
- [extensions-web] Ignore BadZipfile errors when trying to save the extension model Mon Jan 30 17:04:56 GMT 2012
- [extensions-web] Don't re-save metadata.json in the cron job Mon Jan 30 17:08:19 GMT 2012
- [extensions-web] Don't re-save metadata.json in places we know it doesn't change Mon Jan 30 17:08:24 GMT 2012
- [extensions-web] Turn the "Previous Versions" list into an "All Versions" list Mon Jan 30 23:12:25 GMT 2012
- [extensions-web] Link directly to the review/source from the "All Versions" table Mon Jan 30 23:12:29 GMT 2012
- [extensions-web] Add images to the BINARY_TYPES set Mon Jan 30 23:12:34 GMT 2012
- [extensions-web] Move diffview entirely client-side Mon Jan 30 23:12:39 GMT 2012
- [gnome-shell] browser-plugin: Fix the browser plugin Tue Jan 31 00:49:39 GMT 2012
- [extensions-web] js: Fix display for deleted chunks on the diff viewer Tue Jan 31 02:06:37 GMT 2012
- [gjs] param: Don't crash when getting a prop on a non-introspectable property Tue Jan 31 02:51:01 GMT 2012
- [extensions-web] Make ratings optional Tue Jan 31 18:13:19 GMT 2012
- [extensions-web] about.html: Mention GNOME Shell 3.2.2.1 and remove patch links Tue Jan 31 18:13:23 GMT 2012
- [extensions-web] settings: Make DEBUG = False again Tue Jan 31 18:15:21 GMT 2012
- [extensions-web] Raise "InvalidShellVersion" in more cases Tue Jan 31 18:44:31 GMT 2012
- [extensions-web] Explicitly make four-digit shell versions like "3.2.2.1" invalid Tue Jan 31 18:44:36 GMT 2012
- [extensions-web] Ignore invalid shell versions when parsing metadata.json Tue Jan 31 18:44:41 GMT 2012
Jeffrey Stedfast
Jens Georg
Jeremy Bicha
Jesse van den Kieboom
Jim Campbell
Jim Evins
Jiro Matsuzawa
Joanmarie Diggs
Joaquim Manuel Pereira Rocha
Johannes Schmid
John Palmieri
John Ralls
John Stowers
Jonathan Matthew
Jordi Mallach
Jordi Mas
Jose Aliste
Jovan Naumovski
Juan Jose Marin Martinez
Julien Hardlin
Julien Puydt
Kai Willadsen
Kenneth Nielsen
Ken VanDine
Kevin Cozens
Khaled Hosny
Kjartan Maraas
Kjell Ahlstedt
Kristian Rietveld
Kristjan Schmidt
Lapo Calamandrei
Lionel Landwerlin
Luca Bruno
Luca Ferretti
Lucian Langa
Maciej Marcin Piechotka
Marc-Andre Lureau
Marco Ciampa
Marina Zhurakhinskaya
Mario Sanchez Prada
Martin Nordholts
Martin Pitt
Martin Robinson
Mart Raudsepp
Martyn James Russell
Massimo Cora'
Massimo Valentini
Matthew Barnes
Matthias Clasen
Michael Biebl
Michael J . Chudobiak
Michael Lauer
Michael Meeks
Michael Natterer
Michael Terry
Mikael Ottela
Mike Gorse
Milan Bouchet-Valat
Milan Crha
Milo Casagrande
Morten Welinder
Muhammet Kara
Mukund Sivaraman
Murray Cumming
- [glom/glom-1-20] whitespace change Wed Jan 04 20:23:42 GMT 2012
- =?utf-8?q?=5Bglom/glom-1-20=5D_Details=EF=BC=9A_Make_restricted_choices_w?= =?utf-8?q?ork=2E?= Wed Jan 04 21:08:49 GMT 2012
- [glom] whitespace change Wed Jan 04 22:15:05 GMT 2012
- =?utf-8?q?=5Bglom=5D_Details=EF=BC=9A_Make_restricted_choices_work=2E?= Wed Jan 04 22:15:10 GMT 2012
- [glom] Add missing code from previous commit, lost during rebase. Wed Jan 04 22:38:20 GMT 2012
- [glom] Custom Choices: Allow these to be translated when used for text fields. Wed Jan 04 23:25:57 GMT 2012
- [glom] DTD: formatting: Mention choices_restricted to fix make check. Wed Jan 04 23:37:01 GMT 2012
- [gtkmm] Deprecate some methods using Gdk::Color, to fix the build. Thu Jan 05 16:29:06 GMT 2012
- [libgda] libgda-ui: Fix a typo in a user-visible string. Thu Jan 05 21:17:32 GMT 2012
- [libgda/LIBGDA_4.2] libgda-ui: Fix a typo in a user-visible string. Thu Jan 05 21:18:18 GMT 2012
- [libgda/LIBGDA_5.0] libgda-ui: Fix a typo in a user-visible string. Thu Jan 05 21:19:51 GMT 2012
- [gtkmm-documentation] Add a TODO comment Thu Jan 05 23:41:31 GMT 2012
- [glom] List: Custom choices: Make them work here too. Fri Jan 06 13:53:57 GMT 2012
- [java-libglom] Created branch libglom-1-20 Fri Jan 06 15:02:14 GMT 2012
- [glom] Replace most uses of g_object_set() with C++ code. Fri Jan 06 15:54:50 GMT 2012
- [glom] whitespace change Fri Jan 06 16:10:10 GMT 2012
- [libgdamm] value.h: Remove a duplicate C typedef. Fri Jan 06 16:22:39 GMT 2012
- [java-libglom] Port to libglom-1.22 Fri Jan 06 16:51:31 GMT 2012
- [libgda] Remove ancient and unused debian/ files. Fri Jan 06 19:01:23 GMT 2012
- [glom/glom-1-20] DTD: formatting: Mention choices_restricted to fix make check. Fri Jan 06 19:04:17 GMT 2012
- [glom] test_document_load: Fix a typo. Sun Jan 08 00:15:13 GMT 2012
- [glom] Move po file (gettext) import and export into libglom and test it. Sun Jan 08 00:15:17 GMT 2012
- [glom] Update .gitignore Sun Jan 08 00:15:22 GMT 2012
- [glom] Export to po file: Improve the msgtxt hints. Sun Jan 08 00:15:28 GMT 2012
- [glom] Export to po file: Improve the msgtxt hints more. Sun Jan 08 00:15:33 GMT 2012
- [glom] Hack a gettext header into our test.po, to pass the git.gnome.org translators test. I will make sure Sun Jan 08 00:15:37 GMT 2012
- [glom] Import of po files: Handle empty gettext strings. Sun Jan 08 00:20:44 GMT 2012
- [glom] Export to po file: Write a po file header. Sun Jan 08 21:48:36 GMT 2012
- [glom] glom_export_po: Let the user choose the locale ID. Sun Jan 08 22:03:09 GMT 2012
- [glom] test_document_export_po: Use msgfmt -c to test the exported .po file. Sun Jan 08 22:36:57 GMT 2012
- [glom] whitespace corrections. Mon Jan 09 09:19:38 GMT 2012
- [glom] Added glom_export_po_all command-line too. Mon Jan 09 09:19:43 GMT 2012
- [glom] test_document_load_translations: Test more fallbacks. Mon Jan 09 09:19:48 GMT 2012
- [glom] export_po_all: Fix some typos. Mon Jan 09 10:23:35 GMT 2012
- [glom] glom_export_po_all: Actually export the translations. Mon Jan 09 10:23:40 GMT 2012
- [glom] Command-line utilities: Initialize gettext and the locale. Mon Jan 09 10:23:45 GMT 2012
- [glom] Add glom_import_po_all command-line utility. Mon Jan 09 11:26:12 GMT 2012
- [glom] test_document_export_po: Test a special character. Mon Jan 09 11:26:17 GMT 2012
- [glom] Exporting of .po files: Do not lose non-ASCII characters. Mon Jan 09 12:22:56 GMT 2012
- [gtk+] gtkmain.h: Used GDK_DEPRECATED Mon Jan 09 13:22:26 GMT 2012
- [glom] Add rules for batch .po import and export for the examples. Mon Jan 09 22:11:48 GMT 2012
- [glom] Translations: Offer non-country-specific language locales too. Mon Jan 09 22:11:51 GMT 2012
- [glom] Translations: Prefer non-country-specific locales, such as de. Mon Jan 09 22:45:56 GMT 2012
- [glom] Remove unused file. Mon Jan 09 22:46:37 GMT 2012
- [glom] examples: Remove translations for useless locale. Mon Jan 09 22:58:10 GMT 2012
- [glom] Export .po files for the example files. Mon Jan 09 22:58:15 GMT 2012
- [glom] Add README about examples' .po files. Tue Jan 10 09:55:37 GMT 2012
- [glom] Allow creation of .pot files for .glom files. Tue Jan 10 10:42:45 GMT 2012
- [glom/glom-1-20] test_document_load: Fix a typo. Tue Jan 10 19:59:34 GMT 2012
- [glom/glom-1-20] Command-line utilities: Initialize gettext and the locale. Tue Jan 10 19:59:39 GMT 2012
- [glom/glom-1-20] Translations: Offer non-country-specific language locales too. Tue Jan 10 21:08:00 GMT 2012
- [glom/glom-1-20] Translations: Prefer non-country-specific locales, such as de. Tue Jan 10 21:25:48 GMT 2012
- [glom/glom-1-20] Added missing file. Tue Jan 10 21:25:53 GMT 2012
- [java-libglom/libglom-1-20] .pom file: Adjust so we can upload to the sonatype.org resository. Tue Jan 10 22:02:30 GMT 2012
- [java-libglom] .pom file: Adjust so we can upload to the sonatype.org resository. Tue Jan 10 22:20:08 GMT 2012
- [java-libglom] Fix the build with the latest libglom 1.21. Tue Jan 10 22:20:13 GMT 2012
- [glom] Add missing file. Wed Jan 11 06:35:52 GMT 2012
- [glom/glom-1-20] 1.20.5 Wed Jan 11 09:04:51 GMT 2012
- [glom] Created tag 1.20.5 Wed Jan 11 09:12:48 GMT 2012
- [glom] Fix make distcheck. Wed Jan 11 09:36:26 GMT 2012
- [java-libglom] Update TODO Wed Jan 11 09:45:03 GMT 2012
- [glom] 1.21.2 Wed Jan 11 17:39:18 GMT 2012
- [glom] Created tag 1.21.2 Wed Jan 11 17:39:49 GMT 2012
- [java-libglom] Fix a typo. Wed Jan 11 20:41:32 GMT 2012
- [glom] Import .po translations into the .glom example files. Fri Jan 13 13:25:03 GMT 2012
- [glom] test_document_load_translations: Test title_singular too. Mon Jan 16 07:49:33 GMT 2012
- [glom] Update the DTD, adding a trans_set. Mon Jan 16 07:49:38 GMT 2012
- [glom] Update .gitignore files Mon Jan 16 07:49:43 GMT 2012
- [glom] translations change in progress Mon Jan 16 08:03:42 GMT 2012
- [glom] TranslatableItem: Require the caller to provide the locale. Mon Jan 16 08:03:47 GMT 2012
- [java-libglom] Fix the build with the latest libglom from git master. Mon Jan 16 11:43:11 GMT 2012
- [glom/glom-1-20] Remove unused file. Mon Jan 16 11:59:50 GMT 2012
- [glom] TranslatableItems: Make less methods virtual. Mon Jan 16 12:01:00 GMT 2012
- [glom] Avoid repetitive Application::get_current_locale() calls. Mon Jan 16 12:01:05 GMT 2012
- [glom/glom-1-20] examples: Remove translations for useless locale. Mon Jan 16 12:01:30 GMT 2012
- [glom/glom-1-20] Update the DTD, adding a trans_set. Mon Jan 16 12:05:24 GMT 2012
- [glom/glom-1-20] Update .gitignore files Mon Jan 16 12:05:29 GMT 2012
- [glom/glom-1-20] List view: Do not show columns twice. Mon Jan 16 13:01:40 GMT 2012
- [glom/glom-1-20] 1.20.6 Mon Jan 16 13:16:18 GMT 2012
- [glom] Created tag 1.20.6 Mon Jan 16 13:16:39 GMT 2012
- [glom] 1.21.3 Tue Jan 17 11:22:07 GMT 2012
- [glom] Created tag 1.21.3 Tue Jan 17 11:22:21 GMT 2012
- [glom] Default to en rather than en_US for the original locale. Wed Jan 18 07:57:23 GMT 2012
- [glom/glom-1-20] Default to en rather than en_US for the original locale. Wed Jan 18 08:00:58 GMT 2012
- [java-libglom] 1.21.1 Wed Jan 18 08:40:52 GMT 2012
- [java-libglom] Created tag 1.21.1 Wed Jan 18 08:41:11 GMT 2012
- [java-libglom] Generate a *-javadoc.jar too, as needed by the sonatype.org repository. Wed Jan 18 13:47:41 GMT 2012
- [java-libglom/libglom-1-20] Generate a *-javadoc.jar too, as needed by the sonatype.org repository. Wed Jan 18 14:07:37 GMT 2012
- [java-libglom] Generate a *-sources.jar too, as needed by the sonatype.org repository. Wed Jan 18 14:10:52 GMT 2012
- [java-libglom] Add comment. Wed Jan 18 14:10:57 GMT 2012
- [java-libglom/libglom-1-20] Generate a *-sources.jar too, as needed by the sonatype.org repository. Wed Jan 18 14:12:35 GMT 2012
- [java-libglom/libglom-1-20] deploy: Upload the other .jar files Wed Jan 18 20:24:25 GMT 2012
- [java-libglom] deploy: Upload the other .jar files Wed Jan 18 20:52:44 GMT 2012
- [java-libglom] README: Mention the ftp tarball, PPA package, and maven repository. Thu Jan 19 09:01:19 GMT 2012
- [java-libglom] Makefile.am: Add comments about deployment Thu Jan 19 09:09:58 GMT 2012
- [java-libglom] Improved a comment. Thu Jan 19 09:13:47 GMT 2012
- [glib] gioenums.h: Remove a trailing comma. Thu Jan 19 15:32:01 GMT 2012
- [glom] Document: get_report_names(), get_print_layout_names(): Return a vector. Sun Jan 22 22:05:49 GMT 2012
- [java-libglom] Adapt to the latest libglom API from git master. Mon Jan 23 09:44:29 GMT 2012
- [java-libglom] Fix make distcheck Mon Jan 23 09:44:34 GMT 2012
- [java-libglom] Remove now-unused src/std_list.i file. Mon Jan 23 09:55:27 GMT 2012
- [libgda] gda-mysql-meta.c: Add casts to avoid warnings. Mon Jan 23 10:06:19 GMT 2012
- [glom] Document: load_after_translation(), save_before_translation(): Use sharedptr. Mon Jan 23 14:07:03 GMT 2012
- [glom] Document: Allow the database title to be translated. Mon Jan 23 14:07:08 GMT 2012
- [glom] libglom: Replace more std::lists with std::vector. Mon Jan 23 14:07:13 GMT 2012
- [glom] Add missing files. Tue Jan 24 08:31:03 GMT 2012
- [glom] Fix document loading, and make distcheck. Tue Jan 24 09:34:15 GMT 2012
- [java-libglom] Update tests and examples for the latest libglom API. Tue Jan 24 10:07:22 GMT 2012
- [java-libglom] 1.21.4 Tue Jan 24 10:07:27 GMT 2012
- [glom] 2.21.4 Tue Jan 24 10:32:22 GMT 2012
- [glom] Created tag 1.21.4 Tue Jan 24 10:33:47 GMT 2012
- [java-libglom] Created tag 1.21.4 Tue Jan 24 10:36:10 GMT 2012
- [glom] Examples: Import the new Slovenian translations Tue Jan 24 13:29:54 GMT 2012
- [glom] Examples: Re-export the .po and .pot files Tue Jan 24 13:30:00 GMT 2012
- [glom] examples: Correct the slovenian translation Tue Jan 24 13:30:04 GMT 2012
- [glom] Examples: Import the new Slovenian translations Tue Jan 24 13:30:42 GMT 2012
- [glom] Depend on libgda 5.0.3 because we need the GdaNumeric corrections. Wed Jan 25 07:44:21 GMT 2012
- [glom] Fix typo. Wed Jan 25 07:48:58 GMT 2012
- [glom/glom-1-20] Depend on libgda 5.0.3 because we need the GdaNumeric corrections. Wed Jan 25 08:57:27 GMT 2012
- [glom/glom-1-20] 1.20.7 Wed Jan 25 09:27:40 GMT 2012
- [glom] Created tag 1.20.7 Wed Jan 25 09:28:04 GMT 2012
- [glom] 1.21.5 Wed Jan 25 09:40:31 GMT 2012
- [glom] Created tag 1.21.5 Wed Jan 25 10:03:03 GMT 2012
- [glom] Examples: Imported .po files to the .glom files. Wed Jan 25 14:49:36 GMT 2012
- [glom] Examples: Remove multiple trans_set nodes. Wed Jan 25 21:15:44 GMT 2012
- [glom] Document: Avoid accumulating old nodes in the XML. Wed Jan 25 21:15:49 GMT 2012
- [glom] Examples: Import po files Thu Jan 26 08:21:57 GMT 2012
- [glom] Test creation from examples in non-English locales. Fri Jan 27 10:21:17 GMT 2012
- [glom] ComboChoicesWithTreeModel: Make sure the model always has the primary key. Sun Jan 29 19:43:04 GMT 2012
- [glom] Choices: Allow the field to be be other than the primary key. Sun Jan 29 19:43:09 GMT 2012
- [glom] CellRendererDbList: Do not crash if one of the fields is hidden. Sun Jan 29 20:00:25 GMT 2012
- [glom] Field Formatting: Related Choices: Default to showing the primary key. Sun Jan 29 20:13:04 GMT 2012
- [glom] Database Preferences: Really store the organization name in the database. Sun Jan 29 20:33:35 GMT 2012
- [glom] TableInfo, Report, PrintLayout: Make member variables private. Sun Jan 29 22:19:11 GMT 2012
- [java-libglom] Fix the build with the latest libglom API. Sun Jan 29 22:30:21 GMT 2012
- [glom] Translatable: Remove unimplemented get_title_or_name_original(). Mon Jan 30 09:04:14 GMT 2012
- [glom] Add translatable strings from OnlineGlom Mon Jan 30 09:04:19 GMT 2012
- [libxml++] Document: Make the Document(xmlDoc*) constructor protected. Mon Jan 30 10:05:54 GMT 2012
- [glibmm] Dispatcher: Fix the build on win32. Mon Jan 30 10:57:15 GMT 2012
- [glom] Require the latest goocanvas because it has fixes that PrintLayout needs. Mon Jan 30 11:43:44 GMT 2012
- [glom] test_selfhosting_new_empty: Simplify the cleanup code. Mon Jan 30 19:56:45 GMT 2012
- [glom] test_selfhosting_new_empty: Move some code into test_selfhosting_utils Mon Jan 30 20:33:47 GMT 2012
- [glom] Add test_selfhosting_new_empty_change_sysprefs. Mon Jan 30 21:06:08 GMT 2012
- [libepc] 0.4.4 Mon Jan 30 21:30:57 GMT 2012
- [libepc] Created tag 0.4.4 Mon Jan 30 21:31:16 GMT 2012
Neil Roberts
Nguyen Thai Ngoc Duy
Nils Philippsen
Og B . Maciel
Olav Vitters
Owen Taylor
Paolo Bacchilega
Paolo Borelli
Patricia Santana Cruz
Patrick Welche
Philippe Normand
Philip Van Hoof
Philip Withnall
Pierre Wieser
Piotr Eljasiak
Praveen Illa
Priit Laes
Punit Jain
Ray Strode
Richard Hughes
Rico Tzschichholz
Rob Bradford
Robert Ancell
Robert Bragg
Robert Roth
Rodrigo Moya
Ross Burton
Rui Matos
Ryan Lortie
Sebastien Bacher
Sebastien Granjoux
Shaun McCance
Siegfried-Angel Gevatter Pujals
Simon McVittie
Srinivasa Ragavan
Stefan Kost
Stefan Walter
Steffen Macke
Takayuki Kusano
Takeshi Aihana
Thirumurthi Vasudeven
Thomas Hindoe Paaboel Andersen
Tiffany Antopolski
Timo Jyrinki
Tomas Bzatek
Tomeu Vizoso
Travis Reitter
Tristan Van Berkom
Ulf-D . Ehlert
Ulrik Sverdrup
=?utf-8?b?0JzQuNGA0L7RgdC70LDQsiDQndC40LrQvtC70LjRmw==?=
=?utf-8?b?R2VybcOhbiBQb8OzIENhYW1hw7Fv?=
=?utf-8?b?SmnFmcOtIEtsaW1lxaE=?=
=?utf-8?b?TWFyZWsgS2HFocOtaw==?=
=?utf-8?b?U2XDoW4gZGUgQsO6cmNh?=
=?utf-8?b?UGV0ciBLb3bDocWZ?=
=?utf-8?b?w5h5dmluZCBLb2zDpXM=?=
=?utf-8?q?Alejandro_Pi=C3=B1eiro_Iglesias?=
=?utf-8?q?Andr=C3=A9s_Aragoneses?=
=?utf-8?q?Aurimas_=C4=8Cernius?=
=?utf-8?q?Beno=C3=AEt_Dupasquier?=
=?utf-8?q?=C5=BDygimantas_Beru=C4=8Dka?=
=?utf-8?q?Chris_K=C3=BChl?=
=?utf-8?q?Daniel_Mustieles_Garc=C3=ADa?=
=?utf-8?q?Dan_Vr=C3=A1til?=
- [evolution/webkit] Always load images in header webviews Mon Jan 02 09:05:08 GMT 2012
- [evolution/webkit] Implement status-message and popup-event signals to EMailDisplay Mon Jan 02 09:05:13 GMT 2012
- [evolution/webkit] Fix a minor memory leak Mon Jan 02 09:05:18 GMT 2012
- [evolution] Deleted branch webkit Wed Jan 04 13:55:52 GMT 2012
- [evolution] (96 commits) Created branch webkit Wed Jan 04 13:56:39 GMT 2012
- [evolution/webkit: 1/96] Add webkit-1.0 requirement to configure.ac. Wed Jan 04 13:56:44 GMT 2012
- [evolution/webkit: 2/96] Preliminary WebKit conversion. Wed Jan 04 13:56:49 GMT 2012
- [evolution/webkit: 3/96] Begin hacking EMFormatHTML. Wed Jan 04 13:56:54 GMT 2012
- [evolution/webkit: 4/96] Port EABContactDisplay to JavaScript and CSS Wed Jan 04 13:56:59 GMT 2012
- [evolution/webkit: 5/96] Move common CSS styles to a .css file Wed Jan 04 13:57:04 GMT 2012
- [evolution/webkit: 6/96] Cleanup HTML code in ECalComponentPreview and update styles Wed Jan 04 13:57:09 GMT 2012
- [evolution/webkit: 7/96] Port EMFormatHTML to WebKit Wed Jan 04 13:57:14 GMT 2012
- [evolution/webkit: 8/96] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Wed Jan 04 13:57:19 GMT 2012
- [evolution/webkit: 9/96] Fix default property value in EMFormatHTML Wed Jan 04 13:57:24 GMT 2012
- [evolution/webkit: 10/96] Create EWebViewGtkHTML class to be used by the Composer until ported Wed Jan 04 13:57:29 GMT 2012
- [evolution/webkit: 11/96] Use custom protocol handler to provide data for mail preview Wed Jan 04 13:57:34 GMT 2012
- [evolution/webkit: 12/96] Remove workaround for embedding widgets into WebKit. Wed Jan 04 13:57:39 GMT 2012
- [evolution/webkit: 13/96] Split functionality of EMFormat to "parse" and "write" Wed Jan 04 13:57:44 GMT 2012
- [evolution/webkit: 14/96] Adapt EMFormat subclasses to the new EMFormat API Wed Jan 04 13:57:50 GMT 2012
- [evolution/webkit: 15/96] Adapt all plugins to the new EMFormat API Wed Jan 04 13:57:54 GMT 2012
- [evolution/webkit: 16/96] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Wed Jan 04 13:58:00 GMT 2012
- [evolution/webkit: 17/96] Adapt EMsgComposer to the new EMFormat API Wed Jan 04 13:58:04 GMT 2012
- [evolution/webkit: 18/96] Disable padding and margin in body of all webviews. Wed Jan 04 13:58:10 GMT 2012
- [evolution/webkit: 19/96] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Wed Jan 04 13:58:15 GMT 2012
- [evolution/webkit: 20/96] Fix handling of attachments and multipart/digest messages Wed Jan 04 13:58:20 GMT 2012
- [evolution/webkit: 21/96] Add a GtkLabel to EAttachmentButton to display name of the attachment. Wed Jan 04 13:58:25 GMT 2012
- [evolution/webkit: 22/96] Make attachments expandable. Wed Jan 04 13:58:30 GMT 2012
- [evolution/webkit: 23/96] Don't destroy EAttachmentBar when clearing EMailDisplay. Wed Jan 04 13:58:35 GMT 2012
- [evolution/webkit: 24/96] Make expandable only attachments whose PURIs have write_func Wed Jan 04 13:58:40 GMT 2012
- [evolution/webkit: 25/96] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Wed Jan 04 13:58:45 GMT 2012
- [evolution/webkit: 26/96] Add custom EMFormatHandler for message headers. Wed Jan 04 13:58:50 GMT 2012
- [evolution/webkit: 27/96] Fix minor issues caused by recent rebase against master. Wed Jan 04 13:58:55 GMT 2012
- [evolution/webkit: 28/96] Coding style cleanup Wed Jan 04 13:59:00 GMT 2012
- [evolution/webkit: 29/96] Fix webkitgtk minimum version Wed Jan 04 13:59:05 GMT 2012
- [evolution/webkit: 30/96] Display information about signature and encryption. Wed Jan 04 13:59:10 GMT 2012
- [evolution/webkit: 31/96] Don't destroy widgets already destroyed when parent widgets was destroyed. Wed Jan 04 13:59:15 GMT 2012
- [evolution/webkit: 32/96] Fix memory leaks in formatter Wed Jan 04 13:59:20 GMT 2012
- [evolution/webkit: 33/96] Add attachments to store during parsing, not during writing Wed Jan 04 13:59:25 GMT 2012
- [evolution/webkit: 34/96] em_format_build_mail_uri() accepts varying number of arguments. Wed Jan 04 13:59:31 GMT 2012
- [evolution/webkit: 35/96] Make displaying message source work Wed Jan 04 13:59:36 GMT 2012
- [evolution/webkit: 36/96] Merge info about mail signature and encryption into one button Wed Jan 04 13:59:41 GMT 2012
- [evolution/webkit: 37/96] EAttachmentView is not longer owned by EMFormatHTMLDisplay Wed Jan 04 13:59:46 GMT 2012
- [evolution/webkit: 38/96] Don't store formatters directly in SoupSession's data Wed Jan 04 13:59:51 GMT 2012
- [evolution/webkit: 39/96] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Wed Jan 04 13:59:56 GMT 2012
- [evolution/webkit: 40/96] Force a single vertical scroll on EMailDisplay Wed Jan 04 14:00:01 GMT 2012
- [evolution/webkit: 41/96] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Wed Jan 04 14:00:06 GMT 2012
- [evolution/webkit: 42/96] Add documentation to em_format_build_mail_uri. Wed Jan 04 14:00:11 GMT 2012
- [evolution/webkit: 43/96] Fix memory leak in EMFormat Wed Jan 04 14:00:16 GMT 2012
- [evolution/webkit: 44/96] Initial port of printing Wed Jan 04 14:00:22 GMT 2012
- [evolution/webkit: 45/96] Add with_html_header to all EMFormatHTMLWriteFunc()s Wed Jan 04 14:00:27 GMT 2012
- [evolution/webkit: 46/96] Continue porting of printing Wed Jan 04 14:00:32 GMT 2012
- [evolution/webkit: 47/96] Fix a compilation warning Wed Jan 04 14:00:37 GMT 2012
- [evolution/webkit: 48/96] Assign CamelCipherValidity and flags to each final PURI Wed Jan 04 14:00:42 GMT 2012
- [evolution/webkit: 49/96] Improve API for handling headers in EMFormat Wed Jan 04 14:00:47 GMT 2012
- [evolution/webkit: 50/96] Update EMFormat->header_list according to headers checked in Printing dialog Wed Jan 04 14:00:52 GMT 2012
- [evolution/webkit: 51/96] Introduce a new write_func for headers in printout Wed Jan 04 14:00:57 GMT 2012
- [evolution/webkit: 52/96] Add buttons for reordering headers in the Print dialog Wed Jan 04 14:01:02 GMT 2012
- [evolution/webkit: 53/96] Fix crash when removing headers from emf->header_list Wed Jan 04 14:01:07 GMT 2012
- [evolution/webkit: 54/96] Improve CSS of the printed headers Wed Jan 04 14:01:12 GMT 2012
- [evolution/webkit: 55/96] Apply the ordering of headers to the generated message Wed Jan 04 14:01:17 GMT 2012
- [evolution/webkit: 56/96] Print list of attachments at the end of email printout Wed Jan 04 14:01:22 GMT 2012
- [evolution/webkit: 57/96] Ignore application/pgp-signature part Wed Jan 04 14:01:27 GMT 2012
- [evolution/webkit: 58/96] Treat parts with 'attachment' or 'inline' disposition as attachments. Wed Jan 04 14:01:32 GMT 2012
- [evolution/webkit: 59/96] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Wed Jan 04 14:01:37 GMT 2012
- [evolution/webkit: 60/96] Handle properly embedded message/rfc822 Wed Jan 04 14:01:42 GMT 2012
- [evolution/webkit: 61/96] Add support for embedding EMailDisplays into itself Wed Jan 04 14:01:47 GMT 2012
- [evolution/webkit: 62/96] Forgot to disable debug messages in EMailDisplay... Wed Jan 04 14:01:52 GMT 2012
- [evolution/webkit: 63/96] Make EMailBrowser scrollable Wed Jan 04 14:01:57 GMT 2012
- [evolution/webkit: 64/96] Use GtkBox instead of GtkGrid in EMailDisplay Wed Jan 04 14:02:02 GMT 2012
- [evolution/webkit: 65/96] Implement automatic inlining of attachments in printed emails Wed Jan 04 14:02:07 GMT 2012
- [evolution/webkit: 66/96] Add missing em_format_add_puri() call to Audio Inline plugin Wed Jan 04 14:02:13 GMT 2012
- [evolution/webkit: 67/96] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Wed Jan 04 14:02:17 GMT 2012
- [evolution/webkit: 68/96] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Wed Jan 04 14:02:22 GMT 2012
- [evolution/webkit: 69/96] Make EAttachmentButton unexpandable if no attachment PURI follows Wed Jan 04 14:02:28 GMT 2012
- [evolution/webkit: 70/96] Port EMsgComposer to the EMailPrinter Wed Jan 04 14:02:33 GMT 2012
- [evolution/webkit: 71/96] EMFormat accept and correctly handle null CamelFolder Wed Jan 04 14:02:38 GMT 2012
- [evolution/webkit: 72/96] Port EMFormatQuote to the new EMFormat format Wed Jan 04 14:02:43 GMT 2012
- [evolution/webkit: 73/96] Fix memory leak and prevent some crashes Wed Jan 04 14:02:49 GMT 2012
- [evolution/webkit: 74/96] Correctly resize images when printing Wed Jan 04 14:02:53 GMT 2012
- [evolution/webkit: 75/96] Add e_web_view_{set, get}_enable_frame_flattening Wed Jan 04 14:02:58 GMT 2012
- [evolution/webkit: 76/96] Remove FIXMEs and fix compilation warnings in plugins Wed Jan 04 14:03:03 GMT 2012
- [evolution/webkit: 77/96] em_utils_message_to_html() - set all validity flags found in entire processed message Wed Jan 04 14:03:08 GMT 2012
- [evolution/webkit: 78/96] EMFormat and EMFormatHTML cleanup Wed Jan 04 14:03:13 GMT 2012
- [evolution/webkit: 79/96] Store properly information about attachment signature/encryption Wed Jan 04 14:03:18 GMT 2012
- [evolution/webkit: 80/96] Port http data cache. Wed Jan 04 14:03:23 GMT 2012
- [evolution/webkit: 81/96] Fix the cache port Wed Jan 04 14:03:30 GMT 2012
- [evolution/webkit: 82/96] Fix position of EAttachmentButton popup menu Wed Jan 04 14:03:33 GMT 2012
- [evolution/webkit: 83/96] Enable collapsable headers in paned view Wed Jan 04 14:03:38 GMT 2012
- [evolution/webkit: 84/96] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Wed Jan 04 14:03:43 GMT 2012
- [evolution/webkit: 85/96] Finish porting of printing - solves all print-out rendering issues Wed Jan 04 14:03:48 GMT 2012
- [evolution/webkit: 86/96] Make EMFormat parsing asynchronous Wed Jan 04 14:03:54 GMT 2012
- [evolution/webkit: 87/96] Add preparse() virtual method to EMFormat Wed Jan 04 14:03:58 GMT 2012
- [evolution/webkit: 88/96] Handle correctly image loading policy Wed Jan 04 14:04:03 GMT 2012
- [evolution/webkit: 89/96] Prevent endless recursion when parsing SMIME-ecnrypted message fails Wed Jan 04 14:04:08 GMT 2012
- [evolution/webkit: 90/96] Fix displaying emails that are already parsed Wed Jan 04 14:04:13 GMT 2012
- [evolution/webkit: 91/96] Always load images in header webviews Wed Jan 04 14:04:18 GMT 2012
- [evolution/webkit: 92/96] Implement status-message and popup-event signals to EMailDisplay Wed Jan 04 14:04:23 GMT 2012
- [evolution/webkit: 93/96] Fix a minor memory leak Wed Jan 04 14:04:28 GMT 2012
- [evolution/webkit: 94/96] Finish em_format_parse_async in the main thread to avoid some issues when printing Wed Jan 04 14:04:33 GMT 2012
- [evolution/webkit: 95/96] Remove unused em_format_html_print_message() function Wed Jan 04 14:04:39 GMT 2012
- [evolution/webkit: 96/96] Port 'drop&drop to PDF' to EMailPrinter Wed Jan 04 14:04:44 GMT 2012
- [evolution/webkit] Put back em_format_default_headers() and allow EMFormat to request redraw Wed Jan 04 16:05:41 GMT 2012
- [evolution/webkit] Fix displaying and toggling default mail headers Wed Jan 04 16:05:46 GMT 2012
- [evolution] Deleted branch webkit Thu Jan 05 16:13:19 GMT 2012
- [evolution] (100 commits) Created branch webkit Thu Jan 05 16:14:09 GMT 2012
- [evolution/webkit: 1/100] Add webkit-1.0 requirement to configure.ac. Thu Jan 05 16:14:14 GMT 2012
- [evolution/webkit: 2/100] Preliminary WebKit conversion. Thu Jan 05 16:14:19 GMT 2012
- [evolution/webkit: 3/100] Begin hacking EMFormatHTML. Thu Jan 05 16:14:24 GMT 2012
- [evolution/webkit: 4/100] Port EABContactDisplay to JavaScript and CSS Thu Jan 05 16:14:29 GMT 2012
- [evolution/webkit: 5/100] Move common CSS styles to a .css file Thu Jan 05 16:14:34 GMT 2012
- [evolution/webkit: 6/100] Cleanup HTML code in ECalComponentPreview and update styles Thu Jan 05 16:14:39 GMT 2012
- [evolution/webkit: 7/100] Port EMFormatHTML to WebKit Thu Jan 05 16:14:44 GMT 2012
- [evolution/webkit: 8/100] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Thu Jan 05 16:14:49 GMT 2012
- [evolution/webkit: 9/100] Fix default property value in EMFormatHTML Thu Jan 05 16:14:54 GMT 2012
- [evolution/webkit: 10/100] Create EWebViewGtkHTML class to be used by the Composer until ported Thu Jan 05 16:14:59 GMT 2012
- [evolution/webkit: 11/100] Use custom protocol handler to provide data for mail preview Thu Jan 05 16:15:04 GMT 2012
- [evolution/webkit: 12/100] Remove workaround for embedding widgets into WebKit. Thu Jan 05 16:15:09 GMT 2012
- [evolution/webkit: 13/100] Split functionality of EMFormat to "parse" and "write" Thu Jan 05 16:15:14 GMT 2012
- [evolution/webkit: 14/100] Adapt EMFormat subclasses to the new EMFormat API Thu Jan 05 16:15:19 GMT 2012
- [evolution/webkit: 15/100] Adapt all plugins to the new EMFormat API Thu Jan 05 16:15:24 GMT 2012
- [evolution/webkit: 16/100] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Thu Jan 05 16:15:29 GMT 2012
- [evolution/webkit: 17/100] Adapt EMsgComposer to the new EMFormat API Thu Jan 05 16:15:34 GMT 2012
- [evolution/webkit: 18/100] Disable padding and margin in body of all webviews. Thu Jan 05 16:15:39 GMT 2012
- [evolution/webkit: 19/100] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Thu Jan 05 16:15:44 GMT 2012
- [evolution/webkit: 20/100] Fix handling of attachments and multipart/digest messages Thu Jan 05 16:15:49 GMT 2012
- [evolution/webkit: 21/100] Add a GtkLabel to EAttachmentButton to display name of the attachment. Thu Jan 05 16:15:54 GMT 2012
- [evolution/webkit: 22/100] Make attachments expandable. Thu Jan 05 16:15:59 GMT 2012
- [evolution/webkit: 23/100] Don't destroy EAttachmentBar when clearing EMailDisplay. Thu Jan 05 16:16:05 GMT 2012
- [evolution/webkit: 24/100] Make expandable only attachments whose PURIs have write_func Thu Jan 05 16:16:09 GMT 2012
- [evolution/webkit: 25/100] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Thu Jan 05 16:16:15 GMT 2012
- [evolution/webkit: 26/100] Add custom EMFormatHandler for message headers. Thu Jan 05 16:16:20 GMT 2012
- [evolution/webkit: 27/100] Fix minor issues caused by recent rebase against master. Thu Jan 05 16:16:25 GMT 2012
- [evolution/webkit: 28/100] Coding style cleanup Thu Jan 05 16:16:30 GMT 2012
- [evolution/webkit: 29/100] Fix webkitgtk minimum version Thu Jan 05 16:16:35 GMT 2012
- [evolution/webkit: 30/100] Display information about signature and encryption. Thu Jan 05 16:16:40 GMT 2012
- [evolution/webkit: 31/100] Don't destroy widgets already destroyed when parent widgets was destroyed. Thu Jan 05 16:16:45 GMT 2012
- [evolution/webkit: 32/100] Fix memory leaks in formatter Thu Jan 05 16:16:50 GMT 2012
- [evolution/webkit: 33/100] Add attachments to store during parsing, not during writing Thu Jan 05 16:16:55 GMT 2012
- [evolution/webkit: 34/100] em_format_build_mail_uri() accepts varying number of arguments. Thu Jan 05 16:17:00 GMT 2012
- [evolution/webkit: 35/100] Make displaying message source work Thu Jan 05 16:17:05 GMT 2012
- [evolution/webkit: 36/100] Merge info about mail signature and encryption into one button Thu Jan 05 16:17:10 GMT 2012
- [evolution/webkit: 37/100] EAttachmentView is not longer owned by EMFormatHTMLDisplay Thu Jan 05 16:17:15 GMT 2012
- [evolution/webkit: 38/100] Don't store formatters directly in SoupSession's data Thu Jan 05 16:17:20 GMT 2012
- [evolution/webkit: 39/100] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Thu Jan 05 16:17:25 GMT 2012
- [evolution/webkit: 40/100] Force a single vertical scroll on EMailDisplay Thu Jan 05 16:17:30 GMT 2012
- [evolution/webkit: 41/100] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Thu Jan 05 16:17:35 GMT 2012
- [evolution/webkit: 42/100] Add documentation to em_format_build_mail_uri. Thu Jan 05 16:17:40 GMT 2012
- [evolution/webkit: 43/100] Fix memory leak in EMFormat Thu Jan 05 16:17:45 GMT 2012
- [evolution/webkit: 44/100] Initial port of printing Thu Jan 05 16:17:50 GMT 2012
- [evolution/webkit: 45/100] Add with_html_header to all EMFormatHTMLWriteFunc()s Thu Jan 05 16:17:55 GMT 2012
- [evolution/webkit: 46/100] Continue porting of printing Thu Jan 05 16:18:00 GMT 2012
- [evolution/webkit: 47/100] Fix a compilation warning Thu Jan 05 16:18:05 GMT 2012
- [evolution/webkit: 48/100] Assign CamelCipherValidity and flags to each final PURI Thu Jan 05 16:18:10 GMT 2012
- [evolution/webkit: 49/100] Improve API for handling headers in EMFormat Thu Jan 05 16:18:15 GMT 2012
- [evolution/webkit: 50/100] Update EMFormat->header_list according to headers checked in Printing dialog Thu Jan 05 16:18:20 GMT 2012
- [evolution/webkit: 51/100] Introduce a new write_func for headers in printout Thu Jan 05 16:18:25 GMT 2012
- [evolution/webkit: 52/100] Add buttons for reordering headers in the Print dialog Thu Jan 05 16:18:30 GMT 2012
- [evolution/webkit: 53/100] Fix crash when removing headers from emf->header_list Thu Jan 05 16:18:35 GMT 2012
- [evolution/webkit: 54/100] Improve CSS of the printed headers Thu Jan 05 16:18:40 GMT 2012
- [evolution/webkit: 55/100] Apply the ordering of headers to the generated message Thu Jan 05 16:18:45 GMT 2012
- [evolution/webkit: 56/100] Print list of attachments at the end of email printout Thu Jan 05 16:18:50 GMT 2012
- [evolution/webkit: 57/100] Ignore application/pgp-signature part Thu Jan 05 16:18:56 GMT 2012
- [evolution/webkit: 58/100] Treat parts with 'attachment' or 'inline' disposition as attachments. Thu Jan 05 16:19:01 GMT 2012
- [evolution/webkit: 59/100] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Thu Jan 05 16:19:06 GMT 2012
- [evolution/webkit: 60/100] Handle properly embedded message/rfc822 Thu Jan 05 16:19:11 GMT 2012
- [evolution/webkit: 61/100] Add support for embedding EMailDisplays into itself Thu Jan 05 16:19:16 GMT 2012
- [evolution/webkit: 62/100] Forgot to disable debug messages in EMailDisplay... Thu Jan 05 16:19:21 GMT 2012
- [evolution/webkit: 63/100] Make EMailBrowser scrollable Thu Jan 05 16:19:26 GMT 2012
- [evolution/webkit: 64/100] Use GtkBox instead of GtkGrid in EMailDisplay Thu Jan 05 16:19:31 GMT 2012
- [evolution/webkit: 65/100] Implement automatic inlining of attachments in printed emails Thu Jan 05 16:19:36 GMT 2012
- [evolution/webkit: 66/100] Add missing em_format_add_puri() call to Audio Inline plugin Thu Jan 05 16:19:41 GMT 2012
- [evolution/webkit: 67/100] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Thu Jan 05 16:19:46 GMT 2012
- [evolution/webkit: 68/100] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Thu Jan 05 16:19:51 GMT 2012
- [evolution/webkit: 69/100] Make EAttachmentButton unexpandable if no attachment PURI follows Thu Jan 05 16:19:56 GMT 2012
- [evolution/webkit: 70/100] Port EMsgComposer to the EMailPrinter Thu Jan 05 16:20:01 GMT 2012
- [evolution/webkit: 71/100] EMFormat accept and correctly handle null CamelFolder Thu Jan 05 16:20:06 GMT 2012
- [evolution/webkit: 72/100] Port EMFormatQuote to the new EMFormat format Thu Jan 05 16:20:11 GMT 2012
- [evolution/webkit: 73/100] Fix memory leak and prevent some crashes Thu Jan 05 16:20:16 GMT 2012
- [evolution/webkit: 74/100] Correctly resize images when printing Thu Jan 05 16:20:21 GMT 2012
- [evolution/webkit: 75/100] Add e_web_view_{set, get}_enable_frame_flattening Thu Jan 05 16:20:26 GMT 2012
- [evolution/webkit: 76/100] Remove FIXMEs and fix compilation warnings in plugins Thu Jan 05 16:20:31 GMT 2012
- [evolution/webkit: 77/100] em_utils_message_to_html() - set all validity flags found in entire processed message Thu Jan 05 16:20:36 GMT 2012
- [evolution/webkit: 78/100] EMFormat and EMFormatHTML cleanup Thu Jan 05 16:20:41 GMT 2012
- [evolution/webkit: 79/100] Store properly information about attachment signature/encryption Thu Jan 05 16:20:46 GMT 2012
- [evolution/webkit: 80/100] Port http data cache. Thu Jan 05 16:20:51 GMT 2012
- [evolution/webkit: 81/100] Fix the cache port Thu Jan 05 16:20:56 GMT 2012
- [evolution/webkit: 82/100] Fix position of EAttachmentButton popup menu Thu Jan 05 16:21:01 GMT 2012
- [evolution/webkit: 83/100] Enable collapsable headers in paned view Thu Jan 05 16:21:07 GMT 2012
- [evolution/webkit: 84/100] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Thu Jan 05 16:21:12 GMT 2012
- [evolution/webkit: 85/100] Finish porting of printing - solves all print-out rendering issues Thu Jan 05 16:21:17 GMT 2012
- [evolution/webkit: 86/100] Make EMFormat parsing asynchronous Thu Jan 05 16:21:22 GMT 2012
- [evolution/webkit: 87/100] Add preparse() virtual method to EMFormat Thu Jan 05 16:21:27 GMT 2012
- [evolution/webkit: 88/100] Handle correctly image loading policy Thu Jan 05 16:21:32 GMT 2012
- [evolution/webkit: 89/100] Prevent endless recursion when parsing SMIME-ecnrypted message fails Thu Jan 05 16:21:37 GMT 2012
- [evolution/webkit: 90/100] Fix displaying emails that are already parsed Thu Jan 05 16:21:42 GMT 2012
- [evolution/webkit: 91/100] Always load images in header webviews Thu Jan 05 16:21:47 GMT 2012
- [evolution/webkit: 92/100] Implement status-message and popup-event signals to EMailDisplay Thu Jan 05 16:21:52 GMT 2012
- [evolution/webkit: 93/100] Fix a minor memory leak Thu Jan 05 16:21:57 GMT 2012
- [evolution/webkit: 94/100] Finish em_format_parse_async in the main thread to avoid some issues when printing Thu Jan 05 16:22:02 GMT 2012
- [evolution/webkit: 95/100] Remove unused em_format_html_print_message() function Thu Jan 05 16:22:07 GMT 2012
- [evolution/webkit: 96/100] Port 'drop&drop to PDF' to EMailPrinter Thu Jan 05 16:22:12 GMT 2012
- [evolution/webkit: 97/100] Put back em_format_default_headers() and allow EMFormat to request redraw Thu Jan 05 16:22:17 GMT 2012
- [evolution/webkit: 98/100] Fix displaying and toggling default mail headers Thu Jan 05 16:22:22 GMT 2012
- [evolution/webkit: 99/100] Port context menu for mail-links in EMailDisplay Thu Jan 05 16:22:27 GMT 2012
- [evolution/webkit: 100/100] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Thu Jan 05 16:22:32 GMT 2012
- [evolution/webkit] Load attachments from idle callback in EFHD Thu Jan 05 17:45:15 GMT 2012
- [evolution/webkit] Fix crash caused by previous commit Thu Jan 05 18:51:58 GMT 2012
- [evolution] Deleted branch webkit Fri Jan 06 09:24:16 GMT 2012
- [evolution] (102 commits) Created branch webkit Fri Jan 06 09:25:05 GMT 2012
- [evolution/webkit: 1/102] Add webkit-1.0 requirement to configure.ac. Fri Jan 06 09:25:10 GMT 2012
- [evolution/webkit: 2/102] Preliminary WebKit conversion. Fri Jan 06 09:25:15 GMT 2012
- [evolution/webkit: 3/102] Begin hacking EMFormatHTML. Fri Jan 06 09:25:20 GMT 2012
- [evolution/webkit: 4/102] Port EABContactDisplay to JavaScript and CSS Fri Jan 06 09:25:25 GMT 2012
- [evolution/webkit: 5/102] Move common CSS styles to a .css file Fri Jan 06 09:25:30 GMT 2012
- [evolution/webkit: 6/102] Cleanup HTML code in ECalComponentPreview and update styles Fri Jan 06 09:25:35 GMT 2012
- [evolution/webkit: 7/102] Port EMFormatHTML to WebKit Fri Jan 06 09:25:41 GMT 2012
- [evolution/webkit: 8/102] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Fri Jan 06 09:25:46 GMT 2012
- [evolution/webkit: 9/102] Fix default property value in EMFormatHTML Fri Jan 06 09:25:50 GMT 2012
- [evolution/webkit: 10/102] Create EWebViewGtkHTML class to be used by the Composer until ported Fri Jan 06 09:25:56 GMT 2012
- [evolution/webkit: 11/102] Use custom protocol handler to provide data for mail preview Fri Jan 06 09:26:01 GMT 2012
- [evolution/webkit: 12/102] Remove workaround for embedding widgets into WebKit. Fri Jan 06 09:26:06 GMT 2012
- [evolution/webkit: 13/102] Split functionality of EMFormat to "parse" and "write" Fri Jan 06 09:26:11 GMT 2012
- [evolution/webkit: 14/102] Adapt EMFormat subclasses to the new EMFormat API Fri Jan 06 09:26:16 GMT 2012
- [evolution/webkit: 15/102] Adapt all plugins to the new EMFormat API Fri Jan 06 09:26:21 GMT 2012
- [evolution/webkit: 16/102] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Fri Jan 06 09:26:27 GMT 2012
- [evolution/webkit: 17/102] Adapt EMsgComposer to the new EMFormat API Fri Jan 06 09:26:32 GMT 2012
- [evolution/webkit: 18/102] Disable padding and margin in body of all webviews. Fri Jan 06 09:26:37 GMT 2012
- [evolution/webkit: 19/102] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Fri Jan 06 09:26:42 GMT 2012
- [evolution/webkit: 20/102] Fix handling of attachments and multipart/digest messages Fri Jan 06 09:26:47 GMT 2012
- [evolution/webkit: 21/102] Add a GtkLabel to EAttachmentButton to display name of the attachment. Fri Jan 06 09:26:52 GMT 2012
- [evolution/webkit: 22/102] Make attachments expandable. Fri Jan 06 09:26:58 GMT 2012
- [evolution/webkit: 23/102] Don't destroy EAttachmentBar when clearing EMailDisplay. Fri Jan 06 09:27:02 GMT 2012
- [evolution/webkit: 24/102] Make expandable only attachments whose PURIs have write_func Fri Jan 06 09:27:07 GMT 2012
- [evolution/webkit: 25/102] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Fri Jan 06 09:27:12 GMT 2012
- [evolution/webkit: 26/102] Add custom EMFormatHandler for message headers. Fri Jan 06 09:27:17 GMT 2012
- [evolution/webkit: 27/102] Fix minor issues caused by recent rebase against master. Fri Jan 06 09:27:22 GMT 2012
- [evolution/webkit: 28/102] Coding style cleanup Fri Jan 06 09:27:27 GMT 2012
- [evolution/webkit: 29/102] Fix webkitgtk minimum version Fri Jan 06 09:27:32 GMT 2012
- [evolution/webkit: 30/102] Display information about signature and encryption. Fri Jan 06 09:27:37 GMT 2012
- [evolution/webkit: 31/102] Don't destroy widgets already destroyed when parent widgets was destroyed. Fri Jan 06 09:27:42 GMT 2012
- [evolution/webkit: 32/102] Fix memory leaks in formatter Fri Jan 06 09:27:47 GMT 2012
- [evolution/webkit: 33/102] Add attachments to store during parsing, not during writing Fri Jan 06 09:27:52 GMT 2012
- [evolution/webkit: 34/102] em_format_build_mail_uri() accepts varying number of arguments. Fri Jan 06 09:27:58 GMT 2012
- [evolution/webkit: 35/102] Make displaying message source work Fri Jan 06 09:28:03 GMT 2012
- [evolution/webkit: 36/102] Merge info about mail signature and encryption into one button Fri Jan 06 09:28:08 GMT 2012
- [evolution/webkit: 37/102] EAttachmentView is not longer owned by EMFormatHTMLDisplay Fri Jan 06 09:28:13 GMT 2012
- [evolution/webkit: 38/102] Don't store formatters directly in SoupSession's data Fri Jan 06 09:28:18 GMT 2012
- [evolution/webkit: 39/102] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Fri Jan 06 09:28:23 GMT 2012
- [evolution/webkit: 40/102] Force a single vertical scroll on EMailDisplay Fri Jan 06 09:28:28 GMT 2012
- [evolution/webkit: 41/102] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Fri Jan 06 09:28:33 GMT 2012
- [evolution/webkit: 42/102] Add documentation to em_format_build_mail_uri. Fri Jan 06 09:28:38 GMT 2012
- [evolution/webkit: 43/102] Fix memory leak in EMFormat Fri Jan 06 09:28:43 GMT 2012
- [evolution/webkit: 44/102] Initial port of printing Fri Jan 06 09:28:48 GMT 2012
- [evolution/webkit: 45/102] Add with_html_header to all EMFormatHTMLWriteFunc()s Fri Jan 06 09:28:53 GMT 2012
- [evolution/webkit: 46/102] Continue porting of printing Fri Jan 06 09:28:58 GMT 2012
- [evolution/webkit: 47/102] Fix a compilation warning Fri Jan 06 09:29:03 GMT 2012
- [evolution/webkit: 48/102] Assign CamelCipherValidity and flags to each final PURI Fri Jan 06 09:29:08 GMT 2012
- [evolution/webkit: 49/102] Improve API for handling headers in EMFormat Fri Jan 06 09:29:13 GMT 2012
- [evolution/webkit: 50/102] Update EMFormat->header_list according to headers checked in Printing dialog Fri Jan 06 09:29:18 GMT 2012
- [evolution/webkit: 51/102] Introduce a new write_func for headers in printout Fri Jan 06 09:29:24 GMT 2012
- [evolution/webkit: 52/102] Add buttons for reordering headers in the Print dialog Fri Jan 06 09:29:29 GMT 2012
- [evolution/webkit: 53/102] Fix crash when removing headers from emf->header_list Fri Jan 06 09:29:34 GMT 2012
- [evolution/webkit: 54/102] Improve CSS of the printed headers Fri Jan 06 09:29:39 GMT 2012
- [evolution/webkit: 55/102] Apply the ordering of headers to the generated message Fri Jan 06 09:29:44 GMT 2012
- [evolution/webkit: 56/102] Print list of attachments at the end of email printout Fri Jan 06 09:29:49 GMT 2012
- [evolution/webkit: 57/102] Ignore application/pgp-signature part Fri Jan 06 09:29:54 GMT 2012
- [evolution/webkit: 58/102] Treat parts with 'attachment' or 'inline' disposition as attachments. Fri Jan 06 09:29:59 GMT 2012
- [evolution/webkit: 59/102] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Fri Jan 06 09:30:04 GMT 2012
- [evolution/webkit: 60/102] Handle properly embedded message/rfc822 Fri Jan 06 09:30:09 GMT 2012
- [evolution/webkit: 61/102] Add support for embedding EMailDisplays into itself Fri Jan 06 09:30:14 GMT 2012
- [evolution/webkit: 62/102] Forgot to disable debug messages in EMailDisplay... Fri Jan 06 09:30:20 GMT 2012
- [evolution/webkit: 63/102] Make EMailBrowser scrollable Fri Jan 06 09:30:24 GMT 2012
- [evolution/webkit: 64/102] Use GtkBox instead of GtkGrid in EMailDisplay Fri Jan 06 09:30:29 GMT 2012
- [evolution/webkit: 65/102] Implement automatic inlining of attachments in printed emails Fri Jan 06 09:30:34 GMT 2012
- [evolution/webkit: 66/102] Add missing em_format_add_puri() call to Audio Inline plugin Fri Jan 06 09:30:39 GMT 2012
- [evolution/webkit: 67/102] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Fri Jan 06 09:30:44 GMT 2012
- [evolution/webkit: 68/102] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Fri Jan 06 09:30:50 GMT 2012
- [evolution/webkit: 69/102] Make EAttachmentButton unexpandable if no attachment PURI follows Fri Jan 06 09:30:55 GMT 2012
- [evolution/webkit: 70/102] Port EMsgComposer to the EMailPrinter Fri Jan 06 09:31:00 GMT 2012
- [evolution/webkit: 71/102] EMFormat accept and correctly handle null CamelFolder Fri Jan 06 09:31:05 GMT 2012
- [evolution/webkit: 72/102] Port EMFormatQuote to the new EMFormat format Fri Jan 06 09:31:10 GMT 2012
- [evolution/webkit: 73/102] Fix memory leak and prevent some crashes Fri Jan 06 09:31:15 GMT 2012
- [evolution/webkit: 74/102] Correctly resize images when printing Fri Jan 06 09:31:20 GMT 2012
- [evolution/webkit: 75/102] Add e_web_view_{set, get}_enable_frame_flattening Fri Jan 06 09:31:25 GMT 2012
- [evolution/webkit: 76/102] Remove FIXMEs and fix compilation warnings in plugins Fri Jan 06 09:31:30 GMT 2012
- [evolution/webkit: 77/102] em_utils_message_to_html() - set all validity flags found in entire processed message Fri Jan 06 09:31:35 GMT 2012
- [evolution/webkit: 78/102] EMFormat and EMFormatHTML cleanup Fri Jan 06 09:31:40 GMT 2012
- [evolution/webkit: 79/102] Store properly information about attachment signature/encryption Fri Jan 06 09:31:45 GMT 2012
- [evolution/webkit: 80/102] Port http data cache. Fri Jan 06 09:31:50 GMT 2012
- [evolution/webkit: 81/102] Fix the cache port Fri Jan 06 09:31:55 GMT 2012
- [evolution/webkit: 82/102] Fix position of EAttachmentButton popup menu Fri Jan 06 09:32:00 GMT 2012
- [evolution/webkit: 83/102] Enable collapsable headers in paned view Fri Jan 06 09:32:05 GMT 2012
- [evolution/webkit: 84/102] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Fri Jan 06 09:32:11 GMT 2012
- [evolution/webkit: 85/102] Finish porting of printing - solves all print-out rendering issues Fri Jan 06 09:32:16 GMT 2012
- [evolution/webkit: 86/102] Make EMFormat parsing asynchronous Fri Jan 06 09:32:21 GMT 2012
- [evolution/webkit: 87/102] Add preparse() virtual method to EMFormat Fri Jan 06 09:32:26 GMT 2012
- [evolution/webkit: 88/102] Handle correctly image loading policy Fri Jan 06 09:32:31 GMT 2012
- [evolution/webkit: 89/102] Prevent endless recursion when parsing SMIME-ecnrypted message fails Fri Jan 06 09:32:36 GMT 2012
- [evolution/webkit: 90/102] Fix displaying emails that are already parsed Fri Jan 06 09:32:41 GMT 2012
- [evolution/webkit: 91/102] Always load images in header webviews Fri Jan 06 09:32:46 GMT 2012
- [evolution/webkit: 92/102] Implement status-message and popup-event signals to EMailDisplay Fri Jan 06 09:32:51 GMT 2012
- [evolution/webkit: 93/102] Fix a minor memory leak Fri Jan 06 09:32:56 GMT 2012
- [evolution/webkit: 94/102] Finish em_format_parse_async in the main thread to avoid some issues when printing Fri Jan 06 09:33:01 GMT 2012
- [evolution/webkit: 95/102] Remove unused em_format_html_print_message() function Fri Jan 06 09:33:06 GMT 2012
- [evolution/webkit: 96/102] Port 'drop&drop to PDF' to EMailPrinter Fri Jan 06 09:33:11 GMT 2012
- [evolution/webkit: 97/102] Put back em_format_default_headers() and allow EMFormat to request redraw Fri Jan 06 09:33:16 GMT 2012
- [evolution/webkit: 98/102] Fix displaying and toggling default mail headers Fri Jan 06 09:33:22 GMT 2012
- [evolution/webkit: 99/102] Port context menu for mail-links in EMailDisplay Fri Jan 06 09:33:26 GMT 2012
- [evolution/webkit: 100/102] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Fri Jan 06 09:33:31 GMT 2012
- [evolution/webkit: 101/102] Load attachments from idle callback in EFHD Fri Jan 06 09:33:36 GMT 2012
- [evolution/webkit: 102/102] Fix crash caused by previous commit Fri Jan 06 09:33:41 GMT 2012
- [evolution/webkit] Fix 'Copy Image' and 'Save Image' in mail display Fri Jan 06 12:02:12 GMT 2012
- [evolution/webkit] Fix compilation error in widgets/misc due to missing GtkHTML includes Fri Jan 06 12:03:10 GMT 2012
- [evolution/webkit] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Fri Jan 06 13:27:54 GMT 2012
- [glib] Fix GHashTable GDB pretty printing (bug #667420) Mon Jan 09 08:29:08 GMT 2012
- [evolution] Deleted branch webkit Mon Jan 09 08:39:01 GMT 2012
- [evolution] (105 commits) Created branch webkit Mon Jan 09 08:39:46 GMT 2012
- [evolution/webkit: 1/105] Add webkit-1.0 requirement to configure.ac. Mon Jan 09 08:39:51 GMT 2012
- [evolution/webkit: 2/105] Preliminary WebKit conversion. Mon Jan 09 08:39:56 GMT 2012
- [evolution/webkit: 3/105] Begin hacking EMFormatHTML. Mon Jan 09 08:40:01 GMT 2012
- [evolution/webkit: 4/105] Port EABContactDisplay to JavaScript and CSS Mon Jan 09 08:40:06 GMT 2012
- [evolution/webkit: 5/105] Move common CSS styles to a .css file Mon Jan 09 08:40:11 GMT 2012
- [evolution/webkit: 6/105] Cleanup HTML code in ECalComponentPreview and update styles Mon Jan 09 08:40:16 GMT 2012
- [evolution/webkit: 7/105] Port EMFormatHTML to WebKit Mon Jan 09 08:40:21 GMT 2012
- [evolution/webkit: 8/105] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Mon Jan 09 08:40:26 GMT 2012
- [evolution/webkit: 9/105] Fix default property value in EMFormatHTML Mon Jan 09 08:40:31 GMT 2012
- [evolution/webkit: 10/105] Create EWebViewGtkHTML class to be used by the Composer until ported Mon Jan 09 08:40:36 GMT 2012
- [evolution/webkit: 11/105] Use custom protocol handler to provide data for mail preview Mon Jan 09 08:40:42 GMT 2012
- [evolution/webkit: 12/105] Remove workaround for embedding widgets into WebKit. Mon Jan 09 08:40:47 GMT 2012
- [evolution/webkit: 13/105] Split functionality of EMFormat to "parse" and "write" Mon Jan 09 08:40:53 GMT 2012
- [evolution/webkit: 14/105] Adapt EMFormat subclasses to the new EMFormat API Mon Jan 09 08:40:57 GMT 2012
- [evolution/webkit: 15/105] Adapt all plugins to the new EMFormat API Mon Jan 09 08:41:02 GMT 2012
- [evolution/webkit: 16/105] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Mon Jan 09 08:41:07 GMT 2012
- [evolution/webkit: 17/105] Adapt EMsgComposer to the new EMFormat API Mon Jan 09 08:41:12 GMT 2012
- [evolution/webkit: 18/105] Disable padding and margin in body of all webviews. Mon Jan 09 08:41:17 GMT 2012
- [evolution/webkit: 19/105] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Mon Jan 09 08:41:22 GMT 2012
- [evolution/webkit: 20/105] Fix handling of attachments and multipart/digest messages Mon Jan 09 08:41:27 GMT 2012
- [evolution/webkit: 21/105] Add a GtkLabel to EAttachmentButton to display name of the attachment. Mon Jan 09 08:41:32 GMT 2012
- [evolution/webkit: 22/105] Make attachments expandable. Mon Jan 09 08:41:37 GMT 2012
- [evolution/webkit: 23/105] Don't destroy EAttachmentBar when clearing EMailDisplay. Mon Jan 09 08:41:42 GMT 2012
- [evolution/webkit: 24/105] Make expandable only attachments whose PURIs have write_func Mon Jan 09 08:41:47 GMT 2012
- [evolution/webkit: 25/105] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Mon Jan 09 08:41:52 GMT 2012
- [evolution/webkit: 26/105] Add custom EMFormatHandler for message headers. Mon Jan 09 08:41:57 GMT 2012
- [evolution/webkit: 27/105] Fix minor issues caused by recent rebase against master. Mon Jan 09 08:42:02 GMT 2012
- [evolution/webkit: 28/105] Coding style cleanup Mon Jan 09 08:42:08 GMT 2012
- [evolution/webkit: 29/105] Fix webkitgtk minimum version Mon Jan 09 08:42:12 GMT 2012
- [evolution/webkit: 30/105] Display information about signature and encryption. Mon Jan 09 08:42:18 GMT 2012
- [evolution/webkit: 31/105] Don't destroy widgets already destroyed when parent widgets was destroyed. Mon Jan 09 08:42:23 GMT 2012
- [evolution/webkit: 32/105] Fix memory leaks in formatter Mon Jan 09 08:42:28 GMT 2012
- [evolution/webkit: 33/105] Add attachments to store during parsing, not during writing Mon Jan 09 08:42:33 GMT 2012
- [evolution/webkit: 34/105] em_format_build_mail_uri() accepts varying number of arguments. Mon Jan 09 08:42:38 GMT 2012
- [evolution/webkit: 35/105] Make displaying message source work Mon Jan 09 08:42:43 GMT 2012
- [evolution/webkit: 36/105] Merge info about mail signature and encryption into one button Mon Jan 09 08:42:48 GMT 2012
- [evolution/webkit: 37/105] EAttachmentView is not longer owned by EMFormatHTMLDisplay Mon Jan 09 08:42:53 GMT 2012
- [evolution/webkit: 38/105] Don't store formatters directly in SoupSession's data Mon Jan 09 08:42:58 GMT 2012
- [evolution/webkit: 39/105] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Mon Jan 09 08:43:03 GMT 2012
- [evolution/webkit: 40/105] Force a single vertical scroll on EMailDisplay Mon Jan 09 08:43:08 GMT 2012
- [evolution/webkit: 41/105] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Mon Jan 09 08:43:13 GMT 2012
- [evolution/webkit: 42/105] Add documentation to em_format_build_mail_uri. Mon Jan 09 08:43:18 GMT 2012
- [evolution/webkit: 43/105] Fix memory leak in EMFormat Mon Jan 09 08:43:23 GMT 2012
- [evolution/webkit: 44/105] Initial port of printing Mon Jan 09 08:43:28 GMT 2012
- [evolution/webkit: 45/105] Add with_html_header to all EMFormatHTMLWriteFunc()s Mon Jan 09 08:43:33 GMT 2012
- [evolution/webkit: 46/105] Continue porting of printing Mon Jan 09 08:43:38 GMT 2012
- [evolution/webkit: 47/105] Fix a compilation warning Mon Jan 09 08:43:43 GMT 2012
- [evolution/webkit: 48/105] Assign CamelCipherValidity and flags to each final PURI Mon Jan 09 08:43:48 GMT 2012
- [evolution/webkit: 49/105] Improve API for handling headers in EMFormat Mon Jan 09 08:43:53 GMT 2012
- [evolution/webkit: 50/105] Update EMFormat->header_list according to headers checked in Printing dialog Mon Jan 09 08:43:58 GMT 2012
- [evolution/webkit: 51/105] Introduce a new write_func for headers in printout Mon Jan 09 08:44:03 GMT 2012
- [evolution/webkit: 52/105] Add buttons for reordering headers in the Print dialog Mon Jan 09 08:44:08 GMT 2012
- [evolution/webkit: 53/105] Fix crash when removing headers from emf->header_list Mon Jan 09 08:44:13 GMT 2012
- [evolution/webkit: 54/105] Improve CSS of the printed headers Mon Jan 09 08:44:19 GMT 2012
- [evolution/webkit: 55/105] Apply the ordering of headers to the generated message Mon Jan 09 08:44:23 GMT 2012
- [evolution/webkit: 56/105] Print list of attachments at the end of email printout Mon Jan 09 08:44:28 GMT 2012
- [evolution/webkit: 57/105] Ignore application/pgp-signature part Mon Jan 09 08:44:33 GMT 2012
- [evolution/webkit: 58/105] Treat parts with 'attachment' or 'inline' disposition as attachments. Mon Jan 09 08:44:38 GMT 2012
- [evolution/webkit: 59/105] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Mon Jan 09 08:44:43 GMT 2012
- [evolution/webkit: 60/105] Handle properly embedded message/rfc822 Mon Jan 09 08:44:48 GMT 2012
- [evolution/webkit: 61/105] Add support for embedding EMailDisplays into itself Mon Jan 09 08:44:53 GMT 2012
- [evolution/webkit: 62/105] Forgot to disable debug messages in EMailDisplay... Mon Jan 09 08:44:58 GMT 2012
- [evolution/webkit: 63/105] Make EMailBrowser scrollable Mon Jan 09 08:45:04 GMT 2012
- [evolution/webkit: 64/105] Use GtkBox instead of GtkGrid in EMailDisplay Mon Jan 09 08:45:09 GMT 2012
- [evolution/webkit: 65/105] Implement automatic inlining of attachments in printed emails Mon Jan 09 08:45:14 GMT 2012
- [evolution/webkit: 66/105] Add missing em_format_add_puri() call to Audio Inline plugin Mon Jan 09 08:45:19 GMT 2012
- [evolution/webkit: 67/105] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Mon Jan 09 08:45:24 GMT 2012
- [evolution/webkit: 68/105] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Mon Jan 09 08:45:29 GMT 2012
- [evolution/webkit: 69/105] Make EAttachmentButton unexpandable if no attachment PURI follows Mon Jan 09 08:45:34 GMT 2012
- [evolution/webkit: 70/105] Port EMsgComposer to the EMailPrinter Mon Jan 09 08:45:39 GMT 2012
- [evolution/webkit: 71/105] EMFormat accept and correctly handle null CamelFolder Mon Jan 09 08:45:44 GMT 2012
- [evolution/webkit: 72/105] Port EMFormatQuote to the new EMFormat format Mon Jan 09 08:45:49 GMT 2012
- [evolution/webkit: 73/105] Fix memory leak and prevent some crashes Mon Jan 09 08:45:54 GMT 2012
- [evolution/webkit: 74/105] Correctly resize images when printing Mon Jan 09 08:46:00 GMT 2012
- [evolution/webkit: 75/105] Add e_web_view_{set, get}_enable_frame_flattening Mon Jan 09 08:46:04 GMT 2012
- [evolution/webkit: 76/105] Remove FIXMEs and fix compilation warnings in plugins Mon Jan 09 08:46:09 GMT 2012
- [evolution/webkit: 77/105] em_utils_message_to_html() - set all validity flags found in entire processed message Mon Jan 09 08:46:14 GMT 2012
- [evolution/webkit: 78/105] EMFormat and EMFormatHTML cleanup Mon Jan 09 08:46:19 GMT 2012
- [evolution/webkit: 79/105] Store properly information about attachment signature/encryption Mon Jan 09 08:46:25 GMT 2012
- [evolution/webkit: 80/105] Port http data cache. Mon Jan 09 08:46:29 GMT 2012
- [evolution/webkit: 81/105] Fix the cache port Mon Jan 09 08:46:34 GMT 2012
- [evolution/webkit: 82/105] Fix position of EAttachmentButton popup menu Mon Jan 09 08:46:39 GMT 2012
- [evolution/webkit: 83/105] Enable collapsable headers in paned view Mon Jan 09 08:46:44 GMT 2012
- [evolution/webkit: 84/105] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Mon Jan 09 08:46:50 GMT 2012
- [evolution/webkit: 85/105] Finish porting of printing - solves all print-out rendering issues Mon Jan 09 08:46:55 GMT 2012
- [evolution/webkit: 86/105] Make EMFormat parsing asynchronous Mon Jan 09 08:47:00 GMT 2012
- [evolution/webkit: 87/105] Add preparse() virtual method to EMFormat Mon Jan 09 08:47:05 GMT 2012
- [evolution/webkit: 88/105] Handle correctly image loading policy Mon Jan 09 08:47:10 GMT 2012
- [evolution/webkit: 89/105] Prevent endless recursion when parsing SMIME-ecnrypted message fails Mon Jan 09 08:47:15 GMT 2012
- [evolution/webkit: 90/105] Fix displaying emails that are already parsed Mon Jan 09 08:47:20 GMT 2012
- [evolution/webkit: 91/105] Always load images in header webviews Mon Jan 09 08:47:25 GMT 2012
- [evolution/webkit: 92/105] Implement status-message and popup-event signals to EMailDisplay Mon Jan 09 08:47:30 GMT 2012
- [evolution/webkit: 93/105] Fix a minor memory leak Mon Jan 09 08:47:35 GMT 2012
- [evolution/webkit: 94/105] Finish em_format_parse_async in the main thread to avoid some issues when printing Mon Jan 09 08:47:40 GMT 2012
- [evolution/webkit: 95/105] Remove unused em_format_html_print_message() function Mon Jan 09 08:47:45 GMT 2012
- [evolution/webkit: 96/105] Port 'drop&drop to PDF' to EMailPrinter Mon Jan 09 08:47:50 GMT 2012
- [evolution/webkit: 97/105] Put back em_format_default_headers() and allow EMFormat to request redraw Mon Jan 09 08:47:55 GMT 2012
- [evolution/webkit: 98/105] Fix displaying and toggling default mail headers Mon Jan 09 08:48:00 GMT 2012
- [evolution/webkit: 99/105] Port context menu for mail-links in EMailDisplay Mon Jan 09 08:48:05 GMT 2012
- [evolution/webkit: 100/105] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Mon Jan 09 08:48:10 GMT 2012
- [evolution/webkit: 101/105] Load attachments from idle callback in EFHD Mon Jan 09 08:48:15 GMT 2012
- [evolution/webkit: 102/105] Fix crash caused by previous commit Mon Jan 09 08:48:20 GMT 2012
- [evolution/webkit: 103/105] Fix 'Copy Image' and 'Save Image' in mail display Mon Jan 09 08:48:25 GMT 2012
- [evolution/webkit: 104/105] Fix compilation error in widgets/misc due to missing GtkHTML includes Mon Jan 09 08:48:30 GMT 2012
- [evolution/webkit: 105/105] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Mon Jan 09 08:48:35 GMT 2012
- [evolution/webkit] Fix parsing multipart/alternative (broken during rebase) Mon Jan 09 09:41:16 GMT 2012
- [evolution/webkit] Fix memory leaks in EWebView Mon Jan 09 09:41:21 GMT 2012
- [evolution/webkit] Improve handling attachments Mon Jan 09 09:41:26 GMT 2012
- [evolution/webkit] Port TNEF attachments plugin to the new EMFormat API Mon Jan 09 09:41:31 GMT 2012
- [evolution/webkit] No need to take care of resizing EAttachmentBar and optional attachment widget anymore Mon Jan 09 13:57:39 GMT 2012
- [evolution/webkit] Display correctly color background of message encrpytion/signature button Mon Jan 09 13:57:45 GMT 2012
- [evolution/webkit] Parse too big emails as attachments Tue Jan 10 09:41:38 GMT 2012
- [evolution/webkit] Add caret-mode change proxying to EMailDisplay Tue Jan 10 09:41:43 GMT 2012
- [evolution] Deleted branch webkit Tue Jan 10 09:47:16 GMT 2012
- [evolution] (113 commits) Created branch webkit Tue Jan 10 09:48:37 GMT 2012
- [evolution/webkit: 1/113] Add webkit-1.0 requirement to configure.ac. Tue Jan 10 09:48:43 GMT 2012
- [evolution/webkit: 2/113] Preliminary WebKit conversion. Tue Jan 10 09:48:47 GMT 2012
- [evolution/webkit: 3/113] Begin hacking EMFormatHTML. Tue Jan 10 09:48:52 GMT 2012
- [evolution/webkit: 4/113] Port EABContactDisplay to JavaScript and CSS Tue Jan 10 09:48:57 GMT 2012
- [evolution/webkit: 5/113] Move common CSS styles to a .css file Tue Jan 10 09:49:02 GMT 2012
- [evolution/webkit: 6/113] Cleanup HTML code in ECalComponentPreview and update styles Tue Jan 10 09:49:07 GMT 2012
- [evolution/webkit: 7/113] Port EMFormatHTML to WebKit Tue Jan 10 09:49:12 GMT 2012
- [evolution/webkit: 8/113] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Tue Jan 10 09:49:18 GMT 2012
- [evolution/webkit: 9/113] Fix default property value in EMFormatHTML Tue Jan 10 09:49:22 GMT 2012
- [evolution/webkit: 10/113] Create EWebViewGtkHTML class to be used by the Composer until ported Tue Jan 10 09:49:28 GMT 2012
- [evolution/webkit: 11/113] Use custom protocol handler to provide data for mail preview Tue Jan 10 09:49:33 GMT 2012
- [evolution/webkit: 12/113] Remove workaround for embedding widgets into WebKit. Tue Jan 10 09:49:38 GMT 2012
- [evolution/webkit: 13/113] Split functionality of EMFormat to "parse" and "write" Tue Jan 10 09:49:43 GMT 2012
- [evolution/webkit: 14/113] Adapt EMFormat subclasses to the new EMFormat API Tue Jan 10 09:49:48 GMT 2012
- [evolution/webkit: 15/113] Adapt all plugins to the new EMFormat API Tue Jan 10 09:49:53 GMT 2012
- [evolution/webkit: 16/113] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Tue Jan 10 09:49:58 GMT 2012
- [evolution/webkit: 17/113] Adapt EMsgComposer to the new EMFormat API Tue Jan 10 09:50:03 GMT 2012
- [evolution/webkit: 18/113] Disable padding and margin in body of all webviews. Tue Jan 10 09:50:08 GMT 2012
- [evolution/webkit: 19/113] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Tue Jan 10 09:50:13 GMT 2012
- [evolution/webkit: 20/113] Fix handling of attachments and multipart/digest messages Tue Jan 10 09:50:18 GMT 2012
- [evolution/webkit: 21/113] Add a GtkLabel to EAttachmentButton to display name of the attachment. Tue Jan 10 09:50:23 GMT 2012
- [evolution/webkit: 22/113] Make attachments expandable. Tue Jan 10 09:50:29 GMT 2012
- [evolution/webkit: 23/113] Don't destroy EAttachmentBar when clearing EMailDisplay. Tue Jan 10 09:50:33 GMT 2012
- [evolution/webkit: 24/113] Make expandable only attachments whose PURIs have write_func Tue Jan 10 09:50:38 GMT 2012
- [evolution/webkit: 25/113] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Tue Jan 10 09:50:43 GMT 2012
- [evolution/webkit: 26/113] Add custom EMFormatHandler for message headers. Tue Jan 10 09:50:48 GMT 2012
- [evolution/webkit: 27/113] Fix minor issues caused by recent rebase against master. Tue Jan 10 09:50:53 GMT 2012
- [evolution/webkit: 28/113] Coding style cleanup Tue Jan 10 09:50:58 GMT 2012
- [evolution/webkit: 29/113] Fix webkitgtk minimum version Tue Jan 10 09:51:03 GMT 2012
- [evolution/webkit: 30/113] Display information about signature and encryption. Tue Jan 10 09:51:08 GMT 2012
- [evolution/webkit: 31/113] Don't destroy widgets already destroyed when parent widgets was destroyed. Tue Jan 10 09:51:13 GMT 2012
- [evolution/webkit: 32/113] Fix memory leaks in formatter Tue Jan 10 09:51:18 GMT 2012
- [evolution/webkit: 33/113] Add attachments to store during parsing, not during writing Tue Jan 10 09:51:23 GMT 2012
- [evolution/webkit: 34/113] em_format_build_mail_uri() accepts varying number of arguments. Tue Jan 10 09:51:28 GMT 2012
- [evolution/webkit: 35/113] Make displaying message source work Tue Jan 10 09:51:33 GMT 2012
- [evolution/webkit: 36/113] Merge info about mail signature and encryption into one button Tue Jan 10 09:51:38 GMT 2012
- [evolution/webkit: 37/113] EAttachmentView is not longer owned by EMFormatHTMLDisplay Tue Jan 10 09:51:43 GMT 2012
- [evolution/webkit: 38/113] Don't store formatters directly in SoupSession's data Tue Jan 10 09:51:48 GMT 2012
- [evolution/webkit: 39/113] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Tue Jan 10 09:51:54 GMT 2012
- [evolution/webkit: 40/113] Force a single vertical scroll on EMailDisplay Tue Jan 10 09:51:59 GMT 2012
- [evolution/webkit: 41/113] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Tue Jan 10 09:52:04 GMT 2012
- [evolution/webkit: 42/113] Add documentation to em_format_build_mail_uri. Tue Jan 10 09:52:09 GMT 2012
- [evolution/webkit: 43/113] Fix memory leak in EMFormat Tue Jan 10 09:52:14 GMT 2012
- [evolution/webkit: 44/113] Initial port of printing Tue Jan 10 09:52:19 GMT 2012
- [evolution/webkit: 45/113] Add with_html_header to all EMFormatHTMLWriteFunc()s Tue Jan 10 09:52:24 GMT 2012
- [evolution/webkit: 46/113] Continue porting of printing Tue Jan 10 09:52:29 GMT 2012
- [evolution/webkit: 47/113] Fix a compilation warning Tue Jan 10 09:52:34 GMT 2012
- [evolution/webkit: 48/113] Assign CamelCipherValidity and flags to each final PURI Tue Jan 10 09:52:39 GMT 2012
- [evolution/webkit: 49/113] Improve API for handling headers in EMFormat Tue Jan 10 09:52:44 GMT 2012
- [evolution/webkit: 50/113] Update EMFormat->header_list according to headers checked in Printing dialog Tue Jan 10 09:52:49 GMT 2012
- [evolution/webkit: 51/113] Introduce a new write_func for headers in printout Tue Jan 10 09:52:55 GMT 2012
- [evolution/webkit: 52/113] Add buttons for reordering headers in the Print dialog Tue Jan 10 09:53:00 GMT 2012
- [evolution/webkit: 53/113] Fix crash when removing headers from emf->header_list Tue Jan 10 09:53:05 GMT 2012
- [evolution/webkit: 54/113] Improve CSS of the printed headers Tue Jan 10 09:53:10 GMT 2012
- [evolution/webkit: 55/113] Apply the ordering of headers to the generated message Tue Jan 10 09:53:15 GMT 2012
- [evolution/webkit: 56/113] Print list of attachments at the end of email printout Tue Jan 10 09:53:20 GMT 2012
- [evolution/webkit: 57/113] Ignore application/pgp-signature part Tue Jan 10 09:53:25 GMT 2012
- [evolution/webkit: 58/113] Treat parts with 'attachment' or 'inline' disposition as attachments. Tue Jan 10 09:53:30 GMT 2012
- [evolution/webkit: 59/113] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Tue Jan 10 09:53:35 GMT 2012
- [evolution/webkit: 60/113] Handle properly embedded message/rfc822 Tue Jan 10 09:53:40 GMT 2012
- [evolution/webkit: 61/113] Add support for embedding EMailDisplays into itself Tue Jan 10 09:53:45 GMT 2012
- [evolution/webkit: 62/113] Forgot to disable debug messages in EMailDisplay... Tue Jan 10 09:53:50 GMT 2012
- [evolution/webkit: 63/113] Make EMailBrowser scrollable Tue Jan 10 09:53:55 GMT 2012
- [evolution/webkit: 64/113] Use GtkBox instead of GtkGrid in EMailDisplay Tue Jan 10 09:54:00 GMT 2012
- [evolution/webkit: 65/113] Implement automatic inlining of attachments in printed emails Tue Jan 10 09:54:05 GMT 2012
- [evolution/webkit: 66/113] Add missing em_format_add_puri() call to Audio Inline plugin Tue Jan 10 09:54:10 GMT 2012
- [evolution/webkit: 67/113] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Tue Jan 10 09:54:15 GMT 2012
- [evolution/webkit: 68/113] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Tue Jan 10 09:54:20 GMT 2012
- [evolution/webkit: 69/113] Make EAttachmentButton unexpandable if no attachment PURI follows Tue Jan 10 09:54:27 GMT 2012
- [evolution/webkit: 70/113] Port EMsgComposer to the EMailPrinter Tue Jan 10 09:54:30 GMT 2012
- [evolution/webkit: 71/113] EMFormat accept and correctly handle null CamelFolder Tue Jan 10 09:54:35 GMT 2012
- [evolution/webkit: 72/113] Port EMFormatQuote to the new EMFormat format Tue Jan 10 09:54:40 GMT 2012
- [evolution/webkit: 73/113] Fix memory leak and prevent some crashes Tue Jan 10 09:54:45 GMT 2012
- [evolution/webkit: 74/113] Correctly resize images when printing Tue Jan 10 09:54:50 GMT 2012
- [evolution/webkit: 75/113] Add e_web_view_{set, get}_enable_frame_flattening Tue Jan 10 09:54:55 GMT 2012
- [evolution/webkit: 76/113] Remove FIXMEs and fix compilation warnings in plugins Tue Jan 10 09:55:00 GMT 2012
- [evolution/webkit: 77/113] em_utils_message_to_html() - set all validity flags found in entire processed message Tue Jan 10 09:55:05 GMT 2012
- [evolution/webkit: 78/113] EMFormat and EMFormatHTML cleanup Tue Jan 10 09:55:11 GMT 2012
- [evolution/webkit: 79/113] Store properly information about attachment signature/encryption Tue Jan 10 09:55:15 GMT 2012
- [evolution/webkit: 80/113] Port http data cache. Tue Jan 10 09:55:21 GMT 2012
- [evolution/webkit: 81/113] Fix the cache port Tue Jan 10 09:55:26 GMT 2012
- [evolution/webkit: 82/113] Fix position of EAttachmentButton popup menu Tue Jan 10 09:55:31 GMT 2012
- [evolution/webkit: 83/113] Enable collapsable headers in paned view Tue Jan 10 09:55:36 GMT 2012
- [evolution/webkit: 84/113] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Tue Jan 10 09:55:41 GMT 2012
- [evolution/webkit: 85/113] Finish porting of printing - solves all print-out rendering issues Tue Jan 10 09:55:46 GMT 2012
- [evolution/webkit: 86/113] Make EMFormat parsing asynchronous Tue Jan 10 09:55:51 GMT 2012
- [evolution/webkit: 87/113] Add preparse() virtual method to EMFormat Tue Jan 10 09:55:56 GMT 2012
- [evolution/webkit: 88/113] Handle correctly image loading policy Tue Jan 10 09:56:01 GMT 2012
- [evolution/webkit: 89/113] Prevent endless recursion when parsing SMIME-ecnrypted message fails Tue Jan 10 09:56:06 GMT 2012
- [evolution/webkit: 90/113] Fix displaying emails that are already parsed Tue Jan 10 09:56:11 GMT 2012
- [evolution/webkit: 91/113] Always load images in header webviews Tue Jan 10 09:56:16 GMT 2012
- [evolution/webkit: 92/113] Implement status-message and popup-event signals to EMailDisplay Tue Jan 10 09:56:21 GMT 2012
- [evolution/webkit: 93/113] Fix a minor memory leak Tue Jan 10 09:56:26 GMT 2012
- [evolution/webkit: 94/113] Finish em_format_parse_async in the main thread to avoid some issues when printing Tue Jan 10 09:56:31 GMT 2012
- [evolution/webkit: 95/113] Remove unused em_format_html_print_message() function Tue Jan 10 09:56:36 GMT 2012
- [evolution/webkit: 96/113] Port 'drop&drop to PDF' to EMailPrinter Tue Jan 10 09:56:41 GMT 2012
- [evolution/webkit: 97/113] Put back em_format_default_headers() and allow EMFormat to request redraw Tue Jan 10 09:56:46 GMT 2012
- [evolution/webkit: 98/113] Fix displaying and toggling default mail headers Tue Jan 10 09:56:51 GMT 2012
- [evolution/webkit: 99/113] Port context menu for mail-links in EMailDisplay Tue Jan 10 09:56:56 GMT 2012
- [evolution/webkit: 100/113] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Tue Jan 10 09:57:01 GMT 2012
- [evolution/webkit: 101/113] Load attachments from idle callback in EFHD Tue Jan 10 09:57:06 GMT 2012
- [evolution/webkit: 102/113] Fix crash caused by previous commit Tue Jan 10 09:57:11 GMT 2012
- [evolution/webkit: 103/113] Fix 'Copy Image' and 'Save Image' in mail display Tue Jan 10 09:57:16 GMT 2012
- [evolution/webkit: 104/113] Fix compilation error in widgets/misc due to missing GtkHTML includes Tue Jan 10 09:57:22 GMT 2012
- [evolution/webkit: 105/113] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Tue Jan 10 09:57:27 GMT 2012
- [evolution/webkit: 106/113] Fix parsing multipart/alternative (broken during rebase) Tue Jan 10 09:57:32 GMT 2012
- [evolution/webkit: 107/113] Fix memory leaks in EWebView Tue Jan 10 09:57:37 GMT 2012
- [evolution/webkit: 108/113] Improve handling attachments Tue Jan 10 09:57:42 GMT 2012
- [evolution/webkit: 109/113] Port TNEF attachments plugin to the new EMFormat API Tue Jan 10 09:57:47 GMT 2012
- [evolution/webkit: 110/113] No need to take care of resizing EAttachmentBar and optional attachment widget anymore Tue Jan 10 09:57:52 GMT 2012
- [evolution/webkit: 111/113] Display correctly color background of message encrpytion/signature button Tue Jan 10 09:57:57 GMT 2012
- [evolution/webkit: 112/113] Parse too big emails as attachments Tue Jan 10 09:58:02 GMT 2012
- [evolution/webkit: 113/113] Add caret-mode change proxying to EMailDisplay Tue Jan 10 09:58:07 GMT 2012
- [evolution/webkit] Add zoom-level change proxying to EMailDisplay Tue Jan 10 17:01:15 GMT 2012
- [evolution/webkit] Don't reload EMailDisplay when uses collapses/expands headers Tue Jan 10 17:01:21 GMT 2012
- [evolution/webkit] No meeting invitation rendering for emails (bug #667538) Fri Jan 13 16:22:20 GMT 2012
- [evolution/webkit] Improve autoresizing of webviews Fri Jan 13 16:22:25 GMT 2012
- [evolution/webkit] Forgot to disable a debug message Thu Jan 19 14:45:15 GMT 2012
- [evolution/webkit] Fix loading size of attachment (bug #667541) Thu Jan 19 14:45:20 GMT 2012
- [evolution/webkit] Convert short headers subject to HTML and preserve 8bit encoding Thu Jan 19 14:45:25 GMT 2012
- [evolution/webkit] Make short headers aweare of text reading direction Thu Jan 19 14:45:30 GMT 2012
- [evolution/webkit] Force UTF-8 encoding on text/html parts Thu Jan 19 14:45:35 GMT 2012
- [evolution] Deleted branch webkit Thu Jan 19 16:04:04 GMT 2012
- [evolution] (123 commits) Created branch webkit Thu Jan 19 16:05:02 GMT 2012
- [evolution/webkit: 1/123] Add webkit-1.0 requirement to configure.ac. Thu Jan 19 16:05:07 GMT 2012
- [evolution/webkit: 2/123] Preliminary WebKit conversion. Thu Jan 19 16:05:12 GMT 2012
- [evolution/webkit: 3/123] Begin hacking EMFormatHTML. Thu Jan 19 16:05:17 GMT 2012
- [evolution/webkit: 4/123] Port EABContactDisplay to JavaScript and CSS Thu Jan 19 16:05:22 GMT 2012
- [evolution/webkit: 5/123] Move common CSS styles to a .css file Thu Jan 19 16:05:27 GMT 2012
- [evolution/webkit: 6/123] Cleanup HTML code in ECalComponentPreview and update styles Thu Jan 19 16:05:32 GMT 2012
- [evolution/webkit: 7/123] Port EMFormatHTML to WebKit Thu Jan 19 16:05:37 GMT 2012
- [evolution/webkit: 8/123] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Thu Jan 19 16:05:42 GMT 2012
- [evolution/webkit: 9/123] Fix default property value in EMFormatHTML Thu Jan 19 16:05:47 GMT 2012
- [evolution/webkit: 10/123] Create EWebViewGtkHTML class to be used by the Composer until ported Thu Jan 19 16:05:52 GMT 2012
- [evolution/webkit: 11/123] Use custom protocol handler to provide data for mail preview Thu Jan 19 16:05:57 GMT 2012
- [evolution/webkit: 12/123] Remove workaround for embedding widgets into WebKit. Thu Jan 19 16:06:02 GMT 2012
- [evolution/webkit: 13/123] Split functionality of EMFormat to "parse" and "write" Thu Jan 19 16:06:07 GMT 2012
- [evolution/webkit: 14/123] Adapt EMFormat subclasses to the new EMFormat API Thu Jan 19 16:06:12 GMT 2012
- [evolution/webkit: 15/123] Adapt all plugins to the new EMFormat API Thu Jan 19 16:06:17 GMT 2012
- [evolution/webkit: 16/123] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Thu Jan 19 16:06:22 GMT 2012
- [evolution/webkit: 17/123] Adapt EMsgComposer to the new EMFormat API Thu Jan 19 16:06:27 GMT 2012
- [evolution/webkit: 18/123] Disable padding and margin in body of all webviews. Thu Jan 19 16:06:32 GMT 2012
- [evolution/webkit: 19/123] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Thu Jan 19 16:06:37 GMT 2012
- [evolution/webkit: 20/123] Fix handling of attachments and multipart/digest messages Thu Jan 19 16:06:42 GMT 2012
- [evolution/webkit: 21/123] Add a GtkLabel to EAttachmentButton to display name of the attachment. Thu Jan 19 16:06:47 GMT 2012
- [evolution/webkit: 22/123] Make attachments expandable. Thu Jan 19 16:06:52 GMT 2012
- [evolution/webkit: 23/123] Don't destroy EAttachmentBar when clearing EMailDisplay. Thu Jan 19 16:06:57 GMT 2012
- [evolution/webkit: 24/123] Make expandable only attachments whose PURIs have write_func Thu Jan 19 16:07:02 GMT 2012
- [evolution/webkit: 25/123] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Thu Jan 19 16:07:08 GMT 2012
- [evolution/webkit: 26/123] Add custom EMFormatHandler for message headers. Thu Jan 19 16:07:13 GMT 2012
- [evolution/webkit: 27/123] Fix minor issues caused by recent rebase against master. Thu Jan 19 16:07:18 GMT 2012
- [evolution/webkit: 28/123] Coding style cleanup Thu Jan 19 16:07:23 GMT 2012
- [evolution/webkit: 29/123] Fix webkitgtk minimum version Thu Jan 19 16:07:28 GMT 2012
- [evolution/webkit: 30/123] Display information about signature and encryption. Thu Jan 19 16:07:33 GMT 2012
- [evolution/webkit: 31/123] Don't destroy widgets already destroyed when parent widgets was destroyed. Thu Jan 19 16:07:38 GMT 2012
- [evolution/webkit: 32/123] Fix memory leaks in formatter Thu Jan 19 16:07:43 GMT 2012
- [evolution/webkit: 33/123] Add attachments to store during parsing, not during writing Thu Jan 19 16:07:48 GMT 2012
- [evolution/webkit: 34/123] em_format_build_mail_uri() accepts varying number of arguments. Thu Jan 19 16:07:53 GMT 2012
- [evolution/webkit: 35/123] Make displaying message source work Thu Jan 19 16:07:58 GMT 2012
- [evolution/webkit: 36/123] Merge info about mail signature and encryption into one button Thu Jan 19 16:08:03 GMT 2012
- [evolution/webkit: 37/123] EAttachmentView is not longer owned by EMFormatHTMLDisplay Thu Jan 19 16:08:09 GMT 2012
- [evolution/webkit: 38/123] Don't store formatters directly in SoupSession's data Thu Jan 19 16:08:14 GMT 2012
- [evolution/webkit: 39/123] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Thu Jan 19 16:08:19 GMT 2012
- [evolution/webkit: 40/123] Force a single vertical scroll on EMailDisplay Thu Jan 19 16:08:24 GMT 2012
- [evolution/webkit: 41/123] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Thu Jan 19 16:08:29 GMT 2012
- [evolution/webkit: 42/123] Add documentation to em_format_build_mail_uri. Thu Jan 19 16:08:34 GMT 2012
- [evolution/webkit: 43/123] Fix memory leak in EMFormat Thu Jan 19 16:08:39 GMT 2012
- [evolution/webkit: 44/123] Initial port of printing Thu Jan 19 16:08:44 GMT 2012
- [evolution/webkit: 45/123] Add with_html_header to all EMFormatHTMLWriteFunc()s Thu Jan 19 16:08:49 GMT 2012
- [evolution/webkit: 46/123] Continue porting of printing Thu Jan 19 16:08:54 GMT 2012
- [evolution/webkit: 47/123] Fix a compilation warning Thu Jan 19 16:08:59 GMT 2012
- [evolution/webkit: 48/123] Assign CamelCipherValidity and flags to each final PURI Thu Jan 19 16:09:04 GMT 2012
- [evolution/webkit: 49/123] Improve API for handling headers in EMFormat Thu Jan 19 16:09:10 GMT 2012
- [evolution/webkit: 50/123] Update EMFormat->header_list according to headers checked in Printing dialog Thu Jan 19 16:09:14 GMT 2012
- [evolution/webkit: 51/123] Introduce a new write_func for headers in printout Thu Jan 19 16:09:19 GMT 2012
- [evolution/webkit: 52/123] Add buttons for reordering headers in the Print dialog Thu Jan 19 16:09:24 GMT 2012
- [evolution/webkit: 53/123] Fix crash when removing headers from emf->header_list Thu Jan 19 16:09:29 GMT 2012
- [evolution/webkit: 54/123] Improve CSS of the printed headers Thu Jan 19 16:09:35 GMT 2012
- [evolution/webkit: 55/123] Apply the ordering of headers to the generated message Thu Jan 19 16:09:39 GMT 2012
- [evolution/webkit: 56/123] Print list of attachments at the end of email printout Thu Jan 19 16:09:44 GMT 2012
- [evolution/webkit: 57/123] Ignore application/pgp-signature part Thu Jan 19 16:09:49 GMT 2012
- [evolution/webkit: 58/123] Treat parts with 'attachment' or 'inline' disposition as attachments. Thu Jan 19 16:09:54 GMT 2012
- [evolution/webkit: 59/123] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Thu Jan 19 16:09:59 GMT 2012
- [evolution/webkit: 60/123] Handle properly embedded message/rfc822 Thu Jan 19 16:10:04 GMT 2012
- [evolution/webkit: 61/123] Add support for embedding EMailDisplays into itself Thu Jan 19 16:10:10 GMT 2012
- [evolution/webkit: 62/123] Forgot to disable debug messages in EMailDisplay... Thu Jan 19 16:10:15 GMT 2012
- [evolution/webkit: 63/123] Make EMailBrowser scrollable Thu Jan 19 16:10:20 GMT 2012
- [evolution/webkit: 64/123] Use GtkBox instead of GtkGrid in EMailDisplay Thu Jan 19 16:10:25 GMT 2012
- [evolution/webkit: 65/123] Implement automatic inlining of attachments in printed emails Thu Jan 19 16:10:30 GMT 2012
- [evolution/webkit: 66/123] Add missing em_format_add_puri() call to Audio Inline plugin Thu Jan 19 16:10:35 GMT 2012
- [evolution/webkit: 67/123] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Thu Jan 19 16:10:40 GMT 2012
- [evolution/webkit: 68/123] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Thu Jan 19 16:10:45 GMT 2012
- [evolution/webkit: 69/123] Make EAttachmentButton unexpandable if no attachment PURI follows Thu Jan 19 16:10:50 GMT 2012
- [evolution/webkit: 70/123] Port EMsgComposer to the EMailPrinter Thu Jan 19 16:10:55 GMT 2012
- [evolution/webkit: 71/123] EMFormat accept and correctly handle null CamelFolder Thu Jan 19 16:11:00 GMT 2012
- [evolution/webkit: 72/123] Port EMFormatQuote to the new EMFormat format Thu Jan 19 16:11:05 GMT 2012
- [evolution/webkit: 73/123] Fix memory leak and prevent some crashes Thu Jan 19 16:11:10 GMT 2012
- [evolution/webkit: 74/123] Correctly resize images when printing Thu Jan 19 16:11:15 GMT 2012
- [evolution/webkit: 75/123] Add e_web_view_{set, get}_enable_frame_flattening Thu Jan 19 16:11:20 GMT 2012
- [evolution/webkit: 76/123] Remove FIXMEs and fix compilation warnings in plugins Thu Jan 19 16:11:25 GMT 2012
- [evolution/webkit: 77/123] em_utils_message_to_html() - set all validity flags found in entire processed message Thu Jan 19 16:11:30 GMT 2012
- [evolution/webkit: 78/123] EMFormat and EMFormatHTML cleanup Thu Jan 19 16:11:35 GMT 2012
- [evolution/webkit: 79/123] Store properly information about attachment signature/encryption Thu Jan 19 16:11:40 GMT 2012
- [evolution/webkit: 80/123] Port http data cache. Thu Jan 19 16:11:45 GMT 2012
- [evolution/webkit: 81/123] Fix the cache port Thu Jan 19 16:11:51 GMT 2012
- [evolution/webkit: 82/123] Fix position of EAttachmentButton popup menu Thu Jan 19 16:11:55 GMT 2012
- [evolution/webkit: 83/123] Enable collapsable headers in paned view Thu Jan 19 16:12:00 GMT 2012
- [evolution/webkit: 84/123] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Thu Jan 19 16:12:05 GMT 2012
- [evolution/webkit: 85/123] Finish porting of printing - solves all print-out rendering issues Thu Jan 19 16:12:10 GMT 2012
- [evolution/webkit: 86/123] Make EMFormat parsing asynchronous Thu Jan 19 16:12:15 GMT 2012
- [evolution/webkit: 87/123] Add preparse() virtual method to EMFormat Thu Jan 19 16:12:20 GMT 2012
- [evolution/webkit: 88/123] Handle correctly image loading policy Thu Jan 19 16:12:25 GMT 2012
- [evolution/webkit: 89/123] Prevent endless recursion when parsing SMIME-ecnrypted message fails Thu Jan 19 16:12:30 GMT 2012
- [evolution/webkit: 90/123] Fix displaying emails that are already parsed Thu Jan 19 16:12:35 GMT 2012
- [evolution/webkit: 91/123] Always load images in header webviews Thu Jan 19 16:12:40 GMT 2012
- [evolution/webkit: 92/123] Implement status-message and popup-event signals to EMailDisplay Thu Jan 19 16:12:46 GMT 2012
- [evolution/webkit: 93/123] Fix a minor memory leak Thu Jan 19 16:12:50 GMT 2012
- [evolution/webkit: 94/123] Finish em_format_parse_async in the main thread to avoid some issues when printing Thu Jan 19 16:12:55 GMT 2012
- [evolution/webkit: 95/123] Remove unused em_format_html_print_message() function Thu Jan 19 16:13:01 GMT 2012
- [evolution/webkit: 96/123] Port 'drop&drop to PDF' to EMailPrinter Thu Jan 19 16:13:06 GMT 2012
- [evolution/webkit: 97/123] Put back em_format_default_headers() and allow EMFormat to request redraw Thu Jan 19 16:13:11 GMT 2012
- [evolution/webkit: 98/123] Fix displaying and toggling default mail headers Thu Jan 19 16:13:16 GMT 2012
- [evolution/webkit: 99/123] Port context menu for mail-links in EMailDisplay Thu Jan 19 16:13:21 GMT 2012
- [evolution/webkit: 100/123] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Thu Jan 19 16:13:26 GMT 2012
- [evolution/webkit: 101/123] Load attachments from idle callback in EFHD Thu Jan 19 16:13:31 GMT 2012
- [evolution/webkit: 102/123] Fix crash caused by previous commit Thu Jan 19 16:13:36 GMT 2012
- [evolution/webkit: 103/123] Fix 'Copy Image' and 'Save Image' in mail display Thu Jan 19 16:13:41 GMT 2012
- [evolution/webkit: 104/123] Fix compilation error in widgets/misc due to missing GtkHTML includes Thu Jan 19 16:13:47 GMT 2012
- [evolution/webkit: 105/123] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Thu Jan 19 16:13:51 GMT 2012
- [evolution/webkit: 106/123] Fix parsing multipart/alternative (broken during rebase) Thu Jan 19 16:13:56 GMT 2012
- [evolution/webkit: 107/123] Fix memory leaks in EWebView Thu Jan 19 16:14:01 GMT 2012
- [evolution/webkit: 108/123] Improve handling attachments Thu Jan 19 16:14:06 GMT 2012
- [evolution/webkit: 109/123] Port TNEF attachments plugin to the new EMFormat API Thu Jan 19 16:14:11 GMT 2012
- [evolution/webkit: 110/123] No need to take care of resizing EAttachmentBar and optional attachment widget anymore Thu Jan 19 16:14:16 GMT 2012
- [evolution/webkit: 111/123] Display correctly color background of message encrpytion/signature button Thu Jan 19 16:14:21 GMT 2012
- [evolution/webkit: 112/123] Parse too big emails as attachments Thu Jan 19 16:14:26 GMT 2012
- [evolution/webkit: 113/123] Add caret-mode change proxying to EMailDisplay Thu Jan 19 16:14:31 GMT 2012
- [evolution/webkit: 114/123] Add zoom-level change proxying to EMailDisplay Thu Jan 19 16:14:37 GMT 2012
- [evolution/webkit: 115/123] Don't reload EMailDisplay when uses collapses/expands headers Thu Jan 19 16:14:42 GMT 2012
- [evolution/webkit: 116/123] No meeting invitation rendering for emails (bug #667538) Thu Jan 19 16:14:47 GMT 2012
- [evolution/webkit: 117/123] Improve autoresizing of webviews Thu Jan 19 16:14:52 GMT 2012
- [evolution/webkit: 118/123] Forgot to disable a debug message Thu Jan 19 16:14:57 GMT 2012
- [evolution/webkit: 119/123] Fix loading size of attachment (bug #667541) Thu Jan 19 16:15:02 GMT 2012
- [evolution/webkit: 120/123] Convert short headers subject to HTML and preserve 8bit encoding Thu Jan 19 16:15:07 GMT 2012
- [evolution/webkit: 121/123] Make short headers aweare of text reading direction Thu Jan 19 16:15:12 GMT 2012
- [evolution/webkit: 122/123] Force UTF-8 encoding on text/html parts Thu Jan 19 16:15:18 GMT 2012
- [evolution/webkit: 123/123] Fix rebase compilation bugs Thu Jan 19 16:15:22 GMT 2012
- [evolution/webkit] Reimplement image loading policy (bugs #667536 and #667537) Mon Jan 23 12:57:21 GMT 2012
- [evolution] Deleted branch webkit Mon Jan 23 13:02:36 GMT 2012
- [evolution] (124 commits) Created branch webkit Mon Jan 23 13:03:33 GMT 2012
- [evolution/webkit: 1/124] Add webkit-1.0 requirement to configure.ac. Mon Jan 23 13:03:38 GMT 2012
- [evolution/webkit: 2/124] Preliminary WebKit conversion. Mon Jan 23 13:03:43 GMT 2012
- [evolution/webkit: 3/124] Begin hacking EMFormatHTML. Mon Jan 23 13:03:48 GMT 2012
- [evolution/webkit: 4/124] Port EABContactDisplay to JavaScript and CSS Mon Jan 23 13:03:53 GMT 2012
- [evolution/webkit: 5/124] Move common CSS styles to a .css file Mon Jan 23 13:03:58 GMT 2012
- [evolution/webkit: 6/124] Cleanup HTML code in ECalComponentPreview and update styles Mon Jan 23 13:04:03 GMT 2012
- [evolution/webkit: 7/124] Port EMFormatHTML to WebKit Mon Jan 23 13:04:08 GMT 2012
- [evolution/webkit: 8/124] Port collapsable To/Cc/Bcc fields and collapsable headers to JavaScript Mon Jan 23 13:04:13 GMT 2012
- [evolution/webkit: 9/124] Fix default property value in EMFormatHTML Mon Jan 23 13:04:18 GMT 2012
- [evolution/webkit: 10/124] Create EWebViewGtkHTML class to be used by the Composer until ported Mon Jan 23 13:04:23 GMT 2012
- [evolution/webkit: 11/124] Use custom protocol handler to provide data for mail preview Mon Jan 23 13:04:28 GMT 2012
- [evolution/webkit: 12/124] Remove workaround for embedding widgets into WebKit. Mon Jan 23 13:04:33 GMT 2012
- [evolution/webkit: 13/124] Split functionality of EMFormat to "parse" and "write" Mon Jan 23 13:04:38 GMT 2012
- [evolution/webkit: 14/124] Adapt EMFormat subclasses to the new EMFormat API Mon Jan 23 13:04:43 GMT 2012
- [evolution/webkit: 15/124] Adapt all plugins to the new EMFormat API Mon Jan 23 13:04:48 GMT 2012
- [evolution/webkit: 16/124] Convert EMailDisplay to GtkScrolledWindow and change the way EMFormat is used. Mon Jan 23 13:04:53 GMT 2012
- [evolution/webkit: 17/124] Adapt EMsgComposer to the new EMFormat API Mon Jan 23 13:04:58 GMT 2012
- [evolution/webkit: 18/124] Disable padding and margin in body of all webviews. Mon Jan 23 13:05:03 GMT 2012
- [evolution/webkit: 19/124] Fix handling multipart/alternative with more then 2 parts in prefer-plain plugin Mon Jan 23 13:05:08 GMT 2012
- [evolution/webkit: 20/124] Fix handling of attachments and multipart/digest messages Mon Jan 23 13:05:13 GMT 2012
- [evolution/webkit: 21/124] Add a GtkLabel to EAttachmentButton to display name of the attachment. Mon Jan 23 13:05:18 GMT 2012
- [evolution/webkit: 22/124] Make attachments expandable. Mon Jan 23 13:05:24 GMT 2012
- [evolution/webkit: 23/124] Don't destroy EAttachmentBar when clearing EMailDisplay. Mon Jan 23 13:05:29 GMT 2012
- [evolution/webkit: 24/124] Make expandable only attachments whose PURIs have write_func Mon Jan 23 13:05:34 GMT 2012
- [evolution/webkit: 25/124] Embed EWebViews in EMailDisplay into their own GtkScrolledWindows. Mon Jan 23 13:05:39 GMT 2012
- [evolution/webkit: 26/124] Add custom EMFormatHandler for message headers. Mon Jan 23 13:05:44 GMT 2012
- [evolution/webkit: 27/124] Fix minor issues caused by recent rebase against master. Mon Jan 23 13:05:49 GMT 2012
- [evolution/webkit: 28/124] Coding style cleanup Mon Jan 23 13:05:54 GMT 2012
- [evolution/webkit: 29/124] Fix webkitgtk minimum version Mon Jan 23 13:05:59 GMT 2012
- [evolution/webkit: 30/124] Display information about signature and encryption. Mon Jan 23 13:06:04 GMT 2012
- [evolution/webkit: 31/124] Don't destroy widgets already destroyed when parent widgets was destroyed. Mon Jan 23 13:06:09 GMT 2012
- [evolution/webkit: 32/124] Fix memory leaks in formatter Mon Jan 23 13:06:14 GMT 2012
- [evolution/webkit: 33/124] Add attachments to store during parsing, not during writing Mon Jan 23 13:06:19 GMT 2012
- [evolution/webkit: 34/124] em_format_build_mail_uri() accepts varying number of arguments. Mon Jan 23 13:06:24 GMT 2012
- [evolution/webkit: 35/124] Make displaying message source work Mon Jan 23 13:06:29 GMT 2012
- [evolution/webkit: 36/124] Merge info about mail signature and encryption into one button Mon Jan 23 13:06:34 GMT 2012
- [evolution/webkit: 37/124] EAttachmentView is not longer owned by EMFormatHTMLDisplay Mon Jan 23 13:06:39 GMT 2012
- [evolution/webkit: 38/124] Don't store formatters directly in SoupSession's data Mon Jan 23 13:06:44 GMT 2012
- [evolution/webkit: 39/124] Misc fixes for rebase of webkit port to evolution/evolution-data-server 3.4 branches. Mon Jan 23 13:06:49 GMT 2012
- [evolution/webkit: 40/124] Force a single vertical scroll on EMailDisplay Mon Jan 23 13:06:54 GMT 2012
- [evolution/webkit: 41/124] Let the EMFormat object exist only for as long as it is displayed in a EMailDisplay. Mon Jan 23 13:06:59 GMT 2012
- [evolution/webkit: 42/124] Add documentation to em_format_build_mail_uri. Mon Jan 23 13:07:04 GMT 2012
- [evolution/webkit: 43/124] Fix memory leak in EMFormat Mon Jan 23 13:07:09 GMT 2012
- [evolution/webkit: 44/124] Initial port of printing Mon Jan 23 13:07:14 GMT 2012
- [evolution/webkit: 45/124] Add with_html_header to all EMFormatHTMLWriteFunc()s Mon Jan 23 13:07:19 GMT 2012
- [evolution/webkit: 46/124] Continue porting of printing Mon Jan 23 13:07:24 GMT 2012
- [evolution/webkit: 47/124] Fix a compilation warning Mon Jan 23 13:07:30 GMT 2012
- [evolution/webkit: 48/124] Assign CamelCipherValidity and flags to each final PURI Mon Jan 23 13:07:35 GMT 2012
- [evolution/webkit: 49/124] Improve API for handling headers in EMFormat Mon Jan 23 13:07:40 GMT 2012
- [evolution/webkit: 50/124] Update EMFormat->header_list according to headers checked in Printing dialog Mon Jan 23 13:07:45 GMT 2012
- [evolution/webkit: 51/124] Introduce a new write_func for headers in printout Mon Jan 23 13:07:50 GMT 2012
- [evolution/webkit: 52/124] Add buttons for reordering headers in the Print dialog Mon Jan 23 13:07:55 GMT 2012
- [evolution/webkit: 53/124] Fix crash when removing headers from emf->header_list Mon Jan 23 13:08:00 GMT 2012
- [evolution/webkit: 54/124] Improve CSS of the printed headers Mon Jan 23 13:08:05 GMT 2012
- [evolution/webkit: 55/124] Apply the ordering of headers to the generated message Mon Jan 23 13:08:10 GMT 2012
- [evolution/webkit: 56/124] Print list of attachments at the end of email printout Mon Jan 23 13:08:15 GMT 2012
- [evolution/webkit: 57/124] Ignore application/pgp-signature part Mon Jan 23 13:08:20 GMT 2012
- [evolution/webkit: 58/124] Treat parts with 'attachment' or 'inline' disposition as attachments. Mon Jan 23 13:08:25 GMT 2012
- [evolution/webkit: 59/124] Add EM_FORMAT_HANDLER_COMPOUND_TYPE flag to EMFormatHandler Mon Jan 23 13:08:30 GMT 2012
- [evolution/webkit: 60/124] Handle properly embedded message/rfc822 Mon Jan 23 13:08:35 GMT 2012
- [evolution/webkit: 61/124] Add support for embedding EMailDisplays into itself Mon Jan 23 13:08:40 GMT 2012
- [evolution/webkit: 62/124] Forgot to disable debug messages in EMailDisplay... Mon Jan 23 13:08:45 GMT 2012
- [evolution/webkit: 63/124] Make EMailBrowser scrollable Mon Jan 23 13:08:50 GMT 2012
- [evolution/webkit: 64/124] Use GtkBox instead of GtkGrid in EMailDisplay Mon Jan 23 13:08:55 GMT 2012
- [evolution/webkit: 65/124] Implement automatic inlining of attachments in printed emails Mon Jan 23 13:09:00 GMT 2012
- [evolution/webkit: 66/124] Add missing em_format_add_puri() call to Audio Inline plugin Mon Jan 23 13:09:05 GMT 2012
- [evolution/webkit: 67/124] Parse attachments with EM_FORMAT_HTML_INLINE_DISPOSITION as well Mon Jan 23 13:09:10 GMT 2012
- [evolution/webkit: 68/124] Fix the Audio Inline plugin to use proper CamelMimePart with the audio track Mon Jan 23 13:09:15 GMT 2012
- [evolution/webkit: 69/124] Make EAttachmentButton unexpandable if no attachment PURI follows Mon Jan 23 13:09:20 GMT 2012
- [evolution/webkit: 70/124] Port EMsgComposer to the EMailPrinter Mon Jan 23 13:09:25 GMT 2012
- [evolution/webkit: 71/124] EMFormat accept and correctly handle null CamelFolder Mon Jan 23 13:09:30 GMT 2012
- [evolution/webkit: 72/124] Port EMFormatQuote to the new EMFormat format Mon Jan 23 13:09:36 GMT 2012
- [evolution/webkit: 73/124] Fix memory leak and prevent some crashes Mon Jan 23 13:09:40 GMT 2012
- [evolution/webkit: 74/124] Correctly resize images when printing Mon Jan 23 13:09:45 GMT 2012
- [evolution/webkit: 75/124] Add e_web_view_{set, get}_enable_frame_flattening Mon Jan 23 13:09:50 GMT 2012
- [evolution/webkit: 76/124] Remove FIXMEs and fix compilation warnings in plugins Mon Jan 23 13:09:55 GMT 2012
- [evolution/webkit: 77/124] em_utils_message_to_html() - set all validity flags found in entire processed message Mon Jan 23 13:10:01 GMT 2012
- [evolution/webkit: 78/124] EMFormat and EMFormatHTML cleanup Mon Jan 23 13:10:06 GMT 2012
- [evolution/webkit: 79/124] Store properly information about attachment signature/encryption Mon Jan 23 13:10:11 GMT 2012
- [evolution/webkit: 80/124] Port http data cache. Mon Jan 23 13:10:16 GMT 2012
- [evolution/webkit: 81/124] Fix the cache port Mon Jan 23 13:10:21 GMT 2012
- [evolution/webkit: 82/124] Fix position of EAttachmentButton popup menu Mon Jan 23 13:10:26 GMT 2012
- [evolution/webkit: 83/124] Enable collapsable headers in paned view Mon Jan 23 13:10:31 GMT 2012
- [evolution/webkit: 84/124] Fix a few memory leaks in EMailDisplay, EMailRequest and EFHP Mon Jan 23 13:10:36 GMT 2012
- [evolution/webkit: 85/124] Finish porting of printing - solves all print-out rendering issues Mon Jan 23 13:10:41 GMT 2012
- [evolution/webkit: 86/124] Make EMFormat parsing asynchronous Mon Jan 23 13:10:46 GMT 2012
- [evolution/webkit: 87/124] Add preparse() virtual method to EMFormat Mon Jan 23 13:10:51 GMT 2012
- [evolution/webkit: 88/124] Handle correctly image loading policy Mon Jan 23 13:10:56 GMT 2012
- [evolution/webkit: 89/124] Prevent endless recursion when parsing SMIME-ecnrypted message fails Mon Jan 23 13:11:01 GMT 2012
- [evolution/webkit: 90/124] Fix displaying emails that are already parsed Mon Jan 23 13:11:06 GMT 2012
- [evolution/webkit: 91/124] Always load images in header webviews Mon Jan 23 13:11:11 GMT 2012
- [evolution/webkit: 92/124] Implement status-message and popup-event signals to EMailDisplay Mon Jan 23 13:11:16 GMT 2012
- [evolution/webkit: 93/124] Fix a minor memory leak Mon Jan 23 13:11:21 GMT 2012
- [evolution/webkit: 94/124] Finish em_format_parse_async in the main thread to avoid some issues when printing Mon Jan 23 13:11:26 GMT 2012
- [evolution/webkit: 95/124] Remove unused em_format_html_print_message() function Mon Jan 23 13:11:31 GMT 2012
- [evolution/webkit: 96/124] Port 'drop&drop to PDF' to EMailPrinter Mon Jan 23 13:11:36 GMT 2012
- [evolution/webkit: 97/124] Put back em_format_default_headers() and allow EMFormat to request redraw Mon Jan 23 13:11:41 GMT 2012
- [evolution/webkit: 98/124] Fix displaying and toggling default mail headers Mon Jan 23 13:11:46 GMT 2012
- [evolution/webkit: 99/124] Port context menu for mail-links in EMailDisplay Mon Jan 23 13:11:51 GMT 2012
- [evolution/webkit: 100/124] Fix some build-time warnings and resolve WebKit FIXMEs in EMailReader Mon Jan 23 13:11:56 GMT 2012
- [evolution/webkit: 101/124] Load attachments from idle callback in EFHD Mon Jan 23 13:12:01 GMT 2012
- [evolution/webkit: 102/124] Fix crash caused by previous commit Mon Jan 23 13:12:06 GMT 2012
- [evolution/webkit: 103/124] Fix 'Copy Image' and 'Save Image' in mail display Mon Jan 23 13:12:11 GMT 2012
- [evolution/webkit: 104/124] Fix compilation error in widgets/misc due to missing GtkHTML includes Mon Jan 23 13:12:16 GMT 2012
- [evolution/webkit: 105/124] Implement e_web_view_get_selection_html() and port a forgotten GtkHTML call to it Mon Jan 23 13:12:22 GMT 2012
- [evolution/webkit: 106/124] Fix parsing multipart/alternative (broken during rebase) Mon Jan 23 13:12:26 GMT 2012
- [evolution/webkit: 107/124] Fix memory leaks in EWebView Mon Jan 23 13:12:32 GMT 2012
- [evolution/webkit: 108/124] Improve handling attachments Mon Jan 23 13:12:37 GMT 2012
- [evolution/webkit: 109/124] Port TNEF attachments plugin to the new EMFormat API Mon Jan 23 13:12:42 GMT 2012
- [evolution/webkit: 110/124] No need to take care of resizing EAttachmentBar and optional attachment widget anymore Mon Jan 23 13:12:47 GMT 2012
- [evolution/webkit: 111/124] Display correctly color background of message encrpytion/signature button Mon Jan 23 13:12:52 GMT 2012
- [evolution/webkit: 112/124] Parse too big emails as attachments Mon Jan 23 13:12:57 GMT 2012
- [evolution/webkit: 113/124] Add caret-mode change proxying to EMailDisplay Mon Jan 23 13:13:03 GMT 2012
- [evolution/webkit: 114/124] Add zoom-level change proxying to EMailDisplay Mon Jan 23 13:13:07 GMT 2012
- [evolution/webkit: 115/124] Don't reload EMailDisplay when uses collapses/expands headers Mon Jan 23 13:13:12 GMT 2012
- [evolution/webkit: 116/124] No meeting invitation rendering for emails (bug #667538) Mon Jan 23 13:13:17 GMT 2012
- [evolution/webkit: 117/124] Improve autoresizing of webviews Mon Jan 23 13:13:22 GMT 2012
- [evolution/webkit: 118/124] Forgot to disable a debug message Mon Jan 23 13:13:27 GMT 2012
- [evolution/webkit: 119/124] Fix loading size of attachment (bug #667541) Mon Jan 23 13:13:32 GMT 2012
- [evolution/webkit: 120/124] Convert short headers subject to HTML and preserve 8bit encoding Mon Jan 23 13:13:37 GMT 2012
- [evolution/webkit: 121/124] Make short headers aweare of text reading direction Mon Jan 23 13:13:42 GMT 2012
- [evolution/webkit: 122/124] Force UTF-8 encoding on text/html parts Mon Jan 23 13:13:47 GMT 2012
- [evolution/webkit: 123/124] Fix rebase compilation bugs Mon Jan 23 13:13:52 GMT 2012
- [evolution/webkit: 124/124] Reimplement image loading policy (bugs #667536 and #667537) Mon Jan 23 13:13:57 GMT 2012
- [evolution/webkit] Make the image caching more robust Mon Jan 23 14:43:49 GMT 2012
- [evolution/webkit] Improve the auto-resizing of EWebView a bit more Mon Jan 23 14:43:54 GMT 2012
- [evolution/webkit] Fix crash when loading too many images (bug #668520) Tue Jan 24 08:52:07 GMT 2012
- [evolution/webkit] Don't automatically treat inline parts as attachments (fixes #668524)" Tue Jan 24 09:29:52 GMT 2012
- [evolution/webkit] Reload EMailDisplay when View->Character Encoding changes (fix #667542)" Tue Jan 24 09:51:37 GMT 2012
- [evolution/webkit] Use native WebKit placeholder for missing images (fix #668582) Wed Jan 25 09:58:39 GMT 2012
- [evolution/webkit] Automatically resize webviews to prevent individual horizontal scrolling Wed Jan 25 13:43:54 GMT 2012
- [evolution/webkit] Disable JavaScript, Flash and other plugins in webviews. Wed Jan 25 13:48:00 GMT 2012
- [evolution/webkit] Escape query parameters in mail:// request URI (fixes #668658) Thu Jan 26 12:37:09 GMT 2012
- [evolution/webkit] Use case-insensitive lookup of mime-type handler (fixes #668655) Thu Jan 26 13:01:21 GMT 2012
=?utf-8?q?Florian_M=C3=BCllner?=
=?utf-8?q?Francisco_Di=C3=A9guez_Souto?=
=?utf-8?q?Guillaume_J=C3=A9r=C3=B4me_Emont?=
=?utf-8?q?Heinrich_M=C3=BCller?=
- [pan2/testing] - added key defines for gdk to gtk-compat.h - minor fixes - make dbus optional Mon Jan 02 00:38:46 GMT 2012
- [pan2/testing] forgot this Mon Jan 02 01:03:08 GMT 2012
- [pan2] (266 commits) Created branch new_master Mon Jan 02 14:11:09 GMT 2012
- [pan2/new_master: 253/266] added new icons Mon Jan 02 14:11:14 GMT 2012
- [pan2/new_master: 254/266] + icons Mon Jan 02 14:11:19 GMT 2012
- [pan2/new_master: 255/266] +icons Mon Jan 02 14:11:25 GMT 2012
- [pan2/new_master: 257/266] fddsf Mon Jan 02 14:11:30 GMT 2012
- [pan2/new_master: 258/266] fdssdfds Mon Jan 02 14:11:35 GMT 2012
- [pan2/new_master: 259/266] fsdfsd Mon Jan 02 14:11:40 GMT 2012
- [pan2/new_master: 261/266] compat changes Mon Jan 02 14:11:45 GMT 2012
- [pan2/new_master: 262/266] fsdf Mon Jan 02 14:11:50 GMT 2012
- [pan2/new_master: 263/266] sfdsdfds Mon Jan 02 14:11:55 GMT 2012
- [pan2/new_master: 264/266] Merge branch 'testing' into new_master Mon Jan 02 14:12:00 GMT 2012
- [pan2/new_master: 265/266] more iconv fixes, but iconv isn't dynamic, only converts for the current group Mon Jan 02 14:12:05 GMT 2012
- [pan2/new_master: 266/266] reimplemented remove/add cert Mon Jan 02 14:12:10 GMT 2012
- [pan2] Deleted branch new_master Mon Jan 02 14:59:52 GMT 2012
- [pan2] Created branch pre-201201 Mon Jan 02 15:08:28 GMT 2012
- [pan2/pre-201201] iconv fixes, new iconset Mon Jan 02 15:08:34 GMT 2012
- [pan2] Deleted branch testing Mon Jan 02 15:12:18 GMT 2012
- [pan2] (268 commits) ...Merge branch 'new_master' Mon Jan 02 15:38:01 GMT 2012
- [pan2: 1/268] change URI detection Mon Jan 02 15:38:06 GMT 2012
- [pan2: 2/268] Make higlighting of URIs optional. Mon Jan 02 15:38:11 GMT 2012
- [pan2: 3/268] another url update. Mon Jan 02 15:38:16 GMT 2012
- [pan2: 4/268] Teach text-massager about format=flowed. Mon Jan 02 15:38:21 GMT 2012
- [pan2: 5/268] Guess deliberate line breaks Mon Jan 02 15:38:26 GMT 2012
- [pan2: 6/268] WIP: seperate line length check for each quote level. should only be for quoted levels. Mon Jan 02 15:38:31 GMT 2012
- [pan2: 7/268] fix Mon Jan 02 15:38:36 GMT 2012
- [pan2: 8/268] Add wrap selected to post editor. Mon Jan 02 15:38:41 GMT 2012
- [pan2: 9/268] silence warnings Mon Jan 02 15:38:47 GMT 2012
- [pan2: 10/268] fix wrapping Mon Jan 02 15:38:52 GMT 2012
- [pan2: 11/268] fix tests Mon Jan 02 15:38:57 GMT 2012
- [pan2: 12/268] fixes Mon Jan 02 15:39:02 GMT 2012
- [pan2: 13/268] Use g_test for text-massager-test. Mon Jan 02 15:39:07 GMT 2012
- [pan2: 14/268] Add options to use full subject line for saving. Mon Jan 02 15:39:12 GMT 2012
- [pan2: 15/268] Merge branch 'tst-url' into testing Mon Jan 02 15:39:17 GMT 2012
- [pan2: 16/268] Merge branch 'fs_save' into testing Mon Jan 02 15:39:22 GMT 2012
- [pan2: 17/268] Add a newsrc autosave timer. Mon Jan 02 15:39:27 GMT 2012
- [pan2: 18/268] Create nzb file from list of articles. Mon Jan 02 15:39:32 GMT 2012
- [pan2: 19/268] Update compatibility with Gtk 2.24. Mon Jan 02 15:39:37 GMT 2012
- [pan2: 20/268] Refactor Gtk compatibility in seperate header file. Mon Jan 02 15:39:42 GMT 2012
- [pan2: 21/268] Update build system gor Gtk3. Mon Jan 02 15:39:47 GMT 2012
- [pan2: 22/268] Gtk3 compatibility finished. Mon Jan 02 15:39:52 GMT 2012
- [pan2: 24/268] added nzb save patch Mon Jan 02 15:40:02 GMT 2012
- [pan2: 23/268] initial commit. Mon Jan 02 15:40:06 GMT 2012
- [pan2: 25/268] master Mon Jan 02 15:40:07 GMT 2012
- [pan2: 26/268] :e bla Mon Jan 02 15:40:12 GMT 2012
- [pan2: 27/268] Bug 648375 fix mailto url encoding Mon Jan 02 15:40:18 GMT 2012
- [pan2: 28/268] xzver and basic uploading support, experimental, non-functional at point of commit. Mon Jan 02 15:40:23 GMT 2012
- [pan2: 29/268] ... Mon Jan 02 15:40:33 GMT 2012
- [pan2: 30/268] added correct pan makefiles Mon Jan 02 15:40:33 GMT 2012
- [pan2: 31/268] added file upload struct Mon Jan 02 15:40:38 GMT 2012
- [pan2: 32/268] added xzver functionality Mon Jan 02 15:40:43 GMT 2012
- [pan2: 33/268] added makefile again Mon Jan 02 15:40:48 GMT 2012
- [pan2: 34/268] intermediate commit Mon Jan 02 15:40:53 GMT 2012
- [pan2: 35/268] ... Mon Jan 02 15:40:58 GMT 2012
- [pan2: 36/268] Merge branches 'master' and 'file_upload' Mon Jan 02 15:41:04 GMT 2012
- [pan2: 37/268] first version of upload utility Mon Jan 02 15:41:08 GMT 2012
- [pan2: 38/268] filequeue debugging, upload works Mon Jan 02 15:41:13 GMT 2012
- [pan2: 39/268] bla Mon Jan 02 15:41:18 GMT 2012
- [pan2: 40/268] filequeue debugging, added icons and context menu popup TODO: - constify some things - perhaps emp Mon Jan 02 15:41:23 GMT 2012
- [pan2: 41/268] playing with gtk notebook and stuff... * file upload queue now with TaskUpload* * perhaps this could Mon Jan 02 15:41:28 GMT 2012
- [pan2: 42/268] bla Mon Jan 02 15:41:33 GMT 2012
- [pan2: 43/268] Merge branch 'tmp' into experimental Mon Jan 02 15:41:38 GMT 2012
- [pan2: 44/268] changes... Mon Jan 02 15:41:43 GMT 2012
- [pan2: 45/268] bla Mon Jan 02 15:41:48 GMT 2012
- [pan2: 46/268] fixed bugs, implementing articlecache for uulib encoded files Mon Jan 02 15:41:53 GMT 2012
- [pan2: 47/268] Merge branch 'experimental' Mon Jan 02 15:41:58 GMT 2012
- [pan2: 48/268] NOTE: uploading now works, as it seems. no SIGPIPE or anything. let's see.... Mon Jan 02 15:42:03 GMT 2012
- [pan2: 49/268] todo: tooltip for gtkliststore Mon Jan 02 15:42:08 GMT 2012
- [pan2: 50/268] added multi log entries for multi uploads Mon Jan 02 15:42:13 GMT 2012
- [pan2: 51/268] encodecache done. debugging ... Mon Jan 02 15:42:18 GMT 2012
- [pan2: 52/268] encodecache done and merged Mon Jan 02 15:42:23 GMT 2012
- [pan2: 53/268] buggy ... Mon Jan 02 15:42:28 GMT 2012
- [pan2: 54/268] [!] encodecache fixed (for good i hope) [*] added save option for upload queues Mon Jan 02 15:42:33 GMT 2012
- [pan2: 55/268] bugfix'n + new logo. Mon Jan 02 15:42:38 GMT 2012
- [pan2: 56/268] quick bugfix Mon Jan 02 15:42:43 GMT 2012
- [pan2: 57/268] debug Mon Jan 02 15:42:48 GMT 2012
- [pan2: 58/268] debug again Mon Jan 02 15:42:53 GMT 2012
- [pan2: 59/268] added icon pixbuf Mon Jan 02 15:42:59 GMT 2012
- [pan2: 60/268] * upload works * xzver still broken --> upload debugging Mon Jan 02 15:43:03 GMT 2012
- [pan2: 61/268] TODO : * debug taskupload saving (or delete) * properly implement nzb.cc Mon Jan 02 15:43:08 GMT 2012
- [pan2: 62/268] fully working for me, please debug and send bug reports to me. Mon Jan 02 15:43:14 GMT 2012
- [pan2: 63/268] forgot some things. ready now Mon Jan 02 15:43:18 GMT 2012
- [pan2: 64/268] rm xcf for new logo Mon Jan 02 15:43:25 GMT 2012
- [pan2: 65/268] added user agent header for encoded files Mon Jan 02 15:43:29 GMT 2012
- [pan2: 66/268] some fixes to log-ui and save dialog Mon Jan 02 15:43:34 GMT 2012
- [pan2: 67/268] Merge branch 'pan2_master' into test Mon Jan 02 15:43:39 GMT 2012
- [pan2: 68/268] * bugfixing gtk windows Mon Jan 02 15:43:44 GMT 2012
- [pan2: 69/268] [Pan-users] having problems with your GIT release branch at 772e690 (Re: New Feature - Uploading bin Mon Jan 02 15:43:49 GMT 2012
- [pan2: 70/268] save fix Mon Jan 02 15:43:54 GMT 2012
- [pan2: 71/268] bla Mon Jan 02 15:43:59 GMT 2012
- [pan2: 72/268] * Added 'Post to Newsgroups' to Header Pane Popup * Modified log-ui.cc for multi-entries Mon Jan 02 15:44:04 GMT 2012
- [pan2: 73/268] * Added lines per file option for yenc encoding (see prefs->upload options) * removed tests from mak Mon Jan 02 15:44:09 GMT 2012
- [pan2: 74/268] forgot something... Mon Jan 02 15:44:14 GMT 2012
- [pan2: 75/268] last commit before merge i hope Mon Jan 02 15:44:19 GMT 2012
- [pan2: 76/268] reverted changes from merge with lostcoder/testing Mon Jan 02 15:44:24 GMT 2012
- [pan2: 77/268] [+] changed max connections to 20 [+] header lines are first saved to disk then processed Mon Jan 02 15:44:29 GMT 2012
- [pan2: 78/268] togo Mon Jan 02 15:44:35 GMT 2012
- [pan2: 79/268] implementing autosave for drafts... Mon Jan 02 15:44:40 GMT 2012
- [pan2: 80/268] bla Mon Jan 02 15:44:45 GMT 2012
- [pan2: 81/268] fixed a few segfaults Mon Jan 02 15:44:50 GMT 2012
- [pan2: 82/268] revert some stuff Mon Jan 02 15:44:55 GMT 2012
- [pan2: 83/268] [+] text gets posted with binary uploads Mon Jan 02 15:45:00 GMT 2012
- [pan2: 84/268] party moved code to gmimemessage* calls, todo: nzb resuming. Mon Jan 02 15:45:05 GMT 2012
- [pan2: 85/268] added yenc, base64 and plain encoding, please test Mon Jan 02 15:45:10 GMT 2012
- [pan2: 86/268] last fixes... Mon Jan 02 15:45:15 GMT 2012
- [pan2: 87/268] NOTE: resume of upload tasks from nzb has still to be implemented Mon Jan 02 15:45:20 GMT 2012
- [pan2: 88/268] forgot to implement article mid for nzb saving Mon Jan 02 15:45:25 GMT 2012
- [pan2: 89/268] bugfix Mon Jan 02 15:45:30 GMT 2012
- [pan2: 90/268] forgot encode-cache has to be emptied... Mon Jan 02 15:45:35 GMT 2012
- [pan2: 91/268] removed nzb resume for uploads for now ... Mon Jan 02 15:45:40 GMT 2012
- [pan2: 92/268] implemented autosave for drafts, should work ... Mon Jan 02 15:45:45 GMT 2012
- [pan2: 93/268] fixed parts tab, now updates for all encoding options Mon Jan 02 15:45:50 GMT 2012
- [pan2: 94/268] fixed bug that caused the parts number not to update Mon Jan 02 15:45:55 GMT 2012
- [pan2: 95/268] replaced some getter functions with direct calls Mon Jan 02 15:46:00 GMT 2012
- [pan2: 96/268] commented out autosave resume, it's annoying.. Mon Jan 02 15:46:05 GMT 2012
- [pan2: 97/268] fixed segfault in encoder.cc Mon Jan 02 15:46:10 GMT 2012
- [pan2: 98/268] fixed error in encode_cache that accidentally read over EOF and put 0xff into the finished file Mon Jan 02 15:46:15 GMT 2012
- [pan2: 99/268] removed debug lines Mon Jan 02 15:46:20 GMT 2012
- [pan2: 100/268] hopefully fixed segfault with task-weak-ordering.h Mon Jan 02 15:46:25 GMT 2012
- [pan2: 101/268] fixed typo Mon Jan 02 15:46:30 GMT 2012
- [pan2: 102/268] removed internal file ... damn you git... Mon Jan 02 15:46:35 GMT 2012
- [pan2: 103/268] adding upload limits Mon Jan 02 15:46:41 GMT 2012
- [pan2: 104/268] [*] reverted max connections back to 4 to keep GNKSA [+] only max_connection instances of encoder ru Mon Jan 02 15:46:46 GMT 2012
- [pan2: 105/268] forgot something ... Mon Jan 02 15:46:51 GMT 2012
- [pan2: 106/268] added resume functionality Mon Jan 02 15:46:56 GMT 2012
- [pan2: 107/268] bla Mon Jan 02 15:47:01 GMT 2012
- [pan2: 108/268] fixed uudeview bug that didn't initialize the crc32 checksum in uuencodepartial Mon Jan 02 15:47:06 GMT 2012
- [pan2: 109/268] Merge branch 'experimental' (back) Mon Jan 02 15:47:11 GMT 2012
- [pan2: 110/268] forgot debug lines... Mon Jan 02 15:47:16 GMT 2012
- [pan2: 111/268] removed buggy resume code Mon Jan 02 15:47:21 GMT 2012
- [pan2: 112/268] modified uuencode to use bytes_per_file- rather than lines_per_file-logic Mon Jan 02 15:47:26 GMT 2012
- [pan2: 113/268] forgot icon Mon Jan 02 15:47:31 GMT 2012
- [pan2: 114/268] TODO : debug references header Mon Jan 02 15:47:36 GMT 2012
- [pan2: 115/268] debugging references headers ... Mon Jan 02 15:47:41 GMT 2012
- [pan2: 116/268] bugfix Mon Jan 02 15:47:46 GMT 2012
- [pan2: 117/268] [*] fixed pan bug that didn't handle multi-references correctly. (task-xover.cc) [+] added correct r Mon Jan 02 15:47:51 GMT 2012
- [pan2: 118/268] corrected description of bugfix, forgot while loop condition Mon Jan 02 15:47:56 GMT 2012
- [pan2: 119/268] debug Mon Jan 02 15:48:01 GMT 2012
- [pan2: 120/268] [~] only attach message body for first part of multipart upload Mon Jan 02 15:48:06 GMT 2012
- [pan2: 121/268] forgot to empty cache Mon Jan 02 15:48:11 GMT 2012
- [pan2: 122/268] first version for openssl Mon Jan 02 15:48:16 GMT 2012
- [pan2: 123/268] bla Mon Jan 02 15:48:21 GMT 2012
- [pan2: 124/268] Fixed uuencode/own bug with plain encoding (i.e. no encoding/raw attachment) Mon Jan 02 15:48:26 GMT 2012
- [pan2: 125/268] added new icon-set (all free) Mon Jan 02 15:48:31 GMT 2012
- [pan2: 126/268] bla Mon Jan 02 15:48:36 GMT 2012
- [pan2: 127/268] added xzver support, enable with ./pan --xzver on the command line. EXPERIMENTAL, see the source!!! Mon Jan 02 15:48:41 GMT 2012
- [pan2: 128/268] removed rng.* Mon Jan 02 15:48:46 GMT 2012
- [pan2: 129/268] moved xzver support to "experimental" Mon Jan 02 15:48:52 GMT 2012
- [pan2: 130/268] partial fix for a few things, still a little buggy (sorry about that) Mon Jan 02 15:48:57 GMT 2012
- [pan2: 131/268] theading is now: (original post) +-- reply with body +-- file 1 +-- file 2 . . . Mon Jan 02 15:49:02 GMT 2012
- [pan2: 132/268] fixed threading segfault Mon Jan 02 15:49:07 GMT 2012
- [pan2: 133/268] nearly complete support for filtering actions based on score Mon Jan 02 15:49:12 GMT 2012
- [pan2: 134/268] almost done, one thing missing: default save path. debug... Mon Jan 02 15:49:17 GMT 2012
- [pan2: 135/268] variable articlecache size via prefs Mon Jan 02 15:49:22 GMT 2012
- [pan2: 136/268] ... Mon Jan 02 15:49:27 GMT 2012
- [pan2: 137/268] some fixes Mon Jan 02 15:49:32 GMT 2012
- [pan2: 138/268] Merge branch 'filters' Mon Jan 02 15:49:37 GMT 2012
- [pan2: 139/268] fix' segfaults andnd filters... Mon Jan 02 15:49:42 GMT 2012
- [pan2: 141/268] fixed a few things... Mon Jan 02 15:49:52 GMT 2012
- [pan2: 140/268] * fixed error in german translation: increase/decrease were mixed up in the score UI. * fixed some b Mon Jan 02 15:49:52 GMT 2012
- [pan2: 142/268] added po files Mon Jan 02 15:50:03 GMT 2012
- [pan2: 143/268] [+] added tooltips in taskpane showing info about up-/downloads Mon Jan 02 15:50:04 GMT 2012
- [pan2: 144/268] [~] removed pop-up dialog for upload with empty queue Mon Jan 02 15:50:09 GMT 2012
- [pan2: 145/268] [+] added xface header input line to posting profiles Mon Jan 02 15:50:13 GMT 2012
- [pan2: 146/268] fixed stupid uuencode.c bug Mon Jan 02 15:50:18 GMT 2012
- [pan2: 147/268] done debugging for now... Mon Jan 02 15:50:23 GMT 2012
- [pan2: 148/268] removed inline multipost for now... Mon Jan 02 15:50:28 GMT 2012
- [pan2: 149/268] last commit for now, forgot something Mon Jan 02 15:50:33 GMT 2012
- [pan2: 150/268] kicked out unused ssl stuff Mon Jan 02 15:50:38 GMT 2012
- [pan2: 151/268] fixed multiple selection for GroupPrefsDialog (now the changes take effect on the whole selection) Mon Jan 02 15:50:43 GMT 2012
- [pan2: 152/268] fixed auto-download (from actions menu) to accept group-specific settings. Mon Jan 02 15:50:48 GMT 2012
- [pan2: 153/268] fixes to auto-download and other stuff Mon Jan 02 15:50:53 GMT 2012
- [pan2: 154/268] added deletion confirmation dialog (deactivatable via prefs) for articles (hit delete to erase them, Mon Jan 02 15:50:58 GMT 2012
- [pan2: 155/268] fixed taskupload Mon Jan 02 15:51:04 GMT 2012
- [pan2: 157/268] ssl removed for good Mon Jan 02 15:51:15 GMT 2012
- [pan2: 158/268] [+] added ability to change download destination Mon Jan 02 15:51:19 GMT 2012
- [pan2: 156/268] modded article info, show size in bytes/kb/mb/tb now Mon Jan 02 15:51:20 GMT 2012
- [pan2: 159/268] forgot gui file Mon Jan 02 15:51:23 GMT 2012
- [pan2: 160/268] - a few cleanups - added verbose flag Mon Jan 02 15:51:28 GMT 2012
- [pan2: 161/268] - cleaning - removal of useless drag'n'drop stubs Mon Jan 02 15:51:33 GMT 2012
- [pan2: 162/268] Merge branch 'master' of github.com:judgefudge/pan2 Mon Jan 02 15:51:39 GMT 2012
- [pan2: 163/268] fixed win32 bug in rules-info and rules-filter Mon Jan 02 15:51:44 GMT 2012
- [pan2: 164/268] - few cleanups - added "mark_thread_read" and "mark_thread_unread" on req Mon Jan 02 15:51:49 GMT 2012
- [pan2: 165/268] forgot ssl again, damn amnesia Mon Jan 02 15:51:54 GMT 2012
- [pan2: 166/268] - a few fixes - corrected profiles dialog (cancel) - removed plaintext encode mode (doesn't make any Mon Jan 02 15:51:59 GMT 2012
- [pan2: 167/268] working ssl yippie! Mon Jan 02 15:52:04 GMT 2012
- [pan2: 168/268] ssl fully working now todo: * win32 implementation if i have the time * configure script for openssl Mon Jan 02 15:52:09 GMT 2012
- [pan2: 169/268] - Merge branch 'ssl' - fully working ssl, enjoy. report any errors to me, please. Mon Jan 02 15:52:14 GMT 2012
- [pan2: 170/268] a few fixes, should go smoothly now... Mon Jan 02 15:52:19 GMT 2012
- [pan2: 171/268] added configure.in patches for git branch and ssl libs/cflags Mon Jan 02 15:52:26 GMT 2012
- [pan2: 172/268] fixed stupid ssl multithread pthread bug Mon Jan 02 15:52:29 GMT 2012
- [pan2: 173/268] * fixed mt of pthreads * added all #ifdefs for libssl and crypto Mon Jan 02 15:52:34 GMT 2012
- [pan2: 174/268] few ssl fixes Mon Jan 02 15:52:39 GMT 2012
- [pan2: 175/268] fixed win32 bug (freeaddrinfo and getaddrinfo were commented out.....) Mon Jan 02 15:52:44 GMT 2012
- [pan2: 176/268] fixed read article colors. Mon Jan 02 15:52:49 GMT 2012
- [pan2: 177/268] fixed transfer count with SSL connections Mon Jan 02 15:52:54 GMT 2012
- [pan2: 178/268] removed ssl context creation from _every_ socket to the socket-creator thread Mon Jan 02 15:52:59 GMT 2012
- [pan2: 179/268] * added CertStore for ssl certificates * added callbacks for certificate verification * added remove Mon Jan 02 15:53:04 GMT 2012
- [pan2: 180/268] TODO : win32 and gtk3 compatibilty (sec_dialog and ssl) Mon Jan 02 15:53:09 GMT 2012
- [pan2: 181/268] HAVE_OPENSSL fixes Mon Jan 02 15:53:14 GMT 2012
- [pan2: 182/268] added ssl-utils Mon Jan 02 15:53:19 GMT 2012
- [pan2: 183/268] mods to ssl-utils Mon Jan 02 15:53:24 GMT 2012
- [pan2: 184/268] fix for _crazy_ segfault Mon Jan 02 15:53:29 GMT 2012
- [pan2: 185/268] misc cleanup Mon Jan 02 15:53:34 GMT 2012
- [pan2: 186/268] misc fixes Mon Jan 02 15:53:39 GMT 2012
- [pan2: 187/268] added session resume Mon Jan 02 15:53:44 GMT 2012
- [pan2: 188/268] few cleanups Mon Jan 02 15:53:49 GMT 2012
- [pan2: 189/268] fixes gkd threads issues (threaded code now uses gkd_thread_enter() and gdk_thread_leave() ) Mon Jan 02 15:53:55 GMT 2012
- [pan2: 190/268] fixed locking Mon Jan 02 15:54:00 GMT 2012
- [pan2: 191/268] few changes to icons Mon Jan 02 15:54:05 GMT 2012
- [pan2: 192/268] moved blacklist for server connections from nntp-pool to certstore (servers are blacklisted on faile Mon Jan 02 15:54:10 GMT 2012
- [pan2: 193/268] removed dbg Mon Jan 02 15:54:15 GMT 2012
- [pan2: 194/268] some ssl fixes and (c) utf-8 fix Mon Jan 02 15:54:20 GMT 2012
- [pan2: 195/268] added further details to certification info dialog Mon Jan 02 15:54:25 GMT 2012
- [pan2: 196/268] a few ssl improvements Mon Jan 02 15:54:30 GMT 2012
- [pan2: 197/268] suggestion from : pan 2011 11 16 06 11 11 cox net by Duncan * changed umask for directories from 755 Mon Jan 02 15:54:35 GMT 2012
- [pan2: 198/268] Changes to the certificate mechanisms: * load/save from/to servers.xml tag * certstore loads certs a Mon Jan 02 15:54:40 GMT 2012
- [pan2: 199/268] forgot this Mon Jan 02 15:54:45 GMT 2012
- [pan2: 200/268] pre-choose the most probable port for ssl/plain connections Mon Jan 02 15:54:50 GMT 2012
- [pan2: 201/268] forgot some adaptions Mon Jan 02 15:54:55 GMT 2012
- [pan2: 202/268] roughly implement gtk_status_icon for tray minimize Mon Jan 02 15:55:00 GMT 2012
- [pan2: 203/268] TODO: enable/disable server (set to 0 connections perhaps?) Mon Jan 02 15:55:05 GMT 2012
- [pan2: 204/268] second version Mon Jan 02 15:55:10 GMT 2012
- [pan2: 205/268] improved tray icons/behaviour Mon Jan 02 15:55:15 GMT 2012
- [pan2: 206/268] removed some stubs Mon Jan 02 15:55:20 GMT 2012
- [pan2: 207/268] improve status icon window close/open Mon Jan 02 15:55:25 GMT 2012
- [pan2: 208/268] add "start minimized" option Mon Jan 02 15:55:30 GMT 2012
- [pan2: 209/268] small fix for minimize Mon Jan 02 15:55:35 GMT 2012
- [pan2: 210/268] * ssl and win32 compile fixes (still no SSL on win32 :( ) * added libnotify for fun (any implementat Mon Jan 02 15:55:40 GMT 2012
- [pan2: 211/268] fixed win32 openssl support, works now, please test, too. Mon Jan 02 15:55:45 GMT 2012
- [pan2: 212/268] forgot to add icons for status icon Mon Jan 02 15:55:50 GMT 2012
- [pan2: 213/268] * https://bugzilla.gnome.org/show_bug.cgi?id=660030 (Jindrich Makovicka) Mon Jan 02 15:55:55 GMT 2012
- [pan2: 214/268] - win32 fixes for gthreads - removed gdk_threads in favor of g_idle_add - a few cleanups Mon Jan 02 15:56:01 GMT 2012
- [pan2: 215/268] fix servers.xml cert setting Mon Jan 02 15:56:06 GMT 2012
- [pan2: 216/268] forgot this Mon Jan 02 15:56:11 GMT 2012
- [pan2: 217/268] build fixes https://bugzilla.gnome.org/show_bug.cgi?id=665032 Mon Jan 02 15:56:16 GMT 2012
- [pan2: 218/268] TODO : better handling of expired certs, for now they are just accepted. Mon Jan 02 15:56:21 GMT 2012
- [pan2: 219/268] a few cleanups Mon Jan 02 15:56:26 GMT 2012
- [pan2: 220/268] Merge branch 'github_master' into testing Mon Jan 02 15:56:32 GMT 2012
- [pan2: 222/268] BUGFIX : http://permalink.gmane.org/gmane.comp.gnome.apps.pan.devel/1314 Mon Jan 02 15:56:41 GMT 2012
- [pan2: 221/268] fix pan.cc errors & add updated translations Mon Jan 02 15:56:41 GMT 2012
- [pan2: 223/268] * fixed bug in flags not saving to headers * fixed glib version requirement string Mon Jan 02 15:56:47 GMT 2012
- [pan2: 224/268] * fixed last bug in flags not saving to headers Mon Jan 02 15:56:51 GMT 2012
- [pan2: 225/268] improved flag option + icon Mon Jan 02 15:57:02 GMT 2012
- [pan2: 226/268] further improve on flags : mark all flagged Mon Jan 02 15:57:02 GMT 2012
- [pan2: 227/268] + invert selection + gnome-keyring implementation + preparations for yenc glib changes Mon Jan 02 15:57:07 GMT 2012
- [pan2: 228/268] * cleanups and fixes + pgp encrypt and sign messages inline (text/plain) (todo : decode signed) + re Mon Jan 02 15:57:12 GMT 2012
- [pan2: 229/268] fdssdfsd Mon Jan 02 15:57:20 GMT 2012
- [pan2: 230/268] fdgssfsdf Mon Jan 02 15:57:22 GMT 2012
- [pan2: 231/268] jghjdfhgkjdh Mon Jan 02 15:57:27 GMT 2012
- [pan2: 232/268] + nntp fix + pgp-encryption/signing support + revert download all flagged, not needed Mon Jan 02 15:57:32 GMT 2012
- [pan2: 233/268] * gpgme build fixes Mon Jan 02 15:57:37 GMT 2012
- [pan2: 234/268] forgot this, sorry Mon Jan 02 15:57:42 GMT 2012
- [pan2: 235/268] from master :further improve on flags : mark all flagged Mon Jan 02 15:57:47 GMT 2012
- [pan2: 236/268] fixes for pgp: wording (gpg->pgp) and some icon show/hide stuff Mon Jan 02 15:57:52 GMT 2012
- [pan2: 237/268] Fixes to gpg Mon Jan 02 15:57:57 GMT 2012
- [pan2: 238/268] fixed stupid ngettext bug Mon Jan 02 15:58:02 GMT 2012
- [pan2: 239/268] properly handle postui row count for "filequeue empty" status Mon Jan 02 15:58:07 GMT 2012
- [pan2: 240/268] compile fixes for gnome-keyring and libnotify Mon Jan 02 15:58:12 GMT 2012
- [pan2: 241/268] updated readme & remade compile preferences Mon Jan 02 15:58:17 GMT 2012
- [pan2: 242/268] a little broken ... Mon Jan 02 15:58:22 GMT 2012
- [pan2: 243/268] basic gpg support with gmime 2.6 Mon Jan 02 15:58:27 GMT 2012
- [pan2: 244/268] * modify compiler flags * base64 en/decode, qp en/decode * selectable cte in post ui dialog * fix to Mon Jan 02 15:58:32 GMT 2012
- [pan2: 245/268] forgot this Mon Jan 02 15:58:37 GMT 2012
- [pan2: 246/268] put this back in Mon Jan 02 15:58:42 GMT 2012
- [pan2: 247/268] forgot this, too Mon Jan 02 15:58:47 GMT 2012
- [pan2: 248/268] Dumped OpenSSL, implemented GnuTLS Mon Jan 02 15:58:52 GMT 2012
- [pan2: 249/268] added ability to import from SSL_CERT_DIR (has to be exported) Mon Jan 02 15:58:57 GMT 2012
- [pan2: 250/268] Merge branch 'master' into test2 Mon Jan 02 15:59:02 GMT 2012
- [pan2: 251/268] * a few gnutls fixes * merged back from merge master-test + intermediate fixes Mon Jan 02 15:59:07 GMT 2012
- [pan2: 252/268] compile fix for gtkspell Mon Jan 02 15:59:12 GMT 2012
- [pan2: 253/268] added new icons Mon Jan 02 15:59:17 GMT 2012
- [pan2: 254/268] + icons Mon Jan 02 15:59:22 GMT 2012
- [pan2: 255/268] +icons Mon Jan 02 15:59:27 GMT 2012
- [pan2: 256/268] - added key defines for gdk to gtk-compat.h - minor fixes - make dbus optional Mon Jan 02 15:59:32 GMT 2012
- [pan2: 257/268] fddsf Mon Jan 02 15:59:37 GMT 2012
- [pan2: 258/268] fdssdfds Mon Jan 02 15:59:42 GMT 2012
- [pan2: 259/268] fsdfsd Mon Jan 02 15:59:47 GMT 2012
- [pan2: 260/268] forgot this Mon Jan 02 15:59:52 GMT 2012
- [pan2: 261/268] compat changes Mon Jan 02 15:59:58 GMT 2012
- [pan2: 262/268] fsdf Mon Jan 02 16:00:02 GMT 2012
- [pan2: 263/268] sfdsdfds Mon Jan 02 16:00:08 GMT 2012
- [pan2: 264/268] Merge branch 'testing' into new_master Mon Jan 02 16:00:13 GMT 2012
- [pan2: 265/268] more iconv fixes, but iconv isn't dynamic, only converts for the current group Mon Jan 02 16:00:18 GMT 2012
- [pan2: 266/268] reimplemented remove/add cert Mon Jan 02 16:00:23 GMT 2012
- [pan2: 267/268] dsfsdf Mon Jan 02 16:00:28 GMT 2012
- [pan2: 268/268] Merge branch 'new_master' Mon Jan 02 16:00:33 GMT 2012
- [pan2] - status icon fix - usability fixes for prefs-ui - fixes bugs mentioned by pkovar Wed Jan 04 15:59:43 GMT 2012
- [pan2] GMIME_REQUIRED=2.5.5 GNUTLS_REQUIRED=2.12.10 (with nettle as crypto backend) Wed Jan 04 19:22:56 GMT 2012
- [pan2] forgot pan.ui.ssl.h Wed Jan 04 22:06:48 GMT 2012
- [pan2] -fix segfault with select parts -fix status icon (needs some work) Thu Jan 05 13:42:06 GMT 2012
- [pan2] - bugfixes for dbus errors - improved notifications - fix for some sigsegvs Thu Jan 05 13:42:11 GMT 2012
- [pan2] - further improve on status icon - added translation strings that i forgot Thu Jan 05 21:28:27 GMT 2012
- [pan2] fix status bars for gtk3 Thu Jan 05 21:28:32 GMT 2012
- [pan2] fixes for attachments bar / removed deprecated gtk_table_get_size for gtk 3.4+ Thu Jan 05 21:28:37 GMT 2012
- [pan2] commented out compiler flags in configure.in Sun Jan 08 10:57:10 GMT 2012
- [pan2] [Pan-devel] 07b95bee notification problem bisected to ebeed4ce Sun Jan 08 13:29:24 GMT 2012
- [pan2] sfdsd Sun Jan 08 22:58:03 GMT 2012
- [pan2] -compat fixes -compile fixes -pgp fixes Sun Jan 08 22:58:08 GMT 2012
- [pan2] dsfsdfds Mon Jan 09 13:39:15 GMT 2012
- [pan2] Sorry for the sdfs, i tend to forget to rebase before a push. I'll try to avoid this mess..... -gtk Mon Jan 09 13:39:20 GMT 2012
- [pan2] remove pgp from menu if not supported Mon Jan 09 15:53:03 GMT 2012
- [pan2] include enchant in automake Tue Jan 10 09:51:29 GMT 2012
- [pan2] again, fix for size issues with gtk2+ Tue Jan 10 09:51:34 GMT 2012
- [pan2] fixed typos in configure.in Tue Jan 10 09:51:39 GMT 2012
- [pan2] (14 commits) ...-improve help -body-pane.cc fix ( i hope) for gtk <2.22.0 Wed Jan 11 07:10:13 GMT 2012
- [pan2: 1/14] Merge remote branch 'lostcoder/integration' Wed Jan 11 07:10:18 GMT 2012
- [pan2: 2/14] Update AUTHORS, README and README.windows.in Wed Jan 11 07:10:23 GMT 2012
- [pan2: 3/14] Prepare for release 0.134pre1 Wed Jan 11 07:10:28 GMT 2012
- [pan2: 4/14] Bump the version Wed Jan 11 07:10:33 GMT 2012
- [pan2: 5/14] Remove obsolete MAINTAINERS, TRANSLATORS.txt & .cvsignore files Wed Jan 11 07:10:38 GMT 2012
- [pan2: 6/14] Add Pan manual Wed Jan 11 07:10:43 GMT 2012
- [pan2: 7/14] Add gnome-doc-utils basic support Wed Jan 11 07:10:48 GMT 2012
- [pan2: 8/14] Tweak the help support Wed Jan 11 07:10:53 GMT 2012
- [pan2: 9/14] Final fixes to the help system Wed Jan 11 07:10:58 GMT 2012
- [pan2: 10/14] Add menu item for help Wed Jan 11 07:11:03 GMT 2012
- [pan2: 11/14] Tweak error dialog on opening help Wed Jan 11 07:11:08 GMT 2012
- [pan2: 12/14] Additional bits to the help support Wed Jan 11 07:11:13 GMT 2012
- [pan2: 13/14] Merge branch 'help' Wed Jan 11 07:11:18 GMT 2012
- [pan2: 14/14] -improve help -body-pane.cc fix ( i hope) for gtk <2.22.0 Wed Jan 11 07:11:24 GMT 2012
- [pan2] simplified body-pane fix Wed Jan 11 07:15:01 GMT 2012
- [pan2] -roughly implemented custom shortcuts (file pan.shortcuts is auto-created the first time pan is exit Thu Jan 12 23:40:27 GMT 2012
- [pan2] modified changelog to reflect latest additions Fri Jan 13 00:05:36 GMT 2012
- [pan2] -quick fix for gnome-keyring -few quick cleanups Fri Jan 13 07:31:43 GMT 2012
- [pan2] (3 commits) Created branch osx Sat Jan 14 10:16:49 GMT 2012
- [pan2/osx: 1/3] quick fix for gnome-keyring Sat Jan 14 10:16:54 GMT 2012
- [pan2/osx: 2/3] few quick cleanups Sat Jan 14 10:16:59 GMT 2012
- [pan2/osx: 3/3] changed from 0740 to 0755 (directories) Sat Jan 14 10:17:04 GMT 2012
- [pan2] some configure.in fixes for help and gmime Mon Jan 16 18:50:11 GMT 2012
- [pan2] removed some glib includes for compilation with fedora 17 Tue Jan 17 07:16:50 GMT 2012
- [pan2] forgot those Tue Jan 17 07:22:59 GMT 2012
- [pan2] fixed gmime26 in configure.in Tue Jan 17 07:26:11 GMT 2012
- [pan2] fixed typo Tue Jan 17 16:49:32 GMT 2012
- [pan2] + ability to specifiy custom filename extension for cache files (default: eml) + fixes to build Tue Jan 17 18:20:17 GMT 2012
- [pan2] - deprecation-fix for gmutex - don't use gnome-doc-utils in makefile it is disabled Thu Jan 19 06:34:40 GMT 2012
- [pan2] forgot this translation Fri Jan 20 21:08:14 GMT 2012
- [pan2] - fix for dbus crashes - implemented hotkey UI, todo: replace keys dynamically Fri Jan 20 21:08:19 GMT 2012
- [pan2] -preparation for sql backend -forgot this in pan.cc Sat Jan 21 15:51:14 GMT 2012
- [pan2] dbus fixes Sun Jan 22 09:20:53 GMT 2012
- [pan2] a few fixes.... disabled dbus for now, needs debugging. Sun Jan 22 09:20:59 GMT 2012
- [pan2] - fixed typo - removed odb, shouldn't be there Sun Jan 22 09:25:17 GMT 2012
- [pan2] configure fix for gnome-doc-utils (thx duncan) Sun Jan 22 09:47:40 GMT 2012
- [pan2] forgot this file Sun Jan 22 09:49:01 GMT 2012
- [pan2] fixes : No gtk_notebook_set_homogeneous_tabs function in gtk3 Sun Jan 22 18:09:55 GMT 2012
- [pan2] another fix for gnome-doc-utils Sun Jan 22 18:21:03 GMT 2012
- [pan2] - improved status icon behavior, change only happens on click, simplified - beautified tabs in prefe Mon Jan 23 15:05:34 GMT 2012
- [pan2] forgot to comment this Mon Jan 23 15:08:21 GMT 2012
- [pan2] forgot those icons Wed Jan 25 07:45:41 GMT 2012
- [pan2] updated french translation (Frederic Bezies) Thu Jan 26 18:57:42 GMT 2012
- [pan2] (3 commits) ...Merge branch 'hotkeys' Thu Jan 26 20:30:48 GMT 2012
- [pan2: 1/3] buggy Thu Jan 26 20:30:53 GMT 2012
- [pan2: 2/3] hotkeys working so far... Thu Jan 26 20:30:58 GMT 2012
- [pan2: 3/3] Merge branch 'hotkeys' Thu Jan 26 20:31:03 GMT 2012
- [pan2] - added translation for print - deleted some useless files Fri Jan 27 09:08:42 GMT 2012
- [pan2] - forgot to commit actions-extern.h - dbus is back in, i think i found the bug Fri Jan 27 09:08:47 GMT 2012
- [pan2] quick gtk fix Fri Jan 27 10:56:46 GMT 2012
- [pan2] - a few gui fixes - downgrade gnome-keyring version (please report any errors) Fri Jan 27 20:16:19 GMT 2012
- [pan2] build fixes for gmime_crypto Tue Jan 31 20:37:44 GMT 2012
- [pan2] typo Tue Jan 31 20:43:26 GMT 2012
=?utf-8?q?Hubert_Figui=C3=A8re?=
=?utf-8?q?Javier_Jard=C3=B3n?=
=?utf-8?q?J=C3=BCrg_Billeter?=
=?utf-8?q?Jean_Br=C3=A9fort?=
=?utf-8?q?Jos=C3=A9_Alburquerque?=
=?utf-8?q?Kristian_H=C3=B8gsberg?=
=?utf-8?q?Marek_=C4=8Cernock=C3=BD?=
=?utf-8?q?Mario_Bl=C3=A4ttermann?=
=?utf-8?q?Matej_Urban=C4=8Di=C4=8D?=
=?utf-8?q?Olivier_Cr=C3=AAte?=
=?utf-8?q?Pavol_=C5=A0imo?=
=?utf-8?q?Piotr_Dr=C4=85g?=
=?utf-8?q?S=C3=A9bastien_Wilmet?=
=?utf-8?q?Sebastian_Dr=C3=B6ge?=
=?utf-8?q?Steve_Fr=C3=A9cinaux?=
=?utf-8?q?Torsten_Sch=C3=B6nfeld?=
=?utf-8?q?Wolfgang_St=C3=B6ggl?=
=?utf-8?q?Xandru_Armesto_Fern=C3=A1ndez?=
Vibha Yadav
Vincent Untz
Vinicius Scopel Depizzol
Vivien Malerba
William Hua
William Jon McCann
Will Thompson
Wolfgang Hofer
Xan Lopez
- [epiphany] Fake middle clicks without gtk_button_{press, release}, which are deprecated Sun Jan 01 16:31:20 GMT 2012
- [epiphany] Remove EphyGoAction, it's unused Sun Jan 01 16:42:10 GMT 2012
- [epiphany] Remove EphyHomeAction, it's unused Sun Jan 01 17:03:12 GMT 2012
- [glib] ginetaddressmask: plug leak Sun Jan 01 23:42:59 GMT 2012
- [epiphany] Revert "Remove EphyHomeAction, it's unused" Mon Jan 02 12:43:02 GMT 2012
- [epiphany] ephy-window: remove GoHome action, it's not used (I hope!) Mon Jan 02 12:48:16 GMT 2012
- [epiphany] ephy-home-action: remove dead code Mon Jan 02 13:35:39 GMT 2012
- [epiphany] make g_setenv() calls early enough during startup Mon Jan 02 13:35:44 GMT 2012
- [epiphany] ephy-navigation-history-action: remove some dead code Tue Jan 03 12:00:03 GMT 2012
- [gtk+] GtkNotebook: fix crash when DnD tabs between windows Wed Jan 04 07:49:45 GMT 2012
- [libsoup] soup-request-http: plug leak Wed Jan 04 20:00:31 GMT 2012
- [gtk+] Revert "gtksettings.c: Do not use GdkColor API" Thu Jan 05 11:23:05 GMT 2012
- [epiphany] epiphany.css: use 'transparent' instead of 'none' for background color Tue Jan 10 17:29:24 GMT 2012
- [epiphany] epiphany-ui.xml: kill ToolbarPopup, it's unused now Tue Jan 10 17:32:05 GMT 2012
- [epiphany] ephy-window: make sure to hide all chrome in application mode Tue Jan 10 17:41:25 GMT 2012
- [epiphany] (2 commits) Created branch newmenus Wed Jan 11 18:22:53 GMT 2012
- [epiphany/newmenus: 1/2] Use the new Shell global menu for global actions Wed Jan 11 18:22:58 GMT 2012
- [epiphany/newmenus: 2/2] Drop menubar and create an actions menu button in the toolbar Wed Jan 11 18:23:03 GMT 2012
- [epiphany/newmenus] ephy-window: remove some memubar leftovers Wed Jan 11 19:25:24 GMT 2012
- [epiphany/newmenus] ephy-window: pass the application to the constructor Thu Jan 12 18:11:49 GMT 2012
- [epiphany/newmenus] ephy-page-menu-action: try to use the actual activate event when possible Thu Jan 12 21:17:10 GMT 2012
- [epiphany/newmenus] ephy-window: simplify the chrome visibility logic Thu Jan 12 21:17:16 GMT 2012
- [epiphany/newmenus] ephy-window: add temporary extra binding for PageMenu Thu Jan 12 23:01:08 GMT 2012
- [epiphany/newmenus] configure.ac: bump GTK+ dependency Fri Jan 13 16:40:18 GMT 2012
- [epiphany/newmenus] ephy-window: remove some dead code Fri Jan 13 17:22:10 GMT 2012
- [epiphany/newmenus] ephy-window: do not track application windows too much Fri Jan 13 17:22:15 GMT 2012
- [epiphany/newmenus] ephy-window: make fullscreen an extra binding Fri Jan 13 17:22:20 GMT 2012
- [epiphany/newmenus] ephy-window: use the emblem icon for the page menu Fri Jan 13 17:25:59 GMT 2012
- [epiphany/newmenus] ephy-window: drop the PRIMARY_TOOLBAR style Fri Jan 13 17:37:23 GMT 2012
- [epiphany] Use the new Shell global menu for global actions Fri Jan 13 20:22:24 GMT 2012
- [epiphany] Drop menubar and create an actions menu button in the toolbar Fri Jan 13 20:22:29 GMT 2012
- [epiphany] ephy-window: remove some memubar leftovers Fri Jan 13 20:22:34 GMT 2012
- [epiphany] ephy-window: pass the application to the constructor Fri Jan 13 20:22:39 GMT 2012
- [epiphany] ephy-page-menu-action: try to use the actual activate event when possible Fri Jan 13 20:22:44 GMT 2012
- [epiphany] ephy-window: simplify the chrome visibility logic Fri Jan 13 20:22:49 GMT 2012
- [epiphany] ephy-window: add temporary extra binding for PageMenu Fri Jan 13 20:22:54 GMT 2012
- [epiphany] configure.ac: bump GTK+ dependency Fri Jan 13 20:22:59 GMT 2012
- [epiphany] ephy-window: remove some dead code Fri Jan 13 20:23:04 GMT 2012
- [epiphany] ephy-window: do not track application windows too much Fri Jan 13 20:23:09 GMT 2012
- [epiphany] ephy-window: make fullscreen an extra binding Fri Jan 13 20:23:14 GMT 2012
- [epiphany] ephy-window: use the emblem icon for the page menu Fri Jan 13 20:23:19 GMT 2012
- [epiphany] ephy-window: drop the PRIMARY_TOOLBAR style Fri Jan 13 20:23:24 GMT 2012
- [epiphany] Make the visible name of the application 'Web' Sat Jan 14 20:13:27 GMT 2012
- [epiphany] window-commands: update copyright year Sat Jan 14 20:13:32 GMT 2012
- [epiphany] Created branch new-toolbar-layout Mon Jan 16 16:36:30 GMT 2012
- [epiphany/new-toolbar-layout] Stop using GtkUIManager to create the toolbar Mon Jan 16 16:36:36 GMT 2012
- [epiphany/new-toolbar-layout] ephy-toolbar: use normal GtkButtons for the toolbar Mon Jan 16 17:12:18 GMT 2012
- [epiphany/new-toolbar-layout] ephy-toolbar: set a style class to the location+reload combo Mon Jan 16 17:28:24 GMT 2012
- [epiphany] Stop using GtkUIManager to create the toolbar Mon Jan 16 17:52:06 GMT 2012
- [epiphany] ephy-toolbar: use normal GtkButtons for the toolbar Mon Jan 16 17:52:11 GMT 2012
- [epiphany] ephy-toolbar: set a style class to the location+reload combo Mon Jan 16 17:52:16 GMT 2012
- [epiphany] ephy-navigation-history-action: make sure embed is focused after navigation Mon Jan 16 18:09:26 GMT 2012
- [epiphany] ephy-window: add extra bindings for zoom in/out Mon Jan 16 18:21:08 GMT 2012
- [epiphany] Refactor GtkActions with attached EphyWindows Mon Jan 16 19:12:54 GMT 2012
- [epiphany] ephy-window: forgot this Mon Jan 16 19:16:09 GMT 2012
- [epiphany] ephy-middle-clickable-tool-button: remove, it's unused now Mon Jan 16 19:16:14 GMT 2012
- [epiphany] POTFILES.in: the toolbar didn't have any translatable strings in the end Mon Jan 16 19:19:41 GMT 2012
- [epiphany] Back/Forward actions do need to have a label set Mon Jan 16 20:49:19 GMT 2012
- [epiphany] ephy-page-menu: activate on button press Mon Jan 16 21:21:44 GMT 2012
- [epiphany] ephy-combined-stop-reload-action: object orientation is hard, let's go shopping Mon Jan 16 21:29:39 GMT 2012
- [epiphany] ephy-page-menu: fix warning Mon Jan 16 21:37:04 GMT 2012
- [epiphany] ephy-notebook: use symbolic icon for close button Mon Jan 16 21:41:34 GMT 2012
- [epiphany] Move the nautilus floating bar to lib/widgets Mon Jan 16 22:37:04 GMT 2012
- [epiphany] ephy-toolbar: set a name for the page menu button Mon Jan 16 23:23:41 GMT 2012
- [epiphany] ephy-page-menu: set a style class when our menu is visible Mon Jan 16 23:23:47 GMT 2012
- [epiphany] ephy-page-menu-action: hang on to our menu Mon Jan 16 23:31:18 GMT 2012
- [epiphany] ephy-page-menu-action: set the style class in the button, not the menu Mon Jan 16 23:36:35 GMT 2012
- [epiphany] [release] 3.3.4 Tue Jan 17 09:57:42 GMT 2012
- [epiphany] Created tag 3.3.4 Tue Jan 17 10:00:28 GMT 2012
- [epiphany] ephy-page-menu-action: disconnect the visible handler on dispose Tue Jan 17 11:51:45 GMT 2012
- [epiphany] Remove Find Next/Previous from page menu Tue Jan 17 12:02:54 GMT 2012
- [epiphany] ephy-window: fix binding for Find Previous Tue Jan 17 12:18:07 GMT 2012
- [epiphany] ephy-find-toolbar: reorder includes Tue Jan 17 12:29:00 GMT 2012
- [epiphany] ephy-web-view: remove unused method Tue Jan 17 12:31:12 GMT 2012
- [epiphany] ephy-page-menu-action: do not query the action proxies during dispose Wed Jan 18 10:20:59 GMT 2012
- [epiphany] POTFILES.in: add the app menu ui file Wed Jan 18 10:38:13 GMT 2012
- [epiphany] Remove Print Preview item from the super menu Wed Jan 18 11:01:50 GMT 2012
- [epiphany] Remove "Send link by mail..." from the super menu Wed Jan 18 12:18:19 GMT 2012
- [epiphany] ephy-home-action: remove a lot of unused code Wed Jan 18 12:39:59 GMT 2012
- [epiphany] ephy-window: hide our titlebar when maximized Wed Jan 18 17:18:48 GMT 2012
- [epiphany] ephy-toolbar: set the MENUBAR style class Wed Jan 18 17:32:18 GMT 2012
- [epiphany] ephy-embed: do not listen to status updates after dispose Wed Jan 18 21:42:07 GMT 2012
- [epiphany] [release] 3.3.4.1 Wed Jan 18 21:57:00 GMT 2012
- [epiphany] Created tag 3.3.4.1 Wed Jan 18 22:02:46 GMT 2012
- [epiphany] ephy-embed: if there's a priv variable set, use it Wed Jan 18 23:42:55 GMT 2012
- [epiphany] TODO: try to have something useful here Wed Jan 18 23:52:50 GMT 2012
- [epiphany] TODO: remove a couple of old/done items Thu Jan 19 00:02:52 GMT 2012
- [epiphany] omf-install: what is this, I don't even Thu Jan 19 00:20:58 GMT 2012
- [epiphany] ephy-window: annotate return value of a method Thu Jan 19 17:57:39 GMT 2012
- [epiphany] ephy-embed-shell: add missing annotation Thu Jan 19 17:59:40 GMT 2012
- [epiphany] ephy-embed: stop listening to progress updates after dispose Thu Jan 19 18:18:11 GMT 2012
- [epiphany] ephy-window: missing annotation Fri Jan 20 09:40:42 GMT 2012
- [epiphany] ephy-window: remove redundant includes Fri Jan 20 10:58:23 GMT 2012
- [epiphany] Add a ephy-private.h header Fri Jan 20 10:58:28 GMT 2012
- [epiphany] doc: fix distcheck Fri Jan 20 11:01:51 GMT 2012
- [epiphany] More private method cleanups Fri Jan 20 11:36:52 GMT 2012
- [epiphany] ephy-window: remove duplicated method Fri Jan 20 11:45:59 GMT 2012
- [epiphany] ephy-window: reorder a few methods to get rid of forward declarations Fri Jan 20 11:51:07 GMT 2012
- [epiphany] ephy-window: remove unused include Fri Jan 20 12:04:48 GMT 2012
- [epiphany] ephy-window: and remove three more forward declarations Fri Jan 20 12:04:53 GMT 2012
- [epiphany] ephy-window: do not include <string.h> just for strcmp Fri Jan 20 12:06:41 GMT 2012
- [epiphany] Be a bit more strict about header includes Fri Jan 20 13:55:31 GMT 2012
- [epiphany] ephy-window: make ephy_window_set_location private Fri Jan 20 18:27:43 GMT 2012
- [epiphany] ephy-window: remove "add-widget" callback from GtkUIManager Fri Jan 20 19:23:13 GMT 2012
- [epiphany] Make ephy_window_get_ui_manager return a GtkUIManager, not a GObject Fri Jan 20 19:33:54 GMT 2012
- [epiphany] ephy-window: make ephy_window_get_find_toolbar private Fri Jan 20 19:40:12 GMT 2012
- [epiphany] window-commands.h: remove duplicate and obsolete stuff, reformat a bit Sun Jan 22 11:48:56 GMT 2012
- [epiphany] ephy-window: update comments a bit in window actions Sun Jan 22 11:51:03 GMT 2012
- [epiphany] ephy-window: we don't have a menu anymore, so the menudock widget is not needed Sun Jan 22 11:54:43 GMT 2012
- [epiphany] Remove mailto: specific menus Sun Jan 22 12:05:43 GMT 2012
- [epiphany] ephy-window: remove menu statusbar helper messages Sun Jan 22 12:33:25 GMT 2012
- [epiphany] ephy-window: also remove the statusbar tips for tool items Sun Jan 22 13:07:53 GMT 2012
- [epiphany] ephy-window: remove unused code Sun Jan 22 13:10:10 GMT 2012
- [epiphany] ephy-embed: we can now make the statusbar methods private Sun Jan 22 14:16:28 GMT 2012
- [epiphany] ephy-embed: the method to set the statusbar label can be private too Sun Jan 22 15:51:10 GMT 2012
- [epiphany] ephy-embed: remove unused define Sun Jan 22 15:51:49 GMT 2012
- [epiphany] ephy-embed: move the other statusbar id to the .c file Sun Jan 22 20:28:00 GMT 2012
- [epiphany] ephy-embed: reorder includes Sun Jan 22 20:38:08 GMT 2012
- [epiphany] HACKING: small update Sun Jan 22 20:38:13 GMT 2012
- [epiphany] Remove the "Open Frame" functionality Mon Jan 23 13:40:07 GMT 2012
- [epiphany] ephy-window: remove leftovers from when EphyWindow managed the progress bar Mon Jan 23 15:51:14 GMT 2012
- [epiphany] ephy-window: remove leftover from the editable toolbar ancient past Mon Jan 23 15:53:33 GMT 2012
- [epiphany] ephy-window: remove unneeded include Mon Jan 23 19:58:01 GMT 2012
- [epiphany] ephy-web-view: dismiss the "Remember password?" infobar on navigation Tue Jan 24 11:04:49 GMT 2012
- [epiphany] ephy-web-view: remove unused variable Tue Jan 24 11:26:57 GMT 2012
- [epiphany] ephy-embed-utils: consider 'ephy-about' as a web scheme Tue Jan 24 12:46:47 GMT 2012
- [epiphany] Never append "http://" to an address with a scheme Tue Jan 24 12:46:52 GMT 2012
- [epiphany] ephy-window: remove toplevel actions that do not exist anymore Tue Jan 24 13:30:58 GMT 2012
- [epiphany] ephy-window: we don't do tooltips anymore, remove support code for that Tue Jan 24 13:31:03 GMT 2012
- [epiphany] ephy-window: lose security state tooltips Tue Jan 24 13:42:22 GMT 2012
- [epiphany] ephy-location-controller: lose lock tooltip property Tue Jan 24 13:44:15 GMT 2012
- [epiphany] ephy-notebook: remove full title tooltip on each tab Tue Jan 24 14:02:13 GMT 2012
- [epiphany] Make EphyWindow responsible for its own destruction when the last tab is gone Tue Jan 24 14:02:18 GMT 2012
- [epiphany] ephy-embed-utils: load again stuff like 'localhost:3000" Tue Jan 24 19:35:08 GMT 2012
- [glib] gresource-tool: fix the build Wed Jan 25 09:28:57 GMT 2012
- [epiphany] Adapt to the new format form global menus Thu Jan 26 09:36:04 GMT 2012
- [epiphany] The accel for Help should be F1, not Ctrl+h Thu Jan 26 09:42:54 GMT 2012
- [epiphany] tests: run all the tests on 'make check' Thu Jan 26 12:43:56 GMT 2012
- [epiphany] ephy-download: comment broken tests Thu Jan 26 12:45:56 GMT 2012
- [epiphany] Remove unused stock icons Thu Jan 26 23:22:22 GMT 2012
- [epiphany] Remove all the lock stock icons Thu Jan 26 23:29:50 GMT 2012
- [epiphany] ephy-window: do not define stock icons for the GtkActions Fri Jan 27 00:07:32 GMT 2012
- [epiphany] Also remove stock icons in the history and bookmarks editors Fri Jan 27 00:07:37 GMT 2012
- [epiphany] ephy-window: remove stock icons from two more GtkActions Fri Jan 27 00:07:41 GMT 2012
- [epiphany] Remove more unused stock icons Fri Jan 27 00:07:46 GMT 2012
- [epiphany] Remove EPHY_STOCK_BOOKMARK Fri Jan 27 00:07:51 GMT 2012
- [epiphany] Remove the history stock icon Fri Jan 27 09:12:58 GMT 2012
- [epiphany] And remove the last stock icon, bookmarks Fri Jan 27 09:13:04 GMT 2012
- [epiphany] configure.ac: remove reference to icons Makefile Fri Jan 27 09:16:53 GMT 2012
- [epiphany] POTFILES.in: remove reference to ephy-stock-icons.c Fri Jan 27 09:16:58 GMT 2012
- [epiphany] Remove the Bookmarks Editor desktop file Fri Jan 27 09:33:58 GMT 2012
- [epiphany] Get rid of EPHY_STOCK_EPHY Fri Jan 27 10:18:54 GMT 2012
- [epiphany] ephy-main: tidy up indentation Fri Jan 27 10:20:34 GMT 2012
- [epiphany] ephy-notebook: remove dnd-enabled property Fri Jan 27 10:47:20 GMT 2012
- [epiphany] ephy-window: simplify handling of back/forward sensitivity Fri Jan 27 22:03:41 GMT 2012
- [epiphany] ephy-window: correct thinko in action sensitivity handling Fri Jan 27 22:03:46 GMT 2012
- [epiphany] ephy-window: do not duplicate tons of code in sync_tab_is_blank Mon Jan 30 14:42:45 GMT 2012
- [epiphany] (3 commits) Created branch wip/property-bind Mon Jan 30 19:09:33 GMT 2012
- [epiphany/wip/property-bind: 1/3] Introduce ephy_action_bind_sensitivity and tests for it Mon Jan 30 19:09:38 GMT 2012
- [epiphany/wip/property-bind: 2/3] ephy-window: introduce is-blank property Mon Jan 30 19:09:43 GMT 2012
- [epiphany/wip/property-bind: 3/3] Use the new sensitivity mechanism for a few actions Mon Jan 30 19:09:48 GMT 2012
Xavier Claessens
Yaron Shahrabani
Yuri Myasoedov
Zeeshan Ali Khattak
Mail converted by MHonArc