Miguel de Icaza
df4a6d6a3e
1998-03-10 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gscreen.c (panel_file_list_size_allocate_hook): Now we
connect_after to the size_allocate signal and block the handler.
Things are still not perfect, though.
1998-03-10 22:34:28 +00:00
Miguel de Icaza
4dd40872d9
1998-03-10 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gtools.c (message): Added return NULL. This needs to be fixed.
(translate_gdk_keysym_to_curses): FIXME: Replace KEY_BACKTAB by '\t'
while KEY_BACKTAB is added somewhere else.
(translate_gdk_keysym_to_curses): return -1 as last resort.
* glayout.c (get_current_index): Add g_assert_not_reached() for
fatal case.
* gmenu.c (menubar_new): Cast g_menubar to unsigned long.
* gwidget.c (x_create_input): Cast entry to GTK_OBJECT.
* gkey.c (find_select_closure_callback): Fix = -> == typo.
1998-03-10 Federico Mena Quintero <federico@nuclecu.unam.mx>
* xslint.c (getch): Added missing "return".
* utilunix.c (init_groups): Added parentheses around
assignment/truth value.
* boxes.c: #include <stdlib.h>
* screen.c (string_inode): Cast fe->buf.st_ino to long to be
consistent with sprintf format.
* main.c (handle_args): Added parentheses around assignment/truth value.
1998-03-10 21:10:30 +00:00
Miguel de Icaza
49eda3f828
Forgot the pixmaps :-)
1998-03-10 20:55:01 +00:00
Miguel de Icaza
c330992ae1
Tue Mar 10 14:01:47 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
...
* gscreen.c
* gscreen.c (x_adjust_top_file): We no longer adjust the top
displayed filename.
(panel_build_selected_file_list): Fix for the transfered data.
(panel_drop_data_available): Now drop support uses the new
coords.x and coords.y fields from the DropDataAvailableEvent to
1998-03-10 20:14:17 +00:00
Miguel de Icaza
c6d65c1bd3
Add a couple of icons for devices and symlinks
1998-03-10 06:31:01 +00:00
Miguel de Icaza
e78e0bd556
1998-03-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gscreen.c (x_panel_select_item): Set the colors of the row.
1998-03-10 04:45:35 +00:00
Miguel de Icaza
768e9596b4
1998-03-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gmain.c (xtoolkit_init): Changed gnome_init() to new version.
(xtoolkit_init): Call gnome_init() properly. Also, return 0.
1998-03-10 01:50:55 +00:00
Miguel de Icaza
8ba83a3921
Sat Mar 7 15:24:49 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
...
* gwidget.c (entry_click): Focus the entry on clicks.
1998-03-07 21:24:48 +00:00
Miguel de Icaza
057f69beae
Lots of fixes: screen layout is much nicer on the GNOME edition now;
...
Listbox widget fully implemented;
MC Idle handlers implemented
Find command now works;
Changing the listing mode works;
various other bug fixes.
1998-03-07 03:02:01 +00:00
Miguel de Icaza
566c79dc42
*** empty log message ***
1998-03-07 00:05:06 +00:00
Miguel de Icaza
5cf9dcb99e
1998-03-06 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gmain.c (get_color): Make it use GdkColorContext correctly.
1998-03-06 19:42:57 +00:00
Miguel de Icaza
b29aba8ae1
1998-03-06 Federico Mena Quintero <federico@nuclecu.unam.mx>
...
* gscreen.c (panel_create_filter): The filter control is now a
nice GnomeEntry. It does not work due to gmc trapping key events;
I'll look into it tomorrow.
(internal_select_item): Fixed broken behavior. Now uses GtkCList properly.
default_filters: new structure with pre-defined glob patterns.
This is actually broken, because it will only work when
easy_patterns is enabled. I have to figure a way to make it work
with regexp mode as well.
1998-03-06 06:42:43 +00:00
Miguel de Icaza
73ba8fe2d5
Panels support drops now + some other changes
1998-03-06 06:03:30 +00:00
Miguel de Icaza
d80470500b
Sync up so that Elliot can fix shaped-windows dnd -mig
1998-03-06 03:48:31 +00:00
Miguel de Icaza
a70287fe9a
*** empty log message ***
1998-03-04 06:14:21 +00:00