summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New method glade_app_new().Vincent Geddes2007-07-045-807/+803
* Rename glade_project_get_has_unsaved_changes() toVincent Geddes2007-06-291-6/+6
* Move GladeItemAppearance enum from glade-palette-item.h to glade-palette.hVincent Geddes2007-06-281-0/+5
* Attempt to reload an open project if the user tries to open it againVincent Geddes2007-06-281-83/+214
* gladeui/glade-popup.[ch] - added packing actions to placeholdersJuan Pablo Ugarte2007-06-271-2/+111
* Cygwin build fixes. Only apply "-mwindows" ld flag if we are in unstableVincent Geddes2007-06-261-2/+5
* Beautify header file, add tooltips for undo history menus.Vincent Geddes2007-06-212-13/+46
* Fix "missing prototype" errors reported by gcc due to increased warningVincent Geddes2007-06-211-2/+2
* Use gnome-common macro for WARN_CFLAGS. Bug #399134.Christian Persch2007-06-211-3/+3
* Refresh active GladeDesignView upon update_ui calls (fixes occasionalTristan Van Berkom2007-06-211-1/+4
* New Inspector implementation. - The Inspector no longer records sessionVincent Geddes2007-06-201-10/+44
* - Added Drag/Resize button in the toolbarTristan Van Berkom2007-06-201-17/+90
* added glade_project_undo_items() and glade_project_redo_items().Tristan Van Berkom2007-06-191-8/+32
* Fix and improve URL launching on win32.Vincent Geddes2007-06-141-10/+10
* - Hide private implementation details (Added GladeProjectPrivate). - AddedVincent Geddes2007-04-261-39/+260
* Check for windres on win32. Define version using separate numberVincent Geddes2007-04-162-2/+36
* - Remove hard-coded newlines from license text. Enable "wrap-license"Vincent Geddes2007-04-021-10/+13
* Fix warnings on when building on win32 platforms.Vincent Geddes2007-03-301-3/+11
* Use Shift+Ctrl+Z as the accelerator for Redo, as specified by the HIG.Vincent Geddes2007-03-221-1/+1
* Define GCC_WARN_FLAGS in configure.ac, if use gcc, put -Wall into CFLAGS,Tristan Van Berkom2007-03-051-3/+3
* plugins/gnome/canvas.xml.in, plugins/gnome/gnome.xml.in,Juan Pablo Ugarte2007-02-221-2/+2
* Remove duplicate labels for stock items.Vincent Geddes2007-02-171-13/+13
* Changed description in the About dialog.Vincent Geddes2007-02-131-6/+1
* - Added a private initialisation function `glade_init_check()' forVincent Geddes2007-02-102-2/+3
* - Add summary of the application's functionality in the '--help' outputVincent Geddes2007-02-091-9/+16
* fixed bug in glade_util_have_devhelp() (devhelp 0.13 returns "DevhelpJuan Pablo Ugarte2007-02-091-62/+0
* Replaced C++ style comments with the more portable ISO C syntax.Vincent Geddes2007-02-081-1/+2
* Now translate "Unsaved %d" for unsaved project names.Tristan Van Berkom2007-02-061-1/+1
* Fixed domain 'glade-3' -> 'glade3' (bug 404917)Tristan Van Berkom2007-02-061-2/+2
* Add ellipsis to the label of the "Open" action.Tristan Van Berkom2007-02-051-1/+2
* Re-Implemented hack for accelerators to work cooperatively with textTristan Van Berkom2007-01-281-0/+22
* fixed conditionally building gnome & python.Tristan Van Berkom2007-01-254-16/+16
* Change window title in line with HIG.Tristan Van Berkom2007-01-251-6/+6
* ignore' properties for the directory tree. Delete all '.cvsignore' files.Tristan Van Berkom2007-01-251-10/+0
* Reorganised package structure, moved a lot of files and directories.Tristan Van Berkom2007-01-2387-55996/+9
* Fix for bug 345603:Tristan Van Berkom2007-01-224-608/+488
* modify translator-credits prop for About dialog.Tristan Van Berkom2007-01-211-23/+1
* use xmlSubstituteEntitiesDefault() when loading/saving glade files inTristan Van Berkom2007-01-211-2/+18
* renamed configure.in -> configure.acTristan Van Berkom2007-01-182-32/+80
* Include config.h.Christian Persch2007-01-1718-1/+40
* removed an obsolete fileTristan Van Berkom2007-01-172-726/+0
* Use the correct way to define paths, using _CPPFLAGS in Makefile.am. FixesChristian Persch2007-01-036-79/+52
* Fixed loading of "special-child-type" from the catalog, fixes bugs withTristan Van Berkom2006-12-183-8/+24
* Rolling 3.1.3Tristan Van Berkom2006-12-186-24/+8
* removed unused variable.Tristan Van Berkom2006-12-171-1/+0
* glade_widget_sync_custom_properties() dont sync construct_only props, doesTristan Van Berkom2006-12-171-3/+7
* Fixed a crash due to gtk_message_dialog_set_image "image" 2.10 propertyTristan Van Berkom2006-12-161-0/+21
* new function glade_util_get_file_mtime().Tristan Van Berkom2006-12-135-3/+100
* src/glade-base-editor.c src/glade-clipboard-view.c src/glade-command.cTristan Van Berkom2006-12-1229-596/+596
* Merged changeset 'GLADE3_3_0_BRANCHPOINT_1' --> 'GLADE3_3_0_MERGEPOINT_2'Tristan Van Berkom2006-12-122-2/+10