main window files
authoryangxx <yangxx@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 25 Aug 2003 19:01:54 +0000 (19:01 +0000)
committeryangxx <yangxx@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 25 Aug 2003 19:01:54 +0000 (19:01 +0000)
commit561eba2a0c9ec6049965e7f7107e2a7d5c411513
tree62f36dc061b5476ef4b4201fad8417e06d88bed8
parentfc17f7eb70be2555a6b1cf4444dd75a9058adfeb
main window files

git-svn-id: http://ltt.polymtl.ca/svn@185 04897980-b3bd-0310-b5e0-8ef037075253
37 files changed:
ltt/branches/poly/lttv/modules/gui/mainWin/Makefile.am [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/mainwin.glade [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/mainwin.gladep [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/1downarrow.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/1uparrow.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/edit_add_22.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/edit_remove_22.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/filenew.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/fileopen.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/filesave.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/filesaveas.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/gtk-add.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/gtk-jump-to.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/mini-display.xpm [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/move_message.xpm [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/remove.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/remove1.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/stock_zoom_fit_24.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/stock_zoom_in_24.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/pixmaps/stock_zoom_out_24.png [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/.deps/callbacks.Po [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/.deps/gtkcustom.Po [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/.deps/interface.Po [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/.deps/main.Po [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/.deps/support.Po [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/callbacks.c [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/callbacks.h [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/gtkcustom.c [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/gtkcustom.h [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/interface.c [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/interface.h [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/main.c [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/mainWindow.h [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/mainwin [new file with mode: 0755]
ltt/branches/poly/lttv/modules/gui/mainWin/src/support.c [new file with mode: 0644]
ltt/branches/poly/lttv/modules/gui/mainWin/src/support.h [new file with mode: 0644]
This page took 0.025048 seconds and 4 git commands to generate.