summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added gnome2 macros to be used by gnome2 project wizard.ANJUTA_1_0_0Naba Kumar2002-11-011-11/+0
| | | | | | | | | | | | | | | | | | | * macros2/*, Makefile.am, configure.in, data/Makefile.am: Added gnome2 macros to be used by gnome2 project wizard. * data/autogen.sh.gnome2: Fixed to use our own macros instead of from gnome-common. * macros/Makefile.am: Removed INSIDE_GNOME_COMMAND macro as it was conflicting with generated projects and is not useful for us. * src/appwiz_page1.c, src/project_dbase.h, src/project_type.c, src/project_type.h, src/source.c, src/wizard_gui.c: Fixed gnome2 project generation, removed qt project as it's not complete and added gnome2 bonobo wizard. svn path=/branches/ANJUTA_1_0_0/; revision=2633
* Added user properties file which will be copied in user'sNaba Kumar2002-10-281-4/+4
| | | | | | | | | | | | | | | | * data/user.properties, data/Makefile.am: Added user properties file which will be copied in user's ~/.anjuta/user.properties. * data/anjuta.properties: Changed a comment. * macros/gnome-pilot.m4: Upgraged to the cvs head of gnome-macros. * src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h, src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, src/preferences.c: Adde [Settings]->[Preferences]->[Edit user.properties file ...] menu item. svn path=/branches/ANJUTA_1_0_0/; revision=2632
* Removed debug and warning flags for defaults.Naba Kumar2002-10-241-1/+1
| | | | | | | | | | | | * macro/autogen.sh: Removed debug and warning flags for defaults. Patch from Vadim Berezniker <vadim@berezniker.com> * tagmanager/tm_workspace.[h,c], global-tags/create_global_tags.sh, global-tags/tm_global_tags.c: Fixed infinite loop in system tags generation. svn path=/branches/ANJUTA_1_0_0/; revision=2631
* Patch from Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>Naba Kumar2002-10-221-10/+2
| | | | | | | | | * setup-gettext: New script to maintain gettext cross version compatibility. * configure.in, macros/autogen.sh: Fix for gettext cross version compatibility. svn path=/branches/ANJUTA_1_0_0/; revision=2630
* Require gettext 0.10.x for autogen Fixes Bug #595303 Fixes Bug #595970Biswapesh Chattopadhyay2002-10-071-0/+8
| | | | | | | | | | | | | | 2002-10-03 Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in> * macros/autogen.sh: Require gettext 0.10.x for autogen * src/text_editor.c: Fixes Bug #595303 * src/source.c: Fixes Bug #595970 * src/anjuta.c: Fixes Bug #598366 * scingtilla/LexCPP.cxx: Bug #602296 * src/main_menubar_def.h: Bug #604363 * src/find_in_files.[h,c], src/find_in_files_gui.c: Buf #608679 svn path=/branches/ANJUTA_1_0_0/; revision=2629
* Reviewed by: Naba Kumar <kh_naba@gnome.org>Naba Kumar2002-09-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * README: Updated README * plugins/class-gen/clsGen.c, src/message_manager.cc , src/mainmeu_callbacks.c, src/memory.c , src/project_dbase_gui.c, src/text_editor_gui.c , widgets/gnomefilelist.c: Set window icons * configure.in, macros/*, */Makefile.am, anjuta.spec.in: Enabled release build (stripped + optimized binaries, etc.) * data/properties/anjuta.properties, src/commands.c, src/defaults.cFixed bug #595489 (stdin on executables) * src/appwizard.c, src/main.c, src/message-manager.cc , src/project_dbase.c, src/toolbar.c, widgets/gnomefilelist.c , src/debug_tree.c: Memory related (valgrind) fixes. * src/message-manager-private.[cc,h], src/pixpams.h , src/preferences.[ch], src/preferences_gui.c: Terminal preferences * anjuta.prj: Added debug_tree.c to SOURCES * src/main_menubar_def.h, src/mainmenu_callbacks.[ch], src/text_editor_menu.c, src/text_editor_gui.c, src/anjuta.c: Compacted code and cleaned up unnecessary functions. * tagmanager/*.[ch]: Code fixes. svn path=/branches/ANJUTA_1_0_0/; revision=2589
* This commit was manufactured by cvs2svn to create branch 'ANJUTA_1_0_0'.nobody2002-05-15111-16962/+0
| | | | svn path=/branches/ANJUTA_1_0_0/; revision=2443
* Fix quoting for AC_MSG_*JP Rosevear2002-05-152-8/+12
| | | | | | | | 2002-05-15 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: Fix quoting for AC_MSG_* svn path=/trunk/; revision=2442
* fix GNOME_COMPILE_WARNINGS to work when a parameter is passed. TheChema Celorio2002-05-102-1/+6
| | | | | | | | | 2002-05-10 Chema Celorio <chema@celorio.com> * compiler-flags.m4: fix GNOME_COMPILE_WARNINGS to work when a parameter is passed. The arguments to AC_ARG_ENABLE where swapped svn path=/trunk/; revision=2441
* kill bogus clearing of LDFLAGSjacob berkman2002-04-012-1/+5
| | | | | | | | | 2002-04-01 jacob berkman <jacob@ximian.com> * gnome-x-checks.m4 (GNOME2_X_CHECKS): kill bogus clearing of LDFLAGS svn path=/trunk/; revision=2435
* Distribute gnome-pilot.m4.Sebastian Rittau2002-03-102-0/+6
| | | | svn path=/trunk/; revision=2354
* Shh againKjartan Maraas2002-03-071-0/+2
| | | | svn path=/trunk/; revision=2350
* oops. not these twoDan Winship2002-03-052-690/+0
| | | | svn path=/trunk/; revision=2349
* I'm not dead yet!Dan Winship2002-03-0533-0/+5009
| | | | svn path=/trunk/; revision=2345
* These macros aren't needed in gnome2Tov Are Jacobsen2002-03-0532-4326/+0
| | | | | | These macros aren't needed in gnome2 svn path=/trunk/; revision=2344
* Add documentation for Dr. GeniusHilarie Fernandes/DrGenius2002-03-0429-238/+264
| | | | svn path=/trunk/; revision=2342
* Kill bashisms as discussed.Morten Welinder2002-02-132-2/+4
| | | | svn path=/trunk/; revision=2341
* add a ChangeLog entry about the port, use libglade-convert on the glade filesJose Maria Celorio2002-02-100-0/+0
| | | | svn path=/trunk/; revision=2307
* add a ChangeLog entry about the port, use libglade-convert on the glade filesJose Maria Celorio2002-02-101-0/+4
| | | | svn path=/trunk/; revision=2306
* 0.12.0 here we goJose Maria Celorio2002-02-080-0/+0
| | | | svn path=/trunk/; revision=2298
* 0.12.0 here we goJose Maria Celorio2002-02-081-0/+3
| | | | svn path=/trunk/; revision=2296
* One line of code in the file; one bug.Morten Welinder2002-01-281-1/+1
| | | | | | | | No bugzilla module to report bugs. Author hasn't shown up on irc for months. /me chances it and commits. svn path=/trunk/; revision=2295
* Readded.Carlos Perelló Marín2002-01-201-0/+1195
| | | | | | | | 2002-01-20 Carlos Perelló Marín <carlos@gnome-db.org> * ChangeLog: Readded. svn path=/trunk/; revision=2249
* *** empty log message ***Rodrigo Moya2002-01-201-1195/+0
| | | | svn path=/trunk/; revision=2248
* Add change marker, get rid of hack-macros.Darin Adler2002-01-182-698/+0
| | | | svn path=/trunk/; revision=2246
* 0.10.0 here we go!Israel Escalante2001-12-140-0/+0
| | | | svn path=/trunk/; revision=2197
* 0.10.0 here we go!Israel Escalante2001-12-141-0/+4
| | | | svn path=/trunk/; revision=2196
* Up to 1.2.4.GNOME_COMMON_1_2_4Anders Carlsson2001-12-112-1/+5
| | | | | | | | 2001-12-11 Anders Carlsson <andersca@gnu.org> * configure.in: Up to 1.2.4. svn path=/trunk/; revision=2187
* back again !!!James Henstridge2001-12-0532-0/+4315
| | | | svn path=/trunk/; revision=2174
* welcome back intl (again)James Henstridge2001-12-0538-0/+8449
| | | | | | | | | Note to self. Use: cvs update -j HEAD -j before-delete . rather than: cvs update -j before-delete . svn path=/trunk/; revision=2173
* *** empty log message ***gfarris2001-12-0469-12757/+0
| | | | svn path=/trunk/; revision=2172
* fix up gfarris's mistaken commit to gnome-common (revert to yesterday's ↵James Henstridge2001-12-0469-0/+12757
| | | | | | versions) svn path=/trunk/; revision=2170
* *** empty log message ***gfarris2001-12-0471-12768/+0
| | | | svn path=/trunk/; revision=2169
* Fixed a typo: inlude -> includeSebastian Rittau2001-11-282-1/+6
| | | | | | | * gnome-pilot.m4 (PILOT_LINK_HOOK): Fixed a typo: inlude -> include svn path=/trunk/; revision=2152
* Add glib-gettextize and GETTEXT_PACKAGE support throughout. please see ↵Jacob Berkman2001-10-292-21/+34
| | | | | | ChangeLog, gnome-2-0-list@, or gnome-hackers@ for details svn path=/trunk/; revision=2148
* do a test that is not only always false, but works with autoconf 2.52 andjacob berkman2001-10-242-1/+7
| | | | | | | | | | 2001-10-24 jacob berkman <jacob@ximian.com> * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): do a test that is not only always false, but works with autoconf 2.52 and isn't trying to be too smart svn path=/trunk/; revision=2057
* - added curses.m4 (copied from the gnome1 macros). this file is needed to ↵Bastien Nocera2001-10-153-1/+324
| | | | | | gdialog svn path=/trunk/; revision=2054
* Complete intltool support.Darin Adler2001-10-024-3/+19
| | | | | | * autogen.sh: Complete intltool support. svn path=/trunk/; revision=2013
* Add intltool support.Darin Adler2001-10-022-3/+17
| | | | | | * autogen.sh: Add intltool support. svn path=/trunk/; revision=2012
* Add intltool support.Darin Adler2001-10-022-2/+16
| | | | svn path=/trunk/; revision=2011
* replaced GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULESGlynn Foster2001-09-202-1/+6
| | | | | | | | | 2001-09-20 Glynn Foster <glynn.foster@sun.com> * macros2/gnome-x-checks.m4: replaced GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULES svn path=/trunk/; revision=2010
* PISOCK_CFLAGS no longer contains pilot-link version.Eskil Heyn Olsen2001-09-172-2/+5
| | | | | | | | | 2001-09-16 Eskil Heyn Olsen <eskil@eskil.dk> * gnome-pilot.m4: PISOCK_CFLAGS no longer contains pilot-link version. svn path=/trunk/; revision=1978
* Stuff to check version of gnome-pilotEskil Heyn Olsen2001-09-102-6/+65
| | | | | | | * gnome-pilot.m4: Stuff to check version of gnome-pilot svn path=/trunk/; revision=1974
* change gettext regexp to work with non-gnu grepFrank Belew (Myth)2001-09-042-1/+5
| | | | | | * autogen.sh: change gettext regexp to work with non-gnu grep svn path=/trunk/; revision=1973
* Shut up CVS -GeorgeGeorge Lebl2001-09-031-0/+1
| | | | | | | Shut up CVS -George svn path=/trunk/; revision=1969
* Specify additional includes when testing for ext2fs/ext2fs.h.Pavel Roskin2001-08-202-3/+8
| | | | | | | * gnome-undelfs.m4 (GNOME_UNDELFS_CHECKS): Specify additional includes when testing for ext2fs/ext2fs.h. svn path=/trunk/; revision=1945
* Specify additional includes when testing for rpc/pmap_clnt.h. Needed forPavel Roskin2001-08-202-1/+14
| | | | | | | | | * gnome-vfs.m4 (GNOME_WITH_VFS): Specify additional includes when testing for rpc/pmap_clnt.h. Needed for Autoconf 2.50+ only - older versions don't try to compile headers and ignore this argument. svn path=/trunk/; revision=1944
* Don't ask people to ignore xml-i18n-tools messages.Darin Adler2001-08-182-1/+5
| | | | | | * autogen.sh: Don't ask people to ignore xml-i18n-tools messages. svn path=/trunk/; revision=1943
* Replace "Can't" with "Cannot" in a comment.Pavel Roskin2001-08-141-1/+1
| | | | svn path=/trunk/; revision=1940
* Update gettext logic to allow anything that starts with AM and ends withDarin Adler2001-08-042-21/+8
| | | | | | | | * autogen.sh: Update gettext logic to allow anything that starts with AM and ends with gettext. This makes it work with AM_GLIB_GNU_GETTEXT, which is what libbonobo is now using. svn path=/trunk/; revision=1939