| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-30 | 1 | -2/+6 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 1 | -0/+3 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-06-30 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -52/+101 |
* | Adapt EMap to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -140/+243 |
* | Adapt size_request vfuncs to latest gtk+-3.0 API. | Rodrigo Moya | 2011-06-30 | 1 | -5/+21 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 1 | -3/+0 |
* | Merge miscellaneous changes from gtk3 branch. | Matthew Barnes | 2011-06-30 | 1 | -539/+433 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-11-10 | 1 | -11/+11 |
* | e-map: Take colormap and visual from the widget | Benjamin Otte | 2010-10-30 | 1 | -2/+2 |
* | e-map: Stuff tween duration into a macro so it's easier to change | Benjamin Otte | 2010-10-30 | 1 | -2/+3 |
* | e-map: Add simplification API to zoom from a certain state | Benjamin Otte | 2010-10-30 | 1 | -16/+17 |
* | e-map: Zoom out smoothly, too | Benjamin Otte | 2010-10-30 | 1 | -1/+14 |
* | e-map: Redo zooming | Benjamin Otte | 2010-10-30 | 1 | -387/+223 |
* | e-map: Make center_at() function take longitude/latitude | Benjamin Otte | 2010-10-30 | 1 | -21/+29 |
* | e-map: Introduce e_map_get_current_location() | Benjamin Otte | 2010-10-30 | 1 | -13/+13 |
* | e-map: Use gtk_alignment_configure() | Benjamin Otte | 2010-10-30 | 1 | -22/+14 |
* | e-map: Repaint points unconditionally | Benjamin Otte | 2010-10-30 | 1 | -1/+2 |
* | e-map: Make cache a server-side surface | Benjamin Otte | 2010-10-30 | 1 | -95/+92 |
* | e-map: Query adjustment for size, not pixbuf | Benjamin Otte | 2010-10-30 | 1 | -2/+2 |
* | e-map: pass width and height to set_scroll_area() directly | Benjamin Otte | 2010-10-30 | 1 | -19/+7 |
* | e-map: Draw with cairo | Benjamin Otte | 2010-10-30 | 1 | -38/+11 |
* | e-map: Update the xofs/yofs properties together with the adjustments | Benjamin Otte | 2010-10-30 | 1 | -11/+9 |
* | e-map: Don't block signal handlers | Benjamin Otte | 2010-10-30 | 1 | -23/+0 |
* | e-map: Move all rendering into the expose event | Benjamin Otte | 2010-10-30 | 1 | -114/+65 |
* | e-map: Always repaint the whole window on scrolls | Benjamin Otte | 2010-10-30 | 1 | -93/+1 |
* | Get rid of deprecated GtkObject in EMap widget | Milan Bouchet-Valat | 2010-10-04 | 1 | -24/+2 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -4/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -3/+3 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -73/+6 |
* | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -3/+6 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -41/+0 |
* | Update win32 directory relocation and some consistency cleanup | Fridrich Strba | 2010-03-10 | 1 | -1/+1 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -1/+42 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -10/+10 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -26/+26 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -3/+0 |
* | Baby steps toward GSEAL compliance. | Matthew Barnes | 2010-01-14 | 1 | -111/+182 |
* | Disable gdk_event_get_graphics_expose() call in EMap. | Matthew Barnes | 2009-09-20 | 1 | -0/+8 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -65/+0 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -28/+28 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -1/+1 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -13/+15 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -2/+0 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -15/+16 |
* | ** Fixes bug #529641 | Matthew Barnes | 2008-04-23 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -25/+25 |
* | Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-31 | 1 | -23/+21 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -5/+3 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes bug #352450 | Matthew Barnes | 2006-09-18 | 1 | -13/+13 |
* | Don't use gtk_signal_new() for the set_scroll_adjustments signal, and use | Federico Mena Quintero | 2006-06-08 | 1 | -8/+10 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -44/+0 |
* | Construct map file name at run-time. | Tor Lillqvist | 2005-12-18 | 1 | -1/+5 |
* | Add a name for timezone combox. Make accessibility name and description | Li Yuan | 2004-11-01 | 1 | -0/+6 |
* | Use g_signal_handlers_disconnect_by_func since | Dan Winship | 2003-02-25 | 1 | -10/+16 |
* | Add include of gnome-dialog.h | Not Zed | 2002-12-02 | 1 | -14/+14 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -41/+20 |
* | updated to new version from Ximian Setup Tools. Fixes bug #7641. | Damon Chaplin | 2001-11-29 | 1 | -41/+61 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -9/+9 |
* | copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe it | Damon Chaplin | 2001-06-14 | 1 | -0/+1783 |