Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
b7eaed3f
Commit
b7eaed3f
authored
May 22, 2008
by
kajtek1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved and fixed all XPM files to /bitmaps directory.
Fixed all related files also.
parent
3e5a78b0
Changes
36
Hide whitespace changes
Inline
Side-by-side
Showing
36 changed files
with
164 additions
and
70 deletions
+164
-70
Add_Corner.xpm
bitmaps/Add_Corner.xpm
+2
-2
Break_Line.xpm
bitmaps/Break_Line.xpm
+2
-2
CMakeLists.txt
bitmaps/CMakeLists.txt
+94
-0
Delete_Module.xpm
bitmaps/Delete_Module.xpm
+2
-2
Delete_Net.xpm
bitmaps/Delete_Net.xpm
+2
-2
Delete_Node.xpm
bitmaps/Delete_Node.xpm
+2
-2
Delete_Pad.xpm
bitmaps/Delete_Pad.xpm
+2
-2
Delete_Polygon.xpm
bitmaps/Delete_Polygon.xpm
+2
-2
Delete_Track.xpm
bitmaps/Delete_Track.xpm
+2
-2
Drag_Module.xpm
bitmaps/Drag_Module.xpm
+2
-2
Edges_Sketch.xpm
bitmaps/Edges_Sketch.xpm
+2
-2
Edit_Module.xpm
bitmaps/Edit_Module.xpm
+2
-2
Export_Options_Pad.xpm
bitmaps/Export_Options_Pad.xpm
+2
-2
Flag.xpm
bitmaps/Flag.xpm
+2
-2
Load_Module_Lib.xpm
bitmaps/Load_Module_Lib.xpm
+2
-2
Locked.xpm
bitmaps/Locked.xpm
+2
-2
Modul_Edit.xpm
bitmaps/Modul_Edit.xpm
+2
-2
Module_Ratsnet.xpm
bitmaps/Module_Ratsnet.xpm
+2
-2
Move_Module.xpm
bitmaps/Move_Module.xpm
+2
-2
Move_Pin.xpm
bitmaps/Move_Pin.xpm
+2
-2
Net_HighLight.xpm
bitmaps/Net_HighLight.xpm
+2
-2
Net_Locked.xpm
bitmaps/Net_Locked.xpm
+2
-2
Net_UnLocked.xpm
bitmaps/Net_UnLocked.xpm
+2
-2
New_Module.xpm
bitmaps/New_Module.xpm
+2
-2
Options_All_Tracks.xpm
bitmaps/Options_All_Tracks.xpm
+2
-2
Options_All_Vias.xpm
bitmaps/Options_All_Vias.xpm
+2
-2
Options_Module.xpm
bitmaps/Options_Module.xpm
+2
-2
Options_Track.xpm
bitmaps/Options_Track.xpm
+2
-2
Options_Tracks.xpm
bitmaps/Options_Tracks.xpm
+2
-2
Options_Vias.xpm
bitmaps/Options_Vias.xpm
+2
-2
Post_Module.xpm
bitmaps/Post_Module.xpm
+2
-2
Select_W_Layer.xpm
bitmaps/Select_W_Layer.xpm
+2
-2
Track_Locked.xpm
bitmaps/Track_Locked.xpm
+2
-2
Track_Sketch.xpm
bitmaps/Track_Sketch.xpm
+2
-2
Track_UnLocked.xpm
bitmaps/Track_UnLocked.xpm
+2
-2
Unlocked.xpm
bitmaps/Unlocked.xpm
+2
-2
No files found.
bitmaps/Add_Corner.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char *
Add_C
orner_xpm[];
extern const char *
add_c
orner_xpm[];
#else
const char *
Add_C
orner_xpm[] = {
const char *
add_c
orner_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 7 1",
" c None",
...
...
bitmaps/Break_Line.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Break_L
ine_xpm[];
extern const char*
break_l
ine_xpm[];
#else
const char *
Break_L
ine_xpm[] = {
const char *
break_l
ine_xpm[] = {
"16 16 34 1",
" c None",
". c #D72E2E",
...
...
bitmaps/CMakeLists.txt
View file @
b7eaed3f
...
...
@@ -290,6 +290,100 @@ set( BITMAP_SRCS
Zoom_Selected.xpm
Zoom_Select.xpm
zoom.xpm
# 3d-viewer
axis3d_back.xpm
axis3d_bottom.xpm
axis3d_front.xpm
axis3d_left.xpm
axis3d_right.xpm
axis3d_top.xpm
axis3d.xpm
import3d.xpm
rotate-x.xpm
rotate+x.xpm
rotate-y.xpm
rotate+y.xpm
rotate-z.xpm
rotate+z.xpm
zoomoins3d.xpm
zoompage3d.xpm
zoomplus3d.xpm
zoomrefr3d.xpm
# common
# Icons for language choice (currently, used only for Windows, but needed also for linux for compilation compatibility)
Lang_Catalan.xpm
Lang_chinese.xpm
Lang_Default.xpm
Lang_De.xpm
Lang_En.xpm
Lang_Es.xpm
Lang_Fr.xpm
Lang_Hu.xpm
Lang_It.xpm
Lang_Ko.xpm
Lang_Nl.xpm
Lang_Pl.xpm
Lang_Pt.xpm
Lang_Ru.xpm
Lang_Sl.xpm
Language.xpm
# cvpcb
delete_association.xpm
module_filtered_list.xpm
module_full_list.xpm
# eeschema
Break_Bus.xpm
# Break_Line.xpm
cvpcb.xpm
Delete_Bus.xpm
Delete_Connection.xpm
Delete_GLabel.xpm
# Delete_Node.xpm
Delete_Pinsheet.xpm
Delete_Pin.xpm
Delete_Sheet.xpm
Edit_Comp_Footprint.xpm
Edit_Component.xpm
Edit_Comp_Ref.xpm
Edit_Comp_Value.xpm
Edit_Part.xpm
Edit_Sheet.xpm
Enter_Sheet.xpm
GLabel2Label.xpm
GLabel2Text.xpm
GL_Change.xpm
Hidden_Pin.xpm
Hierarchy_cursor.xpm
Hierarchy_Nav.xpm
# import_hierarchical_label.xpm
Label2GLabel.xpm
Label2Text.xpm
Leave_Sheet.xpm
libedit_icon.xpm
libedit.xpm
Lib_next.xpm
Lib_previous.xpm
library_browse.xpm
Lines90.xpm
# Mirror_H.xpm
# Mirror_V.xpm
Move_GLabel.xpm
Move_Pinsheet.xpm
Move_Sheet.xpm
new_component.xpm
Normal.xpm
Options_Pinsheet.xpm
Options_Pin.xpm
part_properties.xpm
pin2pin.xpm
Pin_Name_to.xpm
Pin_Number_to.xpm
Pin_Size_to.xpm
Pin_to.xpm
Resize_Sheet.xpm
Rotate_GLabel.xpm
Rotate_Pin.xpm
viewlibs_icon.xpm
)
...
...
bitmaps/Delete_Module.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Delete_M
odule_xpm[];
extern const char*
delete_m
odule_xpm[];
#else
const char *
Delete_M
odule_xpm[] = {
const char *
delete_m
odule_xpm[] = {
"16 16 129 2",
" c None",
". c #000000",
...
...
bitmaps/Delete_Net.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Delete_N
et_xpm[];
extern const char*
delete_n
et_xpm[];
#else
const char *
Delete_N
et_xpm[] = {
const char *
delete_n
et_xpm[] = {
"16 16 128 2",
" c None",
". c #005900",
...
...
bitmaps/Delete_Node.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Delete_N
ode_xpm[];
extern const char*
delete_n
ode_xpm[];
#else
const char *
Delete_N
ode_xpm[] = {
const char *
delete_n
ode_xpm[] = {
"16 16 132 2",
" c None",
". c #007D00",
...
...
bitmaps/Delete_Pad.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Delete_P
ad_xpm[];
extern const char*
delete_p
ad_xpm[];
#else
const char *
Delete_P
ad_xpm[] = {
const char *
delete_p
ad_xpm[] = {
"16 16 120 2",
" c None",
". c #000000",
...
...
bitmaps/Delete_Polygon.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char *
Delete_P
olygon_xpm[];
extern const char *
delete_p
olygon_xpm[];
#else
const char *
Delete_P
olygon_xpm[] = {
const char *
delete_p
olygon_xpm[] = {
"16 16 120 2",
" c None",
". c #00009B",
...
...
bitmaps/Delete_Track.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Delete_T
rack_xpm[];
extern const char*
delete_t
rack_xpm[];
#else
const char *
Delete_T
rack_xpm[] = {
const char *
delete_t
rack_xpm[] = {
"16 16 115 2",
" c None",
". c #007D00",
...
...
bitmaps/Drag_Module.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Drag_M
odule_xpm[];
extern const char*
drag_m
odule_xpm[];
#else
const char *
Drag_M
odule_xpm[] = {
const char *
drag_m
odule_xpm[] = {
"16 16 63 1",
" c None",
". c #000000",
...
...
bitmaps/Edges_Sketch.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Edges_S
ketch_xpm[];
extern const char*
edges_s
ketch_xpm[];
#else
const char *
Edges_S
ketch_xpm[] = {
const char *
edges_s
ketch_xpm[] = {
"16 16 3 1",
" c None",
". c #D72E2E",
...
...
bitmaps/Edit_Module.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Edit_M
odule_xpm[];
extern const char*
edit_m
odule_xpm[];
#else
const char *
Edit_M
odule_xpm[] = {
const char *
edit_m
odule_xpm[] = {
"16 16 48 1",
" c None",
". c #000000",
...
...
bitmaps/Export_Options_Pad.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Export_Options_P
ad_xpm[];
extern const char*
export_options_p
ad_xpm[];
#else
const char *
Export_Options_P
ad_xpm[] = {
const char *
export_options_p
ad_xpm[] = {
"16 16 71 1",
" c None",
". c #000000",
...
...
bitmaps/Flag.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
F
lag_xpm[];
extern const char*
f
lag_xpm[];
#else
const char *
F
lag_xpm[] = {
const char *
f
lag_xpm[] = {
"16 16 24 1",
" c None",
". c #000000",
...
...
bitmaps/Load_Module_Lib.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Load_Module_L
ib_xpm[];
extern const char*
load_module_l
ib_xpm[];
#else
const char *
Load_Module_L
ib_xpm[] = {
const char *
load_module_l
ib_xpm[] = {
"16 16 143 2",
" c None",
". c #050607",
...
...
bitmaps/Locked.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
L
ocked_xpm[];
extern const char*
l
ocked_xpm[];
#else
const char *
L
ocked_xpm[] = {
const char *
l
ocked_xpm[] = {
"16 16 90 1",
" c None",
". c #000000",
...
...
bitmaps/Modul_Edit.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Modul_E
dit_xpm[];
extern const char*
module_e
dit_xpm[];
#else
const char *
Modul_E
dit_xpm[] = {
const char *
module_e
dit_xpm[] = {
"16 16 37 1",
" c None",
". c #FF7800",
...
...
bitmaps/Module_Ratsnet.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Module_R
atsnet_xpm[];
extern const char*
module_r
atsnet_xpm[];
#else
const char *
Module_R
atsnet_xpm[] = {
const char *
module_r
atsnet_xpm[] = {
"16 16 39 1",
" c None",
". c #FFFFFF",
...
...
bitmaps/Move_Module.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Move_M
odule_xpm[];
extern const char*
move_m
odule_xpm[];
#else
const char *
Move_M
odule_xpm[] = {
const char *
move_m
odule_xpm[] = {
"16 16 55 1",
" c None",
". c #000000",
...
...
bitmaps/Move_Pin.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Move_P
in_xpm[];
extern const char*
move_p
in_xpm[];
#else
const char *
Move_P
in_xpm[] = {
const char *
move_p
in_xpm[] = {
"16 16 56 1",
" c None",
". c #D72E2E",
...
...
bitmaps/Net_HighLight.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Net_HighL
ight_xpm[];
extern const char*
net_highl
ight_xpm[];
#else
const char *
Net_HighL
ight_xpm[] = {
const char *
net_highl
ight_xpm[] = {
"16 16 74 1",
" c None",
". c #46FF00",
...
...
bitmaps/Net_Locked.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Net_L
ocked_xpm[];
extern const char*
net_l
ocked_xpm[];
#else
const char *
Net_L
ocked_xpm[] = {
const char *
net_l
ocked_xpm[] = {
"16 16 90 1",
" c None",
". c #007D00",
...
...
bitmaps/Net_UnLocked.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Net_UnL
ocked_xpm[];
extern const char*
net_unl
ocked_xpm[];
#else
const char *
Net_UnL
ocked_xpm[] = {
const char *
net_unl
ocked_xpm[] = {
"16 16 90 1",
" c None",
". c #007D00",
...
...
bitmaps/New_Module.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
New_M
odule_xpm[];
extern const char*
new_m
odule_xpm[];
#else
const char *
New_M
odule_xpm[] = {
const char *
new_m
odule_xpm[] = {
"16 16 73 1",
" c None",
". c #FFF500",
...
...
bitmaps/Options_All_Tracks.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Options_All_T
racks_xpm[];
extern const char*
options_all_t
racks_xpm[];
#else
const char *
Options_All_T
racks_xpm[] = {
const char *
options_all_t
racks_xpm[] = {
"16 16 39 1",
" c None",
". c #007D00",
...
...
bitmaps/Options_All_Vias.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Options_All_V
ias_xpm[];
extern const char*
options_all_v
ias_xpm[];
#else
const char *
Options_All_V
ias_xpm[] = {
const char *
options_all_v
ias_xpm[] = {
"16 16 56 1",
" c None",
". c #D72E2E",
...
...
bitmaps/Options_Module.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Options_M
odule_xpm[];
extern const char*
options_m
odule_xpm[];
#else
const char *
Options_M
odule_xpm[] = {
const char *
options_m
odule_xpm[] = {
"16 16 53 1",
" c None",
". c #000000",
...
...
bitmaps/Options_Track.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Options_T
rack_xpm[];
extern const char*
options_t
rack_xpm[];
#else
const char *
Options_T
rack_xpm[] = {
const char *
options_t
rack_xpm[] = {
"16 16 45 1",
" c None",
". c #007D00",
...
...
bitmaps/Options_Tracks.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Options_T
racks_xpm[];
extern const char*
options_t
racks_xpm[];
#else
const char *
Options_T
racks_xpm[] = {
const char *
options_t
racks_xpm[] = {
"16 16 36 1",
" c None",
". c #007D00",
...
...
bitmaps/Options_Vias.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Options_V
ias_xpm[];
extern const char*
options_v
ias_xpm[];
#else
const char *
Options_V
ias_xpm[] = {
const char *
options_v
ias_xpm[] = {
"16 16 44 1",
" c None",
". c #000000",
...
...
bitmaps/Post_Module.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Post_M
odule_xpm[];
extern const char*
post_m
odule_xpm[];
#else
const char *
Post_M
odule_xpm[] = {
const char *
post_m
odule_xpm[] = {
"16 16 52 1",
" c None",
". c #000000",
...
...
bitmaps/Select_W_Layer.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Select_W_L
ayer_xpm[];
extern const char*
select_w_l
ayer_xpm[];
#else
const char *
Select_W_L
ayer_xpm[] = {
const char *
select_w_l
ayer_xpm[] = {
"16 16 24 1",
" c None",
". c #000000",
...
...
bitmaps/Track_Locked.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Track_L
ocked_xpm[];
extern const char*
track_l
ocked_xpm[];
#else
const char *
Track_L
ocked_xpm[] = {
const char *
track_l
ocked_xpm[] = {
"16 16 89 1",
" c None",
". c #007D00",
...
...
bitmaps/Track_Sketch.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Track_S
ketch_xpm[];
extern const char*
track_s
ketch_xpm[];
#else
const char *
Track_S
ketch_xpm[] = {
const char *
track_s
ketch_xpm[] = {
"16 16 5 1",
" c None",
". c #007D00",
...
...
bitmaps/Track_UnLocked.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
Track_UnL
ocked_xpm[];
extern const char*
track_unl
ocked_xpm[];
#else
const char *
Track_UnL
ocked_xpm[] = {
const char *
track_unl
ocked_xpm[] = {
"16 16 81 1",
" c None",
". c #007D00",
...
...
bitmaps/Unlocked.xpm
View file @
b7eaed3f
/* XPM */
#ifndef XPMMAIN
extern const char*
U
nlocked_xpm[];
extern const char*
u
nlocked_xpm[];
#else
const char *
U
nlocked_xpm[] = {
const char *
u
nlocked_xpm[] = {
"16 16 88 1",
" c None",
". c #000000",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment