Commit Graph

25 Commits

Author SHA1 Message Date
mdb c9deae38a7 Modified code to allow running as an applet or standalone. It auto detects
whether to operate in applet mode based on the command line arguments.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@297 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 02:34:06 +00:00
mdb 99dc02bdf3 Pass DESTDIR to make in a way that it can cope with.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@296 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 02:33:17 +00:00
mdb eadd4c5a95 *** empty log message ***
git-svn-id: https://samskivert.googlecode.com/svn/trunk@295 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-17 20:52:58 +00:00
mdb 091f273131 Horked debian build scripts from balsa and modified them to work for
lookuplet. We have a .deb package now. Whee!


git-svn-id: https://samskivert.googlecode.com/svn/trunk@294 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-17 20:33:53 +00:00
mdb 7aff0ce67e Removed instructions from end of license.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@293 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-17 20:33:27 +00:00
mdb a7e542f29f More release updates.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@291 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 21:03:49 +00:00
mdb 91df3f4e79 More build instructions.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@290 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:58:03 +00:00
mdb 4b73305fee No need to return gboolean from launch.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@289 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:52:40 +00:00
mdb 6847d2a8c1 Release notes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@288 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:51:17 +00:00
mdb 7ffbdcdfa5 More info.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@287 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:41:10 +00:00
mdb 4be254ce89 Build instructions.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@286 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:41:00 +00:00
mdb 8f8d2eb849 Added copyright headers, modified binding defaults.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@285 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:25:09 +00:00
mdb 9433d17d70 Edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@284 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:13:37 +00:00
mdb 50987c7cf0 Now that we're not an applet, we need to call gnome_init() rather than
gtk_init(). Also slipped in some conditionals for the NLS stuff.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@283 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 19:26:31 +00:00
mdb ab14a1a3e3 Minor configuration to make things work. I dislike the cargo cult nature
of my approach toward autoconf, but I can't be bothered to dive deeply
enough into the whole business to sort out all the jockeying that GNOME
and the various other layers are doing with it.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@282 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 19:25:56 +00:00
mdb 0664031824 Modifications to build lookuplet like a GNOME app rather than an applet.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@281 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 00:12:11 +00:00
mdb 0b7a29c7ed Exit after launching unless we're being compiled in applet mode (which
isn't fully reinstated yet anyway).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@95 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-10 20:43:57 +00:00
mdb d7ad411c11 Prune whitespace from the end of the selection before inserting it into
the lookuplet text widget.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@94 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-03-10 20:30:58 +00:00
mdb 04579d4623 Removed debug output.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@57 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-24 02:48:22 +00:00
mdb 122fd7c694 git-svn-id: https://samskivert.googlecode.com/svn/trunk@56 6335cc39-0255-0410-8fd6-9bcaacd3b74c 2001-02-24 02:45:45 +00:00
mdb 650960a95e Was missing 'void' in the prototype which confuses the C compiler.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@55 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-24 02:45:36 +00:00
mdb 26aa333625 No need to include entry.h as we don't use our own GtkEntry derived class
any longer.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@54 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-24 02:45:18 +00:00
mdb 9dcafda455 Changed from a GNOME applet to a standalone application. Finished the
implementation of various things.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@53 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-02-24 02:35:20 +00:00
mdb d3d22fcf68 Added ignore files to ignore all the autogenerated crap.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@36 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 23:41:15 +00:00
mdb 537e308c62 Initial, incomplete, version of lookuplet.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@35 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2000-12-10 23:38:39 +00:00