Commit Graph

16 Commits

Author SHA1 Message Date
mdb 998d8d60cb Whitespace massaging modifications.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@309 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-21 18:46:10 +00:00
mdb 4907f24cab Point to the right pixmap file.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@306 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:46:51 +00:00
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 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 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 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 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