| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dialog to advertise user survey | Juan Pablo Ugarte | 2014-03-27 | 1 | -0/+2 |
* | Revert "Mark every survey notification dialog string as translatable" | Juan Pablo Ugarte | 2014-03-17 | 1 | -2/+0 |
* | Added message dialog at startup to advertise the user survey. | Juan Pablo Ugarte | 2014-03-17 | 1 | -0/+2 |
* | Build fixes, now distcheck passes again (with the added tests). | Tristan Van Berkom | 2013-04-08 | 1 | -6/+0 |
* | Removed use of deprecated function g_thread_init() | Juan Pablo Ugarte | 2013-03-12 | 1 | -3/+0 |
* | Implemented Glade UI in Glade, side effect status bar started working again | Juan Pablo Ugarte | 2012-04-27 | 1 | -0/+6 |
* | * src/main.c: Fixed loading correct application icon (bug 648487 | Tristan Van Berkom | 2011-04-22 | 1 | -1/+1 |
* | Optimized project loading time by not updating progrebars on each object loaded. | Juan Pablo Ugarte | 2011-04-13 | 1 | -0/+17 |
* | Reverted changes that make Glade a GtkApplication because GtkApplication | Tristan Van Berkom | 2011-04-04 | 1 | -130/+68 |
* | Removed debug print. | Tristan Van Berkom | 2011-01-29 | 1 | -3/+0 |
* | * src/main.c, src/glade-window.c: Make Glade use GtkApplication, now Glade is | Tristan Van Berkom | 2011-01-29 | 1 | -68/+133 |
* | * gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui/glade-editor.[ch], | Tristan Van Berkom | 2011-01-04 | 1 | -2/+1 |
* | * Another major refactor, tasks accomplished: | Tristan Van Berkom | 2011-01-03 | 1 | -2/+6 |
* | * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with: | Tristan Van Berkom | 2010-12-30 | 1 | -129/+126 |
* | Added loading objects dialog with progress and cancel. | Tristan Van Berkom | 2010-12-21 | 1 | -3/+2 |
* | Use g_option_context_set_translation domain, and use N_() when setting the | Christian Persch | 2007-12-02 | 1 | -2/+3 |
* | fixing translations | Tristan Van Berkom | 2007-07-16 | 1 | -3/+4 |
* | Initialize threading system (#406039). | Vincent Geddes | 2007-07-09 | 1 | -0/+3 |
* | New method glade_app_new(). | Vincent Geddes | 2007-07-04 | 1 | -11/+8 |
* | Fix warnings on when building on win32 platforms. | Vincent Geddes | 2007-03-30 | 1 | -3/+11 |
* | - Added a private initialisation function `glade_init_check()' for | Vincent Geddes | 2007-02-10 | 1 | -1/+2 |
* | - Add summary of the application's functionality in the '--help' output | Vincent Geddes | 2007-02-09 | 1 | -9/+16 |
* | fixed conditionally building gnome & python. | Tristan Van Berkom | 2007-01-25 | 1 | -8/+7 |
* | Added glade-widget-adaptor.[ch], removed glade-widget-class.[ch]. | Tristan Van Berkom | 2006-10-19 | 1 | -10/+0 |
* | o Use Unicode characters where appropriate. o Set website property for | Tristan Van Berkom | 2006-08-19 | 1 | -1/+1 |
* | Added --without-devhelp option (for users suffering of DevHelp 0.11) | Tristan Van Berkom | 2006-08-12 | 1 | -2/+7 |
* | Pass FALSE to gtk_get_option_group() and call gtk_init (NULL, NULL) later | Tristan Van Berkom | 2006-06-24 | 1 | -1/+6 |
* | o Changed application name to "Glade 3" o Destroy GladeProjectWindow | Tristan Van Berkom | 2006-06-24 | 1 | -8/+13 |
* | Check for NULL GError return locations from g_option_context_parse () | Tristan Van Berkom | 2006-06-23 | 1 | -3/+9 |
* | o stdlib.h now included on all platforms | Tristan Van Berkom | 2006-06-03 | 1 | -3/+1 |
* | Fix for bug 337959. | Tristan Van Berkom | 2006-06-03 | 1 | -0/+2 |
* | o Now bookless classes' info buttons are show insensitive. o No info | Tristan Van Berkom | 2006-06-03 | 1 | -2/+2 |
* | Glade now installs theme friendly icons (GNOME Goal #2) | Vincent Geddes | 2006-04-30 | 1 | -0/+1 |
* | added atk.xpm to $(libgladeuiinclude_HEADERS) | Tristan Van Berkom | 2006-04-26 | 1 | -13/+1 |
* | Updated | Tristan Van Berkom | 2006-04-24 | 1 | -1/+12 |
* | o Use glib instead of libpopt for command-line parsing. o Added | Tristan Van Berkom | 2006-04-10 | 1 | -83/+83 |
* | Added glade_app_update_instance_count to keep track of (and differentiate | Tristan Van Berkom | 2005-12-06 | 1 | -5/+6 |
* | Modified Files: ChangeLog po/az.po po/en_CA.po po/es.po po/ja.po po/ms.po | Tristan Van Berkom | 2005-12-06 | 1 | -1/+1 |
* | Added CAST_BAD macro (BAD_CAST opposite). | Tristan Van Berkom | 2005-09-15 | 1 | -2/+1 |
* | Added new GladeFixedManager code to handle GtkFixed and GtkLayout in a | Tristan Van Berkom | 2005-08-09 | 1 | -6/+5 |
* | stock spec name fixed and removed construct only. | Tristan Van Berkom | 2005-07-30 | 1 | -7/+0 |
* | Cleaned up i18n/gettext stuff, Now glade-3 uses <glib/gi18n.h> and | Tristan Van Berkom | 2005-04-20 | 1 | -1/+5 |
* | 2005-04-10 Ivan, Wong Yat Cheung <email@ivanwong.info | Ivan Wong Yat Cheung | 2005-04-10 | 1 | -1/+1 |
* | pixmaps/Makefile.am, src/Makefile.am, widgets/Makefile.am, | Ivan, Wong Yat Cheung | 2005-04-02 | 1 | -15/+4 |
* | Merged LIBGLADE_INTEGRATION --> HEAD, gentlemen; we have reached normality. | Tristan Van Berkom | 2005-02-28 | 1 | -51/+17 |
* | - clean up a little bit. - drop acconfig.h, use the third arg of AC_DEFINE | Ivan Wong | 2004-11-18 | 1 | -25/+27 |
* | - add option "--verbose". - add POPT_AUTOHELP. - use dynamic version of | Ivan Wong | 2004-11-15 | 1 | -36/+36 |
* | bug 157289 fixed in regard with boxes and notebooks. | Tristan Van Berkom | 2004-11-10 | 1 | -1/+1 |
* | Win32 related fixes (bug 154927) | Ivan Wong | 2004-11-03 | 1 | -4/+37 |
* | Remove commented out block that accidently crept into my last commit. | David Hoover | 2004-10-25 | 1 | -2/+0 |